Annotation of parser3/ChangeLog, revision 1.25
1.24 paf 1: 2003-07-24 paf
2: * INSTALL 1.33:
3: * Makefile.am 1.35:
4: * Makefile.in 1.49:
5: * acsite.m4 1.2:
6: * bin/Makefile.in 1.10:
7: * configure 1.67:
8: * configure.in 1.63:
9: * etc/Makefile.in 1.15:
10: * etc/parser3.charsets/Makefile.in 1.18:
11: * etc/parser3.charsets/koi8-r.cfg 1.4:
12: * etc/parser3.charsets/windows-1251.cfg 1.8:
13: * operators.txt 1.116:
14: * parser3.dsw 1.8:
15: * src/Makefile.in 1.56:
16: * src/classes/Makefile.am 1.41:
17: * src/classes/Makefile.in 1.54:
18: * src/classes/classes.C 1.19:
19: * src/classes/classes.awk 1.7:
20: * src/classes/classes.dsp 1.29:
21: * src/classes/classes.h 1.24:
22: * src/classes/date.C 1.46:
23: * src/classes/double.C 1.54:
24: * src/classes/file.C 1.111:
25: * src/classes/form.C 1.35:
26: * src/classes/gd/Makefile.am 1.11:
27: * src/classes/gd/Makefile.in 1.44:
28: * src/classes/gd/gd.dsp 1.30:
29: * src/classes/gd/gif.C 1.31:
30: * src/classes/gd/gif.h 1.24:
31: * src/classes/gd/gifio.C 1.22:
32: * src/classes/hash.C 1.57:
33: * src/classes/image.C 1.91:
34: * src/classes/int.C 1.50:
35: * src/classes/mail.C 1.89:
36: * src/classes/math.C 1.34:
37: * src/classes/memory.C 1.2:
38: * src/classes/op.C 1.129:
39: * src/classes/response.C 1.24:
40: * src/classes/smtp/Makefile.in 1.13:
41: * src/classes/smtp/comms.C 1.12:
42: * src/classes/smtp/smtp.C 1.21:
43: * src/classes/smtp/smtp.dsp 1.26:
44: * src/classes/smtp/smtp.h 1.12:
45: * src/classes/string.C 1.126:
46: * src/classes/table.C 1.182:
47: * src/classes/void.C 1.29:
48: * src/classes/xdoc.C 1.111:
49: * src/classes/xnode.C 1.56:
50: * src/classes/xnode.h 1.19:
51: * src/doc/exception.dox 1.2:
52: * src/doc/index.dox 1.5:
53: * src/doc/memory.dox 1.2:
54: * src/doc/string.dox 1.5:
55: * src/include/Makefile.am 1.4:
56: * src/include/Makefile.in 1.12:
57: * src/include/pa_array.h 1.59:
58: * src/include/pa_cache_managers.h 1.10:
59: * src/include/pa_charset.h 1.23:
60: * src/include/pa_charsets.h 1.9:
61: * src/include/pa_common.h 1.93:
62: * src/include/pa_config_auto.h.in 1.38:
63: * src/include/pa_config_fixed.h 1.56:
64: * src/include/pa_config_includes.h 1.25:
65: * src/include/pa_dictionary.h 1.14:
66: * src/include/pa_dir.h 1.14:
67: * src/include/pa_exception.h 1.39:
68: * src/include/pa_exec.h 1.13:
69: * src/include/pa_globals.h 1.104:
70: * src/include/pa_hash.h 1.59:
71: * src/include/pa_memory.h 1.2:
72: * src/include/pa_opcode.h 1.25:
73: * src/include/pa_operation.h 1.2:
74: * src/include/pa_pool.h 1.87:
75: * src/include/pa_pragma_pack_begin.h 1.7:
76: * src/include/pa_pragma_pack_end.h 1.7:
77: * src/include/pa_request.h 1.162:
78: * src/include/pa_request_charsets.h 1.2:
79: * src/include/pa_request_info.h 1.2:
80: * src/include/pa_sapi.h 1.23:
81: * src/include/pa_socks.h 1.12:
82: * src/include/pa_sql_connection.h 1.31:
83: * src/include/pa_sql_driver_manager.h 1.27:
84: * src/include/pa_stack.h 1.18:
85: * src/include/pa_string.h 1.145:
86: * src/include/pa_stylesheet_connection.h 1.33:
87: * src/include/pa_stylesheet_manager.h 1.16:
88: * src/include/pa_table.h 1.52:
89: * src/include/pa_threads.h 1.27:
90: * src/include/pa_types.h 1.45:
91: * src/include/pa_uue.h 1.5:
92: * src/lib/Makefile.am 1.4:
93: * src/lib/Makefile.in 1.9:
94: * src/lib/cord/Makefile.am 1.2:
95: * src/lib/cord/Makefile.in 1.2:
96: * src/lib/cord/cord.dsp 1.2:
97: * src/lib/cord/cordbscs.c 1.2:
98: * src/lib/cord/cordprnt.c 1.2:
99: * src/lib/cord/cordxtra.c 1.2:
100: * src/lib/cord/include/Makefile.am 1.2:
101: * src/lib/cord/include/Makefile.in 1.2:
102: * src/lib/cord/include/cord.h 1.2:
103: * src/lib/cord/include/ec.h 1.2:
104: * src/lib/cord/include/private/Makefile.am 1.2:
105: * src/lib/cord/include/private/Makefile.in 1.2:
106: * src/lib/cord/include/private/cord_pos.h 1.2:
107: * src/lib/cord/source.url 1.2:
108: * src/lib/gc/Makefile.am 1.2:
109: * src/lib/gc/Makefile.in 1.2:
1.25 ! paf 110: * src/lib/gc/include/Makefile.am 1.2:
! 111: * src/lib/gc/include/Makefile.in 1.2:
! 112: * src/lib/gc/include/gc.h 1.2:
1.24 paf 113: * src/lib/ltdl/Makefile.in 1.5:
114: * src/lib/ltdl/libltdl.dsp 1.6:
115: * src/lib/md5/Makefile.in 1.7:
116: * src/lib/md5/pa_md5.h 1.8:
117: * src/lib/md5/pa_md5c.c 1.10:
118: * src/lib/patches/Makefile.am 1.4:
119: * src/lib/patches/Makefile.in 1.11:
120: * src/lib/patches/gc.patch 1.2:
121: * src/lib/patches/gdome2.patch 1.2:
122: * src/lib/patches/libxml2.patch 1.2:
123: * src/lib/patches/libxslt.patch 1.2:
124: * src/lib/pcre/Makefile.in 1.9:
125: * src/lib/pcre/pcre.h 1.2:
126: * src/lib/pcre/pcre_parser_ctype.c 1.4:
127: * src/main/Makefile.am 1.36:
128: * src/main/Makefile.in 1.51:
129: * src/main/compile.C 1.70:
130: * src/main/compile.tab.C 1.84:
131: * src/main/compile.tab.C 1.85:
132: * src/main/compile.y 1.206:
133: * src/main/compile_tools.C 1.55:
134: * src/main/compile_tools.h 1.68:
135: * src/main/execute.C 1.297:
136: * src/main/main.dsp 1.165:
137: * src/main/pa_array.C 1.57:
138: * src/main/pa_cache_managers.C 1.8:
139: * src/main/pa_charset.C 1.35:
140: * src/main/pa_charsets.C 1.12:
141: * src/main/pa_common.C 1.154:
142: * src/main/pa_dictionary.C 1.18:
143: * src/main/pa_dir.C 1.15:
144: * src/main/pa_exception.C 1.44:
145: * src/main/pa_exec.C 1.51:
146: * src/main/pa_globals.C 1.157:
147: * src/main/pa_hash.C 1.54:
148: * src/main/pa_memory.C 1.2:
149: * src/main/pa_pool.C 1.60:
150: * src/main/pa_request.C 1.248:
151: * src/main/pa_socks.C 1.19:
152: * src/main/pa_sql_driver_manager.C 1.71:
153: * src/main/pa_string.C 1.174:
154: * src/main/pa_stylesheet_manager.C 1.17:
155: * src/main/pa_table.C 1.56:
156: * src/main/pa_uue.C 1.5:
157: * src/main/untaint.C 1.117:
158: * src/sql/Makefile.in 1.12:
159: * src/sql/pa_sql_driver.h 1.35:
160: * src/targets/Makefile.am 1.10:
161: * src/targets/Makefile.in 1.43:
162: * src/targets/apache13/ApacheModuleParser3.dsp 1.17:
163: * src/targets/apache13/Makefile.am 1.16:
164: * src/targets/apache13/Makefile.in 1.46:
165: * src/targets/apache13/mod_parser3.C 1.29:
166: * src/targets/apache13/p3runConfigure.in 1.13:
167: * src/targets/apache13/pa_httpd.h 1.2:
168: * src/targets/apache13/pa_md5c.c 1.6:
169: * src/targets/apache13/pa_pool.C 1.9:
170: * src/targets/apache13/pa_threads.C 1.12:
171: * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.2:
172: * src/targets/apache13core/Makefile.am 1.2:
173: * src/targets/apache13core/Makefile.in 1.2:
174: * src/targets/apache13core/mod_parser3.C 1.2:
175: * src/targets/apache13core/pa_threads.C 1.2:
176: * src/targets/cgi/Makefile.am 1.47:
177: * src/targets/cgi/Makefile.in 1.63:
178: * src/targets/cgi/getopt.c 1.3:
179: * src/targets/cgi/getopt.h 1.3:
180: * src/targets/cgi/pa_pool.C 1.42:
181: * src/targets/cgi/pa_threads.C 1.13:
182: * src/targets/cgi/parser3.C 1.218:
183: * src/targets/cgi/parser3.dsp 1.64:
184: * src/targets/cgi/pool_storage.h 1.14:
185: * src/targets/cgi/pp3.cmd 1.2:
186: * src/targets/isapi/Makefile.am 1.2:
187: * src/targets/isapi/Makefile.in 1.12:
188: * src/targets/isapi/pa_pool.C 1.17:
189: * src/targets/isapi/pa_threads.C 1.14:
190: * src/targets/isapi/parser3isapi.C 1.83:
191: * src/targets/isapi/parser3isapi.dsp 1.42:
192: * src/targets/isapi/pool_storage.h 1.20:
193: * src/types/Makefile.am 1.29:
194: * src/types/Makefile.in 1.51:
195: * src/types/pa_junction.h 1.2:
196: * src/types/pa_method.h 1.2:
197: * src/types/pa_value.C 1.10:
198: * src/types/pa_value.h 1.110:
199: * src/types/pa_vbool.h 1.22:
200: * src/types/pa_vclass.C 1.17:
201: * src/types/pa_vclass.h 1.40:
202: * src/types/pa_vcode_frame.h 1.25:
203: * src/types/pa_vcookie.C 1.56:
204: * src/types/pa_vcookie.h 1.24:
205: * src/types/pa_vdate.h 1.25:
206: * src/types/pa_vdouble.h 1.43:
207: * src/types/pa_venv.h 1.29:
208: * src/types/pa_vfile.C 1.37:
209: * src/types/pa_vfile.h 1.53:
210: * src/types/pa_vform.C 1.75:
211: * src/types/pa_vform.h 1.46:
212: * src/types/pa_vhash.C 1.2:
213: * src/types/pa_vhash.h 1.46:
214: * src/types/pa_vimage.C 1.23:
215: * src/types/pa_vimage.h 1.35:
216: * src/types/pa_vint.h 1.39:
217: * src/types/pa_vjunction.h 1.20:
218: * src/types/pa_vmail.C 1.45:
219: * src/types/pa_vmail.h 1.10:
220: * src/types/pa_vmath.C 1.2:
221: * src/types/pa_vmath.h 1.15:
222: * src/types/pa_vmemory.h 1.2:
223: * src/types/pa_vmethod_frame.C 1.2:
224: * src/types/pa_vmethod_frame.h 1.46:
225: * src/types/pa_vobject.C 1.13:
226: * src/types/pa_vobject.h 1.39:
227: * src/types/pa_vrequest.C 1.28:
228: * src/types/pa_vrequest.h 1.26:
229: * src/types/pa_vresponse.C 1.18:
230: * src/types/pa_vresponse.h 1.33:
231: * src/types/pa_vstateless_class.C 1.20:
232: * src/types/pa_vstateless_class.h 1.43:
233: * src/types/pa_vstateless_object.h 1.29:
234: * src/types/pa_vstatus.C 1.17:
235: * src/types/pa_vstatus.h 1.16:
236: * src/types/pa_vstring.C 1.23:
237: * src/types/pa_vstring.h 1.55:
238: * src/types/pa_vtable.C 1.22:
239: * src/types/pa_vtable.h 1.49:
240: * src/types/pa_vvoid.h 1.18:
241: * src/types/pa_vxdoc.C 1.24:
242: * src/types/pa_vxdoc.h 1.32:
243: * src/types/pa_vxnode.C 1.31:
244: * src/types/pa_vxnode.h 1.23:
245: * src/types/pa_wcontext.C 1.25:
246: * src/types/pa_wcontext.h 1.43:
247: * src/types/pa_wwrapper.h 1.29:
248: * src/types/types.dsp 1.40:
249: * www/htdocs/.htaccess 1.13:
250: * www/htdocs/auto.p 1.18:
251: * www/htdocs/index.html 1.212:
252: moved tempate_gc to HEAD
253:
254: * parser3.dsw [template_gc] 1.7.6.1.2.4:
255: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.21:
256: * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.6:
257: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.18:
258: few paths for libxml debug/release changes
259:
260: * src/targets/apache13/ApacheModuleParser3.dsp [release_3_0_8] 1.16.16.2:
261: * src/targets/cgi/parser3.dsp [release_3_0_8] 1.63.2.1:
262: * src/targets/isapi/parser3isapi.dsp [release_3_0_8] 1.41.16.1:
263: more step towards \parser3project not having to be in root
264:
265: * parser3.dsw [template_gc] 1.7.6.1.2.5:
266: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.22:
267: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.19:
268: relative paths to xml&gc libs
269:
270: * src/lib/md5/pa_md5c.c [template_gc] 1.6.2.1.2.4:
271: PA_ -> pa_
272:
273: * src/classes/math.C [template_gc] 1.24.2.12.2.16:
274: * src/classes/math.C [template_gc] 1.24.2.12.2.17:
275: uuid bugfix
276:
277: * tests/141.html [template_gc] 1.1.2.2:
278: * tests/Makefile [template_gc] 1.1.2.8.2.10:
279: * tests/results/005.processed [template_gc] 1.1.2.2.2.2:
280: * tests/results/030.processed [template_gc] 1.1.2.2.2.2:
281: * tests/results/075.processed [template_gc] 1.1.2.1.2.2:
282: * tests/results/078.processed [template_gc] 1.1.2.1.2.2:
283: to reflect date format change (were - become ' ')
284:
1.25 ! paf 285: * src/classes/classes.dsp 1.30:
! 286: * src/classes/gd/gd.dsp 1.31:
! 287: * src/classes/smtp/smtp.dsp 1.27:
! 288: * src/main/main.dsp 1.166:
! 289: * src/main/pa_globals.C 1.158:
! 290: * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.3:
! 291: * src/targets/cgi/parser3.dsp 1.65:
! 292: * src/targets/isapi/parser3isapi.dsp 1.43:
! 293: * src/types/types.dsp 1.41:
! 294: cvs: getting rid of win32xml pseudo project
! 295:
1.24 paf 296: * src/classes/math.C 1.33:
297: merged uuid bugfix
298:
299: * src/include/pa_version.h [release_3_0_8] 1.7.18.1:
1.25 ! paf 300: * src/include/pa_version.h [release_3_1_0] 1.7.20.1:
! 301: * src/lib/patches/Makefile.in [release_3_1_0] 1.11.2.1:
1.24 paf 302: release
303:
304: * src/classes/math.C [release_3_0_8] 1.33.2.1:
305: * src/lib/md5/pa_md5.h [release_3_0_8] 1.7.2.1:
306: * src/lib/md5/pa_md5c.c [release_3_0_8] 1.9.2.1:
307: * src/targets/apache13/ApacheModuleParser3.dsp [release_3_0_8] 1.16.16.1:
308: * src/targets/apache13/pa_md5c.c [release_3_0_8] 1.5.6.1:
309: apache module compiled [were minor unnecessary changes in lib
310: md5 interface]
311:
312: * tests/001.html 1.2:
313: * tests/002.html 1.2:
314: * tests/003.html 1.2:
315: * tests/004.html 1.2:
316: * tests/005.html 1.2:
317: * tests/006.html 1.2:
318: * tests/007.html 1.2:
319: * tests/008.html 1.2:
320: * tests/009.html 1.2:
321: * tests/010.html 1.2:
322: * tests/011.html 1.2:
323: * tests/012.html 1.2:
324: * tests/013.html 1.2:
325: * tests/014.html 1.2:
326: * tests/015.html 1.2:
327: * tests/016.html 1.2:
328: * tests/017.html 1.2:
329: * tests/018.html 1.2:
330: * tests/019.html 1.2:
331: * tests/019paf2001.gif 1.2:
332: * tests/020.html 1.2:
333: * tests/021.html 1.2:
334: * tests/022.html 1.2:
335: * tests/022_dir/a.html 1.2:
336: * tests/022_dir/b.txt 1.2:
337: * tests/022_dir/c.htm 1.2:
338: * tests/023.html 1.2:
339: * tests/024.html 1.2:
340: * tests/025.html 1.2:
341: * tests/026.html 1.2:
342: * tests/027.html 1.2:
343: * tests/028.html 1.2:
344: * tests/029.html 1.2:
345: * tests/030.html 1.2:
346: * tests/031.html 1.2:
347: * tests/032.html 1.2:
348: * tests/033.html 1.2:
349: * tests/034.html 1.2:
350: * tests/035.html 1.2:
351: * tests/036.html 1.2:
352: * tests/037.html 1.2:
353: * tests/038.html 1.2:
354: * tests/039.html 1.2:
355: * tests/040.html 1.2:
356: * tests/041.html 1.2:
357: * tests/042.html 1.2:
358: * tests/043.html 1.2:
359: * tests/044.html 1.2:
360: * tests/045.html 1.2:
361: * tests/046.html 1.2:
362: * tests/047.html 1.2:
363: * tests/048.html 1.2:
364: * tests/049.html 1.2:
365: * tests/050.html 1.2:
366: * tests/051.html 1.2:
367: * tests/051b.p 1.2:
368: * tests/051t.p 1.2:
369: * tests/052.html 1.2:
370: * tests/053.html 1.2:
371: * tests/054.html 1.2:
372: * tests/055.html 1.2:
373: * tests/056.html 1.2:
374: * tests/057.html 1.2:
375: * tests/058.html 1.2:
376: * tests/058_paf2000.png 1.2:
377: * tests/059.html 1.2:
378: * tests/060.html 1.2:
379: * tests/061.dat 1.2:
380: * tests/061.html 1.2:
381: * tests/062.html 1.2:
382: * tests/063.html 1.2:
383: * tests/064.html 1.2:
384: * tests/065.html 1.2:
385: * tests/066.html 1.2:
386: * tests/067.html 1.2:
387: * tests/068.html 1.2:
388: * tests/069.html 1.2:
389: * tests/070.html 1.2:
390: * tests/071.html 1.2:
391: * tests/072.html 1.2:
392: * tests/073.html 1.2:
393: * tests/074.html 1.2:
394: * tests/075.html 1.2:
395: * tests/076.html 1.2:
396: * tests/077.html 1.2:
397: * tests/078.html 1.2:
398: * tests/079.html 1.2:
399: * tests/080.html 1.2:
400: * tests/081.html 1.2:
401: * tests/082.html 1.2:
402: * tests/083.html 1.2:
403: * tests/084.html 1.2:
404: * tests/085.html 1.2:
405: * tests/086.html 1.2:
406: * tests/087.html 1.2:
407: * tests/088.html 1.2:
408: * tests/089.html 1.2:
409: * tests/090.html 1.2:
410: * tests/091.html 1.2:
411: * tests/092.html 1.2:
412: * tests/093.html 1.2:
413: * tests/094.html 1.2:
414: * tests/095.html 1.2:
415: * tests/096.html 1.2:
416: * tests/096_dir/163.jpg 1.2:
417: * tests/096_dir/188.jpg 1.2:
418: * tests/097.html 1.2:
419: * tests/098.html 1.2:
420: * tests/098font.gif 1.2:
421: * tests/099.html 1.2:
422: * tests/100.html 1.2:
423: * tests/101.html 1.2:
424: * tests/102.html 1.2:
425: * tests/103.html 1.2:
426: * tests/103mark.gif 1.2:
427: * tests/103paf2001.gif 1.2:
428: * tests/104.html 1.2:
429: * tests/105.html 1.2:
430: * tests/106.html 1.2:
431: * tests/107.html 1.2:
432: * tests/108.html 1.2:
433: * tests/108.xsl 1.2:
434: * tests/109.html 1.2:
435: * tests/110.html 1.2:
436: * tests/111.html 1.2:
437: * tests/112.html 1.2:
438: * tests/113.html 1.2:
439: * tests/114.html 1.2:
440: * tests/115.html 1.2:
441: * tests/116.html 1.2:
442: * tests/117.html 1.2:
443: * tests/118.html 1.2:
444: * tests/119.html 1.2:
445: * tests/120.html 1.2:
446: * tests/121.html 1.2:
447: * tests/122.html 1.2:
448: * tests/123.html 1.2:
449: * tests/124.html 1.2:
450: * tests/125.html 1.2:
451: * tests/126.html 1.2:
452: * tests/127.html 1.2:
453: * tests/128.html 1.2:
454: * tests/129.html 1.2:
455: * tests/130.html 1.2:
456: * tests/131.html 1.2:
457: * tests/132.html 1.2:
458: * tests/133.html 1.2:
459: * tests/134.html 1.2:
460: * tests/135.html 1.2:
461: * tests/136.html 1.2:
462: * tests/137.html 1.2:
463: * tests/138.html 1.2:
464: * tests/139.html 1.2:
465: * tests/140.html 1.2:
466: * tests/141.html 1.2:
467: * tests/Makefile 1.2:
468: * tests/descript.ion 1.2:
469: * tests/outputs/create-dir 1.2:
470: * tests/results/001.processed 1.2:
471: * tests/results/002.processed 1.2:
472: * tests/results/003.processed 1.2:
473: * tests/results/004.processed 1.2:
474: * tests/results/005.processed 1.2:
475: * tests/results/006.processed 1.2:
476: * tests/results/007.processed 1.2:
477: * tests/results/008.processed 1.2:
478: * tests/results/009.processed 1.2:
479: * tests/results/010.processed 1.2:
480: * tests/results/011.processed 1.2:
481: * tests/results/012.processed 1.2:
482: * tests/results/013.processed 1.2:
483: * tests/results/014.processed 1.2:
484: * tests/results/015.processed 1.2:
485: * tests/results/016.processed 1.2:
486: * tests/results/017.processed 1.2:
487: * tests/results/018.processed 1.2:
488: * tests/results/019.processed 1.2:
489: * tests/results/020.processed 1.2:
490: * tests/results/021.processed 1.2:
491: * tests/results/022.processed 1.2:
492: * tests/results/023.processed 1.2:
493: * tests/results/024.processed 1.2:
494: * tests/results/025.processed 1.2:
495: * tests/results/026.processed 1.2:
496: * tests/results/027.processed 1.2:
497: * tests/results/028.processed 1.2:
498: * tests/results/029.processed 1.2:
499: * tests/results/030.processed 1.2:
500: * tests/results/031.processed 1.2:
501: * tests/results/032.processed 1.2:
502: * tests/results/033.processed 1.2:
503: * tests/results/034.processed 1.2:
504: * tests/results/035.processed 1.2:
505: * tests/results/036.processed 1.2:
506: * tests/results/037.processed 1.2:
507: * tests/results/038.processed 1.2:
508: * tests/results/039.processed 1.2:
509: * tests/results/040.processed 1.2:
510: * tests/results/041.processed 1.2:
511: * tests/results/042.processed 1.2:
512: * tests/results/043.processed 1.2:
513: * tests/results/044.processed 1.2:
514: * tests/results/045.processed 1.2:
515: * tests/results/046.processed 1.2:
516: * tests/results/047.processed 1.2:
517: * tests/results/048.processed 1.2:
518: * tests/results/049.processed 1.2:
519: * tests/results/050.processed 1.2:
520: * tests/results/051.processed 1.2:
521: * tests/results/052.processed 1.2:
522: * tests/results/053.processed 1.2:
523: * tests/results/054.processed 1.2:
524: * tests/results/055.processed 1.2:
525: * tests/results/056.processed 1.2:
526: * tests/results/057.processed 1.2:
527: * tests/results/058.processed 1.2:
528: * tests/results/059.processed 1.2:
529: * tests/results/060.processed 1.2:
530: * tests/results/061.processed 1.2:
531: * tests/results/062.processed 1.2:
532: * tests/results/063.processed 1.2:
533: * tests/results/064.processed 1.2:
534: * tests/results/065.processed 1.2:
535: * tests/results/066.processed 1.2:
536: * tests/results/067.processed 1.2:
537: * tests/results/068.processed 1.2:
538: * tests/results/069.processed 1.2:
539: * tests/results/070.processed 1.2:
540: * tests/results/071.processed 1.2:
541: * tests/results/072.processed 1.2:
542: * tests/results/073.processed 1.2:
543: * tests/results/074.processed 1.2:
544: * tests/results/075.processed 1.2:
545: * tests/results/076.processed 1.2:
546: * tests/results/077.processed 1.2:
547: * tests/results/078.processed 1.2:
548: * tests/results/079.processed 1.2:
549: * tests/results/080.processed 1.2:
550: * tests/results/081.processed 1.2:
551: * tests/results/082.processed 1.2:
552: * tests/results/083.processed 1.2:
553: * tests/results/084.processed 1.2:
554: * tests/results/085.processed 1.2:
555: * tests/results/086.processed 1.2:
556: * tests/results/087.processed 1.2:
557: * tests/results/088.processed 1.2:
558: * tests/results/089.processed 1.2:
559: * tests/results/090.processed 1.2:
560: * tests/results/091.processed 1.2:
561: * tests/results/092.processed 1.2:
562: * tests/results/093.processed 1.2:
563: * tests/results/094.processed 1.2:
564: * tests/results/095.processed 1.2:
565: * tests/results/096.processed 1.2:
566: * tests/results/097.processed 1.2:
567: * tests/results/098.processed 1.2:
568: * tests/results/099.processed 1.2:
569: * tests/results/100.processed 1.2:
570: * tests/results/101.processed 1.2:
571: * tests/results/102.processed 1.2:
572: * tests/results/103.processed 1.2:
573: * tests/results/104.processed 1.2:
574: * tests/results/105.processed 1.2:
575: * tests/results/106.processed 1.2:
576: * tests/results/107.processed 1.2:
577: * tests/results/108.processed 1.2:
578: * tests/results/109.processed 1.2:
579: * tests/results/110.processed 1.2:
580: * tests/results/111.processed 1.2:
581: * tests/results/112.processed 1.2:
582: * tests/results/113.processed 1.2:
583: * tests/results/114.processed 1.2:
584: * tests/results/115.processed 1.2:
585: * tests/results/116.processed 1.2:
586: * tests/results/117.processed 1.2:
587: * tests/results/118.processed 1.2:
588: * tests/results/119.processed 1.2:
589: * tests/results/120.processed 1.2:
590: * tests/results/121.processed 1.2:
591: * tests/results/122.processed 1.2:
592: * tests/results/123.processed 1.2:
593: * tests/results/124.processed 1.2:
594: * tests/results/125.processed 1.2:
595: * tests/results/126.processed 1.2:
596: * tests/results/127.processed 1.2:
597: * tests/results/128.processed 1.2:
598: * tests/results/129.processed 1.2:
599: * tests/results/130.processed 1.2:
600: * tests/results/131.processed 1.2:
601: * tests/results/132.processed 1.2:
602: * tests/results/133.processed 1.2:
603: * tests/results/134.processed 1.2:
604: * tests/results/135.processed 1.2:
605: * tests/results/136.processed 1.2:
606: * tests/results/137.processed 1.2:
607: * tests/results/138.processed 1.2:
608: * tests/results/139.processed 1.2:
609: * tests/results/140.processed 1.2:
610: * tests/results/141.processed 1.2:
611: * tests/run_parser.sh 1.2:
612: merged(copied) to HEAD from template_gc
613:
1.25 ! paf 614: * tests/141.html [template_gc] 1.1.2.3:
! 615: * tests/results/141.processed [template_gc] 1.1.2.3:
! 616: fixed bug with too-small-a-buffer
! 617:
1.24 paf 618: 2003-07-23 paf
619: * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.1:
620: file ApacheModuleParser3Core.dsp was initially added on branch
621: template_gc.
622:
623: * src/include/pa_request.h [template_gc] 1.160.2.37.2.24:
624: * src/include/pa_stack.h [template_gc] 1.17.2.6.2.8:
625: * src/main/execute.C [template_gc] 1.295.2.27.2.23:
626: * src/main/pa_request.C [template_gc] 1.245.2.37.2.34:
627: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.14:
628: * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.8:
629: * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.3:
630: * src/targets/isapi/parser3isapi.dsp [template_gc] 1.41.12.1.2.4:
631: stack top_index() fixed
632:
633: * src/targets/Makefile.am [template_gc] 1.9.24.1:
634: * src/targets/Makefile.in [template_gc] 1.42.2.3.2.2:
635: * src/targets/apache13/Makefile.am [template_gc] 1.15.10.1.2.2:
636: * src/targets/apache13/Makefile.in [template_gc] 1.44.2.3.2.3:
637: * src/targets/apache13/p3runConfigure.in [template_gc] 1.11.14.4.2.2:
638: * src/targets/apache13/pa_httpd.h [template_gc] 1.1.2.3:
639: * src/targets/apache13core/Makefile.am [template_gc] 1.1.2.1:
640: * src/targets/apache13core/Makefile.in [template_gc] 1.1.2.1:
641: apache13 splitted to simplify apache build
642:
643: * src/lib/patches/gc.patch 1.1:
644: file gc.patch was initially added on branch template_gc.
645:
646: * src/targets/apache13/mod_parser3.c 1.1:
647: file mod_parser3.c was initially added on branch template_gc.
648:
649: * src/targets/apache13core/mod_parser3.C 1.1:
650: file mod_parser3.C was initially added on branch template_gc.
651:
652: * src/classes/op.C [template_gc] 1.127.2.22.2.34:
653: * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.8:
654: connection closing/caching fixed [connections were not closed
655: put to cache]
656:
657: * src/targets/apache13core/Makefile.am 1.1:
658: file Makefile.am was initially added on branch template_gc.
659:
660: * src/targets/apache13/pa_threads.C [template_gc] 1.11.2.1.2.1:
661: decided to support multithreading in apache module only on win32
662: see that apache 1.3.28 supports it only in win32+netware...
663:
664: * src/targets/apache13/pa_httpd.h 1.1:
665: file pa_httpd.h was initially added on branch template_gc.
666:
667: * src/targets/apache13core/Makefile.in 1.1:
668: file Makefile.in was initially added on branch template_gc.
669:
670: * src/targets/apache13/Makefile.am [template_gc] 1.15.10.1.2.3:
671: * src/targets/apache13/Makefile.in [template_gc] 1.44.2.3.2.4:
672: proper dependence to rebuild p3conf from .in
673:
674: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.20:
675: minor style changes
676:
677: * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.5:
678: * src/targets/apache13/mod_parser3.c [template_gc] 1.1.2.5:
679: * src/targets/apache13/mod_parser3_main.C [template_gc] 1.1.2.2:
680: * src/targets/apache13/pa_httpd.h [template_gc] 1.1.2.2:
681: * src/targets/apache13/pa_threads.C [template_gc] 1.11.2.1.2.2:
682: * src/targets/apache13core/ApacheModuleParser3Core.dsp [template_gc] 1.1.2.1:
683: * src/targets/apache13core/mod_parser3.C [template_gc] 1.1.2.1:
684: * src/targets/apache13core/pa_threads.C [template_gc] 1.1.2.1:
685: splitted apache to two projects to simplify separate c/c++ compilation
686:
687: * src/targets/apache13/mod_parser3.c [template_gc] 1.1.2.2:
688: *** empty log message ***
689:
690: * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.2:
691: * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.6:
692: updated to new sapi interface
693:
694: * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.4:
695: * src/targets/apache13/Makefile.am [template_gc] 1.15.10.1.2.1:
696: * src/targets/apache13/Makefile.in [template_gc] 1.44.2.3.2.2:
697: * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.7:
698: * src/targets/apache13/mod_parser3.c [template_gc] 1.1.2.1:
699: * src/targets/apache13/mod_parser3.c [template_gc] 1.1.2.3:
700: * src/targets/apache13/mod_parser3_main.C [template_gc] 1.1.2.1:
701: * src/targets/apache13/pa_httpd.h [template_gc] 1.1.2.1:
702: * src/targets/apache13/pa_md5c.c [template_gc] 1.5.2.1.2.1:
703: started splitting mod_parser3 into two parts: C and C++
704:
705: * src/classes/math.C [template_gc] 1.24.2.12.2.15:
706: * src/lib/md5/pa_md5.h [template_gc] 1.5.2.1.2.2:
707: * src/lib/md5/pa_md5c.c [template_gc] 1.6.2.1.2.3:
708: renamed a little [to move to comman naming conv]
709:
710: * src/lib/patches/gc.patch [template_gc] 1.1.2.1:
711: this bug remains even in latest-at-the-moment: gc6.2alpha6
712: just reported to hans
713:
714: * src/targets/apache13/mod_parser3_main.C 1.1:
715: file mod_parser3_main.C was initially added on branch
716: template_gc.
717:
1.25 ! paf 718: * src/targets/apache13core/pa_threads.C 1.1:
! 719: file pa_threads.C was initially added on branch template_gc.
! 720:
1.24 paf 721: 2003-07-22 paf
722: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.17:
723: on win32 bugfix in handling shbang
724:
725: * INSTALL [template_gc] 1.31.6.4:
726: disable-threads adviced
727:
728: * INSTALL [template_gc] 1.31.6.5:
729: gc part updated stightly
730:
731: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.13:
732: out of memory is no longer coredump
733:
734: * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.8:
735: * src/targets/isapi/parser3isapi.dsp [template_gc] 1.41.12.1.2.3:
736: updated to new sapi interface
737:
738: * src/main/pa_string.C [template_gc] 1.172.2.21.2.43:
739: removed reduntant invariant check [there is one deeper in cord
740: lib]
741:
742: * src/classes/file.C [template_gc] 1.107.2.16.2.23:
743: comment on OS
744:
745: 2003-07-21 paf
746: * src/main/pa_common.C [template_gc] 1.143.2.21.2.29:
747: http:// CRLF now [merged from HEAD]
748:
749: * src/classes/file.C [template_gc] 1.107.2.16.2.21:
750: env passing fixed
751:
752: * src/classes/file.C [template_gc] 1.107.2.16.2.22:
753: file::exec/cgi environment variables now must be UPPERCASE and
754: A-Z 0-9 _-
755:
756: * src/classes/Makefile.am [template_gc] 1.40.16.3:
757: * src/classes/Makefile.in [template_gc] 1.53.2.3.2.2:
758: removed circular dependency on classes.C
759:
760: * src/main/pa_common.C 1.153:
761: http:// CRLF now
762:
763: 2003-07-02 paf
764: * operators.txt [template_gc] 1.109.2.1.2.9:
765: * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.8:
766: renamed $memory:status fields to reflect their real meaning
767:
768: 2003-06-27 paf
769: * src/classes/file.C [template_gc] 1.107.2.16.2.20:
770: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.13:
771: * src/include/pa_exec.h [template_gc] 1.11.2.6.2.6:
772: * src/include/pa_hash.h [template_gc] 1.58.2.18.2.9:
773: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.26:
774: merged from HEAD file::exec/cgi .charset
775:
776: 2003-06-26 paf
777: * src/classes/file.C [template_gc] 1.107.2.16.2.19:
778: * src/classes/hash.C [template_gc] 1.54.2.13.2.16:
779: * src/classes/image.C [template_gc] 1.90.2.15.2.22:
780: * src/classes/op.C [template_gc] 1.127.2.22.2.33:
781: * src/classes/string.C [template_gc] 1.125.2.15.2.26:
782: * src/classes/table.C [template_gc] 1.172.2.14.2.33:
783: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.17:
784: fixed several uninitialized local structures.
785: notably ^hash.foreach now inserts delimiters properly [were inserting it before first body]
786:
787: 2003-06-24 paf
788: * src/include/pa_hash.h [template_gc] 1.58.2.18.2.8:
789: simplified HASH_ALLOCATES_COUNT
790:
791: 2003-06-20 paf
792: * operators.txt 1.115:
793: * src/include/pa_globals.h 1.103:
794: * src/main/pa_common.C 1.152:
795: * src/main/pa_globals.C 1.156:
796: introducing
797: $f[^file::load[binary;http://...]]
798: $f.tables
799:
800: 2003-06-06 paf
801: * src/types/pa_vhash.h 1.45:
802: * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.7:
803: hash.field lookup first now: along with table. [were method
804: lookup: inconsistent]
805:
1.23 paf 806: 2003-06-02 paf
807: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.20:
808: empty string clone fixed to return writable memory
809:
810: * src/main/pa_common.C [template_gc] 1.143.2.21.2.28:
811: fix_line_breaks bug fix [terminating zero were not appended]
812: which violated string invariant
813:
814: 2003-05-30 paf
815: * src/main/pa_common.C 1.151:
816: date format now
817: Sun, 06 Nov 1994 08:49:37 GMT ; RFC 822, updated by RFC 1123
818:
819: * src/types/pa_value.C [template_gc] 1.9.2.15.2.13:
820: date format now
821: Sun, 06 Nov 1994 08:49:37 GMT ; RFC 822, updated by RFC 1123 [as in HEAD]
822:
823: * src/classes/xnode.C [template_gc] 1.54.2.10.2.15:
824: found minor bug, commended for future
825:
826: * src/classes/file.C [template_gc] 1.107.2.16.2.18:
827: * src/classes/form.C [template_gc] 1.34.2.7.2.9:
828: * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.5:
829: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.26:
830: * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.7:
831: initialized request_info properly
832:
833: 2003-05-28 paf
834: * src/classes/form.C [template_gc] 1.34.2.7.2.8:
835: request_info.content_length can't be <0, size_t for some time
836:
837: 2003-05-26 paf
838: * src/classes/file.C [template_gc] 1.107.2.16.2.17:
839: * src/classes/string.C [template_gc] 1.125.2.15.2.25:
840: * src/main/pa_string.C [template_gc] 1.172.2.21.2.42:
841: few forgotten <0 changed to !=STRING_NOT_FOUND
842:
843: * src/classes/math.C [template_gc] 1.24.2.12.2.14:
844: merged ffffu from HEAD
845:
846: 2003-05-11 paf
847: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.11:
848: * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.8:
849: think that found cause of premature doc free.
850: transformed document had xmlDoc reference stored to non-gc-memory (libgdome)
851: added holding-reference
852:
853: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.19:
854: xml memory debugging functions (ifdefed)
855:
856: 2003-04-29 paf
857: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.18:
858: started digging on double free.
859: on win32 found that that's perfectly normal.
860:
861: 2003-04-25 paf
862: * src/classes/math.C 1.31:
863: snprintf(buf, 3) become (buf,2) and failed to print anything.
864: changed to quicker and simplier code
865:
866: * src/classes/hash.C 1.56:
867: allowed ^hash::create[^rem{xxx}] [were to strict a check]
868:
869: * src/classes/table.C 1.180:
870: * src/lib/md5/pa_md5c.c 1.9:
871: minor compile errors
872:
873: * src/classes/table.C 1.181:
874: table.join bug fix [bad limit check]
875:
876: * src/classes/math.C [template_gc] 1.24.2.12.2.13:
877: merged from HEAD: simpiler hash_string
878:
879: 2003-04-24 paf
880: * src/lib/md5/pa_md5c.c [template_gc] 1.6.2.1.2.2:
881: * src/lib/pcre/pcre.h [template_gc] 1.1.14.1.2.4:
882: thanks to Ilia Soldis <soldis@infolio.ru> for reporing this
883: ansi c fiolation syntax report
884:
885: * src/include/pa_table.h [template_gc] 1.48.2.11.2.11:
886: too strict assert loosened
887:
888: 2003-04-21 paf
889: * src/targets/cgi/Makefile.am [template_gc] 1.46.2.5.2.2:
890: * src/targets/cgi/Makefile.in [template_gc] 1.62.2.5.2.2:
891: pp3 added to .am
892:
893: * src/main/pa_request.C [template_gc] 1.245.2.37.2.33:
894: merged from HEAD:
895: "x:..." and "\\..." file names on Win32 considered disk-global
896:
897: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.16:
898: .5.6 version of libxml allows to install xmlMallocAtomic [
899: author agreed to my suggestion], used that
900:
901: * src/include/pa_string.h [template_gc] 1.144.2.28.2.51:
902: assert added [looking for bug]
903:
904: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.24:
905: * src/types/pa_value.C [template_gc] 1.9.2.15.2.12:
906: * src/types/pa_value.h [template_gc] 1.109.2.25.2.12:
907: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.18:
908: attributed_meaning_to_string added L_UNSPECIFIED piece
909: which was sortof OK, but violated string invariant [assertion barked on that]
910: changed to L_PASS_APPEND, made that param obligatory
911:
912: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.19:
913: ^mail:send[$.body backward compatibility
914:
915: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.17:
916: pcre memory management changed to use GC memory
917:
918: * src/main/pa_request.C 1.247:
919: "x:..." and "\\..." file names on Win32 considered disk-global
920:
921: * src/main/pa_string.C [template_gc] 1.172.2.21.2.41:
922: String::ArrayFragment::append_positions bug fixed [assert
923: helped]
924:
925: 2003-04-18 paf
926: * src/main/untaint.C [template_gc] 1.115.2.12.2.28:
927: merged from HEAD:
928: enabled '~' letter in filenames
929:
930: * src/main/untaint.C 1.116:
931: enabled '~' letter in filenames
932:
933: 2003-04-16 paf
934: * src/classes/file.C [template_gc] 1.107.2.16.2.16:
935: small bug introduced in autoptr times fixed
936:
937: * src/classes/table.C [template_gc] 1.172.2.14.2.32:
938: * src/lib/Makefile.in [template_gc] 1.8.2.3.2.3:
939: fix: gcc reported tiny error
940:
941: * etc/parser3.charsets/koi8-r.cfg [template_gc] 1.2.22.1:
942: * etc/parser3.charsets/windows-1251.cfg [template_gc] 1.6.14.1:
943: merged from HEAD
944:
945: 2003-04-15 paf
946: * operators.txt 1.112:
947: * operators.txt [release_3_0_0007] 1.107.2.2:
948: * src/classes/math.C 1.27:
949: * src/lib/md5/pa_md5.h 1.7:
950: * src/lib/md5/pa_md5c.c 1.8:
951: ^math:md5[string]
952: 16-byte digest
953:
954: * operators.txt 1.113:
955: * src/classes/math.C 1.28:
956: * src/classes/math.C 1.29:
957: ^math:uuid[]
958:
959: * tests/results/141.processed 1.1:
960: file 141.processed was initially added on branch template_gc.
961:
962: * operators.txt 1.114:
963: * src/classes/math.C 1.30:
964: ^math:uid64[]
965:
966: * operators.txt [template_gc] 1.109.2.1.2.8:
967: * src/classes/math.C [template_gc] 1.24.2.12.2.12:
968: * src/lib/md5/pa_md5.h [template_gc] 1.5.2.1.2.1:
969: * src/lib/md5/pa_md5c.c [template_gc] 1.6.2.1.2.1:
970: * tests/141.html [template_gc] 1.1.2.1:
971: * tests/results/141.processed [template_gc] 1.1.2.1:
972: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.16:
973: merged from head
974: ^math:uuid[]
975: ^math:uid64[]
976: ^math:md5[string]
977:
978: test added: 141.html
979:
980: * tests/141.html 1.1:
981: file 141.html was initially added on branch template_gc.
982:
983: * operators.txt [release_3_0_0007] 1.107.2.1:
984: * src/classes/file.C [release_3_0_0007] 1.106.2.1:
985: * src/include/pa_common.h [release_3_0_0007] 1.88.4.1:
986: * src/include/pa_config_fixed.h [release_3_0_0007] 1.52.4.1:
987: * src/main/pa_common.C [release_3_0_0007] 1.140.2.3:
988: ^file::load[mode;name;
989: $.offset
990: $.limit
991:
992: 2003-04-14 paf
993: * src/classes/table.C 1.178:
994: more warnings
995:
996: * src/include/pa_array.h [template_gc] 1.57.2.27.2.16:
997: * src/include/pa_table.h [template_gc] 1.48.2.11.2.9:
998: * src/main/pa_table.C [template_gc] 1.53.2.10.2.7:
999: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.15:
1000: removed checks in table::set_current, moved them back to table::locate
1001: implemented table::create/join ñ $.reverse
1002:
1003: * tests/results/140.processed 1.1:
1004: file 140.processed was initially added on branch template_gc.
1005:
1006: * src/include/pa_table.h 1.50:
1007: * src/main/pa_array.C 1.56:
1008: * src/main/pa_table.C 1.55:
1009: removed checks in table::set_current, moved them back to table
1010: :locate
1011:
1012: * src/classes/table.C 1.179:
1013: * src/include/pa_table.h 1.51:
1014: table $.distinct[tables] bug fixed
1015:
1016: * src/classes/table.C [template_gc] 1.172.2.14.2.31:
1017: * src/include/pa_array.h [template_gc] 1.57.2.27.2.17:
1018: * src/include/pa_table.h [template_gc] 1.48.2.11.2.10:
1019: * src/main/pa_table.C [template_gc] 1.53.2.10.2.8:
1020: * tests/140.html [template_gc] 1.1.2.1:
1021: * tests/results/140.processed [template_gc] 1.1.2.1:
1022: table $.reverse option works in create&co
1023: table $.distinct[tables] bug fix merged
1024:
1025: * tests/140.html 1.1:
1026: file 140.html was initially added on branch template_gc.
1027:
1028: * src/classes/math.C 1.26:
1029: * src/lib/md5/pa_md5.h 1.6:
1030: * src/lib/md5/pa_md5c.c 1.7:
1031: started ^math:md5
1032:
1033: 2003-04-11 paf
1034: * src/lib/patches/gdome2.patch [template_gc] 1.1.6.6:
1035: less xml, couple dup were valid
1036:
1037: * tests/128.html 1.1:
1038: file 128.html was initially added on branch template_gc.
1039:
1040: * tests/results/134.processed 1.1:
1041: file 134.processed was initially added on branch template_gc.
1042:
1043: * tests/129.html 1.1:
1044: file 129.html was initially added on branch template_gc.
1045:
1046: * tests/130.html 1.1:
1047: file 130.html was initially added on branch template_gc.
1048:
1049: * tests/results/126.processed 1.1:
1050: file 126.processed was initially added on branch template_gc.
1051:
1052: * tests/130.html [template_gc] 1.1.2.1:
1053: * tests/131.html [template_gc] 1.1.2.1:
1054: * tests/132.html [template_gc] 1.1.2.1:
1055: * tests/133.html [template_gc] 1.1.2.1:
1056: * tests/134.html [template_gc] 1.1.2.1:
1057: * tests/135.html [template_gc] 1.1.2.1:
1058: * tests/136.html [template_gc] 1.1.2.1:
1059: * tests/137.html [template_gc] 1.1.2.1:
1060: * tests/138.html [template_gc] 1.1.2.1:
1061: * tests/139.html [template_gc] 1.1.2.1:
1062: * tests/descript.ion [template_gc] 1.1.2.1:
1063: * tests/results/130.processed [template_gc] 1.1.2.1:
1064: * tests/results/131.processed [template_gc] 1.1.2.1:
1065: * tests/results/132.processed [template_gc] 1.1.2.1:
1066: * tests/results/133.processed [template_gc] 1.1.2.1:
1067: * tests/results/134.processed [template_gc] 1.1.2.1:
1068: * tests/results/135.processed [template_gc] 1.1.2.1:
1069: * tests/results/136.processed [template_gc] 1.1.2.1:
1070: * tests/results/137.processed [template_gc] 1.1.2.1:
1071: * tests/results/138.processed [template_gc] 1.1.2.1:
1072: * tests/results/139.processed [template_gc] 1.1.2.1:
1073: added few mustfail tests
1074: 130.html mustfail: empty regexp
1075: 131.html mustfail: invalid date/time
1076: 132.html mustfail: access to junction outside of context
1077: 133.html mustfail: access to junction outside of context, case version
1078: 134.html mustfail: hash: adding a key inside of foreach
1079: 135.html mustfail: modifying system class
1080: 136.html mustfail: $.name outside of $hash[here]
1081: 137.html mustfail: appendChild without import
1082: 138.html mustfail: invalid encoding inside of xml
1083: 139.html mustfail: bad XPath
1084:
1085: * tests/131.html 1.1:
1086: file 131.html was initially added on branch template_gc.
1087:
1088: * tests/results/136.processed 1.1:
1089: file 136.processed was initially added on branch template_gc.
1090:
1091: * src/lib/patches/gdome2.patch [template_gc] 1.1.6.3:
1092: context-style
1093:
1094: * tests/132.html 1.1:
1095: file 132.html was initially added on branch template_gc.
1096:
1097: * tests/results/128.processed 1.1:
1098: file 128.processed was initially added on branch template_gc.
1099:
1100: * tests/results/138.processed 1.1:
1101: file 138.processed was initially added on branch template_gc.
1102:
1103: * operators.txt [template_gc] 1.109.2.1.2.7:
1104: * src/classes/date.C [template_gc] 1.42.2.11.2.13:
1105: * src/classes/table.C [template_gc] 1.172.2.14.2.30:
1106: * src/include/pa_array.h [template_gc] 1.57.2.27.2.15:
1107: * src/include/pa_common.h [template_gc] 1.89.2.13.2.13:
1108: * src/include/pa_config_includes.h [template_gc] 1.23.2.5.2.3:
1109: * src/include/pa_string.h [template_gc] 1.144.2.28.2.50:
1110: * src/include/pa_table.h [template_gc] 1.48.2.11.2.8:
1111: * src/main/pa_request.C [template_gc] 1.245.2.37.2.32:
1112: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.13:
1113: * src/main/pa_string.C [template_gc] 1.172.2.21.2.40:
1114: * src/main/pa_table.C [template_gc] 1.53.2.10.2.6:
1115: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.14:
1116: merged from HEAD
1117: from before_append_array_limit_sense_change
1118: to after_append_array_limit_sense_change
1119:
1120: * operators.txt [template_gc] 1.109.2.1.2.6:
1121: * src/classes/table.C [template_gc] 1.172.2.14.2.28:
1122: * tests/084.html [template_gc] 1.1.2.1.2.1:
1123: * tests/125.html [template_gc] 1.1.2.1:
1124: * tests/126.html [template_gc] 1.1.2.1:
1125: * tests/127.html [template_gc] 1.1.2.1:
1126: * tests/128.html [template_gc] 1.1.2.1:
1127: * tests/129.html [template_gc] 1.1.2.1:
1128: * tests/results/125.processed [template_gc] 1.1.2.1:
1129: * tests/results/126.processed [template_gc] 1.1.2.1:
1130: * tests/results/127.processed [template_gc] 1.1.2.1:
1131: * tests/results/128.processed [template_gc] 1.1.2.1:
1132: * tests/results/129.processed [template_gc] 1.1.2.1:
1133: merged from HEAD
1134: ^table.hash[key][$.distinct[tables]]
1135:
1136: maked appropriate tests [changed one old nonconforming]
1137:
1138: * tests/descript.ion 1.1:
1139: file descript.ion was initially added on branch template_gc.
1140:
1141: * tests/133.html 1.1:
1142: file 133.html was initially added on branch template_gc.
1143:
1144: * src/lib/patches/gdome2.patch [template_gc] 1.1.6.4:
1145: removed bad lines
1146:
1147: * tests/results/131.processed 1.1:
1148: file 131.processed was initially added on branch template_gc.
1149:
1150: * tests/134.html 1.1:
1151: file 134.html was initially added on branch template_gc.
1152:
1153: * tests/135.html 1.1:
1154: file 135.html was initially added on branch template_gc.
1155:
1156: * tests/results/133.processed 1.1:
1157: file 133.processed was initially added on branch template_gc.
1158:
1159: * tests/136.html 1.1:
1160: file 136.html was initially added on branch template_gc.
1161:
1162: * src/lib/patches/gdome2.patch [template_gc] 1.1.6.7:
1163: const
1164:
1165: * tests/results/125.processed 1.1:
1166: file 125.processed was initially added on branch template_gc.
1167:
1168: * tests/137.html 1.1:
1169: file 137.html was initially added on branch template_gc.
1170:
1171: * operators.txt 1.110:
1172: * src/classes/table.C 1.174:
1173: ^table.hash[key][$.distinct[tables]]
1174:
1175: * tests/results/135.processed 1.1:
1176: file 135.processed was initially added on branch template_gc.
1177:
1178: * tests/138.html 1.1:
1179: file 138.html was initially added on branch template_gc.
1180:
1181: * operators.txt 1.111:
1182: * src/classes/date.C 1.45:
1183: * src/classes/table.C 1.176:
1184: * src/include/pa_array.h 1.58:
1185: * src/include/pa_common.h 1.92:
1186: * src/include/pa_config_includes.h 1.24:
1187: * src/include/pa_globals.h 1.102:
1188: * src/include/pa_table.h 1.49:
1189: * src/main/pa_array.C 1.55:
1190: * src/main/pa_globals.C 1.155:
1191: * src/main/pa_request.C 1.246:
1192: * src/main/pa_sql_driver_manager.C 1.70:
1193: * src/main/pa_string.C 1.173:
1194: * src/main/pa_table.C 1.54:
1195: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.13:
1196: append_array_limit_sense_change
1197: locate accepts options same as create
1198: new option: $.reverse(1) [do not work in table::create]
1199:
1200: * tests/results/127.processed 1.1:
1201: file 127.processed was initially added on branch template_gc.
1202:
1203: * tests/139.html 1.1:
1204: file 139.html was initially added on branch template_gc.
1205:
1206: * src/lib/patches/Makefile.in [template_gc] 1.10.2.3.2.3:
1207: * src/lib/patches/gdome2.patch [template_gc] 1.1.6.5:
1208: *** empty log message ***
1209:
1210: * tests/results/137.processed 1.1:
1211: file 137.processed was initially added on branch template_gc.
1212:
1213: * tests/results/130.processed 1.1:
1214: file 130.processed was initially added on branch template_gc.
1215:
1216: * tests/results/129.processed 1.1:
1217: file 129.processed was initially added on branch template_gc.
1218:
1219: * src/include/pa_common.h 1.91:
1220: * src/include/pa_common.h [template_gc] 1.89.2.13.2.12:
1221: * src/main/pa_common.C 1.150:
1222: * src/main/pa_common.C [template_gc] 1.143.2.21.2.27:
1223: gcc didn't like (stat xxx,
1224:
1225: * INSTALL [template_gc] 1.31.6.3:
1226: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.11:
1227: * src/lib/Makefile.am [template_gc] 1.3.10.3:
1228: * src/lib/patches/Makefile.am [template_gc] 1.3.6.2:
1229: * src/lib/patches/gdome2.patch [template_gc] 1.1.6.2:
1230: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.25:
1231: re-added libgdome patch. regretfully libgdome bug can not be
1232: worked around
1233:
1234: * src/classes/xdoc.C 1.110:
1235: * src/classes/xnode.C 1.55:
1236: * src/include/pa_charset.h 1.22:
1237: merged fix for
1238: found very old xml (dom) bug:
1239: were passing domString objects and later ERROREOUSLY freed them
1240:
1241: * src/classes/table.C 1.175:
1242: * src/classes/table.C 1.177:
1243: * src/classes/table.C [template_gc] 1.172.2.14.2.29:
1244: typo
1245:
1246: * tests/results/139.processed 1.1:
1247: file 139.processed was initially added on branch template_gc.
1248:
1249: * tests/125.html 1.1:
1250: file 125.html was initially added on branch template_gc.
1251:
1252: * tests/results/132.processed 1.1:
1253: file 132.processed was initially added on branch template_gc.
1254:
1255: * tests/126.html 1.1:
1256: file 126.html was initially added on branch template_gc.
1257:
1258: * tests/127.html 1.1:
1259: file 127.html was initially added on branch template_gc.
1260:
1261: 2003-04-10 paf
1262: * src/doc/string.dox [template_gc] 1.4.22.2:
1263: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.19:
1264: * src/include/pa_string.h [template_gc] 1.144.2.28.2.49:
1265: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.11:
1266: * src/main/pa_string.C [template_gc] 1.172.2.21.2.39:
1267: * src/types/pa_vform.C [template_gc] 1.74.2.11.2.8:
1268: * src/types/pa_vform.h [template_gc] 1.45.2.8.2.5:
1269: * tests/123.html [template_gc] 1.1.2.1:
1270: * tests/124.html [template_gc] 1.1.2.1:
1271: * tests/results/001.processed [template_gc] 1.1.2.2.2.1:
1272: * tests/results/002.processed [template_gc] 1.1.2.2.2.1:
1273: * tests/results/003.processed [template_gc] 1.1.2.2.2.1:
1274: * tests/results/004.processed [template_gc] 1.1.2.2.2.1:
1275: * tests/results/005.processed [template_gc] 1.1.2.2.2.1:
1276: * tests/results/006.processed [template_gc] 1.1.2.2.2.1:
1277: * tests/results/008.processed [template_gc] 1.1.2.2.2.1:
1278: * tests/results/009.processed [template_gc] 1.1.2.2.2.1:
1279: * tests/results/010.processed [template_gc] 1.1.2.1.2.1:
1280: * tests/results/011.processed [template_gc] 1.1.2.2.2.1:
1281: * tests/results/012.processed [template_gc] 1.1.2.2.2.1:
1282: * tests/results/013.processed [template_gc] 1.1.2.2.2.1:
1283: * tests/results/014.processed [template_gc] 1.1.2.2.2.1:
1284: * tests/results/015.processed [template_gc] 1.1.2.2.2.1:
1285: * tests/results/016.processed [template_gc] 1.1.2.2.2.1:
1286: * tests/results/017.processed [template_gc] 1.1.2.2.2.1:
1287: * tests/results/018.processed [template_gc] 1.1.2.1.2.1:
1288: * tests/results/020.processed [template_gc] 1.1.2.2.2.1:
1289: * tests/results/021.processed [template_gc] 1.1.2.2.2.1:
1290: * tests/results/022.processed [template_gc] 1.1.2.2.2.1:
1291: * tests/results/023.processed [template_gc] 1.1.2.1.2.1:
1292: * tests/results/024.processed [template_gc] 1.1.2.2.2.1:
1293: * tests/results/025.processed [template_gc] 1.1.2.2.2.1:
1294: * tests/results/026.processed [template_gc] 1.1.2.2.2.1:
1295: * tests/results/027.processed [template_gc] 1.1.2.2.2.1:
1296: * tests/results/028.processed [template_gc] 1.1.2.2.2.1:
1297: * tests/results/029.processed [template_gc] 1.1.2.2.2.1:
1298: * tests/results/030.processed [template_gc] 1.1.2.2.2.1:
1299: * tests/results/031.processed [template_gc] 1.1.2.2.2.1:
1300: * tests/results/032.processed [template_gc] 1.1.2.1.2.1:
1301: * tests/results/033.processed [template_gc] 1.1.2.1.2.1:
1302: * tests/results/034.processed [template_gc] 1.1.2.1.2.1:
1303: * tests/results/035.processed [template_gc] 1.1.2.1.2.1:
1304: * tests/results/036.processed [template_gc] 1.1.2.1.2.1:
1305: * tests/results/037.processed [template_gc] 1.1.2.1.2.1:
1306: * tests/results/038.processed [template_gc] 1.1.2.1.2.1:
1307: * tests/results/039.processed [template_gc] 1.1.2.1.2.1:
1308: * tests/results/040.processed [template_gc] 1.1.2.1.2.1:
1309: * tests/results/041.processed [template_gc] 1.1.2.1.2.1:
1310: * tests/results/042.processed [template_gc] 1.1.2.1.2.1:
1311: * tests/results/043.processed [template_gc] 1.1.2.1.2.1:
1312: * tests/results/044.processed [template_gc] 1.1.2.1.2.1:
1313: * tests/results/045.processed [template_gc] 1.1.2.1.2.1:
1314: * tests/results/046.processed [template_gc] 1.1.2.1.2.1:
1315: * tests/results/047.processed [template_gc] 1.1.2.1.2.1:
1316: * tests/results/048.processed [template_gc] 1.1.2.1.2.1:
1317: * tests/results/049.processed [template_gc] 1.1.2.1.2.1:
1318: * tests/results/050.processed [template_gc] 1.1.2.1.2.1:
1319: * tests/results/051.processed [template_gc] 1.1.2.1.2.1:
1320: * tests/results/052.processed [template_gc] 1.1.2.1.2.1:
1321: * tests/results/053.processed [template_gc] 1.1.2.1.2.1:
1322: * tests/results/054.processed [template_gc] 1.1.2.1.2.1:
1323: * tests/results/055.processed [template_gc] 1.1.2.1.2.1:
1324: * tests/results/056.processed [template_gc] 1.1.2.1.2.1:
1325: * tests/results/057.processed [template_gc] 1.1.2.3.2.1:
1326: * tests/results/058.processed [template_gc] 1.1.2.2.2.1:
1327: * tests/results/059.processed [template_gc] 1.1.2.1.2.1:
1328: * tests/results/060.processed [template_gc] 1.1.2.1.2.1:
1329: * tests/results/061.processed [template_gc] 1.1.2.1.2.1:
1330: * tests/results/062.processed [template_gc] 1.1.2.1.2.1:
1331: * tests/results/063.processed [template_gc] 1.1.2.1.2.1:
1332: * tests/results/064.processed [template_gc] 1.1.2.1.2.1:
1333: * tests/results/065.processed [template_gc] 1.1.2.1.2.1:
1334: * tests/results/066.processed [template_gc] 1.1.2.1.2.1:
1335: * tests/results/067.processed [template_gc] 1.1.2.1.2.1:
1336: * tests/results/068.processed [template_gc] 1.1.2.1.2.1:
1337: * tests/results/069.processed [template_gc] 1.1.2.1.2.1:
1338: * tests/results/070.processed [template_gc] 1.1.2.1.2.1:
1339: * tests/results/071.processed [template_gc] 1.1.2.1.2.1:
1340: * tests/results/072.processed [template_gc] 1.1.2.1.2.1:
1341: * tests/results/073.processed [template_gc] 1.1.2.1.2.1:
1342: * tests/results/074.processed [template_gc] 1.1.2.1.2.1:
1343: * tests/results/075.processed [template_gc] 1.1.2.1.2.1:
1344: * tests/results/076.processed [template_gc] 1.1.2.1.2.1:
1345: * tests/results/077.processed [template_gc] 1.1.2.1.2.1:
1346: * tests/results/078.processed [template_gc] 1.1.2.1.2.1:
1347: * tests/results/079.processed [template_gc] 1.1.2.1.2.1:
1348: * tests/results/080.processed [template_gc] 1.1.2.1.2.1:
1349: * tests/results/081.processed [template_gc] 1.1.2.1.2.1:
1350: * tests/results/082.processed [template_gc] 1.1.2.1.2.1:
1351: * tests/results/083.processed [template_gc] 1.1.2.1.2.1:
1352: * tests/results/084.processed [template_gc] 1.1.2.1.2.1:
1353: * tests/results/085.processed [template_gc] 1.1.2.1.2.1:
1354: * tests/results/086.processed [template_gc] 1.1.2.1.2.1:
1355: * tests/results/087.processed [template_gc] 1.1.2.1.2.1:
1356: * tests/results/088.processed [template_gc] 1.1.2.1.2.1:
1357: * tests/results/089.processed [template_gc] 1.1.2.1.2.1:
1358: * tests/results/090.processed [template_gc] 1.1.2.1.2.1:
1359: * tests/results/091.processed [template_gc] 1.1.2.1.2.1:
1360: * tests/results/092.processed [template_gc] 1.1.2.1.2.1:
1361: * tests/results/093.processed [template_gc] 1.1.2.1.2.1:
1362: * tests/results/094.processed [template_gc] 1.1.2.1.2.1:
1363: * tests/results/095.processed [template_gc] 1.1.2.1.2.1:
1364: * tests/results/096.processed [template_gc] 1.1.2.1.2.1:
1365: * tests/results/097.processed [template_gc] 1.1.2.1.2.1:
1366: * tests/results/101.processed [template_gc] 1.1.2.1.2.1:
1367: * tests/results/102.processed [template_gc] 1.1.2.1.2.1:
1368: * tests/results/104.processed [template_gc] 1.1.2.1.2.1:
1369: * tests/results/105.processed [template_gc] 1.1.2.1.2.1:
1370: * tests/results/106.processed [template_gc] 1.1.2.1.2.1:
1371: * tests/results/107.processed [template_gc] 1.1.2.1.2.2:
1372: * tests/results/108.processed [template_gc] 1.1.2.1.2.2:
1373: * tests/results/109.processed [template_gc] 1.1.2.1.2.2:
1374: * tests/results/110.processed [template_gc] 1.1.2.1.2.1:
1375: * tests/results/111.processed [template_gc] 1.1.2.1.2.1:
1376: * tests/results/112.processed [template_gc] 1.1.2.1.2.1:
1377: * tests/results/113.processed [template_gc] 1.1.2.1.2.1:
1378: * tests/results/114.processed [template_gc] 1.1.2.1.2.1:
1379: * tests/results/115.processed [template_gc] 1.1.2.1.2.1:
1380: * tests/results/116.processed [template_gc] 1.1.2.1.2.1:
1381: * tests/results/117.processed [template_gc] 1.1.2.1.2.2:
1382: * tests/results/118.processed [template_gc] 1.1.2.1.2.1:
1383: * tests/results/119.processed [template_gc] 1.1.2.1.2.1:
1384: * tests/results/120.processed [template_gc] 1.1.2.1.2.1:
1385: * tests/results/121.processed [template_gc] 1.1.2.2:
1386: * tests/results/122.processed [template_gc] 1.1.2.2:
1387: * tests/results/123.processed [template_gc] 1.1.2.1:
1388: * tests/results/124.processed [template_gc] 1.1.2.1:
1389: new convention: char* never 0. assert in cord on that
1390:
1391: * tests/124.html 1.1:
1392: file 124.html was initially added on branch template_gc.
1393:
1394: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.24:
1395: couple more asserts
1396:
1397: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.25:
1398: * src/classes/xnode.C [template_gc] 1.54.2.10.2.14:
1399: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.10:
1400: found very old xml (dom) bug:
1401: were passing domString objects and later ERROREOUSLY freed them
1402:
1403: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.20:
1404: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.21:
1405: bugfix on memory buffer overrun [but that's memory from
1406: gc_malloc, not from g_malloc :(, but would hope]
1407:
1408: * tests/results/123.processed 1.1:
1409: file 123.processed was initially added on branch template_gc.
1410:
1411: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.9:
1412: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.23:
1413: little transcodes speedup
1414:
1415: * tests/results/124.processed 1.1:
1416: file 124.processed was initially added on branch template_gc.
1417:
1418: * tests/123.html 1.1:
1419: file 123.html was initially added on branch template_gc.
1420:
1421: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.19:
1422: checked custom malloc for returning 0
1423:
1424: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.22:
1425: couple assertions on fantastic situations added [may be those
1426: is the case now?]
1427:
1428: 2003-04-09 paf
1429: * tests/122.html [template_gc] 1.1.2.1:
1430: * tests/results/122.processed [template_gc] 1.1.2.1:
1431: 122 date test <= and == added [after volatile fix. passes on
1432: win&intel-solaris]
1433:
1434: * src/targets/cgi/pp3.cmd [template_gc] 1.1.2.1:
1435: custom profiling script:
1436: plist/ST << Sort by function time
1437:
1438: * src/classes/date.C [template_gc] 1.42.2.11.2.12:
1439: merged ^date.roll changes
1440:
1441: * src/classes/date.C 1.44:
1442: ^date.roll bug fix
1443:
1444: * tests/results/122.processed 1.1:
1445: file 122.processed was initially added on branch template_gc.
1446:
1447: * tests/122.html 1.1:
1448: file 122.html was initially added on branch template_gc.
1449:
1450: * src/classes/date.C 1.43:
1451: ^date.roll now throws less errors:
1452: month shifts handles end of month situation by reducing day number
1453: hour-hole shift reduces hour to recover
1454:
1455: * src/targets/cgi/pp3.cmd 1.1:
1456: file pp3.cmd was initially added on branch template_gc.
1457:
1458: * operators.txt [template_gc] 1.109.2.1.2.5:
1459: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.18:
1460: * src/main/pa_common.C [template_gc] 1.143.2.21.2.26:
1461: http://
1462: $.charset[] param
1463: done
1464:
1465: 2003-04-08 paf
1466: * src/main/untaint.C [template_gc] 1.115.2.12.2.21:
1467: CORD_pos_advance turned out to have limit on 'n' param. worked
1468: that around
1469:
1470: * src/main/untaint.C [template_gc] 1.115.2.12.2.22:
1471: removed redundant & in CORD_pos param passing [for it's a
1472: pointer really]
1473:
1474: * src/main/pa_common.C [template_gc] 1.143.2.21.2.24:
1475: merged PA_USE_ALARM bugfix from HEAD
1476:
1477: * src/lib/cord/source.url 1.1:
1478: file source.url was initially added on branch template_gc.
1479:
1480: * src/classes/date.C [template_gc] 1.42.2.11.2.11:
1481: * src/classes/file.C [template_gc] 1.107.2.16.2.14:
1482: * src/classes/hash.C [template_gc] 1.54.2.13.2.15:
1483: * src/classes/op.C [template_gc] 1.127.2.22.2.31:
1484: * src/classes/string.C [template_gc] 1.125.2.15.2.23:
1485: * src/classes/table.C [template_gc] 1.172.2.14.2.26:
1486: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.7:
1487: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.18:
1488: * src/include/pa_string.h [template_gc] 1.144.2.28.2.47:
1489: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.34:
1490: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.16:
1491: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.15:
1492: * src/main/pa_request.C [template_gc] 1.245.2.37.2.29:
1493: * src/main/pa_string.C [template_gc] 1.172.2.21.2.37:
1494: * src/main/pa_uue.C [template_gc] 1.4.2.5.2.5:
1495: * src/main/untaint.C [template_gc] 1.115.2.12.2.25:
1496: * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.5:
1497: * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.7:
1498: * src/types/pa_vform.C [template_gc] 1.74.2.11.2.6:
1499: * src/types/pa_vform.h [template_gc] 1.45.2.8.2.4:
1500: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.15:
1501: pa_vform violated String::invariant. started fixing [not
1502: compiled now]
1503:
1504: * src/classes/file.C [template_gc] 1.107.2.16.2.15:
1505: * src/classes/op.C [template_gc] 1.127.2.22.2.32:
1506: * src/classes/table.C [template_gc] 1.172.2.14.2.27:
1507: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.24:
1508: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.8:
1509: * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.5:
1510: * src/include/pa_common.h [template_gc] 1.89.2.13.2.11:
1511: * src/include/pa_request_charsets.h [template_gc] 1.1.2.3.2.3:
1512: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.17:
1513: * src/main/pa_charsets.C [template_gc] 1.11.2.10.2.4:
1514: * src/main/pa_common.C [template_gc] 1.143.2.21.2.25:
1515: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.16:
1516: * src/main/pa_request.C [template_gc] 1.245.2.37.2.30:
1517: * src/main/untaint.C [template_gc] 1.115.2.12.2.27:
1518: * src/types/pa_value.h [template_gc] 1.109.2.25.2.11:
1519: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.17:
1520: * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.5:
1521: * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.6:
1522: started http://
1523: $.charset[] param
1524: and
1525: http response charset detection
1526: just compiled.
1527: todo:test
1528:
1529: * src/classes/string.C [template_gc] 1.125.2.15.2.24:
1530: * src/include/pa_string.h [template_gc] 1.144.2.28.2.48:
1531: * src/main/pa_string.C [template_gc] 1.172.2.21.2.38:
1532: * src/main/untaint.C [template_gc] 1.115.2.12.2.26:
1533: * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.6:
1534: * src/types/pa_vform.C [template_gc] 1.74.2.11.2.7:
1535: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.16:
1536: changed transcode param converntion along with string creating convention -- all strings are zero-terminated,
1537: this allowed to fix one remaining String("123", 2) case
1538:
1539: * src/include/pa_config_auto.h.in [template_gc] 1.37.2.2.2.3:
1540: * src/lib/cord/Makefile.in [template_gc] 1.1.2.2:
1541: *** empty log message ***
1542:
1543: * src/classes/string.C [template_gc] 1.125.2.15.2.22:
1544: * src/include/pa_string.h [template_gc] 1.144.2.28.2.46:
1545: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.10:
1546: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.33:
1547: * src/main/compile.y [template_gc] 1.204.2.8.2.17:
1548: * src/main/pa_string.C [template_gc] 1.172.2.21.2.36:
1549: * src/main/untaint.C [template_gc] 1.115.2.12.2.24:
1550: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.23:
1551: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.12:
1552: number of string style improvements & optimizations
1553:
1554: * src/lib/cord/Makefile.am [template_gc] 1.1.2.2:
1555: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.9:
1556: * src/lib/cord/source.url [template_gc] 1.1.2.1:
1557: From: "Boehm, Hans" <hans_boehm@hp.com>
1558: To: "'Alexandr Petrosian (PAF)'" <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com>
1559: Sent: Tuesday, April 08, 2003 2:16 AM
1560: Subject: RE: libgc 6.2.alpha4 cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
1561:
1562:
1563: Thanks for the bug report and patch.
1564:
1565: I hadn't looked at this code in a while. Reading it now, it seems to me that the tests should also be ">= MAX_DEPTH" to comply with the invariant, though that may not matter a lot. I changed that, too.
1566:
1567: Hans
1568:
1569: * src/classes/xnode.C [template_gc] 1.54.2.10.2.13:
1570: =0 bug fix [left from autoptr default ctor :(]
1571:
1572: 2003-04-07 paf
1573: * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.7:
1574: small style change
1575:
1576: * src/include/pa_string.h [template_gc] 1.144.2.28.2.45:
1577: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.8:
1578: CORD_cat bugfix
1579:
1580: * src/include/pa_common.h [template_gc] 1.89.2.13.2.10:
1581: * src/main/pa_common.C [template_gc] 1.143.2.21.2.23:
1582: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.14:
1583: merged from head:safe mode error message now includes numbers
1584:
1585: * src/include/pa_common.h 1.90:
1586: * src/main/pa_common.C 1.149:
1587: * src/main/pa_exec.C 1.50:
1588: safe mode error message now includes numbers
1589:
1590: * src/main/execute.C 1.296:
1591: * src/main/execute.C [template_gc] 1.295.2.27.2.22:
1592: n-th attempt to make a=a work with double.
1593: problem: as_double returns it's result in fp-register
1594: compiler optimizes access to that register after b->as_double,
1595: and just compares ALREADY_STORED_VALUE with prev-calculated a->as_double from memory.
1596: _SAME_ double values do not match here.
1597: when forced to REload fp-register, values do match.
1598:
1599: tried to make them volatile.
1600:
1601: * src/main/untaint.C [template_gc] 1.115.2.12.2.19:
1602: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.22:
1603: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.11:
1604: unknown untaint lang now causes death
1605:
1606: 2003-04-04 paf
1607: * src/types/pa_vmail.C 1.44:
1608: mail receive: .txt attachemnts bug fix
1609: http://i2/tasks/edit/?id=4507350336410850921
1610:
1611: * src/main/pa_globals.C 1.154:
1612: exif mem leak
1613: http://i2/tasks/edit/?id=4480590323629807263
1614:
1615: * src/classes/classes.dsp 1.27:
1616: * src/classes/gd/gd.dsp 1.28:
1617: * src/classes/smtp/smtp.dsp 1.24:
1618: * src/lib/ltdl/libltdl.dsp 1.5:
1619: * src/lib/md5/md5.dsp 1.4:
1620: * src/lib/pcre/pcre.dsp 1.3:
1621: * src/main/compile.tab.C 1.82:
1622: * src/main/main.dsp 1.163:
1623: * src/main/pa_globals.C 1.153:
1624: * src/targets/cgi/parser3.dsp 1.62:
1625: * src/types/types.dsp 1.38:
1626: links to xml libs made relative, no need to unpack
1627: parser3project to /parser3project.
1628:
1629: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.31:
1630: * src/main/compile.y [template_gc] 1.204.2.8.2.15:
1631: more understandable error message in case @CLASS with more then
1632: one line inside
1633:
1634: * src/classes/classes.dsp 1.28:
1635: * src/classes/gd/gd.dsp 1.29:
1636: * src/classes/smtp/smtp.dsp 1.25:
1637: * src/main/main.dsp 1.164:
1638: * src/targets/cgi/parser3.dsp 1.63:
1639: * src/types/pa_vmail.C 1.43:
1640: * src/types/types.dsp 1.39:
1641: buf fix http://i2/tasks/edit/?id=4493946731322521294
1642: $.to[billgates@microsoft.com
1643: BCc: send-spam-to@someemails.ru
1644: ]
1645:
1646: * src/classes/file.C 1.110:
1647: * src/include/pa_exec.h 1.12:
1648: * src/main/pa_exec.C 1.49:
1649: incorportated pa_exec patch by
1650: From: "Victor Fedoseev" <vvf_ru@mail.ru>
1651: To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
1652: Sent: Thursday, January 23, 2003 9:14 AM
1653:
1654: huge speedup on ^file::cgi with big result
1655:
1656: * configure [template_gc] 1.66.2.5.2.7:
1657: * tests/Makefile [template_gc] 1.1.2.8.2.8:
1658: * tests/Makefile [template_gc] 1.1.2.8.2.9:
1659: *** empty log message ***
1660:
1661: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.21:
1662: more understandable error message in case of errors in @unhandled_exception
1663:
1664: * src/classes/math.C 1.25:
1665: allowed random 1...
1666:
1667: * src/classes/xdoc.C 1.109:
1668: memory allocation func bugfix
1669: http://i2/tasks/edit/?id=4499303470368629745
1670:
1.24 paf 1671: * src/classes/table.C 1.173:
1672: sort table with 0 rows bug fixed
1673:
1.23 paf 1674: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.32:
1675: * src/main/compile.y [template_gc] 1.204.2.8.2.16:
1676: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.11:
1677: error column more precise - tab handling bug fixed
1678:
1.24 paf 1679: * src/classes/math.C [template_gc] 1.24.2.12.2.11:
1680: allowed random 0..
1681:
1.23 paf 1682: * src/classes/hash.C 1.55:
1683: * src/types/pa_vhash.h 1.44:
1684: $hash._default showed in foreach & co bug fix
1685: http://i2/tasks/edit/?id=4493701604654042676
1686:
1687: @main[]
1688: $with_default[
1689: $.a[1]
1690: $._default[default from with_default]
1691: ]
1692: ^show[$with_default]
1693:
1694: $to_add_to[
1695: $.b[2]
1696: ]
1697: ^to_add_to.add[$with_default]
1698: =$to_add_to.xxx=<br>
1699:
1700:
1701: ^show[$to_add_to]
1702:
1703:
1704: $cloned[^hash::create[$with_default]]
1705: =$cloned.xxx=<br>
1706: ^show[$cloned]
1707:
1708:
1709: @show[hash]
1710: ^hash.foreach[k;v]{
1711: $k = $v <br>
1712:
1713: }
1714: <hr>
1715:
1716: 2003-04-03 paf
1717: * src/classes/op.C [template_gc] 1.127.2.22.2.23:
1718: * src/include/pa_request.h [template_gc] 1.160.2.37.2.18:
1719: * src/include/pa_stack.h [template_gc] 1.17.2.6.2.6:
1720: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.23:
1721: * src/main/execute.C [template_gc] 1.295.2.27.2.16:
1722: * src/main/pa_request.C [template_gc] 1.245.2.37.2.22:
1723: strack trace reset after handled exception [old bug fixed]
1724:
1725: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.22:
1726: * src/main/compile.y [template_gc] 1.204.2.8.2.10:
1727: parse position old bug fixed.
1728: position reporting made precise [both, in parse erros and runtime errors]
1729:
1730: * operators.txt [template_gc] 1.109.2.1.2.4:
1731: * src/classes/date.C [template_gc] 1.42.2.11.2.10:
1732: * src/classes/date.C [template_gc] 1.42.2.11.2.9:
1733: * src/classes/double.C [template_gc] 1.53.2.8.2.4:
1734: * src/classes/file.C [template_gc] 1.107.2.16.2.13:
1735: * src/classes/hash.C [template_gc] 1.54.2.13.2.14:
1736: * src/classes/image.C [template_gc] 1.90.2.15.2.20:
1737: * src/classes/image.C [template_gc] 1.90.2.15.2.21:
1738: * src/classes/int.C [template_gc] 1.49.2.7.2.5:
1739: * src/classes/mail.C [template_gc] 1.88.2.16.2.17:
1740: * src/classes/math.C [template_gc] 1.24.2.12.2.9:
1741: * src/classes/memory.C [template_gc] 1.1.2.4:
1742: * src/classes/op.C [template_gc] 1.127.2.22.2.27:
1743: * src/classes/op.C [template_gc] 1.127.2.22.2.28:
1744: * src/classes/response.C [template_gc] 1.23.2.8.2.3:
1745: * src/classes/string.C [template_gc] 1.125.2.15.2.20:
1746: * src/classes/string.C [template_gc] 1.125.2.15.2.21:
1747: * src/classes/table.C [template_gc] 1.172.2.14.2.24:
1748: * src/classes/table.C [template_gc] 1.172.2.14.2.25:
1749: * src/classes/void.C [template_gc] 1.28.2.5.2.9:
1750: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.22:
1751: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.23:
1752: * src/classes/xnode.C [template_gc] 1.54.2.10.2.12:
1753: * src/classes/xnode.h [template_gc] 1.18.2.6.2.7:
1754: * src/main/execute.C [template_gc] 1.295.2.27.2.19:
1755: * src/types/pa_method.h [template_gc] 1.1.2.4.2.5:
1756: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.12:
1757: MethodParams& now [methods without params receive zero
1758: reference, but they are expected not to look there]
1759:
1760: * src/main/execute.C [template_gc] 1.295.2.27.2.18:
1761: * src/types/pa_value.C [template_gc] 1.9.2.15.2.11:
1762: * src/types/pa_value.h [template_gc] 1.109.2.25.2.10:
1763: * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.5:
1764: slightly improved error messages text:
1765: 1. is '%s', it
1766: 2. method undefined in case of ^void[]
1767:
1.24 paf 1768: * src/lib/Makefile.in [template_gc] 1.8.2.3.2.2:
1769: removed 'patches'
1770:
1.23 paf 1771: * src/classes/math.C [template_gc] 1.24.2.12.2.10:
1772: top limit
1773:
1774: * src/classes/op.C [template_gc] 1.127.2.22.2.24:
1775: * src/include/pa_request.h [template_gc] 1.160.2.37.2.19:
1776: removed from trace 'a' exception when
1777: ^try{
1778: ^throw[a;1]
1779: }{
1780: ^throw[b;2]
1781: }
1782:
1783: this makes life easier: were: bad stack order -- were in exception catch unwind order, which didn't match execution order
1784:
1785:
1786: @main[]
1787: ^try{
1788: ^first[]
1789: }{
1790: ^throw[c;3]
1791: }
1792:
1793: @first[]
1794: ^throw[a;1]
1795:
1796: showed
1797: throw a
1798: first
1799: throw b
1800: try
1801:
1802: which is no good
1803:
1804: * src/classes/op.C [template_gc] 1.127.2.22.2.30:
1805: * src/main/pa_request.C [template_gc] 1.245.2.37.2.26:
1806: * tests/042.html [template_gc] 1.1.2.1.2.1:
1807: test 042 changed to realities, and passed [bug fixed]
1808:
1809: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.25:
1810: * src/main/compile.y [template_gc] 1.204.2.8.2.12:
1811: *** empty log message ***
1812:
1813: * operators.txt [template_gc] 1.109.2.1.2.3:
1814: * src/classes/op.C [template_gc] 1.127.2.22.2.26:
1815: * src/include/pa_request.h [template_gc] 1.160.2.37.2.21:
1816: * src/main/pa_request.C [template_gc] 1.245.2.37.2.24:
1817: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.11:
1818: ^process...[filename]
1819: useful for better error reporting [file/line/col]
1820:
1821: * INSTALL [template_gc] 1.31.6.2:
1822: * src/include/pa_operation.h [template_gc] 1.1.2.6.2.5:
1823: * src/include/pa_request.h [template_gc] 1.160.2.37.2.23:
1824: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.29:
1825: * src/main/compile.y [template_gc] 1.204.2.8.2.14:
1826: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.11:
1827: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.10:
1828: * src/main/execute.C [template_gc] 1.295.2.27.2.20:
1829: * src/main/pa_request.C [template_gc] 1.245.2.37.2.27:
1830: debug info format simplified, now it's:
1831: OP_VALUE
1832: Operation::Origin << here
1833: value*
1834:
1835: higher limits:
1836: file number (max: 255)
1837: line number (max: 64535)
1838: column number (max: 255)
1839:
1840: * src/main/compile.C [template_gc] 1.69.2.6.2.8:
1841: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.27:
1842: * src/main/compile.y [template_gc] 1.204.2.8.2.13:
1843: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.9:
1844: precise parse error position in case of
1845:
1846: ^bug
1847: ]
1848:
1849: * src/classes/op.C [template_gc] 1.127.2.22.2.25:
1850: * src/include/pa_request.h [template_gc] 1.160.2.37.2.20:
1851: * src/include/pa_stack.h [template_gc] 1.17.2.6.2.7:
1852: * src/include/pa_types.h [template_gc] 1.44.2.3.2.1:
1853: * src/main/execute.C [template_gc] 1.295.2.27.2.17:
1854: * src/main/pa_request.C [template_gc] 1.245.2.37.2.23:
1855: exception handling done. now we have error columns
1856: todo: test it
1857:
1858: * src/classes/op.C [template_gc] 1.127.2.22.2.29:
1859: * src/include/pa_request.h [template_gc] 1.160.2.37.2.22:
1860: * src/main/compile.C [template_gc] 1.69.2.6.2.7:
1861: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.24:
1862: * src/main/compile.y [template_gc] 1.204.2.8.2.11:
1863: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.10:
1864: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.8:
1865: * src/main/pa_request.C [template_gc] 1.245.2.37.2.25:
1866: introducing ^process...[main-method-alias]
1867:
1868: 2003-04-02 paf
1869: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.21:
1870: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.10:
1871: removed ref leak in xdoc::create/load
1872:
1873: * src/classes/op.C [template_gc] 1.127.2.22.2.22:
1874: * src/include/pa_operation.h [template_gc] 1.1.2.6.2.3:
1875: * src/include/pa_request.h [template_gc] 1.160.2.37.2.16:
1876: * src/main/compile.C [template_gc] 1.69.2.6.2.5:
1877: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.20:
1878: * src/main/compile.y [template_gc] 1.204.2.8.2.8:
1879: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.8:
1880: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.6:
1881: * src/main/execute.C [template_gc] 1.295.2.27.2.14:
1882: * src/main/pa_request.C [template_gc] 1.245.2.37.2.20:
1883: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.9:
1884: prepared debug info
1885: todo:use it
1886:
1887: * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.6:
1888: * tests/Makefile [template_gc] 1.1.2.8.2.6:
1889: replace bug fix [broke Dictionary constructor when moved to gc]
1890:
1891: * src/classes/op.C [template_gc] 1.127.2.22.2.21:
1892: * src/classes/table.C [template_gc] 1.172.2.14.2.22:
1893: * src/include/pa_request.h [template_gc] 1.160.2.37.2.15:
1894: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.7:
1895: * src/main/execute.C [template_gc] 1.295.2.27.2.12:
1896: * src/types/pa_value.h [template_gc] 1.109.2.25.2.9:
1897: * src/types/pa_vbool.h [template_gc] 1.21.2.3.2.2:
1898: * src/types/pa_vclass.h [template_gc] 1.39.2.5.2.4:
1899: * src/types/pa_vdate.h [template_gc] 1.24.2.5.2.4:
1900: * src/types/pa_vdouble.h [template_gc] 1.42.2.9.2.3:
1901: * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.6:
1902: * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.6:
1903: * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.7:
1904: * src/types/pa_vint.h [template_gc] 1.38.2.10.2.4:
1905: * src/types/pa_vjunction.h [template_gc] 1.19.2.5.2.2:
1906: * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.8:
1907: * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.6:
1908: * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.4:
1909: * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.6:
1910: * src/types/pa_vvoid.h [template_gc] 1.17.2.8.2.3:
1911: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.9:
1912: * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.7:
1913: more locally scoped vars in execute (more easily optimizable)
1914:
1915: * src/lib/patches/gdome2.patch [template_gc] 1.1.6.1:
1916: starting in gdome 0.7.4 this is no longer needed [author
1917: applied my patch]
1918:
1919: * src/include/pa_operation.h [template_gc] 1.1.2.6.2.4:
1920: * src/include/pa_request.h [template_gc] 1.160.2.37.2.17:
1921: * src/main/compile.C [template_gc] 1.69.2.6.2.6:
1922: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.21:
1923: * src/main/compile.y [template_gc] 1.204.2.8.2.9:
1924: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.9:
1925: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.7:
1926: * src/main/execute.C [template_gc] 1.295.2.27.2.15:
1927: * src/main/pa_exception.C [template_gc] 1.43.2.15.2.9:
1928: * src/main/pa_request.C [template_gc] 1.245.2.37.2.21:
1929: debug info: started using.
1930: todo:complete
1931:
1932: * src/lib/patches/Makefile.am [template_gc] 1.3.6.1:
1933: * src/lib/patches/Makefile.in [template_gc] 1.10.2.3.2.2:
1934: not patches now
1935:
1936: * src/main/pa_common.C [template_gc] 1.143.2.21.2.21:
1937: * src/main/pa_common.C [template_gc] 1.143.2.21.2.22:
1938: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.6:
1939: uncommented http:// file loading
1940:
1941: * tests/Makefile [template_gc] 1.1.2.8.2.7:
1942: * tests/results/108.processed [template_gc] 1.1.2.1.2.1:
1943: * tests/results/117.processed [template_gc] 1.1.2.1.2.1:
1944: meta considered OK [it's up to coder now to remove it not
1945: needed]
1946:
1947: * configure [template_gc] 1.66.2.5.2.3:
1948: * src/include/pa_config_auto.h.in [template_gc] 1.37.2.2.2.2:
1949: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.14:
1950: --enable-assertions autoconf-ed
1951:
1952: * src/include/pa_array.h [template_gc] 1.57.2.27.2.12:
1953: * src/include/pa_stack.h [template_gc] 1.17.2.6.2.4:
1954: * src/main/main.dsp [template_gc] 1.161.6.14.2.8:
1955: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.19:
1956: array::get/put inlined
1957:
1958: * src/classes/gd/gif.h [template_gc] 1.23.2.5.2.6:
1959: * src/include/pa_array.h [template_gc] 1.57.2.27.2.14:
1960: * src/main/execute.C [template_gc] 1.295.2.27.2.13:
1961: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.20:
1962: * tests/run_parser.sh [template_gc] 1.1.2.1.2.1:
1963: gif encoder bug fix [gdGrowingBuf]
1964:
1965: * src/classes/form.C [template_gc] 1.34.2.7.2.7:
1966: * src/classes/hash.C [template_gc] 1.54.2.13.2.13:
1967: * src/classes/image.C [template_gc] 1.90.2.15.2.19:
1968: * src/classes/string.C [template_gc] 1.125.2.15.2.19:
1969: * src/classes/table.C [template_gc] 1.172.2.14.2.23:
1970: * src/classes/void.C [template_gc] 1.28.2.5.2.8:
1971: * src/include/pa_common.h [template_gc] 1.89.2.13.2.9:
1972: * src/main/pa_common.C [template_gc] 1.143.2.21.2.20:
1973: * src/main/pa_request.C [template_gc] 1.245.2.37.2.19:
1974: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.12:
1975: * src/main/pa_string.C [template_gc] 1.172.2.21.2.35:
1976: all calls to String::String(str,helper_length) are checked.
1977: found/fixed one place:
1978: $request:body now zero-terminated,
1979:
1980: * src/lib/patches/libxslt.patch [template_gc] 1.1.6.1:
1981: decided against patching -- one can remove that header in @
1982: postprocess, if he/she wants to
1983:
1984: * src/include/pa_operation.h [template_gc] 1.1.2.6.2.2:
1985: strange mistake fixed: forgot to return Operation class->union
1986: after switching from autoptrs.
1987:
1988: * configure.in [template_gc] 1.62.2.5.2.4:
1989: * src/lib/Makefile.am [template_gc] 1.3.10.2:
1990: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.8:
1991: removed patches
1992:
1993: * configure [template_gc] 1.66.2.5.2.4:
1994: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.15:
1995: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.14:
1996: *** empty log message ***
1997:
1998: * configure.in [template_gc] 1.62.2.5.2.3:
1999: * src/classes/xnode.C [template_gc] 1.54.2.10.2.11:
2000: * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.5:
2001: * src/include/pa_config_includes.h [template_gc] 1.23.2.5.2.2:
2002: * src/include/pa_string.h [template_gc] 1.144.2.28.2.43:
2003: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.6:
2004: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.11:
2005: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.18:
2006: converted debug hacks to ANSI assertions
2007: started configure.in --enable-assertions
2008:
2009: * src/include/pa_array.h [template_gc] 1.57.2.27.2.13:
2010: * src/include/pa_stack.h [template_gc] 1.17.2.6.2.5:
2011: * src/include/pa_string.h [template_gc] 1.144.2.28.2.44:
2012: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.6:
2013: * src/main/main.dsp [template_gc] 1.161.6.14.2.9:
2014: * src/main/pa_table.C [template_gc] 1.53.2.10.2.4:
2015: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.10:
2016: array get/put check become assertion
2017: iterator in methodframe filler
2018:
2019: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.7:
2020: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.13:
2021: globals.c: gc_substitute_memory_management_functions
2022: +installed CORD_oom function
2023:
2024: * src/lib/patches/libxml2.patch [template_gc] 1.1.6.1:
2025: found a way of dealing with charset tables without patching
2026: library [price: imposed limit of 10 user-defined charsets, but
2027: limit can be easily increased]
2028:
2029: * src/classes/table.C [template_gc] 1.172.2.14.2.21:
2030: * src/include/pa_table.h [template_gc] 1.48.2.11.2.7:
2031: * src/main/pa_table.C [template_gc] 1.53.2.10.2.5:
2032: few for(size_t i=0...) -> for(Array_iterator... i(..); i
2033: has_next()
2034:
2035: 2003-04-01 paf
2036: * src/lib/gc/Makefile.am 1.1:
2037: * src/lib/gc/include/Makefile.am 1.1:
2038: file Makefile.am was initially added on branch template_gc.
2039:
2040: * src/classes/classes.dsp [template_gc] 1.25.10.5.2.8:
2041: * src/classes/gd/gd.dsp [template_gc] 1.26.10.2.2.6:
2042: * src/classes/smtp/smtp.dsp [template_gc] 1.22.10.1.2.7:
2043: * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.4:
2044: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.19:
2045: * src/main/main.dsp [template_gc] 1.161.6.14.2.7:
2046: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.10:
2047: * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.1:
2048: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.12:
2049: * src/targets/isapi/parser3isapi.dsp [template_gc] 1.41.12.1.2.2:
2050: * src/types/types.dsp [template_gc] 1.35.10.9.2.8:
2051: prepared xml-static configuration
2052:
2053: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.11:
2054: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.16:
2055: xml memory debugging showed no errors. todo: debug parser memory
2056:
2057: * src/classes/gd/Makefile.am [template_gc] 1.10.16.1:
2058: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.9:
2059: bug() to set bpt in (memory.c)
2060: some .am changes
2061:
2062: * src/lib/gc/Makefile.in 1.1:
2063: * src/lib/gc/include/Makefile.in 1.1:
2064: file Makefile.in was initially added on branch template_gc.
2065:
2066: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.20:
2067: * src/classes/xnode.h [template_gc] 1.18.2.6.2.6:
2068: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.17:
2069: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.10:
2070: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.17:
2071: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.8:
2072: * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.8:
2073: * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.6:
2074: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.5:
2075: memory bug debugged down: gdome uses glib memory, and stores last pointer to xmlDoc there, gc misses that and collects valid memory
2076: fixed by remembering xmlDoc from dom object in xdoc.
2077: todo: do something with premature free of xdoc with xnodes/node values referring into it
2078:
2079: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.15:
2080: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.13:
2081: more build configurations
2082:
2083: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.16:
2084: * src/main/pa_common.C [template_gc] 1.143.2.21.2.18:
2085: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.12:
2086: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.8:
2087: moved memory debugging to global level: to pa_gc_malloc
2088:
2089: * src/classes/gd/Makefile.in [template_gc] 1.43.2.3.2.2:
2090: * src/lib/gc/Makefile.am [template_gc] 1.1.2.1:
2091: * src/lib/gc/Makefile.in [template_gc] 1.1.2.1:
2092: * src/lib/gc/include/Makefile.am [template_gc] 1.1.2.1:
2093: * src/lib/gc/include/Makefile.in [template_gc] 1.1.2.1:
2094: *** empty log message ***
2095:
2096: * src/classes/mail.C [template_gc] 1.88.2.16.2.15:
2097: * src/classes/mail.C [template_gc] 1.88.2.16.2.16:
2098: typo fix
2099:
2100: 2003-03-31 paf
2101: * INSTALL [template_gc] 1.31.6.1:
2102: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.19:
2103: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.9:
2104: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.14:
2105: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.11:
2106: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.4:
2107: started xml lib memory debugging, simple checks failed:
2108: it seems that library does realloc(bad ptr), and recording those ptrs in heap [for debugging] was bad:
2109: heap situation changes = everything works fine
2110:
2111: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.6:
2112: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.13:
2113: worked around xmlRegisterCharEncodingHandler limitation [
2114: currently imposed limit of 10 user-defined charsets]
2115:
2116: 2003-03-28 paf
2117: * src/main/execute.C [template_gc] 1.295.2.27.2.11:
2118: execution stack copied to local
2119: register
2120: variable, removed lots [~2e7) of memory accesses
2121:
2122: 2003-03-27 paf
2123: * src/classes/string.C [template_gc] 1.125.2.15.2.17:
2124: * src/classes/table.C [template_gc] 1.172.2.14.2.19:
2125: * src/include/pa_array.h [template_gc] 1.57.2.27.2.9:
2126: * src/include/pa_stack.h [template_gc] 1.17.2.6.2.3:
2127: * src/include/pa_string.h [template_gc] 1.144.2.28.2.40:
2128: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.5:
2129: * src/main/pa_string.C [template_gc] 1.172.2.21.2.33:
2130: * src/main/untaint.C [template_gc] 1.115.2.12.2.18:
2131: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.9:
2132: fixed clients of &get():
2133: most to use non-ref version,
2134: some[in tight places] to get_unchecked_ref
2135:
2136: * src/classes/date.C [template_gc] 1.42.2.11.2.8:
2137: * src/classes/file.C [template_gc] 1.107.2.16.2.12:
2138: * src/classes/hash.C [template_gc] 1.54.2.13.2.12:
2139: * src/classes/string.C [template_gc] 1.125.2.15.2.18:
2140: * src/classes/table.C [template_gc] 1.172.2.14.2.20:
2141: * src/classes/void.C [template_gc] 1.28.2.5.2.7:
2142: * src/include/pa_string.h [template_gc] 1.144.2.28.2.41:
2143: * src/lib/cord/cord.dsp [template_gc] 1.1.2.8:
2144: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.5:
2145: * src/lib/cord/include/cord.h [template_gc] 1.1.2.2:
2146: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.16:
2147: * src/main/compile.y [template_gc] 1.204.2.8.2.7:
2148: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.5:
2149: * src/main/pa_common.C [template_gc] 1.143.2.21.2.17:
2150: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.12:
2151: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.13:
2152: * src/main/pa_request.C [template_gc] 1.245.2.37.2.18:
2153: * src/main/pa_string.C [template_gc] 1.172.2.21.2.34:
2154: * src/main/pa_uue.C [template_gc] 1.4.2.5.2.4:
2155: * src/sql/pa_sql_driver.h [template_gc] 1.34.2.4.2.4:
2156: * src/types/pa_value.C [template_gc] 1.9.2.15.2.10:
2157: * src/types/pa_venv.h [template_gc] 1.28.2.5.2.5:
2158: * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.4:
2159: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.14:
2160: introducing append_help_length [radical improvement here]
2161:
2162: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.12:
2163: GC_java_finalization turned off [was 'not recommened' in gc.h,
2164: on win32 noticed no difference]
2165:
2166: * src/include/pa_array.h [template_gc] 1.57.2.27.2.11:
2167: returned checked array get [were disabled for debugging]
2168: result:not slower [don't understand that, it were INLINED]
2169: todo: find out a way of inlining it!
2170:
2171: * src/classes/memory.C [template_gc] 1.1.2.3:
2172: * src/include/pa_array.h [template_gc] 1.57.2.27.2.10:
2173: * src/include/pa_hash.h [template_gc] 1.58.2.18.2.7:
2174: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.15:
2175: * src/lib/cord/cord.dsp [template_gc] 1.1.2.7:
2176: * src/lib/cord/cordxtra.c [template_gc] 1.1.2.3:
2177: * src/lib/gc/include/gc.h [template_gc] 1.1.2.2:
2178: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.6:
2179: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.10:
2180: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.9:
2181: * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.7:
2182: disabled gc, become even slower
2183:
2184: * src/classes/classes.dsp [template_gc] 1.25.10.5.2.7:
2185: * src/classes/gd/gd.dsp [template_gc] 1.26.10.2.2.5:
2186: * src/classes/memory.C [template_gc] 1.1.2.2:
2187: * src/classes/smtp/smtp.dsp [template_gc] 1.22.10.1.2.6:
2188: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.16:
2189: * src/include/pa_array.h [template_gc] 1.57.2.27.2.8:
2190: * src/include/pa_request.h [template_gc] 1.160.2.37.2.14:
2191: * src/include/pa_stack.h [template_gc] 1.17.2.6.2.2:
2192: * src/include/pa_string.h [template_gc] 1.144.2.28.2.39:
2193: * src/lib/cord/cord.dsp [template_gc] 1.1.2.6:
2194: * src/lib/ltdl/libltdl.dsp [template_gc] 1.3.2.2.2.4:
2195: * src/lib/md5/md5.dsp [template_gc] 1.2.10.2.2.3:
2196: * src/lib/pcre/pcre.dsp [template_gc] 1.1.14.1.2.3:
2197: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.15:
2198: * src/main/compile.y [template_gc] 1.204.2.8.2.6:
2199: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.4:
2200: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.4:
2201: * src/main/main.dsp [template_gc] 1.161.6.14.2.6:
2202: * src/main/pa_string.C [template_gc] 1.172.2.21.2.32:
2203: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.9:
2204: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.8:
2205: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.13:
2206: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.8:
2207: * src/types/types.dsp [template_gc] 1.35.10.9.2.7:
2208: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.3:
2209: Array::put(index, T>>&<< removed
2210: after Stack::pop wiping removed [moved to separate func]
2211: other Array & removed
2212:
2213: * src/lib/gc/include/gc_fake.h 1.1:
2214: file gc_fake.h was initially added on branch template_gc.
2215:
2216: * src/include/pa_string.h [template_gc] 1.144.2.28.2.42:
2217: * src/lib/gc/include/gc.h [template_gc] 1.1.2.3:
2218: * src/lib/gc/include/gc_fake.h [template_gc] 1.1.2.1:
2219: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.17:
2220: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.7:
2221: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.11:
2222: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.10:
2223: convention changed: all resulting strings are zero-terminated
2224:
2225: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.17:
2226: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.18:
2227: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.6:
2228: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.13:
2229: forgot to merge XML memory funcs replacement from gc branch
2230:
2231: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.18:
2232: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.7:
2233: XML memory funcs to GC works in debug, but fails in release
2234: todo: fix that
2235:
2236: * src/doc/memory.dox 1.1:
2237: file memory.dox was initially added on branch template_gc.
2238:
2239: * src/doc/memory.dox [template_gc] 1.1.2.1:
2240: forgot to add
2241:
2242: 2003-03-26 paf
2243: * src/lib/cord/include/private/cord_pos.h 1.1:
2244: file cord_pos.h was initially added on branch template_gc.
2245:
2246: * src/classes/classes.dsp [template_gc] 1.25.10.5.2.6:
2247: * src/classes/file.C [template_gc] 1.107.2.16.2.11:
2248: * src/classes/gd/gd.dsp [template_gc] 1.26.10.2.2.4:
2249: * src/classes/op.C [template_gc] 1.127.2.22.2.20:
2250: * src/classes/smtp/smtp.dsp [template_gc] 1.22.10.1.2.5:
2251: * src/classes/table.C [template_gc] 1.172.2.14.2.18:
2252: * src/include/pa_array.h [template_gc] 1.57.2.27.2.7:
2253: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.5:
2254: * src/include/pa_stack.h [template_gc] 1.17.2.6.2.1:
2255: * src/include/pa_string.h [template_gc] 1.144.2.28.2.38:
2256: * src/include/pa_table.h [template_gc] 1.48.2.11.2.6:
2257: * src/lib/cord/cord.dsp [template_gc] 1.1.2.5:
2258: * src/lib/ltdl/libltdl.dsp [template_gc] 1.3.2.2.2.3:
2259: * src/lib/md5/md5.dsp [template_gc] 1.2.10.2.2.2:
2260: * src/lib/pcre/pcre.dsp [template_gc] 1.1.14.1.2.2:
2261: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.14:
2262: * src/main/compile.y [template_gc] 1.204.2.8.2.5:
2263: * src/main/main.dsp [template_gc] 1.161.6.14.2.5:
2264: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.12:
2265: * src/main/pa_common.C [template_gc] 1.143.2.21.2.16:
2266: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.11:
2267: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.11:
2268: * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.7:
2269: * src/main/pa_table.C [template_gc] 1.53.2.10.2.3:
2270: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.8:
2271: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.7:
2272: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.7:
2273: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.10:
2274: * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.7:
2275: * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.5:
2276: * src/types/types.dsp [template_gc] 1.35.10.9.2.6:
2277: pre-evaluated .count() in some places
2278:
2279: * src/lib/cord/Makefile.am 1.1:
2280: * src/lib/cord/include/Makefile.am 1.1:
2281: * src/lib/cord/include/private/Makefile.am 1.1:
2282: file Makefile.am was initially added on branch template_gc.
2283:
2284: * src/lib/cord/Makefile.in 1.1:
2285: * src/lib/cord/include/Makefile.in 1.1:
2286: * src/lib/cord/include/private/Makefile.in 1.1:
2287: file Makefile.in was initially added on branch template_gc.
2288:
2289: * src/classes/classes.dsp [template_gc] 1.25.10.5.2.4:
2290: * src/classes/smtp/smtp.dsp [template_gc] 1.22.10.1.2.3:
2291: * src/lib/cord/cord.dsp [template_gc] 1.1.2.3:
2292: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.13:
2293: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.3:
2294: * src/main/main.dsp [template_gc] 1.161.6.14.2.3:
2295: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.5:
2296: * src/targets/isapi/parser3isapi.dsp [template_gc] 1.41.12.1.2.1:
2297: * src/types/types.dsp [template_gc] 1.35.10.9.2.4:
2298: .dsp updated to use lib/gc,lib/cord
2299:
2300: * src/lib/cord/include/gc.h [template_gc] 1.1.2.2:
2301: * src/lib/gc/include/gc.h [template_gc] 1.1.2.1:
2302: introducing lib/gc
2303:
2304: * src/lib/cord/include/cord.h [template_gc] 1.1.2.1:
2305: * src/lib/cord/include/ec.h [template_gc] 1.1.2.1:
2306: * src/lib/cord/include/gc.h [template_gc] 1.1.2.1:
2307: * src/lib/cord/include/private/cord_pos.h [template_gc] 1.1.2.1:
2308: bundled gc includes
2309:
2310: * src/lib/cord/include/cord.h 1.1:
2311: file cord.h was initially added on branch template_gc.
2312:
2313: * src/lib/cord/include/ec.h 1.1:
2314: file ec.h was initially added on branch template_gc.
2315:
2316: * src/classes/op.C [template_gc] 1.127.2.22.2.18:
2317: * src/include/pa_array.h [template_gc] 1.57.2.27.2.6:
2318: * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.7:
2319: * src/include/pa_string.h [template_gc] 1.144.2.28.2.35:
2320: * src/include/pa_version.h [template_gc] 1.7.16.1:
2321: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.12:
2322: * src/main/compile.y [template_gc] 1.204.2.8.2.4:
2323: * src/main/execute.C [template_gc] 1.295.2.27.2.10:
2324: * src/main/pa_common.C [template_gc] 1.143.2.21.2.15:
2325: * src/main/pa_exception.C [template_gc] 1.43.2.15.2.8:
2326: * src/main/pa_request.C [template_gc] 1.245.2.37.2.17:
2327: * src/main/pa_string.C [template_gc] 1.172.2.21.2.30:
2328: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.7:
2329: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.4:
2330: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.2:
2331: a number of bugfixes [while testing first real site (aval)]
2332:
2333: * src/classes/classes.dsp [template_gc] 1.25.10.5.2.5:
2334: * src/classes/gd/gd.dsp [template_gc] 1.26.10.2.2.3:
2335: * src/classes/smtp/smtp.dsp [template_gc] 1.22.10.1.2.4:
2336: * src/lib/cord/cord.dsp [template_gc] 1.1.2.4:
2337: * src/lib/ltdl/libltdl.dsp [template_gc] 1.3.2.2.2.2:
2338: * src/lib/md5/md5.dsp [template_gc] 1.2.10.2.2.1:
2339: * src/main/main.dsp [template_gc] 1.161.6.14.2.4:
2340: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.6:
2341: * src/types/types.dsp [template_gc] 1.35.10.9.2.5:
2342: started profiling
2343:
2344: * src/lib/cord/include/gc.h 1.1:
2345: * src/lib/gc/include/gc.h 1.1:
2346: file gc.h was initially added on branch template_gc.
2347:
2348: * acsite.m4 1.1:
2349: file acsite.m4 was initially added on branch template_gc.
2350:
2351: * acsite.m4 [template_gc] 1.1.2.1:
2352: * bin/Makefile.in [template_gc] 1.9.2.3.2.1:
2353: * etc/Makefile.in [template_gc] 1.14.2.3.2.1:
2354: * etc/parser3.charsets/Makefile.in [template_gc] 1.17.2.3.2.1:
2355: * src/Makefile.in [template_gc] 1.55.2.3.2.1:
2356: * src/classes/Makefile.am [template_gc] 1.40.16.2:
2357: * src/classes/Makefile.in [template_gc] 1.53.2.3.2.1:
2358: * src/classes/gd/Makefile.in [template_gc] 1.43.2.3.2.1:
2359: * src/classes/gd/gif.C [template_gc] 1.30.2.4.2.3:
2360: * src/classes/gd/gif.h [template_gc] 1.23.2.5.2.5:
2361: * src/classes/mail.C [template_gc] 1.88.2.16.2.14:
2362: * src/classes/math.C [template_gc] 1.24.2.12.2.8:
2363: * src/classes/op.C [template_gc] 1.127.2.22.2.19:
2364: * src/classes/smtp/Makefile.in [template_gc] 1.12.2.3.2.1:
2365: * src/classes/smtp/smtp.h [template_gc] 1.11.2.4.2.3:
2366: * src/include/Makefile.in [template_gc] 1.11.2.5.2.1:
2367: * src/include/pa_common.h [template_gc] 1.89.2.13.2.8:
2368: * src/include/pa_config_auto.h.in [template_gc] 1.37.2.2.2.1:
2369: * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.3:
2370: * src/include/pa_config_includes.h [template_gc] 1.23.2.5.2.1:
2371: * src/include/pa_request.h [template_gc] 1.160.2.37.2.13:
2372: * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.5:
2373: * src/include/pa_string.h [template_gc] 1.144.2.28.2.36:
2374: * src/include/pa_stylesheet_connection.h [template_gc] 1.32.2.5.2.4:
2375: * src/include/pa_version.h [template_gc] 1.7.16.2:
2376: * src/lib/Makefile.am [template_gc] 1.3.10.1:
2377: * src/lib/Makefile.in [template_gc] 1.8.2.3.2.1:
2378: * src/lib/cord/Makefile.am [template_gc] 1.1.2.1:
2379: * src/lib/cord/Makefile.in [template_gc] 1.1.2.1:
2380: * src/lib/cord/include/Makefile.am [template_gc] 1.1.2.1:
2381: * src/lib/cord/include/Makefile.in [template_gc] 1.1.2.1:
2382: * src/lib/cord/include/private/Makefile.am [template_gc] 1.1.2.1:
2383: * src/lib/cord/include/private/Makefile.in [template_gc] 1.1.2.1:
2384: * src/lib/ltdl/Makefile.in [template_gc] 1.4.2.1.2.2:
2385: * src/lib/md5/Makefile.in [template_gc] 1.6.2.3.2.1:
2386: * src/lib/patches/Makefile.in [template_gc] 1.10.2.3.2.1:
2387: * src/lib/pcre/Makefile.in [template_gc] 1.8.2.3.2.2:
2388: * src/main/Makefile.am [template_gc] 1.35.6.4.2.2:
2389: * src/main/Makefile.in [template_gc] 1.50.2.6.2.1:
2390: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.10:
2391: * src/main/pa_string.C [template_gc] 1.172.2.21.2.31:
2392: * src/main/untaint.C [template_gc] 1.115.2.12.2.17:
2393: * src/sql/Makefile.in [template_gc] 1.11.2.3.2.1:
2394: * src/targets/Makefile.in [template_gc] 1.42.2.3.2.1:
2395: * src/targets/apache13/Makefile.in [template_gc] 1.44.2.3.2.1:
2396: * src/targets/apache13/p3runConfigure.in [template_gc] 1.11.14.4.2.1:
2397: * src/targets/cgi/Makefile.am [template_gc] 1.46.2.5.2.1:
2398: * src/targets/cgi/Makefile.in [template_gc] 1.62.2.5.2.1:
2399: * src/targets/isapi/Makefile.in [template_gc] 1.11.2.3.2.1:
2400: * src/types/Makefile.am [template_gc] 1.28.10.1.2.2:
2401: * src/types/Makefile.in [template_gc] 1.50.2.4.2.1:
2402: * src/types/pa_vclass.h [template_gc] 1.39.2.5.2.3:
2403: * src/types/pa_vcookie.h [template_gc] 1.23.2.6.2.3:
2404: * src/types/pa_vform.h [template_gc] 1.45.2.8.2.3:
2405: * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.5:
2406: * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.6:
2407: * src/types/pa_vint.h [template_gc] 1.38.2.10.2.3:
2408: * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.5:
2409: * src/types/pa_vresponse.h [template_gc] 1.32.2.6.2.4:
2410: * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.6:
2411: * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.6:
2412: * src/types/pa_vstatus.h [template_gc] 1.15.2.7.2.3:
2413: * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.5:
2414: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.7:
2415: configured math funcs
2416: ported pa_exec
2417:
2418: * src/classes/classes.dsp 1.26:
2419: * src/classes/gd/gd.dsp 1.27:
2420: * src/classes/smtp/smtp.dsp 1.23:
2421: * src/lib/ltdl/libltdl.dsp 1.4:
2422: * src/lib/md5/md5.dsp 1.3:
2423: * src/lib/pcre/pcre.dsp 1.2:
2424: * src/main/main.dsp 1.162:
2425: * src/targets/cgi/parser3.dsp 1.61:
2426: * src/types/types.dsp 1.37:
2427: .dsp profiling updated
2428:
2429: 2003-03-25 paf
2430: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.14:
2431: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.9:
2432: memory: new 'new' overloads for structure handling
2433:
1.24 paf 2434: * tests/results/109.processed [template_gc] 1.1.2.1.2.1:
2435: it was a bug in parser. updated 109 test result
2436:
1.23 paf 2437: * operators.txt [template_gc] 1.109.2.1.2.2:
2438: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.10:
2439: * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.5:
2440: $status.memory
2441: used
2442: free
2443: since_compact
2444: process
2445:
2446: * src/doc/exception.dox 1.1:
2447: file exception.dox was initially added on branch template_gc.
2448:
2449: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.11:
2450: * src/main/untaint.C [template_gc] 1.115.2.12.2.15:
2451: untaint.C L_MAIL_HEADER
2452:
2453: * src/classes/xnode.C [template_gc] 1.54.2.10.2.9:
2454: * src/classes/xnode.h [template_gc] 1.18.2.6.2.5:
2455: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.13:
2456: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.6:
2457: * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.5:
2458: xnode.C compiled, doc/node finalizers isntalled
2459:
2460: * src/main/pa_request.C [template_gc] 1.245.2.37.2.14:
2461: * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.6:
2462: vxnode compiled
2463: xml linked
2464:
2465: * tests/results/121.processed 1.1:
2466: file 121.processed was initially added on branch template_gc.
2467:
2468: * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.6:
2469: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.5:
2470: * src/main/untaint.C [template_gc] 1.115.2.12.2.16:
2471: * src/sql/pa_sql_driver.h [template_gc] 1.34.2.4.2.3:
2472: untaint.C L_SQL
2473:
2474: * src/types/pa_vmemory.h 1.1:
2475: file pa_vmemory.h was initially added on branch template_gc.
2476:
2477: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.14:
2478: fixed transform params
2479:
2480: * operators.txt [template_gc] 1.109.2.1.2.1:
2481: * src/classes/Makefile.am [template_gc] 1.40.16.1:
2482: * src/classes/classes.dsp [template_gc] 1.25.10.5.2.3:
2483: * src/classes/memory.C [template_gc] 1.1.2.1:
2484: * src/classes/op.C [template_gc] 1.127.2.22.2.17:
2485: * src/main/pa_request.C [template_gc] 1.245.2.37.2.15:
2486: * src/types/Makefile.am [template_gc] 1.28.10.1.2.1:
2487: * src/types/pa_venv.h [template_gc] 1.28.2.5.2.4:
2488: * src/types/pa_vmemory.h [template_gc] 1.1.2.1:
2489: * src/types/types.dsp [template_gc] 1.35.10.9.2.3:
2490: * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.1:
2491: ^memory:compact[]
2492:
2493: * src/types/pa_vxdoc.C [template_gc] 1.23.2.5.2.4:
2494: vxdoc compiled
2495:
2496: * tests/121.html 1.1:
2497: file 121.html was initially added on branch template_gc.
2498:
2499: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.15:
2500: * tests/Makefile [template_gc] 1.1.2.8.2.5:
2501: fixed transform params2
2502:
2503: * src/doc/string.dox [template_gc] 1.4.22.1:
2504: updated: new string internals
2505:
2506: * src/classes/image.C [template_gc] 1.90.2.15.2.18:
2507: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.13:
2508: * src/classes/xnode.C [template_gc] 1.54.2.10.2.10:
2509: * src/include/pa_string.h [template_gc] 1.144.2.28.2.34:
2510: * src/main/pa_string.C [template_gc] 1.172.2.21.2.29:
2511: * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.7:
2512: removed StringBody(0) ambiguilty, introducting static
2513: StringBody::Format(int)
2514:
2515: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.10:
2516: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.6:
2517: * tests/Makefile [template_gc] 1.1.2.8.2.4:
2518: * tests/results/107.processed [template_gc] 1.1.2.1.2.1:
2519: fixed dom language [values are now considered tainted.
2520: it was a bug in parser. updated 107 test result
2521:
2522: * src/classes/image.C [template_gc] 1.90.2.15.2.17:
2523: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.12:
2524: * src/classes/xnode.h [template_gc] 1.18.2.6.2.4:
2525: * src/doc/exception.dox [template_gc] 1.1.2.1:
2526: * src/doc/index.dox [template_gc] 1.4.8.1:
2527: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.4:
2528: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.12:
2529: * src/include/pa_request.h [template_gc] 1.160.2.37.2.12:
2530: * src/include/pa_string.h [template_gc] 1.144.2.28.2.33:
2531: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.8:
2532: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.5:
2533: * src/main/pa_string.C [template_gc] 1.172.2.21.2.28:
2534: xdoc.C compiled
2535: todo: xnode.C / finalizers
2536:
2537: * src/classes/memory.C 1.1:
2538: file memory.C was initially added on branch template_gc.
2539:
2540: * src/main/pa_request.C [template_gc] 1.245.2.37.2.16:
2541: * src/main/untaint.C [template_gc] 1.115.2.12.2.14:
2542: * src/types/pa_value.C [template_gc] 1.9.2.15.2.9:
2543: * src/types/pa_value.h [template_gc] 1.109.2.25.2.8:
2544: * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.5:
2545: * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.6:
2546: * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.4:
2547: * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.5:
2548: * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.3:
2549: * tests/121.html [template_gc] 1.1.2.1:
2550: * tests/results/121.processed [template_gc] 1.1.2.1:
2551: untaint.C L_URI
2552:
2553: * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.5:
2554: * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.6:
2555: fixed stylesheet caching
2556:
2557: 2003-03-24 paf
2558: * src/classes/void.C [template_gc] 1.28.2.5.2.6:
2559: void.C compiled
2560:
2561: * src/main/pa_common.C [template_gc] 1.143.2.21.2.14:
2562: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.9:
2563: http://
2564:
2565: * src/classes/file.C [template_gc] 1.107.2.16.2.10:
2566: * src/classes/image.C [template_gc] 1.90.2.15.2.16:
2567: * src/classes/mail.C [template_gc] 1.88.2.16.2.13:
2568: * src/include/pa_string.h [template_gc] 1.144.2.28.2.32:
2569: * src/main/pa_common.C [template_gc] 1.143.2.21.2.13:
2570: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.8:
2571: introducing string[body]::pos(char)
2572:
2573: * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.4:
2574: pa_vstatus.C compiled
2575:
2576: * src/include/pa_string.h [template_gc] 1.144.2.28.2.30:
2577: * src/main/pa_string.C [template_gc] 1.172.2.21.2.26:
2578: * src/main/untaint.C [template_gc] 1.115.2.12.2.12:
2579: String::ArrayFragment::append_positions fixed
2580:
2581: * src/classes/hash.C [template_gc] 1.54.2.13.2.11:
2582: * src/classes/string.C [template_gc] 1.125.2.15.2.16:
2583: * src/classes/table.C [template_gc] 1.172.2.14.2.14:
2584: * src/types/pa_value.C [template_gc] 1.9.2.15.2.7:
2585: all linked
2586: todo: debug
2587:
2588: * src/classes/hash.C [template_gc] 1.54.2.13.2.10:
2589: * src/classes/image.C [template_gc] 1.90.2.15.2.12:
2590: * src/classes/string.C [template_gc] 1.125.2.15.2.10:
2591: * src/classes/table.C [template_gc] 1.172.2.14.2.9:
2592: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.10:
2593: * src/include/pa_string.h [template_gc] 1.144.2.28.2.23:
2594: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.4:
2595: * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.4:
2596: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.10:
2597: image.C compiled
2598:
2599: * src/classes/mail.C [template_gc] 1.88.2.16.2.10:
2600: * src/classes/smtp/smtp.C [template_gc] 1.20.2.3.2.2:
2601: * src/classes/smtp/smtp.h [template_gc] 1.11.2.4.2.2:
2602: * src/classes/string.C [template_gc] 1.125.2.15.2.11:
2603: * src/classes/table.C [template_gc] 1.172.2.14.2.11:
2604: * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.3:
2605: mail.C compiled
2606:
2607: * src/types/pa_vmath.C [template_gc] 1.1.2.9.2.4:
2608: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.5:
2609: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.9:
2610: * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.5:
2611: * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.4:
2612: * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.5:
2613: * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.4:
2614: * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.4:
2615: pa_vstateless_class.C compiled
2616:
2617: * src/classes/hash.C [template_gc] 1.54.2.13.2.9:
2618: * src/classes/string.C [template_gc] 1.125.2.15.2.9:
2619: * src/classes/table.C [template_gc] 1.172.2.14.2.8:
2620: * src/classes/void.C [template_gc] 1.28.2.5.2.4:
2621: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.9:
2622: * src/include/pa_request.h [template_gc] 1.160.2.37.2.8:
2623: * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.4:
2624: hash.C compiled
2625:
2626: * src/classes/string.C [template_gc] 1.125.2.15.2.15:
2627: * src/types/pa_value.C [template_gc] 1.9.2.15.2.6:
2628: * src/types/pa_value.h [template_gc] 1.109.2.25.2.5:
2629: * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.4:
2630: pa_value.C compiled
2631:
2632: * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.6:
2633: pa_vtable.C compiled
2634:
2635: * src/main/execute.C [template_gc] 1.295.2.27.2.7:
2636: * src/main/pa_string.C [template_gc] 1.172.2.21.2.22:
2637: * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.5:
2638: classes.lib
2639: main.lib compiled
2640:
2641: * src/classes/gd/gif.h [template_gc] 1.23.2.5.2.2:
2642: * src/classes/gd/gifio.C [template_gc] 1.21.2.2.2.6:
2643: * src/classes/image.C [template_gc] 1.90.2.15.2.14:
2644: * src/classes/op.C [template_gc] 1.127.2.22.2.16:
2645: * src/classes/table.C [template_gc] 1.172.2.14.2.16:
2646: * src/include/pa_string.h [template_gc] 1.144.2.28.2.28:
2647: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.10:
2648: * src/main/compile.y [template_gc] 1.204.2.8.2.3:
2649: * src/main/execute.C [template_gc] 1.295.2.27.2.8:
2650: * src/main/pa_common.C [template_gc] 1.143.2.21.2.11:
2651: * src/main/untaint.C [template_gc] 1.115.2.12.2.11:
2652: * tests/Makefile [template_gc] 1.1.2.8.2.1:
2653: attempt to do gif encoding to CORD_ec [bad]
2654: would rewrite as realloc now
2655:
2656: * src/classes/mail.C [template_gc] 1.88.2.16.2.11:
2657: * src/classes/smtp/smtp.C [template_gc] 1.20.2.3.2.3:
2658: * src/main/pa_request.C [template_gc] 1.245.2.37.2.10:
2659: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.5:
2660: * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.5:
2661: all compiled.
2662: todo:link
2663:
2664: * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.3:
2665: pa_vfile.C compiled
2666:
2667: * src/main/pa_string.C [template_gc] 1.172.2.21.2.24:
2668: * tests/Makefile [template_gc] 1.1.2.8.2.2:
2669: string::pos fixed
2670:
2671: * src/classes/op.C [template_gc] 1.127.2.22.2.14:
2672: * src/classes/string.C [template_gc] 1.125.2.15.2.12:
2673: * src/classes/table.C [template_gc] 1.172.2.14.2.12:
2674: * src/classes/void.C [template_gc] 1.28.2.5.2.5:
2675: * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.5:
2676: * src/include/pa_string.h [template_gc] 1.144.2.28.2.24:
2677: * src/main/pa_request.C [template_gc] 1.245.2.37.2.9:
2678: * src/main/pa_string.C [template_gc] 1.172.2.21.2.19:
2679: op.C compiled
2680:
2681: * src/classes/string.C [template_gc] 1.125.2.15.2.14:
2682: * src/classes/table.C [template_gc] 1.172.2.14.2.13:
2683: * src/include/pa_string.h [template_gc] 1.144.2.28.2.26:
2684: * src/main/pa_string.C [template_gc] 1.172.2.21.2.21:
2685: * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.5:
2686: * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.4:
2687: table.C compiled
2688:
2689: * src/types/pa_value.h [template_gc] 1.109.2.25.2.6:
2690: * src/types/pa_vclass.C [template_gc] 1.16.2.5.2.3:
2691: * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.6:
2692: * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.3:
2693: pa_vcookie.C compiled
2694:
2695: * parser3.dsw [template_gc] 1.7.6.1.2.3:
2696: * src/classes/date.C [template_gc] 1.42.2.11.2.6:
2697: * src/classes/file.C [template_gc] 1.107.2.16.2.7:
2698: * src/include/pa_exec.h [template_gc] 1.11.2.6.2.5:
2699: * src/include/pa_string.h [template_gc] 1.144.2.28.2.27:
2700: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.8:
2701: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.6:
2702: empty run passed OK
2703:
2704: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.11:
2705: * src/classes/xnode.C [template_gc] 1.54.2.10.2.8:
2706: * src/classes/xnode.h [template_gc] 1.18.2.6.2.3:
2707: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.3:
2708: * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.2:
2709: * src/include/pa_request.h [template_gc] 1.160.2.37.2.11:
2710: * src/include/pa_stylesheet_connection.h [template_gc] 1.32.2.5.2.3:
2711: * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.4:
2712: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.7:
2713: * src/main/pa_exception.C [template_gc] 1.43.2.15.2.7:
2714: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.4:
2715: * src/main/pa_request.C [template_gc] 1.245.2.37.2.13:
2716: * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.5:
2717: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.5:
2718: * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.4:
2719: started XML
2720:
2721: * src/types/pa_vform.C [template_gc] 1.74.2.11.2.5:
2722: pa_vform.C compiled
2723:
2724: * src/classes/math.C [template_gc] 1.24.2.12.2.6:
2725: * src/classes/op.C [template_gc] 1.127.2.22.2.13:
2726: math.C compiled
2727:
2728: * src/classes/classes.C [template_gc] 1.18.2.6.2.2:
2729: * src/classes/classes.awk [template_gc] 1.6.6.3.2.1:
2730: * src/classes/classes.h [template_gc] 1.23.2.9.2.3:
2731: * src/classes/date.C [template_gc] 1.42.2.11.2.5:
2732: * src/classes/double.C [template_gc] 1.53.2.8.2.3:
2733: * src/classes/file.C [template_gc] 1.107.2.16.2.6:
2734: * src/classes/form.C [template_gc] 1.34.2.7.2.5:
2735: * src/classes/gd/gif.C [template_gc] 1.30.2.4.2.2:
2736: * src/classes/gd/gifio.C [template_gc] 1.21.2.2.2.4:
2737: * src/classes/hash.C [template_gc] 1.54.2.13.2.8:
2738: * src/classes/image.C [template_gc] 1.90.2.15.2.11:
2739: * src/classes/int.C [template_gc] 1.49.2.7.2.3:
2740: * src/classes/mail.C [template_gc] 1.88.2.16.2.9:
2741: * src/classes/math.C [template_gc] 1.24.2.12.2.5:
2742: * src/classes/op.C [template_gc] 1.127.2.22.2.12:
2743: * src/classes/response.C [template_gc] 1.23.2.8.2.2:
2744: * src/classes/string.C [template_gc] 1.125.2.15.2.8:
2745: * src/classes/table.C [template_gc] 1.172.2.14.2.7:
2746: * src/classes/void.C [template_gc] 1.28.2.5.2.3:
2747: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.8:
2748: * src/classes/xnode.C [template_gc] 1.54.2.10.2.7:
2749: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.9:
2750: * src/include/pa_request.h [template_gc] 1.160.2.37.2.7:
2751: * src/include/pa_sapi.h [template_gc] 1.22.2.8.2.4:
2752: * src/include/pa_string.h [template_gc] 1.144.2.28.2.22:
2753: * src/main/pa_string.C [template_gc] 1.172.2.21.2.18:
2754: * src/types/pa_vdate.h [template_gc] 1.24.2.5.2.3:
2755: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.8:
2756: file.C
2757: table.C compiled
2758:
2759: * src/classes/file.C [template_gc] 1.107.2.16.2.9:
2760: * src/classes/image.C [template_gc] 1.90.2.15.2.15:
2761: * src/classes/mail.C [template_gc] 1.88.2.16.2.12:
2762: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.11:
2763: * src/include/pa_string.h [template_gc] 1.144.2.28.2.31:
2764: * src/main/pa_common.C [template_gc] 1.143.2.21.2.12:
2765: * src/main/pa_request.C [template_gc] 1.245.2.37.2.12:
2766: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.7:
2767: * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.5:
2768: size_t pos everywhere checks changed to check for eq STRING_NOT_FOUND
2769:
2770: * src/classes/int.C [template_gc] 1.49.2.7.2.4:
2771: * src/classes/table.C [template_gc] 1.172.2.14.2.10:
2772: int.C compiled
2773:
2774: * src/types/pa_wcontext.C [template_gc] 1.24.2.5.2.4:
2775: pa_wcontext.C compiled
2776:
2777: * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.4:
2778: pa_vstring.C compiled
2779:
2780: * src/main/pa_string.C [template_gc] 1.172.2.21.2.27:
2781: * src/main/untaint.C [template_gc] 1.115.2.12.2.13:
2782: * tests/Makefile [template_gc] 1.1.2.8.2.3:
2783: string optimize bit implemented
2784:
2785: * src/include/pa_hash.h [template_gc] 1.58.2.18.2.6:
2786: * src/main/execute.C [template_gc] 1.295.2.27.2.9:
2787: * src/main/pa_string.C [template_gc] 1.172.2.21.2.23:
2788: hashcode implemented fully, including per-char callback [it can
2789: be - substr CORD node]
2790:
2791: * src/classes/gd/gif.h [template_gc] 1.23.2.5.2.4:
2792: * src/classes/table.C [template_gc] 1.172.2.14.2.17:
2793: * src/include/pa_string.h [template_gc] 1.144.2.28.2.29:
2794: * src/main/pa_string.C [template_gc] 1.172.2.21.2.25:
2795: String::this_starts fixed
2796:
2797: * src/classes/date.C [template_gc] 1.42.2.11.2.7:
2798: * src/classes/file.C [template_gc] 1.107.2.16.2.8:
2799: * src/classes/form.C [template_gc] 1.34.2.7.2.6:
2800: * src/classes/gd/gifio.C [template_gc] 1.21.2.2.2.5:
2801: * src/classes/image.C [template_gc] 1.90.2.15.2.13:
2802: * src/classes/math.C [template_gc] 1.24.2.12.2.7:
2803: * src/classes/op.C [template_gc] 1.127.2.22.2.15:
2804: * src/classes/table.C [template_gc] 1.172.2.14.2.15:
2805: * src/include/pa_cache_managers.h [template_gc] 1.9.2.7.2.4:
2806: * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.4:
2807: * src/include/pa_common.h [template_gc] 1.89.2.13.2.7:
2808: * src/include/pa_request.h [template_gc] 1.160.2.37.2.10:
2809: * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.4:
2810: * src/include/pa_table.h [template_gc] 1.48.2.11.2.5:
2811: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.6:
2812: * src/main/pa_exception.C [template_gc] 1.43.2.15.2.6:
2813: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.9:
2814: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.3:
2815: * src/main/pa_request.C [template_gc] 1.245.2.37.2.11:
2816: * src/main/pa_uue.C [template_gc] 1.4.2.5.2.3:
2817: * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.4:
2818: * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.5:
2819: * src/types/pa_value.C [template_gc] 1.9.2.15.2.8:
2820: * src/types/pa_value.h [template_gc] 1.109.2.25.2.7:
2821: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.12:
2822: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.6:
2823: * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.5:
2824: 2*2 worked :)
2825:
2826: * src/classes/string.C [template_gc] 1.125.2.15.2.13:
2827: * src/include/pa_request.h [template_gc] 1.160.2.37.2.9:
2828: * src/include/pa_string.h [template_gc] 1.144.2.28.2.25:
2829: * src/main/pa_string.C [template_gc] 1.172.2.21.2.20:
2830: string.C compiled
2831:
2832: * src/classes/gd/gif.h [template_gc] 1.23.2.5.2.3:
2833: * src/classes/gd/gifio.C [template_gc] 1.21.2.2.2.7:
2834: * src/include/pa_array.h [template_gc] 1.57.2.27.2.5:
2835: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.11:
2836: gif encoding rewritten to rewalloc with 100byte buf ahead
2837:
2838: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.10:
2839: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.11:
2840: * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.4:
2841: * src/types/pa_vmath.C [template_gc] 1.1.2.9.2.3:
2842: pa_vmail.C compiled
2843:
2844: * src/types/pa_vhash.C [template_gc] 1.1.2.3.2.2:
2845: * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.6:
2846: pa_vimage.C compiled
2847:
2848: * src/include/pa_string.h [template_gc] 1.144.2.28.2.21:
2849: * src/main/pa_string.C [template_gc] 1.172.2.21.2.17:
2850: * src/main/pa_uue.C [template_gc] 1.4.2.5.2.2:
2851: * src/main/untaint.C [template_gc] 1.115.2.12.2.10:
2852: main.lib compiled
2853:
2854: 2003-03-21 paf
2855: * src/classes/hash.C [template_gc] 1.54.2.13.2.6:
2856: * src/classes/mail.C [template_gc] 1.88.2.16.2.8:
2857: * src/classes/op.C [template_gc] 1.127.2.22.2.9:
2858: * src/include/pa_request.h [template_gc] 1.160.2.37.2.5:
2859: * src/main/execute.C [template_gc] 1.295.2.27.2.6:
2860: * src/main/pa_request.C [template_gc] 1.245.2.37.2.7:
2861: * src/types/pa_value.C [template_gc] 1.9.2.15.2.5:
2862: * src/types/pa_value.h [template_gc] 1.109.2.25.2.4:
2863: * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.5:
2864: * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.3:
2865: * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.4:
2866: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.7:
2867: * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.4:
2868: * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.3:
2869: * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.3:
2870: * src/types/pa_vresponse.h [template_gc] 1.32.2.6.2.3:
2871: * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.4:
2872: pa_request.C 50% compiled
2873:
2874: * src/classes/op.C [template_gc] 1.127.2.22.2.11:
2875: * src/include/pa_cache_managers.h [template_gc] 1.9.2.7.2.3:
2876: * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.3:
2877: * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.3:
2878: * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.3:
2879: * src/main/pa_exception.C [template_gc] 1.43.2.15.2.5:
2880: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.2:
2881: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.5:
2882: * src/sql/pa_sql_driver.h [template_gc] 1.34.2.4.2.2:
2883: * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.5:
2884: pa_sql_driver_manager.C compiled
2885:
2886: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.4:
2887: * src/main/pa_string.C [template_gc] 1.172.2.21.2.14:
2888: test14 [bug fixed]
2889:
1.24 paf 2890: * src/classes/file.C 1.108:
2891: ^file::exec/cgi now does not pass post data by default.
2892: use: ^file::exec[...;$.stdin[$request.body]
2893:
1.23 paf 2894: * src/classes/classes.C [template_gc] 1.18.2.6.2.1:
2895: * src/classes/classes.h [template_gc] 1.23.2.9.2.2:
2896: * src/classes/date.C [template_gc] 1.42.2.11.2.4:
2897: * src/classes/double.C [template_gc] 1.53.2.8.2.2:
2898: * src/classes/file.C [template_gc] 1.107.2.16.2.5:
2899: * src/classes/form.C [template_gc] 1.34.2.7.2.4:
2900: * src/classes/gd/gifio.C [template_gc] 1.21.2.2.2.3:
2901: * src/classes/hash.C [template_gc] 1.54.2.13.2.5:
2902: * src/classes/image.C [template_gc] 1.90.2.15.2.8:
2903: * src/classes/int.C [template_gc] 1.49.2.7.2.2:
2904: * src/classes/mail.C [template_gc] 1.88.2.16.2.6:
2905: * src/classes/math.C [template_gc] 1.24.2.12.2.4:
2906: * src/classes/op.C [template_gc] 1.127.2.22.2.7:
2907: * src/classes/string.C [template_gc] 1.125.2.15.2.7:
2908: * src/classes/table.C [template_gc] 1.172.2.14.2.6:
2909: * src/classes/void.C [template_gc] 1.28.2.5.2.2:
2910: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.6:
2911: * src/classes/xnode.C [template_gc] 1.54.2.10.2.5:
2912: * src/classes/xnode.h [template_gc] 1.18.2.6.2.2:
2913: * src/include/pa_cache_managers.h [template_gc] 1.9.2.7.2.2:
2914: * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.2:
2915: * src/include/pa_common.h [template_gc] 1.89.2.13.2.5:
2916: * src/include/pa_exec.h [template_gc] 1.11.2.6.2.2:
2917: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.8:
2918: * src/include/pa_operation.h [template_gc] 1.1.2.6.2.1:
2919: * src/include/pa_request.h [template_gc] 1.160.2.37.2.3:
2920: * src/include/pa_sapi.h [template_gc] 1.22.2.8.2.3:
2921: * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.2:
2922: * src/include/pa_string.h [template_gc] 1.144.2.28.2.17:
2923: * src/include/pa_stylesheet_connection.h [template_gc] 1.32.2.5.2.2:
2924: * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.2:
2925: * src/include/pa_table.h [template_gc] 1.48.2.11.2.4:
2926: * src/main/compile.C [template_gc] 1.69.2.6.2.3:
2927: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.7:
2928: * src/main/compile.y [template_gc] 1.204.2.8.2.1:
2929: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.3:
2930: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.2:
2931: * src/main/execute.C [template_gc] 1.295.2.27.2.4:
2932: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.4:
2933: * src/main/pa_charsets.C [template_gc] 1.11.2.10.2.2:
2934: * src/main/pa_common.C [template_gc] 1.143.2.21.2.8:
2935: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.5:
2936: * src/main/pa_request.C [template_gc] 1.245.2.37.2.5:
2937: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.4:
2938: * src/main/pa_string.C [template_gc] 1.172.2.21.2.15:
2939: * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.4:
2940: * src/main/untaint.C [template_gc] 1.115.2.12.2.9:
2941: * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.3:
2942: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.4:
2943: * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.4:
2944: * src/types/pa_junction.h [template_gc] 1.1.2.2.2.2:
2945: * src/types/pa_method.h [template_gc] 1.1.2.4.2.3:
2946: * src/types/pa_value.C [template_gc] 1.9.2.15.2.4:
2947: * src/types/pa_value.h [template_gc] 1.109.2.25.2.3:
2948: * src/types/pa_vbool.h [template_gc] 1.21.2.3.2.1:
2949: * src/types/pa_vclass.C [template_gc] 1.16.2.5.2.2:
2950: * src/types/pa_vclass.h [template_gc] 1.39.2.5.2.2:
2951: * src/types/pa_vcode_frame.h [template_gc] 1.24.2.3.2.3:
2952: * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.4:
2953: * src/types/pa_vcookie.h [template_gc] 1.23.2.6.2.2:
2954: * src/types/pa_vdate.h [template_gc] 1.24.2.5.2.2:
2955: * src/types/pa_vdouble.h [template_gc] 1.42.2.9.2.2:
2956: * src/types/pa_venv.h [template_gc] 1.28.2.5.2.3:
2957: * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.2:
2958: * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.4:
2959: * src/types/pa_vform.C [template_gc] 1.74.2.11.2.4:
2960: * src/types/pa_vform.h [template_gc] 1.45.2.8.2.2:
2961: * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.2:
2962: * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.3:
2963: * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.2:
2964: * src/types/pa_vint.h [template_gc] 1.38.2.10.2.2:
2965: * src/types/pa_vjunction.h [template_gc] 1.19.2.5.2.1:
2966: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.8:
2967: * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.2:
2968: * src/types/pa_vmath.C [template_gc] 1.1.2.9.2.2:
2969: * src/types/pa_vmath.h [template_gc] 1.14.2.4.2.2:
2970: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.4:
2971: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.5:
2972: * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.3:
2973: * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.2:
2974: * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.2:
2975: * src/types/pa_vrequest.h [template_gc] 1.25.2.3.2.2:
2976: * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.3:
2977: * src/types/pa_vresponse.h [template_gc] 1.32.2.6.2.2:
2978: * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.2:
2979: * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.3:
2980: * src/types/pa_vstateless_object.h [template_gc] 1.28.2.4.2.2:
2981: * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.3:
2982: * src/types/pa_vstatus.h [template_gc] 1.15.2.7.2.2:
2983: * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.3:
2984: * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.2:
2985: * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.3:
2986: * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.3:
2987: * src/types/pa_vvoid.h [template_gc] 1.17.2.8.2.2:
2988: * src/types/pa_vxdoc.C [template_gc] 1.23.2.5.2.3:
2989: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.4:
2990: * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.4:
2991: * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.3:
2992: * src/types/pa_wcontext.C [template_gc] 1.24.2.5.2.3:
2993: * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.4:
2994: * src/types/pa_wwrapper.h [template_gc] 1.28.2.3.2.3:
2995: introducing StringBody [C++ CORD wrapper]
2996:
2997: * src/main/pa_common.C 1.146:
2998: * src/main/pa_common.C 1.148:
2999: } typo bug fix
3000:
3001: * src/classes/hash.C [template_gc] 1.54.2.13.2.7:
3002: * src/classes/image.C [template_gc] 1.90.2.15.2.10:
3003: * src/classes/op.C [template_gc] 1.127.2.22.2.10:
3004: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.7:
3005: * src/classes/xnode.C [template_gc] 1.54.2.10.2.6:
3006: * src/include/pa_common.h [template_gc] 1.89.2.13.2.6:
3007: * src/include/pa_hash.h [template_gc] 1.58.2.18.2.5:
3008: * src/include/pa_request.h [template_gc] 1.160.2.37.2.6:
3009: * src/include/pa_string.h [template_gc] 1.144.2.28.2.20:
3010: * src/main/compile.C [template_gc] 1.69.2.6.2.4:
3011: * src/main/pa_common.C [template_gc] 1.143.2.21.2.10:
3012: * src/main/pa_request.C [template_gc] 1.245.2.37.2.8:
3013: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.9:
3014: * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.4:
3015: * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.5:
3016: pa_request.C compiled
3017:
3018: * src/classes/image.C [template_gc] 1.90.2.15.2.9:
3019: * src/classes/mail.C [template_gc] 1.88.2.16.2.7:
3020: * src/classes/op.C [template_gc] 1.127.2.22.2.8:
3021: * src/include/pa_request.h [template_gc] 1.160.2.37.2.4:
3022: * src/include/pa_string.h [template_gc] 1.144.2.28.2.18:
3023: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.8:
3024: * src/main/compile.y [template_gc] 1.204.2.8.2.2:
3025: * src/main/execute.C [template_gc] 1.295.2.27.2.5:
3026: * src/main/pa_common.C [template_gc] 1.143.2.21.2.9:
3027: * src/main/pa_request.C [template_gc] 1.245.2.37.2.6:
3028: * src/types/pa_junction.h [template_gc] 1.1.2.2.2.3:
3029: * src/types/pa_method.h [template_gc] 1.1.2.4.2.4:
3030: * src/types/pa_vcode_frame.h [template_gc] 1.24.2.3.2.4:
3031: * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.3:
3032: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.6:
3033: execute.C compiled
3034:
3035: * src/main/pa_common.C 1.147:
3036: * src/targets/cgi/parser3.C 1.217:
3037: *** empty log message ***
3038:
3039: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.2:
3040: * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.3:
3041: * src/include/pa_exec.h [template_gc] 1.11.2.6.2.3:
3042: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.9:
3043: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.5:
3044: * src/main/pa_charsets.C [template_gc] 1.11.2.10.2.3:
3045: * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.5:
3046: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.6:
3047: pa_charsets.C compiled
3048:
3049: * src/include/pa_exec.h [template_gc] 1.11.2.6.2.4:
3050: * src/include/pa_string.h [template_gc] 1.144.2.28.2.19:
3051: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.7:
3052: * src/main/pa_string.C [template_gc] 1.172.2.21.2.16:
3053: pa_exec.C compiled [win32 only for now] todo: on unix
3054:
3055: * src/classes/file.C 1.109:
3056: * src/include/pa_charset.h 1.21:
3057: * src/main/pa_charset.C 1.34:
3058: $file::exec/cgi[script;
3059: $.charset[this is script's charset]
3060:
3061: command line, env values, input got transcoded before call
3062: stdout, stderr got transcoded after call
3063:
3064: 2003-03-20 paf
3065: * src/include/pa_string.h [template_gc] 1.144.2.28.2.12:
3066: this_starts fixed
3067:
3068: * src/include/pa_string.h [template_gc] 1.144.2.28.2.16:
3069: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.3:
3070: * src/main/pa_string.C [template_gc] 1.172.2.21.2.13:
3071: * src/main/untaint.C [template_gc] 1.115.2.12.2.8:
3072: cord bug fix, but still errors
3073: todo: clear out
3074:
3075: * src/include/pa_array.h [template_gc] 1.57.2.27.2.4:
3076: * src/include/pa_hash.h [template_gc] 1.58.2.18.2.4:
3077: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.6:
3078: * src/include/pa_string.h [template_gc] 1.144.2.28.2.9:
3079: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.3:
3080: * src/main/pa_string.C [template_gc] 1.172.2.21.2.8:
3081: test: gc/exit runned OK
3082:
3083: * src/classes/image.C [template_gc] 1.90.2.15.2.5:
3084: * src/classes/mail.C [template_gc] 1.88.2.16.2.4:
3085: * src/classes/math.C [template_gc] 1.24.2.12.2.3:
3086: * src/classes/string.C [template_gc] 1.125.2.15.2.5:
3087: * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.3:
3088: * src/include/pa_hash.h [template_gc] 1.58.2.18.2.3:
3089: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.5:
3090: * src/include/pa_string.h [template_gc] 1.144.2.28.2.7:
3091: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.2:
3092: * src/lib/cord/cordxtra.c [template_gc] 1.1.2.2:
3093: * src/lib/pcre/dftables.c [template_gc] 1.1.14.1.2.2:
3094: * src/lib/pcre/get.c [template_gc] 1.1.14.1.2.3:
3095: * src/lib/pcre/maketables.c [template_gc] 1.1.14.1.2.2:
3096: * src/lib/pcre/pcre.c [template_gc] 1.1.14.1.2.2:
3097: * src/lib/pcre/pcre.h [template_gc] 1.1.14.1.2.2:
3098: * src/lib/pcre/pcre_parser_ctype.c [template_gc] 1.3.2.1.2.2:
3099: * src/lib/pcre/study.c [template_gc] 1.1.14.1.2.2:
3100: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.4:
3101: * src/main/pa_common.C [template_gc] 1.143.2.21.2.5:
3102: * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.2:
3103: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.3:
3104: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.2:
3105: * src/main/pa_request.C [template_gc] 1.245.2.37.2.4:
3106: * src/main/pa_string.C [template_gc] 1.172.2.21.2.6:
3107: * src/main/untaint.C [template_gc] 1.115.2.12.2.4:
3108: * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.3:
3109: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.5:
3110: untaint.C 99% [except mail&sql&optimize]
3111:
1.24 paf 3112: * src/types/pa_vmail.C 1.42:
3113: another naming problem: should not name vars like that: unpredictable close caused problems with later sending mail:
3114: Mar 20 06:39:53 pt-6 sendmail[19044]: File descriptors missing on startup: stdin; Bad file number
3115:
3116: todo: find out why so many filters(stream) here. probably wrong?
3117:
1.23 paf 3118: * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.4:
3119: * src/include/pa_string.h [template_gc] 1.144.2.28.2.8:
3120: * src/main/pa_common.C [template_gc] 1.143.2.21.2.6:
3121: * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.3:
3122: * src/main/pa_string.C [template_gc] 1.172.2.21.2.7:
3123: * src/main/untaint.C [template_gc] 1.115.2.12.2.5:
3124: test compiled
3125:
3126: * src/include/pa_string.h [template_gc] 1.144.2.28.2.15:
3127: more tests
3128:
3129: * src/classes/image.C [template_gc] 1.90.2.15.2.7:
3130: * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.5:
3131: * src/include/pa_string.h [template_gc] 1.144.2.28.2.14:
3132: * src/lib/ltdl/ltdl.c [template_gc] 1.3.2.1.2.1:
3133: * src/lib/ltdl/ltdl.h [template_gc] 1.2.2.1.2.1:
3134: * src/lib/pcre/internal.h [template_gc] 1.1.18.1:
3135: * src/lib/pcre/pcre.c [template_gc] 1.1.14.1.2.3:
3136: * src/lib/pcre/study.c [template_gc] 1.1.14.1.2.3:
3137: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.6:
3138: * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.4:
3139: * src/main/pa_string.C [template_gc] 1.172.2.21.2.11:
3140: * src/main/untaint.C [template_gc] 1.115.2.12.2.7:
3141: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.7:
3142: more tests [bugs fixed]
3143:
1.24 paf 3144: * src/include/pa_string.h [template_gc] 1.144.2.28.2.11:
3145: * src/main/pa_string.C [template_gc] 1.172.2.21.2.10:
3146: added: assertion on new String ctor & append params convention
3147:
1.23 paf 3148: * src/main/pa_string.C [template_gc] 1.172.2.21.2.12:
3149: string.pos fixed
3150:
3151: * src/classes/file.C [template_gc] 1.107.2.16.2.4:
3152: * src/classes/hash.C [template_gc] 1.54.2.13.2.4:
3153: * src/classes/image.C [template_gc] 1.90.2.15.2.6:
3154: * src/classes/mail.C [template_gc] 1.88.2.16.2.5:
3155: * src/classes/op.C [template_gc] 1.127.2.22.2.6:
3156: * src/classes/string.C [template_gc] 1.125.2.15.2.6:
3157: * src/classes/table.C [template_gc] 1.172.2.14.2.5:
3158: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.5:
3159: * src/include/pa_common.h [template_gc] 1.89.2.13.2.4:
3160: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.7:
3161: * src/include/pa_string.h [template_gc] 1.144.2.28.2.10:
3162: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.5:
3163: * src/main/pa_common.C [template_gc] 1.143.2.21.2.7:
3164: * src/main/pa_exception.C [template_gc] 1.43.2.15.2.4:
3165: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.4:
3166: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.3:
3167: * src/main/pa_string.C [template_gc] 1.172.2.21.2.9:
3168: * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.3:
3169: * src/main/untaint.C [template_gc] 1.115.2.12.2.6:
3170: * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.3:
3171: * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.2:
3172: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.6:
3173: more tests OK
3174:
3175: * parser3.dsw [template_gc] 1.7.6.1.2.2:
3176: * src/classes/file.C [template_gc] 1.107.2.16.2.3:
3177: * src/classes/gd/gifio.C [template_gc] 1.21.2.2.2.2:
3178: * src/classes/image.C [template_gc] 1.90.2.15.2.4:
3179: * src/classes/op.C [template_gc] 1.127.2.22.2.5:
3180: * src/classes/string.C [template_gc] 1.125.2.15.2.4:
3181: * src/classes/table.C [template_gc] 1.172.2.14.2.4:
3182: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.4:
3183: * src/classes/xnode.C [template_gc] 1.54.2.10.2.4:
3184: * src/include/pa_common.h [template_gc] 1.89.2.13.2.3:
3185: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.4:
3186: * src/include/pa_request.h [template_gc] 1.160.2.37.2.2:
3187: * src/include/pa_request_charsets.h [template_gc] 1.1.2.3.2.2:
3188: * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.2:
3189: * src/include/pa_string.h [template_gc] 1.144.2.28.2.6:
3190: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.3:
3191: * src/main/execute.C [template_gc] 1.295.2.27.2.3:
3192: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.3:
3193: * src/main/pa_common.C [template_gc] 1.143.2.21.2.4:
3194: * src/main/pa_exception.C [template_gc] 1.43.2.15.2.3:
3195: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.2:
3196: * src/main/pa_request.C [template_gc] 1.245.2.37.2.3:
3197: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.2:
3198: * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.2:
3199: * src/main/untaint.C [template_gc] 1.115.2.12.2.3:
3200: * src/sql/pa_sql_driver.h [template_gc] 1.34.2.4.2.1:
3201: * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.2:
3202: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.3:
3203: * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.2:
3204: * src/types/pa_value.C [template_gc] 1.9.2.15.2.3:
3205: * src/types/pa_vcode_frame.h [template_gc] 1.24.2.3.2.2:
3206: * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.3:
3207: * src/types/pa_venv.h [template_gc] 1.28.2.5.2.2:
3208: * src/types/pa_vform.C [template_gc] 1.74.2.11.2.3:
3209: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.4:
3210: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.3:
3211: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.4:
3212: * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.2:
3213: * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.2:
3214: * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.2:
3215: * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.2:
3216: * src/types/pa_vxdoc.C [template_gc] 1.23.2.5.2.2:
3217: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.3:
3218: * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.3:
3219: * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.3:
3220: untaint.C 30%,
3221: pa_common.C [done, without http for now]
3222:
3223: * src/include/pa_string.h [template_gc] 1.144.2.28.2.13:
3224: warning
3225:
3226: * src/lib/ltdl/Makefile.in [template_gc] 1.4.2.1.2.1:
3227: * src/lib/ltdl/config_fixed.h [template_gc] 1.2.2.2.2.1:
3228: * src/lib/ltdl/configure [template_gc] 1.4.2.1.2.1:
3229: * src/lib/ltdl/configure.in [template_gc] 1.4.2.1.2.1:
3230: * src/lib/ltdl/libltdl.dsp [template_gc] 1.3.2.2.2.1:
3231: * src/lib/ltdl/ltdl.c [template_gc] 1.3.2.1.2.2:
3232: * src/lib/ltdl/ltdl.h [template_gc] 1.2.2.1.2.2:
3233: * src/lib/pcre/dftables.c [template_gc] 1.1.14.1.2.3:
3234: * src/lib/pcre/get.c [template_gc] 1.1.14.1.2.4:
3235: * src/lib/pcre/internal.h [template_gc] 1.1.18.2:
3236: * src/lib/pcre/maketables.c [template_gc] 1.1.14.1.2.3:
3237: * src/lib/pcre/pcre.c [template_gc] 1.1.14.1.2.4:
3238: * src/lib/pcre/pcre.h [template_gc] 1.1.14.1.2.3:
3239: * src/lib/pcre/pcre_parser_ctype.c [template_gc] 1.3.2.1.2.3:
3240: * src/lib/pcre/study.c [template_gc] 1.1.14.1.2.4:
3241: undone bad replaces
3242:
3243: 2003-03-19 paf
3244: * src/classes/classes.dsp [template_gc] 1.25.10.5.2.2:
3245: * src/classes/gd/gd.dsp [template_gc] 1.26.10.2.2.2:
3246: * src/classes/smtp/smtp.dsp [template_gc] 1.22.10.1.2.2:
3247: * src/classes/string.C [template_gc] 1.125.2.15.2.3:
3248: * src/classes/table.C [template_gc] 1.172.2.14.2.3:
3249: * src/include/pa_array.h [template_gc] 1.57.2.27.2.1:
3250: * src/include/pa_common.h [template_gc] 1.89.2.13.2.2:
3251: * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.2:
3252: * src/include/pa_exception.h [template_gc] 1.38.2.15.2.2:
3253: * src/include/pa_string.h [template_gc] 1.144.2.28.2.3:
3254: * src/include/pa_table.h [template_gc] 1.48.2.11.2.2:
3255: * src/lib/cord/cord.dsp [template_gc] 1.1.2.2:
3256: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.2:
3257: * src/main/main.dsp [template_gc] 1.161.6.14.2.2:
3258: * src/main/pa_common.C [template_gc] 1.143.2.21.2.2:
3259: * src/main/pa_string.C [template_gc] 1.172.2.21.2.3:
3260: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.2:
3261: * src/types/pa_method.h [template_gc] 1.1.2.4.2.2:
3262: * src/types/pa_value.h [template_gc] 1.109.2.25.2.2:
3263: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.2:
3264: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.2:
3265: * src/types/types.dsp [template_gc] 1.35.10.9.2.2:
3266: string reimplementation with cord+array<fragment>: 70%
3267:
3268: * src/lib/pcre/Makefile.in [template_gc] 1.8.2.3.2.1:
3269: * src/lib/pcre/dftables.c [template_gc] 1.1.14.1.2.1:
3270: * src/lib/pcre/get.c [template_gc] 1.1.14.1.2.2:
3271: * src/lib/pcre/maketables.c [template_gc] 1.1.14.1.2.1:
3272: * src/lib/pcre/pcre.c [template_gc] 1.1.14.1.2.1:
3273: * src/lib/pcre/pcre.dsp [template_gc] 1.1.14.1.2.1:
3274: * src/lib/pcre/pcre.h [template_gc] 1.1.14.1.2.1:
3275: * src/lib/pcre/pcre_parser_ctype.c [template_gc] 1.3.2.1.2.1:
3276: * src/lib/pcre/study.c [template_gc] 1.1.14.1.2.1:
3277: restored bad replaces
3278:
3279: * src/classes/date.C [template_gc] 1.42.2.11.2.3:
3280: * src/classes/form.C [template_gc] 1.34.2.7.2.3:
3281: * src/classes/hash.C [template_gc] 1.54.2.13.2.3:
3282: * src/classes/image.C [template_gc] 1.90.2.15.2.3:
3283: * src/classes/mail.C [template_gc] 1.88.2.16.2.3:
3284: * src/classes/op.C [template_gc] 1.127.2.22.2.4:
3285: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.3:
3286: * src/classes/xnode.C [template_gc] 1.54.2.10.2.3:
3287: * src/include/pa_array.h [template_gc] 1.57.2.27.2.3:
3288: * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.1:
3289: * src/include/pa_exception.h [template_gc] 1.38.2.15.2.3:
3290: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.3:
3291: * src/include/pa_sapi.h [template_gc] 1.22.2.8.2.2:
3292: * src/include/pa_string.h [template_gc] 1.144.2.28.2.5:
3293: * src/include/pa_table.h [template_gc] 1.48.2.11.2.3:
3294: * src/main/compile.C [template_gc] 1.69.2.6.2.2:
3295: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.2:
3296: * src/main/execute.C [template_gc] 1.295.2.27.2.2:
3297: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.2:
3298: * src/main/pa_common.C [template_gc] 1.143.2.21.2.3:
3299: * src/main/pa_exception.C [template_gc] 1.43.2.15.2.2:
3300: * src/main/pa_request.C [template_gc] 1.245.2.37.2.2:
3301: * src/main/pa_socks.C [template_gc] 1.18.2.5.2.1:
3302: * src/main/pa_string.C [template_gc] 1.172.2.21.2.5:
3303: * src/main/pa_table.C [template_gc] 1.53.2.10.2.2:
3304: * src/main/untaint.C [template_gc] 1.115.2.12.2.2:
3305: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.2:
3306: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.3:
3307: * src/types/pa_value.C [template_gc] 1.9.2.15.2.2:
3308: * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.2:
3309: * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.2:
3310: * src/types/pa_vform.C [template_gc] 1.74.2.11.2.2:
3311: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.3:
3312: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.3:
3313: * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.2:
3314: * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.2:
3315: * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.2:
3316: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.2:
3317: * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.2:
3318: * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.2:
3319: * src/types/pa_wcontext.C [template_gc] 1.24.2.5.2.2:
3320: * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.2:
3321: * src/types/pa_wwrapper.h [template_gc] 1.28.2.3.2.2:
3322: started test
3323:
3324: * src/classes/op.C [template_gc] 1.127.2.22.2.3:
3325: * src/include/pa_array.h [template_gc] 1.57.2.27.2.2:
3326: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.2:
3327: * src/include/pa_string.h [template_gc] 1.144.2.28.2.4:
3328: * src/main/pa_string.C [template_gc] 1.172.2.21.2.4:
3329: string compiled
3330: todo: test it
3331:
3332: 2003-03-18 paf
3333: * src/classes/date.C [template_gc] 1.42.2.11.2.2:
3334: * src/classes/file.C [template_gc] 1.107.2.16.2.2:
3335: * src/classes/form.C [template_gc] 1.34.2.7.2.2:
3336: * src/classes/hash.C [template_gc] 1.54.2.13.2.2:
3337: * src/classes/image.C [template_gc] 1.90.2.15.2.2:
3338: * src/classes/mail.C [template_gc] 1.88.2.16.2.2:
3339: * src/classes/math.C [template_gc] 1.24.2.12.2.2:
3340: * src/classes/op.C [template_gc] 1.127.2.22.2.2:
3341: * src/classes/string.C [template_gc] 1.125.2.15.2.2:
3342: * src/classes/table.C [template_gc] 1.172.2.14.2.2:
3343: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.2:
3344: * src/classes/xnode.C [template_gc] 1.54.2.10.2.2:
3345: * src/include/pa_hash.h [template_gc] 1.58.2.18.2.2:
3346: * src/include/pa_string.h [template_gc] 1.144.2.28.2.2:
3347: * src/main/pa_string.C [template_gc] 1.172.2.21.2.2:
3348: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.2:
3349: lots of replacements,
3350: todo:we can ignore lang in cmp and pos really,
3351: but would split properly!
3352:
3353: * src/include/pa_pool.h [gc] 1.86.4.2:
3354: * src/main/execute.C [gc] 1.295.4.2:
3355: * src/targets/cgi/pa_pool.C [gc] 1.41.4.2:
3356: gc logging
3357:
3358: * src/lib/cord/cord.dsp [template_gc] 1.1.2.1:
3359: * src/lib/cord/cordbscs.c [template_gc] 1.1.2.1:
3360: * src/lib/cord/cordprnt.c [template_gc] 1.1.2.1:
3361: * src/lib/cord/cordxtra.c [template_gc] 1.1.2.1:
3362: gc: cord part made parser/src/lib: it's not compiled into libgc
3363: by default
3364:
3365: * src/lib/cord/cordxtra.c 1.1:
3366: file cordxtra.c was initially added on branch template_gc.
3367:
3368: * src/lib/cord/cordbscs.c 1.1:
3369: file cordbscs.c was initially added on branch template_gc.
3370:
3371: * parser3.dsw [template_gc] 1.7.6.1.2.1:
3372: * src/classes/classes.dsp [template_gc] 1.25.10.5.2.1:
3373: * src/classes/classes.h [template_gc] 1.23.2.9.2.1:
3374: * src/classes/date.C [template_gc] 1.42.2.11.2.1:
3375: * src/classes/double.C [template_gc] 1.53.2.8.2.1:
3376: * src/classes/file.C [template_gc] 1.107.2.16.2.1:
3377: * src/classes/form.C [template_gc] 1.34.2.7.2.1:
3378: * src/classes/gd/gd.dsp [template_gc] 1.26.10.2.2.1:
3379: * src/classes/gd/gif.C [template_gc] 1.30.2.4.2.1:
3380: * src/classes/gd/gif.h [template_gc] 1.23.2.5.2.1:
3381: * src/classes/gd/gifio.C [template_gc] 1.21.2.2.2.1:
3382: * src/classes/hash.C [template_gc] 1.54.2.13.2.1:
3383: * src/classes/image.C [template_gc] 1.90.2.15.2.1:
3384: * src/classes/int.C [template_gc] 1.49.2.7.2.1:
3385: * src/classes/mail.C [template_gc] 1.88.2.16.2.1:
3386: * src/classes/math.C [template_gc] 1.24.2.12.2.1:
3387: * src/classes/op.C [template_gc] 1.127.2.22.2.1:
3388: * src/classes/response.C [template_gc] 1.23.2.8.2.1:
3389: * src/classes/smtp/smtp.C [template_gc] 1.20.2.3.2.1:
3390: * src/classes/smtp/smtp.dsp [template_gc] 1.22.10.1.2.1:
3391: * src/classes/smtp/smtp.h [template_gc] 1.11.2.4.2.1:
3392: * src/classes/string.C [template_gc] 1.125.2.15.2.1:
3393: * src/classes/table.C [template_gc] 1.172.2.14.2.1:
3394: * src/classes/void.C [template_gc] 1.28.2.5.2.1:
3395: * src/classes/xdoc.C [template_gc] 1.108.2.19.2.1:
3396: * src/classes/xnode.C [template_gc] 1.54.2.10.2.1:
3397: * src/classes/xnode.h [template_gc] 1.18.2.6.2.1:
3398: * src/include/Makefile.am [template_gc] 1.3.14.2.2.1:
3399: * src/include/pa_cache_managers.h [template_gc] 1.9.2.7.2.1:
3400: * src/include/pa_charset.h [template_gc] 1.20.2.18.2.1:
3401: * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.1:
3402: * src/include/pa_common.h [template_gc] 1.89.2.13.2.1:
3403: * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.1:
3404: * src/include/pa_exception.h [template_gc] 1.38.2.15.2.1:
3405: * src/include/pa_exec.h [template_gc] 1.11.2.6.2.1:
3406: * src/include/pa_globals.h [template_gc] 1.101.2.15.2.1:
3407: * src/include/pa_hash.h [template_gc] 1.58.2.18.2.1:
3408: * src/include/pa_memory.h [template_gc] 1.1.2.9.2.1:
3409: * src/include/pa_pool.h [template_gc] 1.86.2.32.2.1:
3410: * src/include/pa_request.h [template_gc] 1.160.2.37.2.1:
3411: * src/include/pa_request_charsets.h [template_gc] 1.1.2.3.2.1:
3412: * src/include/pa_sapi.h [template_gc] 1.22.2.8.2.1:
3413: * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.1:
3414: * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.1:
3415: * src/include/pa_string.h [template_gc] 1.144.2.28.2.1:
3416: * src/include/pa_stylesheet_connection.h [template_gc] 1.32.2.5.2.1:
3417: * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.1:
3418: * src/include/pa_table.h [template_gc] 1.48.2.11.2.1:
3419: * src/include/pa_uue.h [template_gc] 1.4.2.3.2.1:
3420: * src/lib/pcre/get.c [template_gc] 1.1.14.1.2.1:
3421: * src/main/Makefile.am [template_gc] 1.35.6.4.2.1:
3422: * src/main/compile.C [template_gc] 1.69.2.6.2.1:
3423: * src/main/compile.tab.C [template_gc] 1.81.2.13.2.1:
3424: * src/main/compile_tools.C [template_gc] 1.54.2.5.2.1:
3425: * src/main/compile_tools.h [template_gc] 1.67.2.8.2.1:
3426: * src/main/execute.C [template_gc] 1.295.2.27.2.1:
3427: * src/main/main.dsp [template_gc] 1.161.6.14.2.1:
3428: * src/main/pa_charset.C [template_gc] 1.33.2.19.2.1:
3429: * src/main/pa_charsets.C [template_gc] 1.11.2.10.2.1:
3430: * src/main/pa_common.C [template_gc] 1.143.2.21.2.1:
3431: * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.1:
3432: * src/main/pa_exception.C [template_gc] 1.43.2.15.2.1:
3433: * src/main/pa_exec.C [template_gc] 1.48.2.18.2.1:
3434: * src/main/pa_globals.C [template_gc] 1.152.2.19.2.1:
3435: * src/main/pa_memory.C [template_gc] 1.1.2.5.2.1:
3436: * src/main/pa_pool.C [template_gc] 1.59.2.6.2.1:
3437: * src/main/pa_request.C [template_gc] 1.245.2.37.2.1:
3438: * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.1:
3439: * src/main/pa_string.C [template_gc] 1.172.2.21.2.1:
3440: * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.1:
3441: * src/main/pa_table.C [template_gc] 1.53.2.10.2.1:
3442: * src/main/pa_uue.C [template_gc] 1.4.2.5.2.1:
3443: * src/main/untaint.C [template_gc] 1.115.2.12.2.1:
3444: * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.1:
3445: * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.1:
3446: * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.1:
3447: * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.1:
3448: * src/types/pa_junction.h [template_gc] 1.1.2.2.2.1:
3449: * src/types/pa_method.h [template_gc] 1.1.2.4.2.1:
3450: * src/types/pa_value.C [template_gc] 1.9.2.15.2.1:
3451: * src/types/pa_value.h [template_gc] 1.109.2.25.2.1:
3452: * src/types/pa_vclass.C [template_gc] 1.16.2.5.2.1:
3453: * src/types/pa_vclass.h [template_gc] 1.39.2.5.2.1:
3454: * src/types/pa_vcode_frame.h [template_gc] 1.24.2.3.2.1:
3455: * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.1:
3456: * src/types/pa_vcookie.h [template_gc] 1.23.2.6.2.1:
3457: * src/types/pa_vdate.h [template_gc] 1.24.2.5.2.1:
3458: * src/types/pa_vdouble.h [template_gc] 1.42.2.9.2.1:
3459: * src/types/pa_venv.h [template_gc] 1.28.2.5.2.1:
3460: * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.1:
3461: * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.1:
3462: * src/types/pa_vform.C [template_gc] 1.74.2.11.2.1:
3463: * src/types/pa_vform.h [template_gc] 1.45.2.8.2.1:
3464: * src/types/pa_vhash.C [template_gc] 1.1.2.3.2.1:
3465: * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.1:
3466: * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.1:
3467: * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.1:
3468: * src/types/pa_vint.h [template_gc] 1.38.2.10.2.1:
3469: * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.1:
3470: * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.1:
3471: * src/types/pa_vmath.C [template_gc] 1.1.2.9.2.1:
3472: * src/types/pa_vmath.h [template_gc] 1.14.2.4.2.1:
3473: * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.1:
3474: * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.1:
3475: * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.1:
3476: * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.1:
3477: * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.1:
3478: * src/types/pa_vrequest.h [template_gc] 1.25.2.3.2.1:
3479: * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.1:
3480: * src/types/pa_vresponse.h [template_gc] 1.32.2.6.2.1:
3481: * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.1:
3482: * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.1:
3483: * src/types/pa_vstateless_object.h [template_gc] 1.28.2.4.2.1:
3484: * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.1:
3485: * src/types/pa_vstatus.h [template_gc] 1.15.2.7.2.1:
3486: * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.1:
3487: * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.1:
3488: * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.1:
3489: * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.1:
3490: * src/types/pa_vvoid.h [template_gc] 1.17.2.8.2.1:
3491: * src/types/pa_vxdoc.C [template_gc] 1.23.2.5.2.1:
3492: * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.1:
3493: * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.1:
3494: * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.1:
3495: * src/types/pa_wcontext.C [template_gc] 1.24.2.5.2.1:
3496: * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.1:
3497: * src/types/pa_wwrapper.h [template_gc] 1.28.2.3.2.1:
3498: * src/types/types.dsp [template_gc] 1.35.10.9.2.1:
3499: started porting to gc:
3500: PA_Object done
3501: lots of replacements also
3502:
3503: * src/lib/cord/cordprnt.c 1.1:
3504: file cordprnt.c was initially added on branch template_gc.
3505:
3506: * src/lib/cord/cord.dsp 1.1:
3507: file cord.dsp was initially added on branch template_gc.
3508:
3509: 2003-03-17 paf
3510: * src/classes/date.C [gc] 1.42.4.1:
3511: * src/classes/file.C [gc] 1.107.4.1:
3512: * src/classes/form.C [gc] 1.34.4.1:
3513: * src/classes/image.C [gc] 1.90.4.1:
3514: * src/classes/mail.C [gc] 1.88.4.1:
3515: * src/classes/op.C [gc] 1.127.4.1:
3516: * src/classes/table.C [gc] 1.172.4.1:
3517: * src/classes/xdoc.C [gc] 1.108.4.1:
3518: * src/classes/xnode.C [gc] 1.54.4.1:
3519: * src/include/pa_pool.h [gc] 1.86.4.1:
3520: * src/include/pa_pragma_pack_begin.h [gc] 1.6.4.1:
3521: * src/include/pa_pragma_pack_end.h [gc] 1.6.4.1:
3522: * src/include/pa_string.h [gc] 1.144.4.1:
3523: * src/include/pa_types.h [gc] 1.44.4.1:
3524: * src/main/compile.C [gc] 1.69.4.1:
3525: * src/main/compile.tab.C [gc] 1.81.4.1:
3526: * src/main/execute.C [gc] 1.295.4.1:
3527: * src/main/pa_charset.C [gc] 1.33.4.1:
3528: * src/main/pa_common.C [gc] 1.145.2.1:
3529: * src/main/pa_exception.C [gc] 1.43.4.1:
3530: * src/main/pa_exec.C [gc] 1.48.4.1:
3531: * src/main/pa_globals.C [gc] 1.152.4.1:
3532: * src/main/pa_pool.C [gc] 1.59.4.1:
3533: * src/main/pa_request.C [gc] 1.245.4.1:
3534: * src/main/pa_sql_driver_manager.C [gc] 1.69.4.1:
3535: * src/main/pa_string.C [gc] 1.172.4.1:
3536: * src/main/pa_stylesheet_manager.C [gc] 1.16.4.1:
3537: * src/main/pa_uue.C [gc] 1.4.4.1:
3538: * src/main/untaint.C [gc] 1.115.4.1:
3539: * src/targets/cgi/pa_pool.C [gc] 1.41.4.1:
3540: * src/targets/cgi/parser3.C [gc] 1.216.4.1:
3541: * src/targets/cgi/parser3.dsp [gc] 1.60.12.1:
3542: * src/targets/cgi/pool_storage.h [gc] 1.13.4.1:
3543: * src/types/pa_vcookie.C [gc] 1.55.4.1:
3544: * src/types/pa_vdouble.h [gc] 1.42.4.1:
3545: * src/types/pa_vfile.C [gc] 1.36.4.1:
3546: * src/types/pa_vform.C [gc] 1.74.4.1:
3547: * src/types/pa_vint.h [gc] 1.38.4.1:
3548: * src/types/pa_vmail.C [gc] 1.41.2.1:
3549: * src/types/pa_vxdoc.C [gc] 1.23.4.1:
3550: * src/types/pa_vxdoc.h [gc] 1.31.4.1:
3551: * src/types/pa_vxnode.C [gc] 1.30.4.1:
3552: * src/types/pa_vxnode.h [gc] 1.22.4.1:
3553: * www/htdocs/.htaccess [gc] 1.12.8.1:
3554: * www/htdocs/auto.p [gc] 1.17.12.1:
3555: libgc attempt
3556:
3557: * src/main/pa_common.C [gc] 1.145.2.2:
3558: * src/main/pa_common.C [gc] 1.145.2.3:
3559: *** empty log message ***
3560:
3561: 2003-03-13 paf
3562: * src/include/pa_request.h [autoptr] 1.160.2.37:
3563: * src/lib/ltdl/libltdl.dsp [autoptr] 1.3.2.1:
3564: * src/lib/md5/md5.dsp [autoptr] 1.2.10.1:
3565: * src/main/compile.tab.C [autoptr] 1.81.2.13:
3566: * src/main/execute.C [autoptr] 1.295.2.27:
3567: * src/main/pa_request.C [autoptr] 1.245.2.37:
3568: * src/targets/cgi/parser3.C [autoptr] 1.216.2.28:
3569: * src/types/pa_value.C [autoptr] 1.9.2.15:
3570: * src/types/pa_value.h [autoptr] 1.109.2.25:
3571: * src/types/pa_vobject.h [autoptr] 1.38.2.9:
3572: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.16:
3573: * src/types/pa_vstatus.C [autoptr] 1.15.2.6:
3574: * src/types/types.dsp [autoptr] 1.35.10.8:
3575: * www/htdocs/.htaccess [autoptr] 1.12.6.9:
3576: set_base, set_derived simplified [counter leaks fixed]
3577:
3578: * src/include/pa_config_fixed.h 1.55:
3579: * src/types/pa_vstatus.C 1.16:
3580: * src/types/types.dsp 1.36:
3581: incorporated status class patch
3582: From: "Victor Fedoseev" <vvf_ru@mail.ru>
3583: Sent: Thursday, January 23, 2003 8:14 AM
3584:
3585: now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus Win32 specific:
3586: QuotaPeakNonPagedPoolUsage
3587: QuotaPeakPagedPoolUsage
3588: PeakPagefileUsage]
3589:
3590: * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.9:
3591: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.17:
3592: * src/targets/cgi/parser3.C [autoptr] 1.216.2.29:
3593: lt_dlexit called
3594:
3595: 2003-03-12 paf
3596: * Makefile.in [autoptr] 1.48.2.4:
3597: * bin/Makefile.in [autoptr] 1.9.2.3:
3598: * configure [autoptr] 1.66.2.4:
3599: * configure.in [autoptr] 1.62.2.4:
3600: * etc/Makefile.in [autoptr] 1.14.2.3:
3601: * etc/parser3.charsets/Makefile.in [autoptr] 1.17.2.3:
3602: * src/Makefile.in [autoptr] 1.55.2.3:
3603: * src/classes/Makefile.in [autoptr] 1.53.2.3:
3604: * src/classes/gd/Makefile.in [autoptr] 1.43.2.3:
3605: * src/classes/smtp/Makefile.in [autoptr] 1.12.2.3:
3606: * src/include/Makefile.in [autoptr] 1.11.2.5:
3607: * src/lib/Makefile.in [autoptr] 1.8.2.3:
3608: * src/lib/md5/Makefile.in [autoptr] 1.6.2.3:
3609: * src/lib/patches/Makefile.in [autoptr] 1.10.2.3:
3610: * src/lib/pcre/Makefile.in [autoptr] 1.8.2.3:
3611: * src/main/Makefile.in [autoptr] 1.50.2.6:
3612: * src/sql/Makefile.in [autoptr] 1.11.2.3:
3613: * src/targets/Makefile.in [autoptr] 1.42.2.3:
3614: * src/targets/apache13/p3runConfigure.in [autoptr] 1.11.14.4:
3615: * src/targets/cgi/Makefile.am [autoptr] 1.46.2.4:
3616: * src/targets/cgi/Makefile.in [autoptr] 1.62.2.4:
3617: * src/targets/isapi/Makefile.in [autoptr] 1.11.2.3:
3618: * src/types/Makefile.in [autoptr] 1.50.2.4:
3619: libstdc++ linkage fixed for g++ 3.2.2
3620:
3621: * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.8:
3622: * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.5:
3623: * src/main/compile.tab.C [autoptr] 1.81.2.12:
3624: gcc 3.2 rightliy complained on using privately declared class [
3625: fixed]
3626:
3627: * Makefile.am [autoptr] 1.34.2.3:
3628: * Makefile.in [autoptr] 1.48.2.5:
3629: * src/targets/apache13/Makefile.in 1.45:
3630: * src/targets/apache13/p3runConfigure.in 1.12:
3631: * src/targets/apache13/p3runConfigure.in [autoptr] 1.11.14.2:
3632: * tests/Makefile [autoptr] 1.1.2.8:
3633: *** empty log message ***
3634:
3635: * src/include/pa_request.h [autoptr] 1.160.2.36:
3636: * src/main/compile.tab.C [autoptr] 1.81.2.11:
3637: * src/main/execute.C [autoptr] 1.295.2.26:
3638: * src/targets/cgi/parser3.C [autoptr] 1.216.2.25:
3639: SIGPIPE now can be intercepted
3640: and does not cause exception in exception handler
3641:
3642: * Makefile.in [autoptr] 1.48.2.3:
3643: * bin/Makefile.in [autoptr] 1.9.2.2:
3644: * configure [autoptr] 1.66.2.3:
3645: * configure.in [autoptr] 1.62.2.3:
3646: * etc/Makefile.in [autoptr] 1.14.2.2:
3647: * etc/parser3.charsets/Makefile.in [autoptr] 1.17.2.2:
3648: * src/Makefile.in [autoptr] 1.55.2.2:
3649: * src/classes/Makefile.in [autoptr] 1.53.2.2:
3650: * src/classes/gd/Makefile.in [autoptr] 1.43.2.2:
3651: * src/classes/smtp/Makefile.in [autoptr] 1.12.2.2:
3652: * src/include/Makefile.in [autoptr] 1.11.2.4:
3653: * src/lib/Makefile.in [autoptr] 1.8.2.2:
3654: * src/lib/md5/Makefile.in [autoptr] 1.6.2.2:
3655: * src/lib/patches/Makefile.in [autoptr] 1.10.2.2:
3656: * src/lib/pcre/Makefile.in [autoptr] 1.8.2.2:
3657: * src/main/Makefile.in [autoptr] 1.50.2.5:
3658: * src/sql/Makefile.in [autoptr] 1.11.2.2:
3659: * src/targets/Makefile.in [autoptr] 1.42.2.2:
3660: * src/targets/apache13/Makefile.in [autoptr] 1.44.2.2:
3661: * src/targets/apache13/p3runConfigure.in [autoptr] 1.11.14.3:
3662: * src/targets/cgi/Makefile.am [autoptr] 1.46.2.3:
3663: * src/targets/cgi/Makefile.in [autoptr] 1.62.2.3:
3664: * src/targets/isapi/Makefile.in [autoptr] 1.11.2.2:
3665: * src/types/Makefile.in [autoptr] 1.50.2.3:
3666: configure now default links libstdc++ statically.
3667: that can be overriden by --with-dynamic-stdcpp
3668:
3669: * src/targets/cgi/parser3.C [autoptr] 1.216.2.26:
3670: 1. more detailed log on signals.
3671: 2. sigpipe before request constructor now causes death
3672:
3673: * configure [autoptr] 1.66.2.5:
3674: * configure.in [autoptr] 1.62.2.5:
3675: * src/lib/ltdl/Makefile.in [autoptr] 1.4.2.1:
3676: * src/lib/ltdl/configure [autoptr] 1.4.2.1:
3677: * src/lib/ltdl/configure.in [autoptr] 1.4.2.1:
3678: * src/targets/apache13/Makefile.in [autoptr] 1.44.2.3:
3679: * src/targets/cgi/Makefile.am [autoptr] 1.46.2.5:
3680: * src/targets/cgi/Makefile.in [autoptr] 1.62.2.5:
3681: lib/ltdl/Makefile now created by /configure.in only [were by
3682: lib/ltdl/configure.in OVERWRITE]
3683:
3684: 2003-03-11 paf
3685: * src/main/compile.tab.C [autoptr] 1.81.2.10:
3686: * src/main/compile.y [autoptr] 1.204.2.7:
3687: * src/sql/pa_sql_driver.h [autoptr] 1.34.2.4:
3688: * src/types/pa_vstateless_class.C [autoptr] 1.19.2.8:
3689: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.15:
3690: * www/htdocs/.htaccess [autoptr] 1.12.6.8:
3691: removed necessity of libstdc++
3692:
3693: * src/include/pa_request.h 1.161:
3694: * src/include/pa_request.h [autoptr] 1.160.2.35:
3695: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
3696:
3697: 2003-03-08 paf
3698: * tests/117.html 1.1:
3699: file 117.html was initially added on branch autoptr.
3700:
3701: * src/classes/xdoc.C [autoptr] 1.108.2.19:
3702: forgotten: global xdoc when ndef XML
3703:
3704: * src/classes/mail.C [autoptr] 1.88.2.16:
3705: * src/classes/response.C [autoptr] 1.23.2.8:
3706: * src/include/pa_request.h [autoptr] 1.160.2.33:
3707: * src/main/pa_request.C [autoptr] 1.245.2.36:
3708: removing vform,response,cookie.h -> pa_request.h dependency
3709:
3710: * tests/118.html 1.1:
3711: file 118.html was initially added on branch autoptr.
3712:
3713: * tests/results/115.processed 1.1:
3714: file 115.processed was initially added on branch autoptr.
3715:
3716: * tests/119.html 1.1:
3717: file 119.html was initially added on branch autoptr.
3718:
3719: * tests/120.html 1.1:
3720: file 120.html was initially added on branch autoptr.
3721:
3722: * src/targets/cgi/parser3.C [autoptr] 1.216.2.22:
3723: charsets: see some strange things with old xml lib-- it's
3724: internal memory handling has faults
3725:
3726: * tests/results/117.processed 1.1:
3727: file 117.processed was initially added on branch autoptr.
3728:
3729: * tests/results/109.processed 1.1:
3730: file 109.processed was initially added on branch autoptr.
3731:
3732: * tests/results/110.processed 1.1:
3733: file 110.processed was initially added on branch autoptr.
3734:
3735: * tests/021.html [autoptr] 1.1.2.2:
3736: * tests/031.html [autoptr] 1.1.2.2:
3737: * tests/033.html [autoptr] 1.1.2.2:
3738: * tests/109.html [autoptr] 1.1.2.1:
3739: * tests/110.html [autoptr] 1.1.2.1:
3740: * tests/111.html [autoptr] 1.1.2.1:
3741: * tests/112.html [autoptr] 1.1.2.1:
3742: * tests/113.html [autoptr] 1.1.2.1:
3743: * tests/114.html [autoptr] 1.1.2.1:
3744: * tests/115.html [autoptr] 1.1.2.1:
3745: * tests/116.html [autoptr] 1.1.2.1:
3746: * tests/117.html [autoptr] 1.1.2.1:
3747: * tests/118.html [autoptr] 1.1.2.1:
3748: * tests/119.html [autoptr] 1.1.2.1:
3749: * tests/120.html [autoptr] 1.1.2.1:
3750: * tests/results/109.processed [autoptr] 1.1.2.1:
3751: * tests/results/110.processed [autoptr] 1.1.2.1:
3752: * tests/results/111.processed [autoptr] 1.1.2.1:
3753: * tests/results/112.processed [autoptr] 1.1.2.1:
3754: * tests/results/113.processed [autoptr] 1.1.2.1:
3755: * tests/results/114.processed [autoptr] 1.1.2.1:
3756: * tests/results/115.processed [autoptr] 1.1.2.1:
3757: * tests/results/116.processed [autoptr] 1.1.2.1:
3758: * tests/results/117.processed [autoptr] 1.1.2.1:
3759: * tests/results/118.processed [autoptr] 1.1.2.1:
3760: * tests/results/119.processed [autoptr] 1.1.2.1:
3761: * tests/results/120.processed [autoptr] 1.1.2.1:
3762: xml: tests
3763: 109 dom create/show
3764: 110 xpath selectSingle
3765: 111 xdoc.create from tainted &
3766: 112 xdoc.create/output with russian attr value
3767: 113 xpath selectString/Number
3768: 114 dom attributes.count
3769: 115 xpath selectBool
3770: 116 output media-type change
3771: 117 transform by dom stylesheet
3772: 118 empty transform result
3773: 119 dom setAttribute
3774: 120 nbsp letter output
3775:
3776: =END OF PREPARED XML TESTS=
3777:
3778: * tests/results/119.processed 1.1:
3779: file 119.processed was initially added on branch autoptr.
3780:
3781: * tests/results/120.processed 1.1:
3782: file 120.processed was initially added on branch autoptr.
3783:
3784: * src/targets/cgi/parser3.C [autoptr] 1.216.2.23:
3785: todo: move to latest xml version on win32 and run memleak tests again
3786:
3787: * src/classes/op.C [autoptr] 1.127.2.21:
3788: * src/include/pa_request.h [autoptr] 1.160.2.34:
3789: removing vclass,object.h -> pa_request.h dependency
3790:
3791: * tests/results/112.processed 1.1:
3792: file 112.processed was initially added on branch autoptr.
3793:
3794: * tests/results/114.processed 1.1:
3795: file 114.processed was initially added on branch autoptr.
3796:
3797: * src/main/pa_request.C [autoptr] 1.245.2.32:
3798: * src/main/pa_request.C [autoptr] 1.245.2.33:
3799: * www/htdocs/.htaccess [autoptr] 1.12.6.7:
3800: forgotten: ifdef XML
3801:
3802: * src/classes/hash.C [autoptr] 1.54.2.13:
3803: * src/classes/mail.C [autoptr] 1.88.2.15:
3804: * src/classes/string.C [autoptr] 1.125.2.15:
3805: * src/classes/table.C [autoptr] 1.172.2.14:
3806: * src/include/pa_array.h [autoptr] 1.57.2.27:
3807: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.16:
3808: * src/types/pa_vmail.C [autoptr] 1.40.2.10:
3809: * src/types/pa_vmail.h [autoptr] 1.9.2.5:
3810: * www/htdocs/.htaccess [autoptr] 1.12.6.6:
3811: * www/htdocs/index.html 1.211:
3812: started full-scale-site-test [~ http://parser.ru sources]
3813:
3814: some fixes
3815:
3816: * tests/110.html 1.1:
3817: file 110.html was initially added on branch autoptr.
3818:
3819: * tests/109.html 1.1:
3820: file 109.html was initially added on branch autoptr.
3821:
3822: * src/include/pa_types.h [autoptr] 1.44.2.3:
3823: * src/main/pa_charset.C [autoptr] 1.33.2.19:
3824: charsets: fixed problems when transcode from charset A to A.
3825:
3826: * tests/results/116.processed 1.1:
3827: file 116.processed was initially added on branch autoptr.
3828:
1.24 paf 3829: * Makefile.in [autoptr] 1.48.2.2:
3830: * src/main/pa_request.C [autoptr] 1.245.2.34:
3831: * www/cgi-bin/parser3.log [autoptr] 1.78.10.1:
3832: *** empty log message ***
3833:
1.23 paf 3834: * tests/111.html 1.1:
3835: file 111.html was initially added on branch autoptr.
3836:
3837: * src/main/untaint.C [autoptr] 1.115.2.12:
3838: * src/types/pa_vmail.C [autoptr] 1.40.2.11:
3839: mail: transcode fixed.
3840: todo: still problems when transcode from charset A to A.
3841:
3842: * tests/112.html 1.1:
3843: file 112.html was initially added on branch autoptr.
3844:
3845: * tests/results/118.processed 1.1:
3846: file 118.processed was initially added on branch autoptr.
3847:
3848: * tests/113.html 1.1:
3849: file 113.html was initially added on branch autoptr.
3850:
3851: * tests/results/111.processed 1.1:
3852: file 111.processed was initially added on branch autoptr.
3853:
3854: * tests/Makefile [autoptr] 1.1.2.7:
3855: make install & co
3856:
3857: * tests/114.html 1.1:
3858: file 114.html was initially added on branch autoptr.
3859:
3860: * tests/115.html 1.1:
3861: file 115.html was initially added on branch autoptr.
3862:
3863: * src/include/pa_config_fixed.h [autoptr] 1.54.2.5:
3864: * src/types/pa_vxdoc.C [autoptr] 1.23.2.5:
3865: yet another return 0; fixed
3866:
3867: * src/include/pa_config_fixed.h [autoptr] 1.54.2.4:
3868: * src/types/pa_vmail.C [autoptr] 1.40.2.12:
3869: * src/types/pa_vmail.h [autoptr] 1.9.2.6:
3870: vmail.C received just compiled [not tested]
3871:
3872: * tests/results/113.processed 1.1:
3873: file 113.processed was initially added on branch autoptr.
3874:
3875: * tests/116.html 1.1:
3876: file 116.html was initially added on branch autoptr.
3877:
3878: * src/include/pa_request.h [autoptr] 1.160.2.32:
3879: removing vmail.h -> pa_request.h dependency [testing...]
3880:
3881: 2003-03-07 paf
3882: * src/classes/xdoc.C [autoptr] 1.108.2.18:
3883: * src/include/pa_charset.h [autoptr] 1.20.2.18:
3884: * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.5:
3885: * tests/108.html [autoptr] 1.1.2.1:
3886: * tests/108.xsl [autoptr] 1.1.2.1:
3887: * tests/results/108.processed [autoptr] 1.1.2.1:
3888: xml: test 108 transform with params [bugs fixed]
3889:
3890: * tests/results/107.processed 1.1:
3891: file 107.processed was initially added on branch autoptr.
3892:
3893: * tests/108.xsl 1.1:
3894: file 108.xsl was initially added on branch autoptr.
3895:
1.24 paf 3896: * src/classes/xdoc.C [autoptr] 1.108.2.15:
3897: * src/types/pa_vxdoc.h [autoptr] 1.31.2.7:
3898: * src/types/pa_vxnode.h [autoptr] 1.22.2.5:
3899: xml: linked
3900:
1.23 paf 3901: * tests/106.html 1.1:
3902: file 106.html was initially added on branch autoptr.
3903:
3904: * src/classes/classes.C [autoptr] 1.18.2.6:
3905: fixed: prevent system classes from modification to lock ALL the
3906: classes, not only directly used
3907:
3908: * tests/107.html 1.1:
3909: file 107.html was initially added on branch autoptr.
3910:
3911: * tests/108.html 1.1:
3912: file 108.html was initially added on branch autoptr.
3913:
3914: * tests/results/106.processed 1.1:
3915: file 106.processed was initially added on branch autoptr.
3916:
3917: * src/include/pa_charset.h [autoptr] 1.20.2.16:
3918: * src/main/pa_charset.C [autoptr] 1.33.2.16:
3919: * www/htdocs/.htaccess [autoptr] 1.12.6.5:
3920: xml: charset two mem alloc functions used for different cases [
3921: libxml, libxsl]
3922:
3923: * src/classes/xdoc.C [autoptr] 1.108.2.17:
3924: * src/include/pa_charset.h [autoptr] 1.20.2.17:
3925: * src/include/pa_request.h [autoptr] 1.160.2.31:
3926: * src/main/execute.C [autoptr] 1.295.2.25:
3927: * src/main/pa_charset.C [autoptr] 1.33.2.17:
3928: * src/main/pa_exception.C [autoptr] 1.43.2.15:
3929: * src/main/pa_globals.C [autoptr] 1.152.2.19:
3930: * src/main/pa_request.C [autoptr] 1.245.2.31:
3931: * src/types/pa_vxdoc.C [autoptr] 1.23.2.4:
3932: * src/types/pa_vxdoc.h [autoptr] 1.31.2.9:
3933: * src/types/pa_vxnode.C [autoptr] 1.30.2.5:
3934: * tests/107.html [autoptr] 1.1.2.1:
3935: * tests/results/107.processed [autoptr] 1.1.2.1:
3936: xml: test: 107 bug fixes
3937:
3938: * tests/results/108.processed 1.1:
3939: file 108.processed was initially added on branch autoptr.
3940:
3941: * src/classes/xdoc.C [autoptr] 1.108.2.14:
3942: * src/types/pa_vxdoc.h [autoptr] 1.31.2.6:
3943: xdoc.C compiled
3944:
3945: * tests/106.html [autoptr] 1.1.2.1:
3946: * tests/results/106.processed [autoptr] 1.1.2.1:
3947: test: 106 xdoc create, string
3948:
3949: * src/classes/xdoc.C [autoptr] 1.108.2.16:
3950: * src/classes/xnode.C [autoptr] 1.54.2.10:
3951: * src/classes/xnode.h [autoptr] 1.18.2.6:
3952: * src/types/pa_value.h [autoptr] 1.109.2.24:
3953: * src/types/pa_vxdoc.C [autoptr] 1.23.2.3:
3954: * src/types/pa_vxdoc.h [autoptr] 1.31.2.8:
3955: * src/types/pa_vxnode.C [autoptr] 1.30.2.4:
3956: * src/types/pa_vxnode.h [autoptr] 1.22.2.6:
3957: test: 107 bug fixes
3958:
3959: * src/main/pa_charset.C [autoptr] 1.33.2.18:
3960: * src/targets/cgi/parser3.C [autoptr] 1.216.2.21:
3961: fixed: mem leak from copy/paste bug
3962:
3963: 2003-03-06 paf
3964: * tests/023.html [autoptr] 1.1.2.2:
3965: in some cases it rounded up badly. postponing solution of that
3966: problem, making more simple test
3967:
3968: * src/include/pa_charset.h [autoptr] 1.20.2.14:
3969: * src/include/pa_config_fixed.h [autoptr] 1.54.2.3:
3970: * src/include/pa_memory.h [autoptr] 1.1.2.6:
3971: * src/include/pa_pool.h [autoptr] 1.86.2.32:
3972: * src/main/pa_charset.C [autoptr] 1.33.2.14:
3973: * src/main/pa_memory.C [autoptr] 1.1.2.4:
3974: * src/main/pa_pool.C [autoptr] 1.59.2.6:
3975: * src/types/pa_vxdoc.C [autoptr] 1.23.2.2:
3976: * src/types/pa_vxdoc.h [autoptr] 1.31.2.5:
3977: * src/types/pa_vxnode.C [autoptr] 1.30.2.3:
3978: * src/types/pa_vxnode.h [autoptr] 1.22.2.4:
3979: xml: charsets
3980:
3981: * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.4:
3982: * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.4:
3983: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.15:
3984: * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.6:
3985: xml: stylesheet&manager done
3986:
3987: * src/classes/xnode.C [autoptr] 1.54.2.9:
3988: * src/classes/xnode.h [autoptr] 1.18.2.5:
3989: * src/include/pa_charset.h [autoptr] 1.20.2.15:
3990: * src/include/pa_memory.h [autoptr] 1.1.2.8:
3991: * src/include/pa_request.h [autoptr] 1.160.2.30:
3992: * src/include/pa_string.h [autoptr] 1.144.2.28:
3993: * src/main/pa_globals.C [autoptr] 1.152.2.18:
3994: * src/main/pa_request.C [autoptr] 1.245.2.30:
3995: * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.7:
3996: xnode.C compiled
3997:
3998: * src/include/pa_memory.h [autoptr] 1.1.2.7:
3999: * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.3:
4000: * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.3:
4001: * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.5:
4002: xml: stylesheet&manager STARTED
4003:
4004: * src/include/pa_globals.h [autoptr] 1.101.2.15:
4005: * src/main/pa_charset.C [autoptr] 1.33.2.15:
4006: * src/main/pa_exception.C [autoptr] 1.43.2.14:
4007: * src/main/pa_globals.C [autoptr] 1.152.2.17:
4008: xml: exceptions
4009:
4010: * src/classes/xdoc.C [autoptr] 1.108.2.13:
4011: xdoc.C 50%
4012:
4013: * src/include/pa_charset.h [autoptr] 1.20.2.13:
4014: * src/include/pa_charsets.h [autoptr] 1.8.2.8:
4015: * src/main/pa_charset.C [autoptr] 1.33.2.13:
4016: * src/main/pa_charsets.C [autoptr] 1.11.2.10:
4017: * www/htdocs/.htaccess [autoptr] 1.12.6.4:
4018: charset_utf8 declaration moved to charsets.C
4019:
4020: * Makefile.am [autoptr] 1.34.2.2:
4021: * tests/Makefile [autoptr] 1.1.2.4:
4022: * tests/Makefile [autoptr] 1.1.2.6:
4023: *** empty log message ***
4024:
4025: * tests/058_paf2000.png [autoptr] 1.1.2.2:
4026: * tests/results/058.processed [autoptr] 1.1.2.2:
4027: .png added with -kb now
4028:
4029: 2003-03-05 paf
4030: * tests/results/105.processed 1.1:
4031: file 105.processed was initially added on branch autoptr.
4032:
4033: * src/classes/math.C [autoptr] 1.24.2.12:
4034: can be: crypt in -lcrypt OK, but crypt.h be missing
4035:
4036: * src/classes/op.C [autoptr] 1.127.2.20:
4037: * src/main/main.dsp [autoptr] 1.161.6.13:
4038: * tests/104.html [autoptr] 1.1.2.1:
4039: * tests/results/104.processed [autoptr] 1.1.2.1:
4040: * www/htdocs/.htaccess [autoptr] 1.12.6.3:
4041: ^bpt operator added [does int3 in debug build on win32]
4042:
4043: * www/htdocs/auto.p [autoptr] 1.17.10.1:
4044: * www/htdocs/autoptr.html [autoptr] 1.1.2.4:
4045: * www/htdocs/base.p [autoptr] 1.6.6.1:
4046: * www/htdocs/derived.p [autoptr] 1.24.6.1:
4047: * www/htdocs/font.gif [autoptr] 1.1.6.1:
4048: * www/htdocs/global.xsl [autoptr] 1.8.10.1:
4049: * www/htdocs/index.html [autoptr] 1.210.2.1:
4050: * www/htdocs/mailreceive.eml [autoptr] 1.3.10.1:
4051: * www/htdocs/mailreceive.html [autoptr] 1.1.10.1:
4052: * www/htdocs/operators.p [autoptr] 1.11.8.1:
4053: * www/htdocs/parser-status.html [autoptr] 1.2.18.1:
4054: * www/htdocs/people.dtd [autoptr] 1.1.20.1:
4055: * www/htdocs/some.p [autoptr] 1.2.8.1:
4056: removed old tests
4057:
4058: * tests/104.html 1.1:
4059: file 104.html was initially added on branch autoptr.
4060:
1.24 paf 4061: * tests/105.html 1.1:
4062: file 105.html was initially added on branch autoptr.
4063:
1.23 paf 4064: * src/classes/math.C [autoptr] 1.24.2.11:
4065: * src/classes/op.C [autoptr] 1.127.2.19:
4066: * src/classes/string.C [autoptr] 1.125.2.13:
4067: * src/lib/Makefile.in [autoptr] 1.8.2.1:
4068: * src/lib/md5/Makefile.in [autoptr] 1.6.2.1:
4069: * src/lib/patches/Makefile.in [autoptr] 1.10.2.1:
4070: * src/lib/pcre/Makefile.in [autoptr] 1.8.2.1:
4071: * src/main/pa_exec.C [autoptr] 1.48.2.18:
4072: * src/targets/Makefile.in [autoptr] 1.42.2.1:
4073: * src/targets/apache13/Makefile.am [autoptr] 1.15.10.1:
4074: * src/targets/cgi/Makefile.am [autoptr] 1.46.2.1:
4075: * src/targets/cgi/Makefile.in [autoptr] 1.62.2.1:
4076: gcc more happy. todo:make linker happy
4077:
4078: * tests/results/104.processed 1.1:
4079: file 104.processed was initially added on branch autoptr.
4080:
4081: * ltmain.sh [autoptr] 1.5.2.1:
4082: ltmain.sh added
4083:
4084: * src/targets/apache13/p3runConfigure.in [autoptr] 1.11.14.1:
4085: * src/targets/cgi/Makefile.am [autoptr] 1.46.2.2:
4086: * src/targets/cgi/Makefile.in [autoptr] 1.62.2.2:
4087: linker needed more tricks to link OK
4088:
4089: * src/types/pa_vhash.C [autoptr] 1.1.2.2:
4090: * src/types/pa_vhash.h [autoptr] 1.43.2.13:
4091: hash_default_element_name made static
4092:
4093: * src/include/Makefile.am [autoptr] 1.3.14.2:
4094: * src/include/Makefile.in [autoptr] 1.11.2.3:
4095: * src/main/Makefile.am [autoptr] 1.35.6.4:
4096: * src/main/Makefile.in [autoptr] 1.50.2.4:
4097: * src/types/Makefile.am [autoptr] 1.28.10.1:
4098: * src/types/Makefile.in [autoptr] 1.50.2.2:
4099: forgotten files added to Makes
4100:
4101: * src/types/pa_vhash.C [autoptr] 1.1.2.3:
4102: * src/types/pa_vhash.h [autoptr] 1.43.2.14:
4103: hash_default_element_name change undone ;(
4104:
4105: * src/classes/file.C [autoptr] 1.107.2.16:
4106: * src/include/pa_exec.h [autoptr] 1.11.2.6:
4107: * src/main/pa_exec.C [autoptr] 1.48.2.17:
4108: pa_exec env param made optional
4109:
4110: * tests/057.html [autoptr] 1.1.2.3:
4111: * tests/results/057.processed [autoptr] 1.1.2.3:
4112: test bug fixed
4113:
4114: * src/classes/string.C [autoptr] 1.125.2.14:
4115: * src/include/pa_string.h [autoptr] 1.144.2.27:
4116: * src/main/pa_string.C [autoptr] 1.172.2.20:
4117: * tests/105.html [autoptr] 1.1.2.1:
4118: * tests/results/105.processed [autoptr] 1.1.2.1:
4119: String::match bug fixed
4120:
4121: 2003-03-04 paf
4122: * tests/results/060.processed 1.1:
4123: file 060.processed was initially added on branch autoptr.
4124:
4125: * tests/results/059.processed 1.1:
4126: file 059.processed was initially added on branch autoptr.
4127:
4128: * tests/072.html 1.1:
4129: file 072.html was initially added on branch autoptr.
4130:
4131: * tests/results/052.processed 1.1:
4132: file 052.processed was initially added on branch autoptr.
4133:
4134: * tests/074.html 1.1:
4135: file 074.html was initially added on branch autoptr.
4136:
4137: * tests/results/099.processed 1.1:
4138: file 099.processed was initially added on branch autoptr.
4139:
4140: * tests/076.html 1.1:
4141: file 076.html was initially added on branch autoptr.
4142:
4143: * tests/results/092.processed 1.1:
4144: file 092.processed was initially added on branch autoptr.
4145:
4146: * tests/results/102.processed 1.1:
4147: file 102.processed was initially added on branch autoptr.
4148:
4149: * tests/results/084.processed 1.1:
4150: file 084.processed was initially added on branch autoptr.
4151:
4152: * tests/078.html 1.1:
4153: file 078.html was initially added on branch autoptr.
4154:
4155: * tests/results/076.processed 1.1:
4156: file 076.processed was initially added on branch autoptr.
4157:
4158: * tests/081.html 1.1:
4159: file 081.html was initially added on branch autoptr.
4160:
4161: * tests/results/068.processed 1.1:
4162: file 068.processed was initially added on branch autoptr.
4163:
4164: * tests/results/061.processed 1.1:
4165: file 061.processed was initially added on branch autoptr.
4166:
4167: * src/classes/Makefile.in [autoptr] 1.53.2.1:
4168: * src/classes/gd/Makefile.in [autoptr] 1.43.2.1:
4169: * src/classes/mail.C [autoptr] 1.88.2.13:
4170: * src/classes/smtp/Makefile.in [autoptr] 1.12.2.1:
4171: * src/main/Makefile.in [autoptr] 1.50.2.3:
4172: * src/main/pa_exec.C [autoptr] 1.48.2.16:
4173: * src/sql/Makefile.in [autoptr] 1.11.2.1:
4174: * src/types/Makefile.in [autoptr] 1.50.2.1:
4175: *** empty log message ***
4176:
4177: * tests/083.html 1.1:
4178: file 083.html was initially added on branch autoptr.
4179:
4180: * tests/results/053.processed 1.1:
4181: file 053.processed was initially added on branch autoptr.
4182:
4183: * tests/053.html [autoptr] 1.1.2.1:
4184: * tests/054.html [autoptr] 1.1.2.1:
4185: * tests/055.html [autoptr] 1.1.2.1:
4186: * tests/056.html [autoptr] 1.1.2.1:
4187: * tests/057.html [autoptr] 1.1.2.1:
4188: * tests/058.html [autoptr] 1.1.2.1:
4189: * tests/058_paf2000.png [autoptr] 1.1.2.1:
4190: * tests/059.html [autoptr] 1.1.2.1:
4191: * tests/060.html [autoptr] 1.1.2.1:
4192: * tests/results/053.processed [autoptr] 1.1.2.1:
4193: * tests/results/054.processed [autoptr] 1.1.2.1:
4194: * tests/results/055.processed [autoptr] 1.1.2.1:
4195: * tests/results/056.processed [autoptr] 1.1.2.1:
4196: * tests/results/057.processed [autoptr] 1.1.2.1:
4197: * tests/results/058.processed [autoptr] 1.1.2.1:
4198: * tests/results/059.processed [autoptr] 1.1.2.1:
4199: * tests/results/060.processed [autoptr] 1.1.2.1:
4200: test:
4201: 53 string.replace
4202: 54 junctions
4203: 55 table.hash
4204: 56 call indirect
4205: 57 date.create[string]
4206: 58 image.measure[png]
4207:
4208: * src/classes/image.C [autoptr] 1.90.2.14:
4209: * tests/098.html [autoptr] 1.1.2.1:
4210: * tests/098font.gif [autoptr] 1.1.2.1:
4211: * tests/results/098.processed [autoptr] 1.1.2.1:
4212: test:
4213: 98 image font text [bug fixed]
4214:
4215: * tests/085.html 1.1:
4216: file 085.html was initially added on branch autoptr.
4217:
4218: * tests/096_dir/188.jpg 1.1:
4219: file 188.jpg was initially added on branch autoptr.
4220:
4221: * tests/096_dir/163.jpg 1.1:
4222: file 163.jpg was initially added on branch autoptr.
4223:
4224: * tests/087.html 1.1:
4225: file 087.html was initially added on branch autoptr.
4226:
4227: * tests/103paf2001.gif 1.1:
4228: file 103paf2001.gif was initially added on branch autoptr.
4229:
4230: * tests/results/103.processed 1.1:
4231: file 103.processed was initially added on branch autoptr.
4232:
4233: * tests/results/093.processed 1.1:
4234: file 093.processed was initially added on branch autoptr.
4235:
4236: * tests/053.html 1.1:
4237: file 053.html was initially added on branch autoptr.
4238:
4239: * tests/results/085.processed 1.1:
4240: file 085.processed was initially added on branch autoptr.
4241:
4242: * tests/089.html 1.1:
4243: file 089.html was initially added on branch autoptr.
4244:
4245: * tests/090.html 1.1:
4246: file 090.html was initially added on branch autoptr.
4247:
4248: * tests/100.html 1.1:
4249: file 100.html was initially added on branch autoptr.
4250:
4251: * tests/results/077.processed 1.1:
4252: file 077.processed was initially added on branch autoptr.
4253:
4254: * tests/055.html 1.1:
4255: file 055.html was initially added on branch autoptr.
4256:
4257: * src/classes/table.C [autoptr] 1.172.2.12:
4258: * src/main/execute.C [autoptr] 1.295.2.23:
4259: * tests/061.dat [autoptr] 1.1.2.1:
4260: * tests/061.html [autoptr] 1.1.2.1:
4261: * tests/062.html [autoptr] 1.1.2.1:
4262: * tests/063.html [autoptr] 1.1.2.1:
4263: * tests/064.html [autoptr] 1.1.2.1:
4264: * tests/065.html [autoptr] 1.1.2.1:
4265: * tests/066.html [autoptr] 1.1.2.1:
4266: * tests/067.html [autoptr] 1.1.2.1:
4267: * tests/068.html [autoptr] 1.1.2.1:
4268: * tests/069.html [autoptr] 1.1.2.1:
4269: * tests/070.html [autoptr] 1.1.2.1:
4270: * tests/071.html [autoptr] 1.1.2.1:
4271: * tests/072.html [autoptr] 1.1.2.1:
4272: * tests/073.html [autoptr] 1.1.2.1:
4273: * tests/074.html [autoptr] 1.1.2.1:
4274: * tests/075.html [autoptr] 1.1.2.1:
4275: * tests/076.html [autoptr] 1.1.2.1:
4276: * tests/077.html [autoptr] 1.1.2.1:
4277: * tests/078.html [autoptr] 1.1.2.1:
4278: * tests/079.html [autoptr] 1.1.2.1:
4279: * tests/080.html [autoptr] 1.1.2.1:
4280: * tests/081.html [autoptr] 1.1.2.1:
4281: * tests/082.html [autoptr] 1.1.2.1:
4282: * tests/083.html [autoptr] 1.1.2.1:
4283: * tests/084.html [autoptr] 1.1.2.1:
4284: * tests/085.html [autoptr] 1.1.2.1:
4285: * tests/086.html [autoptr] 1.1.2.1:
4286: * tests/087.html [autoptr] 1.1.2.1:
4287: * tests/088.html [autoptr] 1.1.2.1:
4288: * tests/089.html [autoptr] 1.1.2.1:
4289: * tests/090.html [autoptr] 1.1.2.1:
4290: * tests/091.html [autoptr] 1.1.2.1:
4291: * tests/092.html [autoptr] 1.1.2.1:
4292: * tests/093.html [autoptr] 1.1.2.1:
4293: * tests/094.html [autoptr] 1.1.2.1:
4294: * tests/095.html [autoptr] 1.1.2.1:
4295: * tests/results/061.processed [autoptr] 1.1.2.1:
4296: * tests/results/062.processed [autoptr] 1.1.2.1:
4297: * tests/results/063.processed [autoptr] 1.1.2.1:
4298: * tests/results/064.processed [autoptr] 1.1.2.1:
4299: * tests/results/065.processed [autoptr] 1.1.2.1:
4300: * tests/results/066.processed [autoptr] 1.1.2.1:
4301: * tests/results/067.processed [autoptr] 1.1.2.1:
4302: * tests/results/068.processed [autoptr] 1.1.2.1:
4303: * tests/results/069.processed [autoptr] 1.1.2.1:
4304: * tests/results/070.processed [autoptr] 1.1.2.1:
4305: * tests/results/071.processed [autoptr] 1.1.2.1:
4306: * tests/results/072.processed [autoptr] 1.1.2.1:
4307: * tests/results/073.processed [autoptr] 1.1.2.1:
4308: * tests/results/074.processed [autoptr] 1.1.2.1:
4309: * tests/results/075.processed [autoptr] 1.1.2.1:
4310: * tests/results/076.processed [autoptr] 1.1.2.1:
4311: * tests/results/077.processed [autoptr] 1.1.2.1:
4312: * tests/results/078.processed [autoptr] 1.1.2.1:
4313: * tests/results/079.processed [autoptr] 1.1.2.1:
4314: * tests/results/080.processed [autoptr] 1.1.2.1:
4315: * tests/results/081.processed [autoptr] 1.1.2.1:
4316: * tests/results/082.processed [autoptr] 1.1.2.1:
4317: * tests/results/083.processed [autoptr] 1.1.2.1:
4318: * tests/results/084.processed [autoptr] 1.1.2.1:
4319: * tests/results/085.processed [autoptr] 1.1.2.1:
4320: * tests/results/086.processed [autoptr] 1.1.2.1:
4321: * tests/results/087.processed [autoptr] 1.1.2.1:
4322: * tests/results/088.processed [autoptr] 1.1.2.1:
4323: * tests/results/089.processed [autoptr] 1.1.2.1:
4324: * tests/results/090.processed [autoptr] 1.1.2.1:
4325: * tests/results/091.processed [autoptr] 1.1.2.1:
4326: * tests/results/092.processed [autoptr] 1.1.2.1:
4327: * tests/results/093.processed [autoptr] 1.1.2.1:
4328: * tests/results/094.processed [autoptr] 1.1.2.1:
4329: * tests/results/095.processed [autoptr] 1.1.2.1:
4330: tests:
4331: 61 file::stat size
4332: 62 string->int autoconvert
4333: 63 double .int,dec,div,mul
4334: 64 date compare
4335: 65 file: basename,justname,justext
4336: 66 math:crypt
4337: 67 string.match simple on long
4338: 68 string.match normalized simple on long
4339: 69 string.int
4340: 70 file::stat content-type
4341: 71 table.join
4342: 72 hash parameter conditional pass
4343: 73 date daylightsaving,yearday
4344: 74 date arithmetics
4345: 75 response date values/attributes
4346: 76 string.pos of void, void.pos
4347: 77 syntax parsing
4348: 78 cookie tainting
4349: 79 switch with local
4350: 80 scientific numeric literal in string autoconvert
4351: 81 xor: logical and numerical
4352: 82 for delims
4353: 83 menu delims
4354: 84 table.hash distinct
4355: 85 long string replace
4356: 86 throw+catch current language preserve
4357: 87 bit shifts
4358: 88 junction tests + $caller test
4359: 89 hash.foreach selfmodification
4360: 90 int/void to int
4361: 91 $caller test
4362: 92 junction is + def junction tests
4363: 93 $caller test
4364: 94 syntax test
4365: 95 table.hash(keygenerator) [bug fixed]
4366:
4367: * tests/results/070.processed 1.1:
4368: file 070.processed was initially added on branch autoptr.
4369:
4370: * tests/results/069.processed 1.1:
4371: file 069.processed was initially added on branch autoptr.
4372:
4373: * tests/061.dat 1.1:
4374: file 061.dat was initially added on branch autoptr.
4375:
4376: * tests/092.html 1.1:
4377: file 092.html was initially added on branch autoptr.
4378:
4379: * tests/102.html 1.1:
4380: file 102.html was initially added on branch autoptr.
4381:
4382: * tests/results/062.processed 1.1:
4383: file 062.processed was initially added on branch autoptr.
4384:
4385: * tests/057.html 1.1:
4386: file 057.html was initially added on branch autoptr.
4387:
4388: * tests/results/054.processed 1.1:
4389: file 054.processed was initially added on branch autoptr.
4390:
4391: * tests/094.html 1.1:
4392: file 094.html was initially added on branch autoptr.
4393:
4394: * tests/059.html 1.1:
4395: file 059.html was initially added on branch autoptr.
4396:
4397: * tests/060.html 1.1:
4398: file 060.html was initially added on branch autoptr.
4399:
4400: * tests/096.html 1.1:
4401: file 096.html was initially added on branch autoptr.
4402:
4403: * tests/results/094.processed 1.1:
4404: file 094.processed was initially added on branch autoptr.
4405:
4406: * tests/062.html 1.1:
4407: file 062.html was initially added on branch autoptr.
4408:
4409: * tests/results/086.processed 1.1:
4410: file 086.processed was initially added on branch autoptr.
4411:
4412: * tests/098font.gif 1.1:
4413: file 098font.gif was initially added on branch autoptr.
4414:
4415: * tests/098.html 1.1:
4416: file 098.html was initially added on branch autoptr.
4417:
4418: * tests/results/078.processed 1.1:
4419: file 078.processed was initially added on branch autoptr.
4420:
4421: * tests/064.html 1.1:
4422: file 064.html was initially added on branch autoptr.
4423:
4424: * tests/results/071.processed 1.1:
4425: file 071.processed was initially added on branch autoptr.
4426:
4427: * tests/results/063.processed 1.1:
4428: file 063.processed was initially added on branch autoptr.
4429:
4430: * tests/066.html 1.1:
4431: file 066.html was initially added on branch autoptr.
4432:
4433: * tests/results/055.processed 1.1:
4434: file 055.processed was initially added on branch autoptr.
4435:
4436: * tests/068.html 1.1:
4437: file 068.html was initially added on branch autoptr.
4438:
4439: * tests/071.html 1.1:
4440: file 071.html was initially added on branch autoptr.
4441:
4442: * tests/results/095.processed 1.1:
4443: file 095.processed was initially added on branch autoptr.
4444:
4445: * tests/results/087.processed 1.1:
4446: file 087.processed was initially added on branch autoptr.
4447:
4448: * tests/073.html 1.1:
4449: file 073.html was initially added on branch autoptr.
4450:
4451: * tests/results/079.processed 1.1:
4452: file 079.processed was initially added on branch autoptr.
4453:
4454: * tests/results/080.processed 1.1:
4455: file 080.processed was initially added on branch autoptr.
4456:
4457: * tests/results/072.processed 1.1:
4458: file 072.processed was initially added on branch autoptr.
4459:
4460: * tests/075.html 1.1:
4461: file 075.html was initially added on branch autoptr.
4462:
4463: * tests/results/064.processed 1.1:
4464: file 064.processed was initially added on branch autoptr.
4465:
4466: * tests/103.html [autoptr] 1.1.2.1:
4467: * tests/103mark.gif [autoptr] 1.1.2.1:
4468: * tests/103paf2001.gif [autoptr] 1.1.2.1:
4469: * tests/results/103.processed [autoptr] 1.1.2.1:
4470: tests:
4471: 103 image.copy transparence test
4472:
4473: * tests/results/056.processed 1.1:
4474: file 056.processed was initially added on branch autoptr.
4475:
4476: * tests/077.html 1.1:
4477: file 077.html was initially added on branch autoptr.
4478:
4479: * tests/080.html 1.1:
4480: file 080.html was initially added on branch autoptr.
4481:
4482: * tests/079.html 1.1:
4483: file 079.html was initially added on branch autoptr.
4484:
4485: * tests/results/096.processed 1.1:
4486: file 096.processed was initially added on branch autoptr.
4487:
4488: * tests/082.html 1.1:
4489: file 082.html was initially added on branch autoptr.
4490:
4491: * tests/results/088.processed 1.1:
4492: file 088.processed was initially added on branch autoptr.
4493:
4494: * tests/results/081.processed 1.1:
4495: file 081.processed was initially added on branch autoptr.
4496:
4497: * tests/084.html 1.1:
4498: file 084.html was initially added on branch autoptr.
4499:
4500: * tests/results/073.processed 1.1:
4501: file 073.processed was initially added on branch autoptr.
4502:
4503: * tests/058_paf2000.png 1.1:
4504: file 058_paf2000.png was initially added on branch autoptr.
4505:
4506: * tests/results/065.processed 1.1:
4507: file 065.processed was initially added on branch autoptr.
4508:
4509: * tests/086.html 1.1:
4510: file 086.html was initially added on branch autoptr.
4511:
4512: * tests/results/057.processed 1.1:
4513: file 057.processed was initially added on branch autoptr.
4514:
4515: * tests/052.html 1.1:
4516: file 052.html was initially added on branch autoptr.
4517:
4518: * tests/088.html 1.1:
4519: file 088.html was initially added on branch autoptr.
4520:
4521: * tests/054.html 1.1:
4522: file 054.html was initially added on branch autoptr.
4523:
4524: * src/main/pa_common.C [autoptr] 1.143.2.21:
4525: * src/targets/cgi/parser3.C [autoptr] 1.216.2.20:
4526: * tests/097.html [autoptr] 1.1.2.1:
4527: * tests/results/097.processed [autoptr] 1.1.2.1:
4528: test:
4529: 97 file::load http:// [bugs fixed]
4530:
4531: * tests/101.html 1.1:
4532: file 101.html was initially added on branch autoptr.
4533:
4534: * tests/091.html 1.1:
4535: file 091.html was initially added on branch autoptr.
4536:
4537: * tests/results/097.processed 1.1:
4538: file 097.processed was initially added on branch autoptr.
4539:
4540: * tests/056.html 1.1:
4541: file 056.html was initially added on branch autoptr.
4542:
4543: * tests/results/089.processed 1.1:
4544: file 089.processed was initially added on branch autoptr.
4545:
4546: * tests/results/090.processed 1.1:
4547: file 090.processed was initially added on branch autoptr.
4548:
4549: * src/classes/hash.C [autoptr] 1.54.2.12:
4550: * src/classes/image.C [autoptr] 1.90.2.13:
4551: * src/classes/table.C [autoptr] 1.172.2.13:
4552: * src/include/pa_memory.h [autoptr] 1.1.2.5:
4553: * tests/096.html [autoptr] 1.1.2.1:
4554: * tests/096_dir/163.jpg [autoptr] 1.1.2.1:
4555: * tests/096_dir/188.jpg [autoptr] 1.1.2.1:
4556: * tests/results/096.processed [autoptr] 1.1.2.1:
4557: tests:
4558: 96 image EXIF [bug fixed]
4559:
4560: * tests/results/100.processed 1.1:
4561: file 100.processed was initially added on branch autoptr.
4562:
4563: * tests/103.html 1.1:
4564: file 103.html was initially added on branch autoptr.
4565:
4566: * tests/093.html 1.1:
4567: file 093.html was initially added on branch autoptr.
4568:
4569: * tests/results/082.processed 1.1:
4570: file 082.processed was initially added on branch autoptr.
4571:
4572: * tests/052.html [autoptr] 1.1.2.1:
4573: * tests/outputs/049.processed [autoptr] 1.1.2.2:
4574: * tests/outputs/050.processed [autoptr] 1.1.2.2:
4575: * tests/outputs/051.processed [autoptr] 1.1.2.2:
4576: * tests/results/052.processed [autoptr] 1.1.2.1:
4577: test:
4578: 52 pre/match/post test: passed AS-IT-WERE, but wrong :) separate task: fix that
4579:
4580: * tests/058.html 1.1:
4581: file 058.html was initially added on branch autoptr.
4582:
4583: * tests/results/074.processed 1.1:
4584: file 074.processed was initially added on branch autoptr.
4585:
4586: * tests/095.html 1.1:
4587: file 095.html was initially added on branch autoptr.
4588:
4589: * tests/results/066.processed 1.1:
4590: file 066.processed was initially added on branch autoptr.
4591:
4592: * tests/061.html 1.1:
4593: file 061.html was initially added on branch autoptr.
4594:
4595: * tests/results/058.processed 1.1:
4596: file 058.processed was initially added on branch autoptr.
4597:
4598: * tests/103mark.gif 1.1:
4599: file 103mark.gif was initially added on branch autoptr.
4600:
4601: * tests/097.html 1.1:
4602: file 097.html was initially added on branch autoptr.
4603:
4604: * tests/063.html 1.1:
4605: file 063.html was initially added on branch autoptr.
4606:
4607: * src/main/execute.C [autoptr] 1.295.2.22:
4608: * src/main/pa_table.C [autoptr] 1.53.2.10:
4609: test:
4610: 59 table.locate [bug fixed]
4611: 60 string eq string [bug fixed]
4612:
4613: * tests/099.html 1.1:
4614: file 099.html was initially added on branch autoptr.
4615:
4616: * tests/065.html 1.1:
4617: file 065.html was initially added on branch autoptr.
4618:
4619: * tests/results/098.processed 1.1:
4620: file 098.processed was initially added on branch autoptr.
4621:
4622: * tests/results/091.processed 1.1:
4623: file 091.processed was initially added on branch autoptr.
4624:
4625: * tests/results/101.processed 1.1:
4626: file 101.processed was initially added on branch autoptr.
4627:
4628: * tests/057.html [autoptr] 1.1.2.2:
4629: * tests/099.html [autoptr] 1.1.2.1:
4630: * tests/100.html [autoptr] 1.1.2.1:
4631: * tests/results/057.processed [autoptr] 1.1.2.2:
4632: * tests/results/099.processed [autoptr] 1.1.2.1:
4633: * tests/results/100.processed [autoptr] 1.1.2.1:
4634: tests:
4635: 57 date create 2002: added
4636: 99,100 response:body/download
4637:
4638: * tests/067.html 1.1:
4639: file 067.html was initially added on branch autoptr.
4640:
4641: * tests/results/083.processed 1.1:
4642: file 083.processed was initially added on branch autoptr.
4643:
4644: * tests/results/075.processed 1.1:
4645: file 075.processed was initially added on branch autoptr.
4646:
4647: * src/main/execute.C [autoptr] 1.295.2.24:
4648: * tests/101.html [autoptr] 1.1.2.1:
4649: * tests/102.html [autoptr] 1.1.2.1:
4650: * tests/results/101.processed [autoptr] 1.1.2.1:
4651: * tests/results/102.processed [autoptr] 1.1.2.1:
4652: tests:
4653: 101 method/variable name conflict test
4654: 102 form fields change should not not change anything [bug fix]
4655:
4656: * tests/070.html 1.1:
4657: file 070.html was initially added on branch autoptr.
4658:
4659: * tests/069.html 1.1:
4660: file 069.html was initially added on branch autoptr.
4661:
4662: * tests/results/067.processed 1.1:
4663: file 067.processed was initially added on branch autoptr.
4664:
4665: * src/classes/image.C [autoptr] 1.90.2.15:
4666: * src/include/pa_request.h [autoptr] 1.160.2.29:
4667: * src/include/pa_stack.h [autoptr] 1.17.2.6:
4668: * src/types/pa_vimage.h [autoptr] 1.34.2.8:
4669: number of gcc compiler bugs fixed
4670:
4671: 2003-03-03 paf
4672: * tests/037.html 1.1:
4673: file 037.html was initially added on branch autoptr.
4674:
4675: * tests/results/044.processed 1.1:
4676: file 044.processed was initially added on branch autoptr.
4677:
4678: * tests/039.html 1.1:
4679: file 039.html was initially added on branch autoptr.
4680:
4681: * tests/040.html 1.1:
4682: file 040.html was initially added on branch autoptr.
4683:
4684: * tests/results/036.processed 1.1:
4685: file 036.processed was initially added on branch autoptr.
4686:
4687: * tests/042.html 1.1:
4688: file 042.html was initially added on branch autoptr.
4689:
4690: * tests/044.html 1.1:
4691: file 044.html was initially added on branch autoptr.
4692:
4693: * src/main/pa_request.C [autoptr] 1.245.2.29:
4694: * src/types/pa_vmath.C [autoptr] 1.1.2.9:
4695: * tests/033.html [autoptr] 1.1.2.1:
4696: * tests/034.html [autoptr] 1.1.2.1:
4697: * tests/035.html [autoptr] 1.1.2.1:
4698: * tests/036.html [autoptr] 1.1.2.1:
4699: * tests/037.html [autoptr] 1.1.2.1:
4700: * tests/038.html [autoptr] 1.1.2.1:
4701: * tests/results/033.processed [autoptr] 1.1.2.1:
4702: * tests/results/034.processed [autoptr] 1.1.2.1:
4703: * tests/results/035.processed [autoptr] 1.1.2.1:
4704: * tests/results/036.processed [autoptr] 1.1.2.1:
4705: * tests/results/037.processed [autoptr] 1.1.2.1:
4706: * tests/results/038.processed [autoptr] 1.1.2.1:
4707: tests:
4708: 33 string.replace
4709: 34 string.upper
4710: 35 table created
4711: 36 local/global vars with juntions
4712: 37 table clone
4713: 38 math PI & number formatting
4714:
4715: math class registring typo fixed
4716:
4717: * tests/046.html 1.1:
4718: file 046.html was initially added on branch autoptr.
4719:
4720: * tests/040.html [autoptr] 1.1.2.1:
4721: * tests/results/040.processed [autoptr] 1.1.2.1:
4722: test:
4723: 39 method result of type table
4724: 40 method param junction auto evaluate
4725:
4726: * tests/051b.p 1.1:
4727: file 051b.p was initially added on branch autoptr.
4728:
4729: * tests/results/045.processed 1.1:
4730: file 045.processed was initially added on branch autoptr.
4731:
4732: * tests/048.html 1.1:
4733: file 048.html was initially added on branch autoptr.
4734:
4735: * tests/results/037.processed 1.1:
4736: file 037.processed was initially added on branch autoptr.
4737:
4738: * tests/051.html 1.1:
4739: file 051.html was initially added on branch autoptr.
4740:
4741: * tests/results/046.processed 1.1:
4742: file 046.processed was initially added on branch autoptr.
4743:
4744: * tests/results/038.processed 1.1:
4745: file 038.processed was initially added on branch autoptr.
4746:
4747: * tests/041.html [autoptr] 1.1.2.1:
4748: * tests/results/041.processed [autoptr] 1.1.2.1:
4749: test:
4750: 41 table.locate by expression
4751:
4752: * tests/032.html 1.1:
4753: file 032.html was initially added on branch autoptr.
4754:
4755: * tests/results/047.processed 1.1:
4756: file 047.processed was initially added on branch autoptr.
4757:
4758: * tests/034.html 1.1:
4759: file 034.html was initially added on branch autoptr.
4760:
4761: * tests/results/040.processed 1.1:
4762: file 040.processed was initially added on branch autoptr.
4763:
4764: * tests/results/039.processed 1.1:
4765: file 039.processed was initially added on branch autoptr.
4766:
4767: * tests/results/032.processed 1.1:
4768: file 032.processed was initially added on branch autoptr.
4769:
4770: * tests/036.html 1.1:
4771: file 036.html was initially added on branch autoptr.
4772:
4773: * tests/038.html 1.1:
4774: file 038.html was initially added on branch autoptr.
4775:
4776: * tests/parser-unix.sh 1.1:
4777: file parser-unix.sh was initially added on branch autoptr.
4778:
4779: * tests/043.html [autoptr] 1.1.2.1:
4780: * tests/044.html [autoptr] 1.1.2.1:
4781: * tests/045.html [autoptr] 1.1.2.1:
4782: * tests/046.html [autoptr] 1.1.2.1:
4783: * tests/047.html [autoptr] 1.1.2.1:
4784: * tests/048.html [autoptr] 1.1.2.1:
4785: * tests/049.html [autoptr] 1.1.2.1:
4786: * tests/050.html [autoptr] 1.1.2.1:
4787: * tests/051.html [autoptr] 1.1.2.1:
4788: * tests/051b.p [autoptr] 1.1.2.1:
4789: * tests/051t.p [autoptr] 1.1.2.1:
4790: * tests/Makefile [autoptr] 1.1.2.3:
4791: * tests/outputs/049.processed [autoptr] 1.1.2.1:
4792: * tests/outputs/050.processed [autoptr] 1.1.2.1:
4793: * tests/outputs/051.processed [autoptr] 1.1.2.1:
4794: * tests/parser-cygwin.sh [autoptr] 1.1.2.2:
4795: * tests/parser-unix.sh [autoptr] 1.1.2.2:
4796: * tests/results/001.processed [autoptr] 1.1.2.2:
4797: * tests/results/002.processed [autoptr] 1.1.2.2:
4798: * tests/results/003.processed [autoptr] 1.1.2.2:
4799: * tests/results/005.processed [autoptr] 1.1.2.2:
4800: * tests/results/006.processed [autoptr] 1.1.2.2:
4801: * tests/results/008.processed [autoptr] 1.1.2.2:
4802: * tests/results/009.processed [autoptr] 1.1.2.2:
4803: * tests/results/011.processed [autoptr] 1.1.2.2:
4804: * tests/results/012.processed [autoptr] 1.1.2.2:
4805: * tests/results/013.processed [autoptr] 1.1.2.2:
4806: * tests/results/014.processed [autoptr] 1.1.2.2:
4807: * tests/results/015.processed [autoptr] 1.1.2.2:
4808: * tests/results/016.processed [autoptr] 1.1.2.2:
4809: * tests/results/017.processed [autoptr] 1.1.2.2:
4810: * tests/results/020.processed [autoptr] 1.1.2.2:
4811: * tests/results/021.processed [autoptr] 1.1.2.2:
4812: * tests/results/022.processed [autoptr] 1.1.2.2:
4813: * tests/results/024.processed [autoptr] 1.1.2.2:
4814: * tests/results/025.processed [autoptr] 1.1.2.2:
4815: * tests/results/026.processed [autoptr] 1.1.2.2:
4816: * tests/results/027.processed [autoptr] 1.1.2.2:
4817: * tests/results/028.processed [autoptr] 1.1.2.2:
4818: * tests/results/029.processed [autoptr] 1.1.2.2:
4819: * tests/results/030.processed [autoptr] 1.1.2.2:
4820: * tests/results/031.processed [autoptr] 1.1.2.2:
4821: * tests/results/043.processed [autoptr] 1.1.2.1:
4822: * tests/results/044.processed [autoptr] 1.1.2.1:
4823: * tests/results/045.processed [autoptr] 1.1.2.1:
4824: * tests/results/046.processed [autoptr] 1.1.2.1:
4825: * tests/results/047.processed [autoptr] 1.1.2.1:
4826: * tests/results/048.processed [autoptr] 1.1.2.1:
4827: * tests/results/049.processed [autoptr] 1.1.2.1:
4828: * tests/results/050.processed [autoptr] 1.1.2.1:
4829: * tests/results/051.processed [autoptr] 1.1.2.1:
4830: * tests/run_parser.sh [autoptr] 1.1.2.1:
4831: tests:
4832: 43,44,45 date rolls
4833: 46 autoevaluating junction
4834: 47 table.select
4835: 48 name with subvar
4836: 49 hash-creating switch
4837: 50 process
4838: 51 started parent/child, works as it were but it were NOT GOOD, created separate task to fix that
4839:
4840: * tests/041.html 1.1:
4841: file 041.html was initially added on branch autoptr.
4842:
4843: * src/classes/op.C [autoptr] 1.127.2.18:
4844: * src/include/pa_request.h [autoptr] 1.160.2.28:
4845: * src/include/pa_string.h [autoptr] 1.144.2.25:
4846: * src/main/execute.C [autoptr] 1.295.2.21:
4847: * src/main/pa_request.C [autoptr] 1.245.2.28:
4848: * src/main/pa_string.C [autoptr] 1.172.2.18:
4849: * src/main/untaint.C [autoptr] 1.115.2.11:
4850: * src/types/pa_vcode_frame.h [autoptr] 1.24.2.3:
4851: * src/types/pa_wcontext.h [autoptr] 1.42.2.9:
4852: * tests/032.html [autoptr] 1.1.2.1:
4853: * tests/results/032.processed [autoptr] 1.1.2.1:
4854: uchar changed to String_UL in all places [was not everywhere]
4855: untaint test: 032
4856:
4857: * tests/results/048.processed 1.1:
4858: file 048.processed was initially added on branch autoptr.
4859:
4860: * tests/043.html 1.1:
4861: file 043.html was initially added on branch autoptr.
4862:
4863: * tests/results/041.processed 1.1:
4864: file 041.processed was initially added on branch autoptr.
4865:
4866: * tests/results/033.processed 1.1:
4867: file 033.processed was initially added on branch autoptr.
4868:
4869: * tests/045.html 1.1:
4870: file 045.html was initially added on branch autoptr.
4871:
4872: * tests/047.html 1.1:
4873: file 047.html was initially added on branch autoptr.
4874:
4875: * tests/051t.p 1.1:
4876: file 051t.p was initially added on branch autoptr.
4877:
4878: * tests/050.html 1.1:
4879: file 050.html was initially added on branch autoptr.
4880:
4881: * tests/049.html 1.1:
4882: file 049.html was initially added on branch autoptr.
4883:
4884: * src/targets/cgi/parser3.C [autoptr] 1.216.2.19:
4885: * tests/004.html [autoptr] 1.1.2.2:
4886: * tests/Makefile [autoptr] 1.1.2.2:
4887: * tests/parser-cygwin.sh [autoptr] 1.1.2.1:
4888: * tests/parser-unix.sh [autoptr] 1.1.2.1:
4889: * tests/results/004.processed [autoptr] 1.1.2.2:
4890: * www/htdocs/.htaccess [autoptr] 1.12.6.2:
4891: removed -H command line key, now testing using .sh file with
4892: SERVER_SOFTWARE=xxx
4893:
1.24 paf 4894: * tests/042.html [autoptr] 1.1.2.1:
4895: * tests/results/042.processed [autoptr] 1.1.2.1:
4896: test:
4897: 42 exception.handled
4898:
1.23 paf 4899: * tests/outputs/049.processed 1.1:
4900: * tests/results/049.processed 1.1:
4901: file 049.processed was initially added on branch autoptr.
4902:
4903: * tests/outputs/050.processed 1.1:
4904: * tests/results/050.processed 1.1:
4905: file 050.processed was initially added on branch autoptr.
4906:
4907: * tests/results/042.processed 1.1:
4908: file 042.processed was initially added on branch autoptr.
4909:
4910: * tests/results/034.processed 1.1:
4911: file 034.processed was initially added on branch autoptr.
4912:
4913: * tests/039.html [autoptr] 1.1.2.1:
4914: * tests/results/039.processed [autoptr] 1.1.2.1:
4915: test:
4916: 37 method result of type table
4917:
4918: * tests/outputs/051.processed 1.1:
4919: * tests/results/051.processed 1.1:
4920: file 051.processed was initially added on branch autoptr.
4921:
4922: * tests/parser-cygwin.sh 1.1:
4923: file parser-cygwin.sh was initially added on branch autoptr.
4924:
4925: * tests/results/043.processed 1.1:
4926: file 043.processed was initially added on branch autoptr.
4927:
4928: * tests/results/035.processed 1.1:
4929: file 035.processed was initially added on branch autoptr.
4930:
4931: * tests/033.html 1.1:
4932: file 033.html was initially added on branch autoptr.
4933:
4934: * tests/run_parser.sh 1.1:
4935: file run_parser.sh was initially added on branch autoptr.
4936:
4937: * tests/035.html 1.1:
4938: file 035.html was initially added on branch autoptr.
4939:
4940: 2003-02-27 paf
4941: * www/htdocs/maximized.htm [autoptr] 1.1.2.1:
4942: *** empty log message ***
4943:
4944: * www/htdocs/maximized.htm 1.1:
4945: file maximized.htm was initially added on branch autoptr.
4946:
4947: 2003-02-26 paf
4948: * tests/001.html 1.1:
4949: file 001.html was initially added on branch autoptr.
4950:
4951: * tests/003.html 1.1:
4952: file 003.html was initially added on branch autoptr.
4953:
4954: * tests/results/028.processed 1.1:
4955: file 028.processed was initially added on branch autoptr.
4956:
4957: * tests/005.html 1.1:
4958: file 005.html was initially added on branch autoptr.
4959:
4960: * tests/results/021.processed 1.1:
4961: file 021.processed was initially added on branch autoptr.
4962:
4963: * tests/results/013.processed 1.1:
4964: file 013.processed was initially added on branch autoptr.
4965:
4966: * src/include/pa_array.h [autoptr] 1.57.2.26:
4967: * src/include/pa_hash.h [autoptr] 1.58.2.17:
4968: * src/include/pa_memory.h [autoptr] 1.1.2.3:
4969: * src/main/pa_charset.C [autoptr] 1.33.2.12:
4970: * tests/001.html [autoptr] 1.1.2.1:
4971: * tests/002.html [autoptr] 1.1.2.1:
4972: * tests/003.html [autoptr] 1.1.2.1:
4973: * tests/004.html [autoptr] 1.1.2.1:
4974: * tests/005.html [autoptr] 1.1.2.1:
4975: * tests/006.html [autoptr] 1.1.2.1:
4976: * tests/007.html [autoptr] 1.1.2.1:
4977: * tests/008.html [autoptr] 1.1.2.1:
4978: * tests/009.html [autoptr] 1.1.2.1:
4979: * tests/010.html [autoptr] 1.1.2.1:
4980: * tests/011.html [autoptr] 1.1.2.1:
4981: * tests/012.html [autoptr] 1.1.2.1:
4982: * tests/013.html [autoptr] 1.1.2.1:
4983: * tests/014.html [autoptr] 1.1.2.1:
4984: * tests/Makefile [autoptr] 1.1.2.1:
4985: * tests/outputs/create-dir [autoptr] 1.1.2.1:
4986: * tests/results/001.processed [autoptr] 1.1.2.1:
4987: * tests/results/002.processed [autoptr] 1.1.2.1:
4988: * tests/results/003.processed [autoptr] 1.1.2.1:
4989: * tests/results/004.processed [autoptr] 1.1.2.1:
4990: * tests/results/005.processed [autoptr] 1.1.2.1:
4991: * tests/results/006.processed [autoptr] 1.1.2.1:
4992: * tests/results/007.processed [autoptr] 1.1.2.1:
4993: * tests/results/008.processed [autoptr] 1.1.2.1:
4994: * tests/results/009.processed [autoptr] 1.1.2.1:
4995: * tests/results/010.processed [autoptr] 1.1.2.1:
4996: * tests/results/011.processed [autoptr] 1.1.2.1:
4997: * tests/results/012.processed [autoptr] 1.1.2.1:
4998: * tests/results/013.processed [autoptr] 1.1.2.1:
4999: * tests/results/014.processed [autoptr] 1.1.2.1:
5000: hash cloning fixed
5001:
5002: * tests/007.html 1.1:
5003: file 007.html was initially added on branch autoptr.
5004:
5005: * tests/results/005.processed 1.1:
5006: file 005.processed was initially added on branch autoptr.
5007:
5008: * tests/010.html 1.1:
5009: file 010.html was initially added on branch autoptr.
5010:
5011: * tests/009.html 1.1:
5012: file 009.html was initially added on branch autoptr.
5013:
5014: * tests/012.html 1.1:
5015: file 012.html was initially added on branch autoptr.
5016:
5017: * tests/014.html 1.1:
5018: file 014.html was initially added on branch autoptr.
5019:
5020: * src/main/execute.C [autoptr] 1.295.2.20:
5021: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.14:
5022: * tests/024.html [autoptr] 1.1.2.1:
5023: * tests/025.html [autoptr] 1.1.2.1:
5024: * tests/026.html [autoptr] 1.1.2.1:
5025: * tests/027.html [autoptr] 1.1.2.1:
5026: * tests/028.html [autoptr] 1.1.2.1:
5027: * tests/029.html [autoptr] 1.1.2.1:
5028: * tests/030.html [autoptr] 1.1.2.1:
5029: * tests/031.html [autoptr] 1.1.2.1:
5030: * tests/results/024.processed [autoptr] 1.1.2.1:
5031: * tests/results/025.processed [autoptr] 1.1.2.1:
5032: * tests/results/026.processed [autoptr] 1.1.2.1:
5033: * tests/results/027.processed [autoptr] 1.1.2.1:
5034: * tests/results/028.processed [autoptr] 1.1.2.1:
5035: * tests/results/029.processed [autoptr] 1.1.2.1:
5036: * tests/results/030.processed [autoptr] 1.1.2.1:
5037: * tests/results/031.processed [autoptr] 1.1.2.1:
5038: fixed bug with name_cstr mutable CharPtr
5039: more tests
5040:
5041: * tests/results/029.processed 1.1:
5042: file 029.processed was initially added on branch autoptr.
5043:
5044: * tests/results/030.processed 1.1:
5045: file 030.processed was initially added on branch autoptr.
5046:
5047: * tests/016.html 1.1:
5048: file 016.html was initially added on branch autoptr.
5049:
5050: * tests/results/022.processed 1.1:
5051: file 022.processed was initially added on branch autoptr.
5052:
5053: * tests/results/014.processed 1.1:
5054: file 014.processed was initially added on branch autoptr.
5055:
5056: * tests/018.html 1.1:
5057: file 018.html was initially added on branch autoptr.
5058:
5059: * tests/results/006.processed 1.1:
5060: file 006.processed was initially added on branch autoptr.
5061:
5062: * tests/022_dir/a.html 1.1:
5063: file a.html was initially added on branch autoptr.
5064:
5065: * tests/021.html 1.1:
5066: file 021.html was initially added on branch autoptr.
5067:
5068: * tests/023.html 1.1:
5069: file 023.html was initially added on branch autoptr.
5070:
5071: * tests/results/031.processed 1.1:
5072: file 031.processed was initially added on branch autoptr.
5073:
5074: * tests/025.html 1.1:
5075: file 025.html was initially added on branch autoptr.
5076:
5077: * tests/results/023.processed 1.1:
5078: file 023.processed was initially added on branch autoptr.
5079:
5080: * src/include/pa_sapi.h [autoptr] 1.22.2.8:
5081: * src/main/pa_globals.C [autoptr] 1.152.2.16:
5082: * src/main/pa_memory.C [autoptr] 1.1.2.3:
5083: * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.6:
5084: * src/targets/cgi/parser3.C [autoptr] 1.216.2.18:
5085: * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.6:
5086: SAPI::abort << abort. die now just exits
5087:
5088: * tests/results/015.processed 1.1:
5089: file 015.processed was initially added on branch autoptr.
5090:
5091: * tests/027.html 1.1:
5092: file 027.html was initially added on branch autoptr.
5093:
5094: * tests/results/007.processed 1.1:
5095: file 007.processed was initially added on branch autoptr.
5096:
5097: * tests/030.html 1.1:
5098: file 030.html was initially added on branch autoptr.
5099:
5100: * tests/029.html 1.1:
5101: file 029.html was initially added on branch autoptr.
5102:
5103: * tests/outputs/create-dir 1.1:
5104: file create-dir was initially added on branch autoptr.
5105:
5106: * tests/022_dir/b.txt 1.1:
5107: file b.txt was initially added on branch autoptr.
5108:
5109: * tests/results/024.processed 1.1:
5110: file 024.processed was initially added on branch autoptr.
5111:
5112: * tests/002.html 1.1:
5113: file 002.html was initially added on branch autoptr.
5114:
5115: * tests/results/016.processed 1.1:
5116: file 016.processed was initially added on branch autoptr.
5117:
5118: * tests/results/008.processed 1.1:
5119: file 008.processed was initially added on branch autoptr.
5120:
5121: * tests/004.html 1.1:
5122: file 004.html was initially added on branch autoptr.
5123:
5124: * tests/results/001.processed 1.1:
5125: file 001.processed was initially added on branch autoptr.
5126:
5127: * tests/006.html 1.1:
5128: file 006.html was initially added on branch autoptr.
5129:
5130: * tests/008.html 1.1:
5131: file 008.html was initially added on branch autoptr.
5132:
5133: * tests/011.html 1.1:
5134: file 011.html was initially added on branch autoptr.
5135:
5136: * tests/results/025.processed 1.1:
5137: file 025.processed was initially added on branch autoptr.
5138:
5139: * tests/results/017.processed 1.1:
5140: file 017.processed was initially added on branch autoptr.
5141:
5142: * tests/Makefile 1.1:
5143: file Makefile was initially added on branch autoptr.
5144:
5145: * tests/results/009.processed 1.1:
5146: file 009.processed was initially added on branch autoptr.
5147:
5148: * tests/results/010.processed 1.1:
5149: file 010.processed was initially added on branch autoptr.
5150:
5151: * tests/013.html 1.1:
5152: file 013.html was initially added on branch autoptr.
5153:
5154: * tests/results/002.processed 1.1:
5155: file 002.processed was initially added on branch autoptr.
5156:
5157: * tests/019paf2001.gif 1.1:
5158: file 019paf2001.gif was initially added on branch autoptr.
5159:
5160: * tests/015.html 1.1:
5161: file 015.html was initially added on branch autoptr.
5162:
5163: * tests/017.html 1.1:
5164: file 017.html was initially added on branch autoptr.
5165:
5166: * tests/020.html 1.1:
5167: file 020.html was initially added on branch autoptr.
5168:
5169: * tests/019.html 1.1:
5170: file 019.html was initially added on branch autoptr.
5171:
5172: * tests/results/026.processed 1.1:
5173: file 026.processed was initially added on branch autoptr.
5174:
5175: * tests/results/018.processed 1.1:
5176: file 018.processed was initially added on branch autoptr.
5177:
5178: * tests/022.html 1.1:
5179: file 022.html was initially added on branch autoptr.
5180:
5181: * tests/results/011.processed 1.1:
5182: file 011.processed was initially added on branch autoptr.
5183:
5184: * tests/024.html 1.1:
5185: file 024.html was initially added on branch autoptr.
5186:
5187: * tests/results/003.processed 1.1:
5188: file 003.processed was initially added on branch autoptr.
5189:
5190: * tests/022_dir/c.htm 1.1:
5191: file c.htm was initially added on branch autoptr.
5192:
5193: * tests/026.html 1.1:
5194: file 026.html was initially added on branch autoptr.
5195:
5196: * tests/028.html 1.1:
5197: file 028.html was initially added on branch autoptr.
5198:
5199: * tests/031.html 1.1:
5200: file 031.html was initially added on branch autoptr.
5201:
5202: * tests/results/027.processed 1.1:
5203: file 027.processed was initially added on branch autoptr.
5204:
5205: * tests/results/019.processed 1.1:
5206: file 019.processed was initially added on branch autoptr.
5207:
5208: * tests/results/020.processed 1.1:
5209: file 020.processed was initially added on branch autoptr.
5210:
5211: * src/classes/classes.awk [autoptr] 1.6.6.3:
5212: * src/classes/classes.h [autoptr] 1.23.2.9:
5213: * src/classes/date.C [autoptr] 1.42.2.11:
5214: * src/classes/double.C [autoptr] 1.53.2.8:
5215: * src/classes/file.C [autoptr] 1.107.2.15:
5216: * src/classes/form.C [autoptr] 1.34.2.7:
5217: * src/classes/hash.C [autoptr] 1.54.2.11:
5218: * src/classes/image.C [autoptr] 1.90.2.12:
5219: * src/classes/int.C [autoptr] 1.49.2.7:
5220: * src/classes/mail.C [autoptr] 1.88.2.12:
5221: * src/classes/math.C [autoptr] 1.24.2.10:
5222: * src/classes/op.C [autoptr] 1.127.2.17:
5223: * src/classes/response.C [autoptr] 1.23.2.7:
5224: * src/classes/string.C [autoptr] 1.125.2.12:
5225: * src/classes/table.C [autoptr] 1.172.2.11:
5226: * src/classes/void.C [autoptr] 1.28.2.5:
5227: * src/classes/xdoc.C [autoptr] 1.108.2.12:
5228: * src/classes/xnode.C [autoptr] 1.54.2.8:
5229: * src/include/pa_memory.h [autoptr] 1.1.2.4:
5230: * src/include/pa_sapi.h [autoptr] 1.22.2.7:
5231: * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.5:
5232: * src/targets/cgi/parser3.C [autoptr] 1.216.2.17:
5233: * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.5:
5234: * src/types/pa_venv.h [autoptr] 1.28.2.5:
5235: * src/types/pa_vform.C [autoptr] 1.74.2.11:
5236: * tests/015.html [autoptr] 1.1.2.1:
5237: * tests/016.html [autoptr] 1.1.2.1:
5238: * tests/017.html [autoptr] 1.1.2.1:
5239: * tests/018.html [autoptr] 1.1.2.1:
5240: * tests/019.html [autoptr] 1.1.2.1:
5241: * tests/019paf2001.gif [autoptr] 1.1.2.1:
5242: * tests/020.html [autoptr] 1.1.2.1:
5243: * tests/021.html [autoptr] 1.1.2.1:
5244: * tests/022.html [autoptr] 1.1.2.1:
5245: * tests/022_dir/a.html [autoptr] 1.1.2.1:
5246: * tests/022_dir/b.txt [autoptr] 1.1.2.1:
5247: * tests/022_dir/c.htm [autoptr] 1.1.2.1:
5248: * tests/023.html [autoptr] 1.1.2.1:
5249: * tests/results/015.processed [autoptr] 1.1.2.1:
5250: * tests/results/016.processed [autoptr] 1.1.2.1:
5251: * tests/results/017.processed [autoptr] 1.1.2.1:
5252: * tests/results/018.processed [autoptr] 1.1.2.1:
5253: * tests/results/019.processed [autoptr] 1.1.2.1:
5254: * tests/results/020.processed [autoptr] 1.1.2.1:
5255: * tests/results/021.processed [autoptr] 1.1.2.1:
5256: * tests/results/022.processed [autoptr] 1.1.2.1:
5257: * tests/results/023.processed [autoptr] 1.1.2.1:
5258: methoded_array now contains all Mxxx classes
5259: SAPI::get_env now returns info on pool
5260: more tests
5261:
5262: * tests/results/012.processed 1.1:
5263: file 012.processed was initially added on branch autoptr.
5264:
5265: * tests/results/004.processed 1.1:
5266: file 004.processed was initially added on branch autoptr.
5267:
5268: 2003-02-25 paf
5269: * src/main/pa_common.C [release_3_0_0007] 1.140.2.2:
5270: typo fixed
5271:
5272: 2003-02-24 paf
5273: * src/types/pa_vcookie.C [autoptr] 1.55.2.9:
5274: fixed all places with bad get_string(0)
5275: [one remained]
5276:
5277: * src/include/pa_request.h [autoptr] 1.160.2.27:
5278: * src/main/execute.C [autoptr] 1.295.2.19:
5279: few bad get_string(0) [should have been get_string(&pool)]
5280: todo: check other such calls
5281:
5282: * src/types/pa_vmail.C 1.41:
5283: body [text/html] transcoded to
5284: $.charset[specified]
5285: now
5286:
5287: * src/main/compile.tab.C [autoptr] 1.81.2.9:
5288: * src/main/execute.C [autoptr] 1.295.2.18:
5289: * src/types/pa_vfile.h [autoptr] 1.52.2.16:
5290: test10, bad lookups
5291:
5292: xxx* xxx=smartptr.get(); << is bad style, after ";" original object got destructed, and xxx points to sky
5293:
5294: * src/main/pa_common.C 1.145:
5295: * src/main/pa_common.C [release_3_0_0007] 1.140.2.1:
5296: stupid gcc [2.95.4] generated bad code
5297: which failed to handle sigsetjmp+throw: crashed inside of pre-throw code.
5298: rewritten simplier [though duplicating closesocket code]
5299:
5300: * src/classes/string.C [autoptr] 1.125.2.11:
5301: match bug fixed
5302:
1.22 paf 5303: 2003-02-21 paf
5304: * src/targets/cgi/parser3.C [autoptr] 1.216.2.15:
5305: MAKE_TEST must be used inside of 'make tests' only
5306: [it's not forcing CGI mode now]
5307: now use -H to output CGI header when parser used in command line [useful for tests also]
5308:
5309: * src/classes/file.C [autoptr] 1.107.2.14:
5310: * src/classes/gd/gif.C [autoptr] 1.30.2.4:
5311: * src/classes/gd/gif.h [autoptr] 1.23.2.5:
5312: * src/classes/image.C [autoptr] 1.90.2.11:
5313: * src/classes/mail.C [autoptr] 1.88.2.11:
5314: * src/classes/op.C [autoptr] 1.127.2.16:
5315: * src/classes/xdoc.C [autoptr] 1.108.2.11:
5316: * src/main/pa_charset.C [autoptr] 1.33.2.11:
5317: * src/main/pa_exec.C [autoptr] 1.48.2.14:
5318: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.14:
5319: * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.4:
5320: * src/types/pa_vimage.C [autoptr] 1.22.2.7:
5321: * src/types/pa_vxdoc.h [autoptr] 1.31.2.4:
5322: fixed all cstr's that must use pool [as the one in ^process]
5323:
5324: * src/include/pa_array.h [autoptr] 1.57.2.25:
5325: * src/include/pa_exception.h [autoptr] 1.38.2.15:
5326: * src/include/pa_memory.h [autoptr] 1.1.2.1:
5327: * src/include/pa_pool.h [autoptr] 1.86.2.31:
5328: * src/main/Makefile.am [autoptr] 1.35.6.3:
5329: * src/main/main.dsp [autoptr] 1.161.6.12:
5330: * src/main/pa_array.C [autoptr] 1.54.2.5:
5331: * src/main/pa_memory.C [autoptr] 1.1.2.1:
5332: * src/main/pa_pool.C [autoptr] 1.59.2.5:
5333: reorganized memory handling files
5334:
5335: * src/include/pa_memory.h [autoptr] 1.1.2.2:
5336: * src/main/pa_memory.C [autoptr] 1.1.2.2:
5337: inlined memory handling pa_*
5338:
5339: * src/main/execute.C [autoptr] 1.295.2.17:
5340: * src/targets/cgi/parser3.C [autoptr] 1.216.2.11:
5341: * www/htdocs/autoptr.html [autoptr] 1.1.2.3:
5342: release mode now compiles OK
5343: test to show benefits of free
5344:
5345: * src/targets/cgi/parser3.C [autoptr] 1.216.2.14:
5346: MAKE_TEST environment variable switches on CGI mode, and is
5347: used in regression tests
5348:
5349: * operators.txt [autoptr] 1.109.2.1:
5350: * src/targets/cgi/parser3.C [autoptr] 1.216.2.16:
5351: * src/types/pa_vcookie.C [autoptr] 1.55.2.8:
5352: $cookie:name[$.expires[date << can be now]]
5353:
5354: written makefile with regression tests [raw]
5355:
5356: * src/include/pa_request.h [autoptr] 1.160.2.26:
5357: * src/main/pa_request.C [autoptr] 1.245.2.27:
5358: * src/targets/cgi/parser3.C [autoptr] 1.216.2.13:
5359: * src/types/pa_vcookie.h [autoptr] 1.23.2.6:
5360: * src/types/pa_venv.h [autoptr] 1.28.2.4:
5361: env fixed
5362:
5363: * src/main/pa_array.C [autoptr] 1.54.2.4:
5364: pool::format_integer terminator fixed
5365:
5366: * src/include/pa_memory.h 1.1:
5367: file pa_memory.h was initially added on branch autoptr.
5368:
5369: * src/main/pa_memory.C 1.1:
5370: file pa_memory.C was initially added on branch autoptr.
5371:
5372: * src/classes/op.C [autoptr] 1.127.2.15:
5373: fixed process.
5374: sould now check for all cstr's -- some must use pool [as the one in ^process]
5375:
5376: 2003-02-20 paf
5377: * www/htdocs/autoptr.html 1.1:
5378: file autoptr.html was initially added on branch autoptr.
5379:
5380: * src/include/pa_config_fixed.h [autoptr] 1.54.2.2:
5381: * src/targets/cgi/parser3.C [autoptr] 1.216.2.10:
5382: form values passed OK now
5383:
5384: * src/classes/date.C [autoptr] 1.42.2.10:
5385: * src/classes/double.C [autoptr] 1.53.2.7:
5386: * src/classes/file.C [autoptr] 1.107.2.13:
5387: * src/classes/hash.C [autoptr] 1.54.2.10:
5388: * src/classes/image.C [autoptr] 1.90.2.10:
5389: * src/classes/int.C [autoptr] 1.49.2.6:
5390: * src/classes/mail.C [autoptr] 1.88.2.10:
5391: * src/classes/math.C [autoptr] 1.24.2.9:
5392: * src/classes/op.C [autoptr] 1.127.2.13:
5393: * src/classes/response.C [autoptr] 1.23.2.6:
5394: * src/classes/string.C [autoptr] 1.125.2.10:
5395: * src/classes/table.C [autoptr] 1.172.2.10:
5396: * src/classes/void.C [autoptr] 1.28.2.4:
5397: * src/classes/xdoc.C [autoptr] 1.108.2.10:
5398: * src/classes/xnode.C [autoptr] 1.54.2.7:
5399: * src/main/pa_string.C [autoptr] 1.172.2.17:
5400: * src/types/pa_method.h [autoptr] 1.1.2.4:
5401: * src/types/pa_value.C [autoptr] 1.9.2.14:
5402: * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.8:
5403: * www/htdocs/autoptr.html [autoptr] 1.1.2.1:
5404: string cmp fixed
5405:
5406: 2003-02-19 paf
5407: * src/classes/form.C [autoptr] 1.34.2.6:
5408: * src/classes/smtp/smtp.C [autoptr] 1.20.2.3:
5409: * src/classes/smtp/smtp.h [autoptr] 1.11.2.4:
5410: * src/include/pa_charset.h [autoptr] 1.20.2.12:
5411: * src/include/pa_pool.h [autoptr] 1.86.2.30:
5412: * src/main/pa_charset.C [autoptr] 1.33.2.10:
5413: * src/main/pa_exception.C [autoptr] 1.43.2.13:
5414: * src/main/pa_request.C [autoptr] 1.245.2.25:
5415: * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.3:
5416: * src/targets/apache13/ApacheModuleParser3.dsp [autoptr] 1.16.12.1:
5417: * src/targets/cgi/parser3.C [autoptr] 1.216.2.8:
5418: * src/targets/isapi/parser3isapi.dsp [autoptr] 1.41.12.1:
5419: * src/types/pa_vcookie.C [autoptr] 1.55.2.7:
5420: * src/types/pa_vform.C [autoptr] 1.74.2.9:
5421: * src/types/pa_vmail.C [autoptr] 1.40.2.9:
5422: * src/types/pa_vxnode.C [autoptr] 1.30.2.2:
5423: found&kill all remaning leaks resulted from pooled::malloc calls
5424: [excluding in gd -- planning complete rewrite extremely ugly code]
5425:
5426: * src/targets/apache13/pa_pool.C [autoptr] 1.8.2.2:
5427: * src/targets/isapi/pa_pool.C [autoptr] 1.16.2.2:
5428: * src/targets/isapi/pool_storage.h [autoptr] 1.19.2.2:
5429: removed unneeded files
5430:
5431: 2003-02-17 paf
5432: * src/classes/classes.C [autoptr] 1.18.2.4:
5433: * src/include/pa_array.h [autoptr] 1.57.2.22:
5434: * src/include/pa_hash.h [autoptr] 1.58.2.16:
5435: * src/include/pa_pool.h [autoptr] 1.86.2.29:
5436: * src/include/pa_request.h [autoptr] 1.160.2.23:
5437: * src/main/pa_request.C [autoptr] 1.245.2.20:
5438: * src/main/pa_string.C [autoptr] 1.172.2.16:
5439: * src/main/untaint.C [autoptr] 1.115.2.10:
5440: * src/types/pa_value.h [autoptr] 1.109.2.23:
5441: * src/types/pa_vint.h [autoptr] 1.38.2.10:
5442: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.12:
5443: * src/types/pa_vstring.h [autoptr] 1.54.2.10:
5444: * src/types/pa_vvoid.h [autoptr] 1.17.2.7:
5445: * src/types/pa_wcontext.h [autoptr] 1.42.2.7:
5446: class fields of simple type not initialized with zeros :(
5447: while class fields of class types initialized with default constructors.
5448: learn C++
5449:
5450: * src/main/execute.C [autoptr] 1.295.2.11:
5451: * src/main/pa_request.C [autoptr] 1.245.2.21:
5452: * src/types/pa_vmethod_frame.C [autoptr] 1.1.2.5:
5453: first letters out OK
5454:
5455: * src/classes/classes.awk [autoptr] 1.6.6.2:
5456: * src/classes/double.C [autoptr] 1.53.2.5:
5457: * src/classes/file.C [autoptr] 1.107.2.11:
5458: * src/classes/form.C [autoptr] 1.34.2.5:
5459: * src/classes/image.C [autoptr] 1.90.2.8:
5460: * src/classes/int.C [autoptr] 1.49.2.4:
5461: * src/classes/mail.C [autoptr] 1.88.2.8:
5462: * src/classes/math.C [autoptr] 1.24.2.7:
5463: * src/classes/xdoc.C [autoptr] 1.108.2.7:
5464: * src/classes/xnode.C [autoptr] 1.54.2.5:
5465: * src/include/pa_array.h [autoptr] 1.57.2.21:
5466: * src/include/pa_string.h [autoptr] 1.144.2.24:
5467: * src/main/pa_exec.C [autoptr] 1.48.2.13:
5468: * src/types/pa_vmail.C [autoptr] 1.40.2.7:
5469: parser3.exe - 0 error(s), 0 warning(s)
5470:
5471: * src/classes/date.C [autoptr] 1.42.2.8:
5472: * src/classes/op.C [autoptr] 1.127.2.12:
5473: * src/classes/table.C [autoptr] 1.172.2.8:
5474: * src/classes/xdoc.C [autoptr] 1.108.2.8:
5475: * src/classes/xnode.C [autoptr] 1.54.2.6:
5476: * src/include/pa_array.h [autoptr] 1.57.2.24:
5477: * src/include/pa_charset.h [autoptr] 1.20.2.11:
5478: * src/main/Makefile.am [autoptr] 1.35.6.2:
5479: * src/main/main.dsp [autoptr] 1.161.6.11:
5480: * src/main/pa_charset.C [autoptr] 1.33.2.8:
5481: * src/main/pa_common.C [autoptr] 1.143.2.20:
5482: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.13:
5483: * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.2:
5484: * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.4:
5485: * src/targets/cgi/parser3.C [autoptr] 1.216.2.6:
5486: * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.4:
5487: * src/types/pa_vmail.C [autoptr] 1.40.2.8:
5488: fixed more leaks resulted from pooled::malloc calls
5489:
5490: * src/include/pa_stack.h [autoptr] 1.17.2.4:
5491: * src/main/compile.C [autoptr] 1.69.2.6:
5492: * src/main/execute.C [autoptr] 1.295.2.13:
5493: * src/main/pa_request.C [autoptr] 1.245.2.23:
5494: stack-stored items need extra .ref to prevent object_ptr from
5495: delete[them]
5496:
5497: * src/main/pa_request.C [autoptr] 1.245.2.22:
5498: * src/targets/cgi/parser3.C [autoptr] 1.216.2.5:
5499: * src/types/pa_vfile.C [autoptr] 1.36.2.10:
5500: couple mem leaks rusulted from old pooled::malloc usage.
5501: todo:find more like those
5502:
5503: * src/main/execute.C [autoptr] 1.295.2.14:
5504: * src/targets/cgi/pa_pool.C [autoptr] 1.41.2.2:
5505: * src/targets/cgi/parser3.C [autoptr] 1.216.2.7:
5506: * src/targets/cgi/pool_storage.h [autoptr] 1.13.2.2:
5507: few bugs in debug output fixed
5508:
5509: * src/include/pa_array.h [autoptr] 1.57.2.23:
5510: * src/include/pa_request.h [autoptr] 1.160.2.24:
5511: * src/main/execute.C [autoptr] 1.295.2.12:
5512: stackItem fixed [there were no string on stack before]
5513:
5514: * src/classes/date.C [autoptr] 1.42.2.9:
5515: * src/classes/double.C [autoptr] 1.53.2.6:
5516: * src/classes/file.C [autoptr] 1.107.2.12:
5517: * src/classes/image.C [autoptr] 1.90.2.9:
5518: * src/classes/int.C [autoptr] 1.49.2.5:
5519: * src/classes/mail.C [autoptr] 1.88.2.9:
5520: * src/classes/math.C [autoptr] 1.24.2.8:
5521: * src/classes/response.C [autoptr] 1.23.2.5:
5522: * src/classes/string.C [autoptr] 1.125.2.9:
5523: * src/classes/table.C [autoptr] 1.172.2.9:
5524: * src/classes/xdoc.C [autoptr] 1.108.2.9:
5525: * src/classes/xnode.h [autoptr] 1.18.2.4:
5526: * src/include/pa_stack.h [autoptr] 1.17.2.5:
5527: * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.2:
5528: * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.2:
5529: * src/sql/pa_sql_driver.h [autoptr] 1.34.2.3:
5530: * src/types/pa_vdate.h [autoptr] 1.24.2.5:
5531: * src/types/pa_vdouble.h [autoptr] 1.42.2.9:
5532: * src/types/pa_vfile.h [autoptr] 1.52.2.15:
5533: * src/types/pa_vform.C [autoptr] 1.74.2.8:
5534: * src/types/pa_vform.h [autoptr] 1.45.2.8:
5535: * src/types/pa_vimage.h [autoptr] 1.34.2.7:
5536: * src/types/pa_vstatus.h [autoptr] 1.15.2.7:
5537: * src/types/pa_vstring.h [autoptr] 1.54.2.11:
5538: * src/types/pa_vtable.h [autoptr] 1.48.2.8:
5539: * src/types/pa_vvoid.h [autoptr] 1.17.2.8:
5540: * src/types/pa_vxdoc.h [autoptr] 1.31.2.3:
5541: * src/types/pa_vxnode.h [autoptr] 1.22.2.3:
5542: * src/types/pa_wcontext.h [autoptr] 1.42.2.8:
5543: * src/types/pa_wwrapper.h [autoptr] 1.28.2.3:
5544: fixed all remained bugs of unitialized simple-typed field
5545:
5546: * src/classes/classes.C [autoptr] 1.18.2.5:
5547: * src/classes/classes.h [autoptr] 1.23.2.8:
5548: * src/main/execute.C [autoptr] 1.295.2.15:
5549: * src/main/pa_charset.C [autoptr] 1.33.2.9:
5550: * src/main/pa_request.C [autoptr] 1.245.2.24:
5551: another bug of unitialized simple-typed field fixed.
5552: todo: find&kill all like that one
5553:
5554: * src/main/compile.C [autoptr] 1.69.2.5:
5555: * src/main/compile_tools.C [autoptr] 1.54.2.5:
5556: 2*2!
5557:
5558: 2003-02-14 paf
5559: * src/classes/classes.dsp [autoptr] 1.25.10.4:
5560: * src/classes/op.C [autoptr] 1.127.2.10:
5561: * src/classes/string.C [autoptr] 1.125.2.8:
5562: * src/classes/table.C [autoptr] 1.172.2.7:
5563: * src/include/pa_common.h [autoptr] 1.89.2.11:
5564: * src/include/pa_globals.h [autoptr] 1.101.2.14:
5565: * src/include/pa_pool.h [autoptr] 1.86.2.28:
5566: * src/include/pa_request.h [autoptr] 1.160.2.20:
5567: * src/main/pa_globals.C [autoptr] 1.152.2.15:
5568: * src/main/pa_request.C [autoptr] 1.245.2.16:
5569: * src/types/pa_value.h [autoptr] 1.109.2.22:
5570: * src/types/pa_vhash.h [autoptr] 1.43.2.12:
5571: * src/types/pa_vint.h [autoptr] 1.38.2.9:
5572: * src/types/types.dsp [autoptr] 1.35.10.7:
5573: op compiled
5574:
5575: * src/classes/classes.C [autoptr] 1.18.2.3:
5576: * src/classes/classes.awk [autoptr] 1.6.6.1:
5577: * src/classes/file.C [autoptr] 1.107.2.9:
5578: * src/classes/hash.C [autoptr] 1.54.2.9:
5579: * src/classes/mail.C [autoptr] 1.88.2.7:
5580: * src/classes/op.C [autoptr] 1.127.2.11:
5581: * src/include/pa_common.h [autoptr] 1.89.2.12:
5582: * src/include/pa_request.h [autoptr] 1.160.2.21:
5583: * src/include/pa_sapi.h [autoptr] 1.22.2.6:
5584: * src/main/pa_common.C [autoptr] 1.143.2.18:
5585: * src/main/pa_request.C [autoptr] 1.245.2.17:
5586: * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.3:
5587: * src/targets/cgi/parser3.C [autoptr] 1.216.2.3:
5588: * src/targets/cgi/parser3.dsp [autoptr] 1.60.10.1:
5589: * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.3:
5590: classes.lib - 0 error(s), 0 warning(s)
5591: parser.C compiled
5592:
5593: * src/classes/classes.dsp [autoptr] 1.25.10.3:
5594: * src/classes/response.C [autoptr] 1.23.2.4:
5595: * src/classes/string.C [autoptr] 1.125.2.7:
5596: * src/include/pa_dictionary.h [autoptr] 1.13.2.7:
5597: * src/include/pa_string.h [autoptr] 1.144.2.23:
5598: * src/main/pa_string.C [autoptr] 1.172.2.15:
5599: * src/main/untaint.C [autoptr] 1.115.2.9:
5600: * src/types/pa_vtable.h [autoptr] 1.48.2.7:
5601: string, response compiled
5602:
5603: * src/classes/file.C [autoptr] 1.107.2.10:
5604: * src/include/pa_request.h [autoptr] 1.160.2.22:
5605: * src/main/pa_request.C [autoptr] 1.245.2.18:
5606: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.12:
5607: * src/targets/cgi/parser3.C [autoptr] 1.216.2.4:
5608: * src/types/pa_vfile.C [autoptr] 1.36.2.9:
5609: * src/types/pa_vfile.h [autoptr] 1.52.2.14:
5610: * src/types/pa_vform.C [autoptr] 1.74.2.7:
5611: * src/types/pa_vimage.C [autoptr] 1.22.2.6:
5612: * src/types/pa_vtable.C [autoptr] 1.21.2.5:
5613: all compiled, only 14 link errors :)
5614:
5615: * src/types/pa_vhash.C 1.1:
5616: file pa_vhash.C was initially added on branch autoptr.
5617:
5618: * src/include/pa_common.h [autoptr] 1.89.2.13:
5619: * src/main/pa_common.C [autoptr] 1.143.2.19:
5620: * src/main/pa_request.C [autoptr] 1.245.2.19:
5621: 13 link errors
5622:
5623: 2003-02-07 paf
5624: * src/classes/table.C [autoptr] 1.172.2.6:
5625: * src/types/pa_vtable.h [autoptr] 1.48.2.6:
5626: table compiled
5627:
5628: 2003-02-06 paf
5629: * src/classes/image.C [autoptr] 1.90.2.7:
5630: * src/classes/string.C [autoptr] 1.125.2.6:
5631: * src/classes/xdoc.C [autoptr] 1.108.2.6:
5632: * src/include/pa_common.h [autoptr] 1.89.2.10:
5633: * src/include/pa_hash.h [autoptr] 1.58.2.15:
5634: * src/main/pa_common.C [autoptr] 1.143.2.17:
5635: * src/types/pa_vfile.h [autoptr] 1.52.2.13:
5636: * src/types/pa_vimage.h [autoptr] 1.34.2.6:
5637: image compiled
5638:
5639: * src/classes/mail.C [autoptr] 1.88.2.6:
5640: * src/classes/smtp/smtp.h [autoptr] 1.11.2.3:
5641: * src/include/pa_request.h [autoptr] 1.160.2.19:
5642: * src/main/pa_request.C [autoptr] 1.245.2.15:
5643: mail compiled
5644:
5645: * src/classes/hash.C [autoptr] 1.54.2.7:
5646: * src/include/pa_hash.h [autoptr] 1.58.2.14:
5647: * src/include/pa_table.h [autoptr] 1.48.2.11:
5648: * src/types/pa_vstring.h [autoptr] 1.54.2.9:
5649: hash compiled
5650:
5651: * src/classes/classes.dsp [autoptr] 1.25.10.2:
5652: * src/classes/file.C [autoptr] 1.107.2.7:
5653: * src/include/pa_common.h [autoptr] 1.89.2.9:
5654: * src/include/pa_exec.h [autoptr] 1.11.2.5:
5655: * src/main/pa_common.C [autoptr] 1.143.2.16:
5656: * src/main/pa_exec.C [autoptr] 1.48.2.12:
5657: * src/types/pa_vfile.C [autoptr] 1.36.2.8:
5658: * src/types/pa_vfile.h [autoptr] 1.52.2.12:
5659: file compiled
5660:
5661: * src/classes/file.C [autoptr] 1.107.2.8:
5662: * src/classes/form.C [autoptr] 1.34.2.4:
5663: form compiled
5664:
5665: * src/classes/hash.C [autoptr] 1.54.2.8:
5666: * src/classes/math.C [autoptr] 1.24.2.6:
5667: * src/types/pa_vmath.C [autoptr] 1.1.2.8:
5668: * src/types/pa_vmath.h [autoptr] 1.14.2.4:
5669: math compiled [win32]
5670:
5671: 2003-02-04 paf
5672: * src/classes/date.C [autoptr] 1.42.2.5:
5673: * src/classes/double.C [autoptr] 1.53.2.3:
5674: * src/classes/file.C [autoptr] 1.107.2.5:
5675: * src/classes/form.C [autoptr] 1.34.2.3:
5676: * src/classes/hash.C [autoptr] 1.54.2.4:
5677: * src/classes/image.C [autoptr] 1.90.2.5:
5678: * src/classes/int.C [autoptr] 1.49.2.3:
5679: * src/classes/mail.C [autoptr] 1.88.2.4:
5680: * src/classes/math.C [autoptr] 1.24.2.4:
5681: * src/classes/op.C [autoptr] 1.127.2.8:
5682: * src/classes/response.C [autoptr] 1.23.2.3:
5683: * src/classes/string.C [autoptr] 1.125.2.4:
5684: * src/classes/table.C [autoptr] 1.172.2.4:
5685: * src/classes/void.C [autoptr] 1.28.2.3:
5686: * src/classes/xdoc.C [autoptr] 1.108.2.4:
5687: * src/classes/xnode.C [autoptr] 1.54.2.3:
5688: * src/types/pa_vdouble.h [autoptr] 1.42.2.8:
5689: * src/types/pa_vhash.h [autoptr] 1.43.2.10:
5690: * src/types/pa_vint.h [autoptr] 1.38.2.8:
5691: * src/types/pa_vstring.h [autoptr] 1.54.2.8:
5692: * src/types/pa_vtable.h [autoptr] 1.48.2.5:
5693: * src/types/pa_vxdoc.h [autoptr] 1.31.2.2:
5694: * src/types/pa_vxnode.h [autoptr] 1.22.2.2:
5695: int compiled
5696:
5697: * src/types/pa_value.C [autoptr] 1.9.2.12:
5698: * src/types/pa_value_includes.h [autoptr] 1.1.2.4:
5699: * src/types/pa_vrequest.C [autoptr] 1.27.2.8:
5700: trying to remove stupid value_includes.h
5701:
5702: * src/classes/date.C [autoptr] 1.42.2.4:
5703: * src/classes/double.C [autoptr] 1.53.2.2:
5704: * src/classes/file.C [autoptr] 1.107.2.4:
5705: * src/classes/hash.C [autoptr] 1.54.2.3:
5706: * src/classes/image.C [autoptr] 1.90.2.4:
5707: * src/classes/int.C [autoptr] 1.49.2.2:
5708: * src/classes/mail.C [autoptr] 1.88.2.3:
5709: * src/classes/math.C [autoptr] 1.24.2.3:
5710: * src/classes/op.C [autoptr] 1.127.2.7:
5711: * src/classes/response.C [autoptr] 1.23.2.2:
5712: * src/classes/smtp/smtp.C [autoptr] 1.20.2.2:
5713: * src/classes/smtp/smtp.h [autoptr] 1.11.2.2:
5714: * src/classes/string.C [autoptr] 1.125.2.3:
5715: * src/classes/table.C [autoptr] 1.172.2.3:
5716: * src/classes/void.C [autoptr] 1.28.2.2:
5717: * src/classes/xdoc.C [autoptr] 1.108.2.3:
5718: * src/classes/xnode.C [autoptr] 1.54.2.2:
5719: * src/classes/xnode.h [autoptr] 1.18.2.3:
5720: * src/types/pa_vvoid.h [autoptr] 1.17.2.6:
5721: void compiled :)
5722:
5723: * src/classes/date.C [autoptr] 1.42.2.7:
5724: * src/classes/hash.C [autoptr] 1.54.2.6:
5725: * src/include/pa_exec.h [autoptr] 1.11.2.4:
5726: * src/include/pa_hash.h [autoptr] 1.58.2.13:
5727: * src/include/pa_request.h [autoptr] 1.160.2.18:
5728: * src/include/pa_string.h [autoptr] 1.144.2.22:
5729: * src/include/pa_table.h [autoptr] 1.48.2.10:
5730: * src/main/pa_common.C [autoptr] 1.143.2.15:
5731: * src/main/pa_exec.C [autoptr] 1.48.2.11:
5732: * src/main/pa_string.C [autoptr] 1.172.2.14:
5733: * src/types/pa_method.h [autoptr] 1.1.2.3:
5734: * src/types/pa_vform.C [autoptr] 1.74.2.6:
5735: * src/types/pa_vhash.h [autoptr] 1.43.2.11:
5736: hash 50% compiled
5737:
5738: * src/types/pa_method.h 1.1:
5739: file pa_method.h was initially added on branch autoptr.
5740:
5741: * src/classes/gd/gif.C [autoptr] 1.30.2.3:
5742: * src/include/pa_globals.h [autoptr] 1.101.2.13:
5743: * src/main/pa_cache_managers.C [autoptr] 1.7.2.5:
5744: * src/main/pa_charset.C [autoptr] 1.33.2.7:
5745: * src/main/pa_charsets.C [autoptr] 1.11.2.9:
5746: * src/main/pa_common.C [autoptr] 1.143.2.14:
5747: * src/main/pa_dir.C [autoptr] 1.14.2.3:
5748: * src/main/pa_exception.C [autoptr] 1.43.2.12:
5749: * src/main/pa_exec.C [autoptr] 1.48.2.10:
5750: * src/main/pa_globals.C [autoptr] 1.152.2.13:
5751: * src/main/pa_pool.C [autoptr] 1.59.2.4:
5752: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.11:
5753: * src/main/pa_string.C [autoptr] 1.172.2.12:
5754: * src/main/pa_uue.C [autoptr] 1.4.2.5:
5755: * src/main/untaint.C [autoptr] 1.115.2.8:
5756: * src/types/pa_value.C [autoptr] 1.9.2.13:
5757: * src/types/pa_vcookie.C [autoptr] 1.55.2.6:
5758: * src/types/pa_vfile.C [autoptr] 1.36.2.7:
5759: * src/types/pa_vimage.C [autoptr] 1.22.2.5:
5760: * src/types/pa_vmath.C [autoptr] 1.1.2.7:
5761: * src/types/pa_vrequest.C [autoptr] 1.27.2.9:
5762: * src/types/pa_vresponse.C [autoptr] 1.17.2.6:
5763: * src/types/pa_vstateless_class.C [autoptr] 1.19.2.6:
5764: * src/types/pa_vstatus.C [autoptr] 1.15.2.5:
5765: * src/types/pa_vstring.C [autoptr] 1.22.2.3:
5766: * src/types/pa_vtable.C [autoptr] 1.21.2.4:
5767: * src/types/pa_wcontext.C [autoptr] 1.24.2.5:
5768: * src/types/types.dsp [autoptr] 1.35.10.6:
5769: removed stupid value_includes.h
5770:
5771: * src/main/pa_exec.C [autoptr] 1.48.2.8:
5772: libmain.a compiled on six [unix]
5773:
5774: * src/include/pa_config_includes.h [autoptr] 1.23.2.5:
5775: * src/include/pa_dictionary.h [autoptr] 1.13.2.6:
5776: * src/main/pa_common.C [autoptr] 1.143.2.13:
5777: * src/main/pa_dictionary.C [autoptr] 1.17.2.6:
5778: * src/main/pa_exec.C [autoptr] 1.48.2.7:
5779: * src/main/pa_socks.C [autoptr] 1.18.2.5:
5780: libmain.a gcc
5781: and
5782: mail.lib msvc++
5783: compiled
5784:
5785: * src/include/pa_globals.h [autoptr] 1.101.2.12:
5786: * src/include/pa_request.h [autoptr] 1.160.2.16:
5787: * src/types/pa_value.C [autoptr] 1.9.2.11:
5788: * src/types/pa_value.h [autoptr] 1.109.2.21:
5789: * src/types/pa_vclass.C [autoptr] 1.16.2.5:
5790: * src/types/pa_vcookie.C [autoptr] 1.55.2.5:
5791: * src/types/pa_vdate.h [autoptr] 1.24.2.4:
5792: * src/types/pa_vfile.C [autoptr] 1.36.2.6:
5793: * src/types/pa_vfile.h [autoptr] 1.52.2.11:
5794: * src/types/pa_vmail.C [autoptr] 1.40.2.6:
5795: * src/types/pa_vobject.C [autoptr] 1.12.2.6:
5796: * src/types/pa_vrequest.C [autoptr] 1.27.2.7:
5797: * src/types/pa_vstateless_class.C [autoptr] 1.19.2.5:
5798: * src/types/pa_vstatus.C [autoptr] 1.15.2.4:
5799: * src/types/pa_vtable.C [autoptr] 1.21.2.3:
5800: libtypes.a compiled gcc
5801:
1.24 paf 5802: * src/include/pa_array.h [autoptr] 1.57.2.20:
5803: * src/include/pa_config_includes.h [autoptr] 1.23.2.4:
5804: * src/include/pa_dictionary.h [autoptr] 1.13.2.5:
5805: * src/main/pa_dictionary.C [autoptr] 1.17.2.5:
5806: * src/main/pa_exec.C [autoptr] 1.48.2.6:
5807: * src/main/pa_socks.C [autoptr] 1.18.2.4:
5808: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.10:
5809: gcc libmain.a compiled
5810:
1.22 paf 5811: * src/classes/classes.dsp [autoptr] 1.25.10.1:
5812: * src/classes/double.C [autoptr] 1.53.2.4:
5813: double compiled
5814:
5815: * src/main/pa_globals.C [release_3_0_0007] 1.148.2.1:
5816: merged changes from 1.149-1.150 (stupid name conflicts)
5817:
5818: * src/include/pa_array.h [autoptr] 1.57.2.19:
5819: * src/include/pa_pool.h [autoptr] 1.86.2.27:
5820: * src/main/Makefile.am [autoptr] 1.35.6.1:
5821: * src/main/Makefile.in [autoptr] 1.50.2.2:
5822: * src/main/compile.tab.C [autoptr] 1.81.2.7:
5823: * src/main/compile.y [autoptr] 1.204.2.6:
5824: * src/main/execute.C [autoptr] 1.295.2.10:
5825: * src/main/pa_request.C [autoptr] 1.245.2.14:
5826: * src/main/untaint.C [autoptr] 1.115.2.7:
5827: * src/types/pa_junction.h [autoptr] 1.1.2.2:
5828: * src/types/pa_method.h [autoptr] 1.1.2.2:
5829: * src/types/pa_value.h [autoptr] 1.109.2.20:
5830: * src/types/pa_value_includes.h [autoptr] 1.1.2.3:
5831: * src/types/pa_vimage.h [autoptr] 1.34.2.5:
5832: *** empty log message ***
5833:
5834: * src/main/pa_exec.C [autoptr] 1.48.2.9:
5835: pa_exec compiled on win32
5836:
5837: * src/classes/date.C [autoptr] 1.42.2.6:
5838: * src/classes/file.C [autoptr] 1.107.2.6:
5839: * src/classes/hash.C [autoptr] 1.54.2.5:
5840: * src/classes/image.C [autoptr] 1.90.2.6:
5841: * src/classes/mail.C [autoptr] 1.88.2.5:
5842: * src/classes/math.C [autoptr] 1.24.2.5:
5843: * src/classes/op.C [autoptr] 1.127.2.9:
5844: * src/classes/string.C [autoptr] 1.125.2.5:
5845: * src/classes/table.C [autoptr] 1.172.2.5:
5846: * src/classes/xdoc.C [autoptr] 1.108.2.5:
5847: * src/classes/xnode.C [autoptr] 1.54.2.4:
5848: * src/include/pa_request.h [autoptr] 1.160.2.17:
5849: * src/main/pa_globals.C [autoptr] 1.152.2.14:
5850: * src/main/pa_string.C [autoptr] 1.172.2.13:
5851: date compiled
5852:
5853: * src/types/pa_junction.h 1.1:
5854: file pa_junction.h was initially added on branch autoptr.
5855:
5856: * src/main/compile_tools.h [autoptr] 1.67.2.8:
5857: * src/main/execute.C [autoptr] 1.295.2.9:
5858: * src/main/pa_table.C [autoptr] 1.53.2.9:
5859: * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.7:
5860: * src/types/pa_vvoid.h [autoptr] 1.17.2.5:
5861: yuk: gcc on cygwin yelds "virtual memory exhausted" while
5862: trying to compile execute.C [eating up to 127MB]
5863:
5864: 2003-02-03 paf
5865: * src/types/pa_vstateless_class.C [autoptr] 1.19.2.4:
5866: vstateless_class compiled
5867:
5868: * src/include/pa_request.h [autoptr] 1.160.2.13:
5869: * src/main/execute.C [autoptr] 1.295.2.7:
5870: * src/main/pa_request.C [autoptr] 1.245.2.8:
5871: * src/types/pa_value.h [autoptr] 1.109.2.16:
5872: * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.6:
5873: execute compiled
5874:
5875: * src/types/pa_vresponse.C [autoptr] 1.17.2.5:
5876: * src/types/pa_vresponse.h [autoptr] 1.32.2.6:
5877: vresponse compiled
5878:
5879: * src/types/pa_value.C [autoptr] 1.9.2.9:
5880: * src/types/pa_value.h [autoptr] 1.109.2.18:
5881: * src/types/pa_vclass.C [autoptr] 1.16.2.4:
5882: * src/types/pa_vclass.h [autoptr] 1.39.2.5:
5883: * src/types/pa_vobject.C [autoptr] 1.12.2.5:
5884: * src/types/pa_vobject.h [autoptr] 1.38.2.8:
5885: vobject compiled
5886:
5887: * src/types/pa_vtable.C [autoptr] 1.21.2.2:
5888: vtable compiled
5889:
5890: * src/types/pa_vmath.C [autoptr] 1.1.2.6:
5891: * src/types/pa_vmethod_frame.C [autoptr] 1.1.2.4:
5892: vmath compiled
5893:
5894: * src/include/pa_config_includes.h [autoptr] 1.23.2.2:
5895: * src/include/pa_hash.h [autoptr] 1.58.2.12:
5896: * src/include/pa_operation.h [autoptr] 1.1.2.6:
5897: * src/include/pa_pool.h [autoptr] 1.86.2.26:
5898: * src/include/pa_string.h [autoptr] 1.144.2.21:
5899: * src/main/pa_common.C [autoptr] 1.143.2.12:
5900: * src/types/pa_value.C [autoptr] 1.9.2.10:
5901: * src/types/pa_value.h [autoptr] 1.109.2.19:
5902: * src/types/pa_vdouble.h [autoptr] 1.42.2.7:
5903: * src/types/pa_vfile.h [autoptr] 1.52.2.10:
5904: * src/types/pa_vhash.h [autoptr] 1.43.2.9:
5905: * src/types/pa_vint.h [autoptr] 1.38.2.7:
5906: * src/types/pa_vjunction.h [autoptr] 1.19.2.5:
5907: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.11:
5908: * src/types/pa_vstring.h [autoptr] 1.54.2.7:
5909: * src/types/types.dsp [autoptr] 1.35.10.5:
5910: started gcc compiling
5911: pa_common compiled
5912:
5913: * src/include/pa_pool.h [autoptr] 1.86.2.23:
5914: * src/main/pa_request.C [autoptr] 1.245.2.10:
5915: * src/types/pa_value.C [autoptr] 1.9.2.8:
5916: * src/types/pa_vclass.C [autoptr] 1.16.2.3:
5917: * src/types/pa_vcookie.C [autoptr] 1.55.2.4:
5918: * src/types/pa_vcookie.h [autoptr] 1.23.2.5:
5919: * src/types/pa_vform.C [autoptr] 1.74.2.4:
5920: * src/types/pa_vform.h [autoptr] 1.45.2.7:
5921: * src/types/pa_vobject.h [autoptr] 1.38.2.7:
5922: vform compiled
5923:
5924: * src/include/Makefile.am [autoptr] 1.3.14.1:
5925: * src/include/Makefile.in [autoptr] 1.11.2.1:
5926: * src/include/pa_hash.h [autoptr] 1.58.2.11:
5927: * src/include/pa_pool.h [autoptr] 1.86.2.24:
5928: gcc refused to compile _P identifier. it replaced it to some
5929: strange 0x0000040
5930:
5931: * configure [autoptr] 1.66.2.2:
5932: * configure.in [autoptr] 1.62.2.2:
5933: * src/Makefile.in [autoptr] 1.55.2.1:
5934: * src/include/Makefile.in [autoptr] 1.11.2.2:
5935: * src/include/pa_config_auto.h.in [autoptr] 1.37.2.1:
5936: * src/include/pa_config_auto.h.in [autoptr] 1.37.2.2:
5937: * src/include/pa_string.h [autoptr] 1.144.2.20:
5938: * src/main/Makefile.in [autoptr] 1.50.2.1:
5939: *** empty log message ***
5940:
5941: * src/types/pa_vstring.C [autoptr] 1.22.2.2:
5942: * src/types/pa_vstring.h [autoptr] 1.54.2.6:
5943: vstring compiled
5944:
5945: * src/include/pa_request.h [autoptr] 1.160.2.14:
5946: * src/main/execute.C [autoptr] 1.295.2.8:
5947: * src/main/pa_request.C [autoptr] 1.245.2.9:
5948: main.lib - 0 error(s), 0 warning(s)
5949:
5950: * src/types/pa_vrequest.C [autoptr] 1.27.2.6:
5951: vrequest compiled
5952:
5953: * src/classes/form.C [autoptr] 1.34.2.2:
5954: * src/classes/mail.C [autoptr] 1.88.2.2:
5955: * src/include/pa_request.h [autoptr] 1.160.2.15:
5956: * src/main/pa_globals.C [autoptr] 1.152.2.12:
5957: * src/main/pa_request.C [autoptr] 1.245.2.11:
5958: * src/types/pa_value.h [autoptr] 1.109.2.17:
5959: * src/types/pa_vform.C [autoptr] 1.74.2.5:
5960: * src/types/pa_vmail.C [autoptr] 1.40.2.5:
5961: * src/types/pa_vmail.h [autoptr] 1.9.2.4:
5962: vmail compiled
5963:
5964: * src/types/pa_vimage.C [autoptr] 1.22.2.4:
5965: * src/types/pa_vimage.h [autoptr] 1.34.2.4:
5966: vimage compiled
5967:
5968: * src/include/pa_exception.h [autoptr] 1.38.2.14:
5969: * src/include/pa_pool.h [autoptr] 1.86.2.25:
5970: * src/main/pa_exception.C [autoptr] 1.43.2.11:
5971: exception gcc change #1
5972:
5973: * src/include/pa_cache_managers.h [autoptr] 1.9.2.6:
5974: * src/main/pa_request.C [autoptr] 1.245.2.12:
5975: * src/types/pa_vstatus.C [autoptr] 1.15.2.2:
5976: * src/types/pa_vstatus.h [autoptr] 1.15.2.6:
5977: vstatus compiled
5978:
5979: 2003-01-31 paf
5980: * src/classes/classes.C [autoptr] 1.18.2.2:
5981: * src/classes/classes.h [autoptr] 1.23.2.7:
5982: * src/classes/date.C [autoptr] 1.42.2.3:
5983: * src/classes/double.C [autoptr] 1.53.2.1:
5984: * src/classes/file.C [autoptr] 1.107.2.3:
5985: * src/classes/form.C [autoptr] 1.34.2.1:
5986: * src/classes/gd/gif.C [autoptr] 1.30.2.2:
5987: * src/classes/gd/gif.h [autoptr] 1.23.2.4:
5988: * src/classes/gd/gifio.C [autoptr] 1.21.2.2:
5989: * src/classes/hash.C [autoptr] 1.54.2.2:
5990: * src/classes/image.C [autoptr] 1.90.2.3:
5991: * src/classes/int.C [autoptr] 1.49.2.1:
5992: * src/classes/mail.C [autoptr] 1.88.2.1:
5993: * src/classes/math.C [autoptr] 1.24.2.2:
5994: * src/classes/op.C [autoptr] 1.127.2.5:
5995: * src/classes/response.C [autoptr] 1.23.2.1:
5996: * src/classes/smtp/comms.C [autoptr] 1.11.2.1:
5997: * src/classes/smtp/smtp.C [autoptr] 1.20.2.1:
5998: * src/classes/smtp/smtp.h [autoptr] 1.11.2.1:
5999: * src/classes/string.C [autoptr] 1.125.2.1:
6000: * src/classes/table.C [autoptr] 1.172.2.2:
6001: * src/classes/void.C [autoptr] 1.28.2.1:
6002: * src/classes/xdoc.C [autoptr] 1.108.2.2:
6003: * src/classes/xnode.C [autoptr] 1.54.2.1:
6004: * src/classes/xnode.h [autoptr] 1.18.2.2:
6005: * src/include/pa_array.h [autoptr] 1.57.2.16:
6006: * src/include/pa_cache_managers.h [autoptr] 1.9.2.5:
6007: * src/include/pa_charset.h [autoptr] 1.20.2.10:
6008: * src/include/pa_charsets.h [autoptr] 1.8.2.7:
6009: * src/include/pa_common.h [autoptr] 1.89.2.7:
6010: * src/include/pa_config_fixed.h [autoptr] 1.54.2.1:
6011: * src/include/pa_config_includes.h [autoptr] 1.23.2.1:
6012: * src/include/pa_dictionary.h [autoptr] 1.13.2.4:
6013: * src/include/pa_dir.h [autoptr] 1.13.2.1:
6014: * src/include/pa_exception.h [autoptr] 1.38.2.13:
6015: * src/include/pa_exec.h [autoptr] 1.11.2.3:
6016: * src/include/pa_globals.h [autoptr] 1.101.2.10:
6017: * src/include/pa_hash.h [autoptr] 1.58.2.10:
6018: * src/include/pa_opcode.h [autoptr] 1.24.2.2:
6019: * src/include/pa_operation.h [autoptr] 1.1.2.4:
6020: * src/include/pa_pool.h [autoptr] 1.86.2.22:
6021: * src/include/pa_request.h [autoptr] 1.160.2.9:
6022: * src/include/pa_request_charsets.h [autoptr] 1.1.2.3:
6023: * src/include/pa_request_info.h [autoptr] 1.1.2.4:
6024: * src/include/pa_sapi.h [autoptr] 1.22.2.4:
6025: * src/include/pa_socks.h [autoptr] 1.11.2.2:
6026: * src/include/pa_sql_connection.h [autoptr] 1.30.2.6:
6027: * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.7:
6028: * src/include/pa_stack.h [autoptr] 1.17.2.3:
6029: * src/include/pa_string.h [autoptr] 1.144.2.18:
6030: * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.1:
6031: * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.1:
6032: * src/include/pa_table.h [autoptr] 1.48.2.9:
6033: * src/include/pa_threads.h [autoptr] 1.26.2.1:
6034: * src/include/pa_types.h [autoptr] 1.44.2.2:
6035: * src/include/pa_uue.h [autoptr] 1.4.2.3:
6036: * src/lib/ltdl/config_fixed.h [autoptr] 1.2.2.2:
6037: * src/lib/ltdl/ltdl.c [autoptr] 1.3.2.1:
6038: * src/lib/ltdl/ltdl.h [autoptr] 1.2.2.1:
6039: * src/lib/md5/pa_md5.h [autoptr] 1.5.2.1:
6040: * src/lib/md5/pa_md5c.c [autoptr] 1.6.2.1:
6041: * src/lib/pcre/dftables.c [autoptr] 1.1.14.1:
6042: * src/lib/pcre/get.c [autoptr] 1.1.14.1:
6043: * src/lib/pcre/maketables.c [autoptr] 1.1.14.1:
6044: * src/lib/pcre/pcre.c [autoptr] 1.1.14.1:
6045: * src/lib/pcre/pcre.h [autoptr] 1.1.14.1:
6046: * src/lib/pcre/pcre_parser_ctype.c [autoptr] 1.3.2.1:
6047: * src/lib/pcre/study.c [autoptr] 1.1.14.1:
6048: * src/main/compile.C [autoptr] 1.69.2.4:
6049: * src/main/compile.tab.C [autoptr] 1.81.2.4:
6050: * src/main/compile.y [autoptr] 1.204.2.3:
6051: * src/main/compile_tools.C [autoptr] 1.54.2.4:
6052: * src/main/compile_tools.h [autoptr] 1.67.2.6:
6053: * src/main/execute.C [autoptr] 1.295.2.4:
6054: * src/main/main.dsp [autoptr] 1.161.6.8:
6055: * src/main/pa_cache_managers.C [autoptr] 1.7.2.4:
6056: * src/main/pa_charset.C [autoptr] 1.33.2.6:
6057: * src/main/pa_charsets.C [autoptr] 1.11.2.8:
6058: * src/main/pa_common.C [autoptr] 1.143.2.10:
6059: * src/main/pa_dictionary.C [autoptr] 1.17.2.4:
6060: * src/main/pa_dir.C [autoptr] 1.14.2.2:
6061: * src/main/pa_exception.C [autoptr] 1.43.2.10:
6062: * src/main/pa_exec.C [autoptr] 1.48.2.5:
6063: * src/main/pa_globals.C [autoptr] 1.152.2.10:
6064: * src/main/pa_pool.C [autoptr] 1.59.2.3:
6065: * src/main/pa_request.C [autoptr] 1.245.2.5:
6066: * src/main/pa_socks.C [autoptr] 1.18.2.3:
6067: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.9:
6068: * src/main/pa_string.C [autoptr] 1.172.2.11:
6069: * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.1:
6070: * src/main/pa_table.C [autoptr] 1.53.2.8:
6071: * src/main/pa_uue.C [autoptr] 1.4.2.4:
6072: * src/main/untaint.C [autoptr] 1.115.2.6:
6073: * src/sql/pa_sql_driver.h [autoptr] 1.34.2.2:
6074: * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.1:
6075: * src/targets/apache13/pa_md5c.c [autoptr] 1.5.2.1:
6076: * src/targets/apache13/pa_pool.C [autoptr] 1.8.2.1:
6077: * src/targets/apache13/pa_threads.C [autoptr] 1.11.2.1:
6078: * src/targets/cgi/getopt.c [autoptr] 1.2.6.1:
6079: * src/targets/cgi/getopt.h [autoptr] 1.2.10.1:
6080: * src/targets/cgi/pa_pool.C [autoptr] 1.41.2.1:
6081: * src/targets/cgi/pa_threads.C [autoptr] 1.12.2.1:
6082: * src/targets/cgi/parser3.C [autoptr] 1.216.2.1:
6083: * src/targets/cgi/pool_storage.h [autoptr] 1.13.2.1:
6084: * src/targets/isapi/pa_pool.C [autoptr] 1.16.2.1:
6085: * src/targets/isapi/pa_threads.C [autoptr] 1.13.2.1:
6086: * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.1:
6087: * src/targets/isapi/pool_storage.h [autoptr] 1.19.2.1:
6088: * src/types/pa_value.C [autoptr] 1.9.2.7:
6089: * src/types/pa_value.h [autoptr] 1.109.2.14:
6090: * src/types/pa_value_includes.h [autoptr] 1.1.2.2:
6091: * src/types/pa_vbool.h [autoptr] 1.21.2.3:
6092: * src/types/pa_vclass.C [autoptr] 1.16.2.2:
6093: * src/types/pa_vclass.h [autoptr] 1.39.2.4:
6094: * src/types/pa_vcode_frame.h [autoptr] 1.24.2.1:
6095: * src/types/pa_vcookie.C [autoptr] 1.55.2.3:
6096: * src/types/pa_vcookie.h [autoptr] 1.23.2.3:
6097: * src/types/pa_vdate.h [autoptr] 1.24.2.3:
6098: * src/types/pa_vdouble.h [autoptr] 1.42.2.6:
6099: * src/types/pa_venv.h [autoptr] 1.28.2.3:
6100: * src/types/pa_vfile.C [autoptr] 1.36.2.4:
6101: * src/types/pa_vfile.h [autoptr] 1.52.2.8:
6102: * src/types/pa_vform.C [autoptr] 1.74.2.3:
6103: * src/types/pa_vform.h [autoptr] 1.45.2.5:
6104: * src/types/pa_vhash.h [autoptr] 1.43.2.7:
6105: * src/types/pa_vimage.C [autoptr] 1.22.2.3:
6106: * src/types/pa_vimage.h [autoptr] 1.34.2.3:
6107: * src/types/pa_vint.h [autoptr] 1.38.2.6:
6108: * src/types/pa_vjunction.h [autoptr] 1.19.2.3:
6109: * src/types/pa_vmail.C [autoptr] 1.40.2.3:
6110: * src/types/pa_vmail.h [autoptr] 1.9.2.2:
6111: * src/types/pa_vmath.C [autoptr] 1.1.2.5:
6112: * src/types/pa_vmath.h [autoptr] 1.14.2.3:
6113: * src/types/pa_vmethod_frame.C [autoptr] 1.1.2.3:
6114: * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.5:
6115: * src/types/pa_vobject.C [autoptr] 1.12.2.4:
6116: * src/types/pa_vobject.h [autoptr] 1.38.2.6:
6117: * src/types/pa_vrequest.C [autoptr] 1.27.2.5:
6118: * src/types/pa_vrequest.h [autoptr] 1.25.2.3:
6119: * src/types/pa_vresponse.C [autoptr] 1.17.2.4:
6120: * src/types/pa_vresponse.h [autoptr] 1.32.2.4:
6121: * src/types/pa_vstateless_class.C [autoptr] 1.19.2.3:
6122: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.10:
6123: * src/types/pa_vstateless_object.h [autoptr] 1.28.2.4:
6124: * src/types/pa_vstatus.C [autoptr] 1.15.2.1:
6125: * src/types/pa_vstatus.h [autoptr] 1.15.2.5:
6126: * src/types/pa_vstring.C [autoptr] 1.22.2.1:
6127: * src/types/pa_vstring.h [autoptr] 1.54.2.5:
6128: * src/types/pa_vtable.C [autoptr] 1.21.2.1:
6129: * src/types/pa_vtable.h [autoptr] 1.48.2.3:
6130: * src/types/pa_vvoid.h [autoptr] 1.17.2.4:
6131: * src/types/pa_vxdoc.C [autoptr] 1.23.2.1:
6132: * src/types/pa_vxdoc.h [autoptr] 1.31.2.1:
6133: * src/types/pa_vxnode.C [autoptr] 1.30.2.1:
6134: * src/types/pa_vxnode.h [autoptr] 1.22.2.1:
6135: * src/types/pa_wcontext.C [autoptr] 1.24.2.3:
6136: * src/types/pa_wcontext.h [autoptr] 1.42.2.5:
6137: * src/types/pa_wwrapper.h [autoptr] 1.28.2.2:
6138: grammar compiled
6139:
6140: * src/classes/op.C [autoptr] 1.127.2.6:
6141: * src/classes/string.C [autoptr] 1.125.2.2:
6142: * src/include/pa_common.h [autoptr] 1.89.2.8:
6143: * src/include/pa_globals.h [autoptr] 1.101.2.11:
6144: * src/include/pa_request.h [autoptr] 1.160.2.10:
6145: * src/include/pa_sql_connection.h [autoptr] 1.30.2.7:
6146: * src/main/compile.tab.C [autoptr] 1.81.2.5:
6147: * src/main/compile.y [autoptr] 1.204.2.4:
6148: * src/main/execute.C [autoptr] 1.295.2.5:
6149: * src/main/main.dsp [autoptr] 1.161.6.9:
6150: * src/main/pa_common.C [autoptr] 1.143.2.11:
6151: * src/main/pa_globals.C [autoptr] 1.152.2.11:
6152: * src/main/pa_request.C [autoptr] 1.245.2.6:
6153: * src/types/pa_value.h [autoptr] 1.109.2.15:
6154: * src/types/pa_vcode_frame.h [autoptr] 1.24.2.2:
6155: * src/types/pa_vcookie.h [autoptr] 1.23.2.4:
6156: * src/types/pa_vform.h [autoptr] 1.45.2.6:
6157: * src/types/pa_vmail.C [autoptr] 1.40.2.4:
6158: * src/types/pa_vmail.h [autoptr] 1.9.2.3:
6159: * src/types/pa_vresponse.h [autoptr] 1.32.2.5:
6160: * src/types/pa_vtable.h [autoptr] 1.48.2.4:
6161: * src/types/pa_wcontext.C [autoptr] 1.24.2.4:
6162: * src/types/pa_wcontext.h [autoptr] 1.42.2.6:
6163: * src/types/types.dsp [autoptr] 1.35.10.4:
6164: most pa_request compiled
6165:
6166: * src/include/pa_array.h [autoptr] 1.57.2.17:
6167: * src/include/pa_operation.h [autoptr] 1.1.2.5:
6168: * src/include/pa_request.h [autoptr] 1.160.2.12:
6169: * src/main/execute.C [autoptr] 1.295.2.6:
6170: * src/main/main.dsp [autoptr] 1.161.6.10:
6171: * src/types/pa_vjunction.h [autoptr] 1.19.2.4:
6172: started last file from main library: execute
6173:
6174: * src/include/pa_request.h [autoptr] 1.160.2.11:
6175: * src/include/pa_sapi.h [autoptr] 1.22.2.5:
6176: * src/main/compile.tab.C [autoptr] 1.81.2.6:
6177: * src/main/compile.y [autoptr] 1.204.2.5:
6178: * src/main/compile_tools.h [autoptr] 1.67.2.7:
6179: * src/main/pa_request.C [autoptr] 1.245.2.7:
6180: * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.2:
6181: * src/targets/cgi/parser3.C [autoptr] 1.216.2.2:
6182: * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.2:
6183: * src/types/pa_vfile.C [autoptr] 1.36.2.5:
6184: * src/types/pa_vfile.h [autoptr] 1.52.2.9:
6185: * src/types/pa_vhash.h [autoptr] 1.43.2.8:
6186: pa_request compiled
6187:
6188: * src/classes/classes.h [autoptr] 1.23.2.6:
6189: * src/classes/op.C [autoptr] 1.127.2.4:
6190: * src/include/pa_cache_managers.h [autoptr] 1.9.2.4:
6191: * src/include/pa_charset.h [autoptr] 1.20.2.9:
6192: * src/include/pa_charsets.h [autoptr] 1.8.2.6:
6193: * src/include/pa_common.h [autoptr] 1.89.2.6:
6194: * src/include/pa_dictionary.h [autoptr] 1.13.2.3:
6195: * src/include/pa_exception.h [autoptr] 1.38.2.12:
6196: * src/include/pa_exec.h [autoptr] 1.11.2.2:
6197: * src/include/pa_pool.h [autoptr] 1.86.2.21:
6198: * src/include/pa_request.h [autoptr] 1.160.2.8:
6199: * src/include/pa_sapi.h [autoptr] 1.22.2.3:
6200: * src/include/pa_sql_connection.h [autoptr] 1.30.2.5:
6201: * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.6:
6202: * src/include/pa_string.h [autoptr] 1.144.2.17:
6203: * src/include/pa_table.h [autoptr] 1.48.2.8:
6204: * src/include/pa_uue.h [autoptr] 1.4.2.2:
6205: * src/main/compile.C [autoptr] 1.69.2.3:
6206: * src/main/compile.tab.C [autoptr] 1.81.2.3:
6207: * src/main/compile_tools.C [autoptr] 1.54.2.3:
6208: * src/main/compile_tools.h [autoptr] 1.67.2.5:
6209: * src/main/main.dsp [autoptr] 1.161.6.7:
6210: * src/main/pa_charset.C [autoptr] 1.33.2.5:
6211: * src/main/pa_charsets.C [autoptr] 1.11.2.7:
6212: * src/main/pa_common.C [autoptr] 1.143.2.9:
6213: * src/main/pa_dictionary.C [autoptr] 1.17.2.3:
6214: * src/main/pa_exception.C [autoptr] 1.43.2.9:
6215: * src/main/pa_exec.C [autoptr] 1.48.2.4:
6216: * src/main/pa_request.C [autoptr] 1.245.2.4:
6217: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.8:
6218: * src/main/pa_string.C [autoptr] 1.172.2.10:
6219: * src/main/pa_table.C [autoptr] 1.53.2.7:
6220: * src/main/pa_uue.C [autoptr] 1.4.2.3:
6221: * src/main/untaint.C [autoptr] 1.115.2.5:
6222: * src/types/pa_value.C [autoptr] 1.9.2.6:
6223: * src/types/pa_value.h [autoptr] 1.109.2.13:
6224: * src/types/pa_vclass.h [autoptr] 1.39.2.3:
6225: * src/types/pa_vcookie.C [autoptr] 1.55.2.2:
6226: * src/types/pa_vcookie.h [autoptr] 1.23.2.2:
6227: * src/types/pa_vdate.h [autoptr] 1.24.2.2:
6228: * src/types/pa_vdouble.h [autoptr] 1.42.2.5:
6229: * src/types/pa_venv.h [autoptr] 1.28.2.2:
6230: * src/types/pa_vfile.C [autoptr] 1.36.2.3:
6231: * src/types/pa_vfile.h [autoptr] 1.52.2.7:
6232: * src/types/pa_vform.h [autoptr] 1.45.2.4:
6233: * src/types/pa_vhash.h [autoptr] 1.43.2.6:
6234: * src/types/pa_vimage.C [autoptr] 1.22.2.2:
6235: * src/types/pa_vimage.h [autoptr] 1.34.2.2:
6236: * src/types/pa_vint.h [autoptr] 1.38.2.5:
6237: * src/types/pa_vmail.C [autoptr] 1.40.2.2:
6238: * src/types/pa_vmail.h [autoptr] 1.9.2.1:
6239: * src/types/pa_vmath.C [autoptr] 1.1.2.4:
6240: * src/types/pa_vmath.h [autoptr] 1.14.2.2:
6241: * src/types/pa_vmethod_frame.C [autoptr] 1.1.2.2:
6242: * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.4:
6243: * src/types/pa_vobject.C [autoptr] 1.12.2.3:
6244: * src/types/pa_vobject.h [autoptr] 1.38.2.5:
6245: * src/types/pa_vrequest.C [autoptr] 1.27.2.4:
6246: * src/types/pa_vrequest.h [autoptr] 1.25.2.2:
6247: * src/types/pa_vresponse.C [autoptr] 1.17.2.3:
6248: * src/types/pa_vresponse.h [autoptr] 1.32.2.3:
6249: * src/types/pa_vstateless_class.C [autoptr] 1.19.2.2:
6250: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.9:
6251: * src/types/pa_vstateless_object.h [autoptr] 1.28.2.3:
6252: * src/types/pa_vstatus.h [autoptr] 1.15.2.4:
6253: * src/types/pa_vstring.h [autoptr] 1.54.2.4:
6254: * src/types/pa_vtable.h [autoptr] 1.48.2.2:
6255: * src/types/pa_vvoid.h [autoptr] 1.17.2.3:
6256: * src/types/pa_wcontext.C [autoptr] 1.24.2.2:
6257: * src/types/pa_wcontext.h [autoptr] 1.42.2.4:
6258: * src/types/pa_wwrapper.h [autoptr] 1.28.2.1:
6259: * www/htdocs/.htaccess [autoptr] 1.12.6.1:
6260: ConstStringPtr died, long live StringPtr
6261:
6262: 2003-01-30 paf
6263: * src/classes/classes.h [autoptr] 1.23.2.5:
6264: * src/include/pa_pool.h [autoptr] 1.86.2.20:
6265: * src/main/compile.C [autoptr] 1.69.2.2:
6266: * src/main/compile.tab.C [autoptr] 1.81.2.1:
6267: * src/types/pa_value.h [autoptr] 1.109.2.12:
6268: * src/types/pa_vfile.h [autoptr] 1.52.2.6:
6269: * src/types/pa_vhash.h [autoptr] 1.43.2.5:
6270: * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.3:
6271: * src/types/pa_vstateless_class.C [autoptr] 1.19.2.1:
6272: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.8:
6273: * src/types/types.dsp [autoptr] 1.35.10.3:
6274: vstateless_class compiled
6275:
6276: * src/classes/gd/gif.h [autoptr] 1.23.2.3:
6277: * src/include/pa_charset.h [autoptr] 1.20.2.8:
6278: * src/include/pa_request.h [autoptr] 1.160.2.7:
6279: * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.5:
6280: * src/main/compile.tab.C [autoptr] 1.81.2.2:
6281: * src/main/compile.y [autoptr] 1.204.2.2:
6282: * src/main/compile_tools.h [autoptr] 1.67.2.4:
6283: * src/main/pa_request.C [autoptr] 1.245.2.3:
6284: * src/types/pa_vobject.h [autoptr] 1.38.2.4:
6285: * src/types/pa_vstatus.h [autoptr] 1.15.2.3:
6286: grammar compiled
6287:
6288: * src/include/pa_opcode.h [autoptr] 1.24.2.1:
6289: * src/main/compile_tools.h [autoptr] 1.67.2.1:
6290: * src/main/execute.C [autoptr] 1.295.2.3:
6291: * src/main/main.dsp [autoptr] 1.161.6.6:
6292: * src/types/pa_value.C [autoptr] 1.9.2.5:
6293: * src/types/pa_value.h [autoptr] 1.109.2.11:
6294: * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.2:
6295: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.7:
6296: value compiled
6297:
6298: * src/types/pa_vmethod_frame.C 1.1:
6299: file pa_vmethod_frame.C was initially added on branch autoptr.
6300:
6301: * src/include/pa_array.h [autoptr] 1.57.2.15:
6302: * src/include/pa_operation.h [autoptr] 1.1.2.3:
6303: * src/include/pa_table.h [autoptr] 1.48.2.7:
6304: * src/main/compile_tools.C [autoptr] 1.54.2.2:
6305: * src/main/compile_tools.h [autoptr] 1.67.2.3:
6306: * src/main/pa_table.C [autoptr] 1.53.2.6:
6307: compile_tools compiled
6308:
6309: * src/main/compile.C [autoptr] 1.69.2.1:
6310: compile compiled
6311:
6312: * ltmain.sh 1.5:
6313: *** empty log message ***
6314:
6315: * src/include/pa_operation.h [autoptr] 1.1.2.2:
6316: * src/main/compile.y [autoptr] 1.204.2.1:
6317: * src/main/compile_tools.C [autoptr] 1.54.2.1:
6318: * src/main/compile_tools.h [autoptr] 1.67.2.2:
6319: started compile_tools. vagues ideas of how to free compiled code
6320:
6321: * src/include/pa_operation.h 1.1:
6322: file pa_operation.h was initially added on branch autoptr.
6323:
6324: 2003-01-29 paf
6325: * src/include/pa_request_charsets.h [autoptr] 1.1.2.2:
6326: * src/include/pa_request_info.h [autoptr] 1.1.2.3:
6327: * src/main/main.dsp [autoptr] 1.161.6.5:
6328: * src/main/untaint.C [autoptr] 1.115.2.4:
6329: more compiled
6330:
6331: * src/include/pa_globals.h [autoptr] 1.101.2.9:
6332: * src/include/pa_request.h [autoptr] 1.160.2.6:
6333: * src/main/pa_globals.C [autoptr] 1.152.2.9:
6334: * src/main/pa_request.C [autoptr] 1.245.2.2:
6335: * src/types/pa_value.h [autoptr] 1.109.2.10:
6336: * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.1:
6337: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.6:
6338: * src/types/pa_wcontext.h [autoptr] 1.42.2.3:
6339: * src/types/types.dsp [autoptr] 1.35.10.2:
6340: vmethodframe, pa_request.h compiled
6341:
6342: * src/classes/file.C [autoptr] 1.107.2.2:
6343: * src/include/pa_globals.h [autoptr] 1.101.2.8:
6344: * src/main/pa_globals.C [autoptr] 1.152.2.8:
6345: * src/types/pa_value.C [autoptr] 1.9.2.4:
6346: * src/types/pa_value.h [autoptr] 1.109.2.9:
6347: * src/types/pa_vfile.C [autoptr] 1.36.2.1:
6348: * src/types/pa_vfile.h [autoptr] 1.52.2.4:
6349: vfile compiled
6350:
6351: * src/classes/classes.h [autoptr] 1.23.2.3:
6352: * src/classes/math.C [autoptr] 1.24.2.1:
6353: * src/include/pa_pool.h [autoptr] 1.86.2.17:
6354: * src/include/pa_request.h [autoptr] 1.160.2.3:
6355: * src/include/pa_sapi.h [autoptr] 1.22.2.2:
6356: * src/include/pa_string.h [autoptr] 1.144.2.13:
6357: * src/main/main.dsp [autoptr] 1.161.6.3:
6358: * src/types/pa_value.h [autoptr] 1.109.2.5:
6359: * src/types/pa_vbool.h [autoptr] 1.21.2.2:
6360: * src/types/pa_vclass.h [autoptr] 1.39.2.2:
6361: * src/types/pa_vdouble.h [autoptr] 1.42.2.3:
6362: * src/types/pa_venv.h [autoptr] 1.28.2.1:
6363: * src/types/pa_vfile.h [autoptr] 1.52.2.2:
6364: * src/types/pa_vform.C [autoptr] 1.74.2.1:
6365: * src/types/pa_vform.h [autoptr] 1.45.2.1:
6366: * src/types/pa_vjunction.h [autoptr] 1.19.2.2:
6367: * src/types/pa_vmath.C [autoptr] 1.1.2.2:
6368: * src/types/pa_vmath.h [autoptr] 1.14.2.1:
6369: * src/types/pa_vobject.h [autoptr] 1.38.2.2:
6370: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.4:
6371: * src/types/pa_vstateless_object.h [autoptr] 1.28.2.2:
6372: * src/types/pa_vstatus.h [autoptr] 1.15.2.2:
6373: * src/types/pa_vstring.h [autoptr] 1.54.2.2:
6374: * src/types/types.dsp [autoptr] 1.35.10.1:
6375: vmath compiled
6376:
6377: * src/types/pa_vmath.C 1.1:
6378: file pa_vmath.C was initially added on branch autoptr.
6379:
6380: * src/include/pa_common.h [autoptr] 1.89.2.5:
6381: * src/include/pa_globals.h [autoptr] 1.101.2.7:
6382: * src/include/pa_string.h [autoptr] 1.144.2.16:
6383: * src/main/pa_globals.C [autoptr] 1.152.2.7:
6384: * src/types/pa_value.C [autoptr] 1.9.2.3:
6385: * src/types/pa_value.h [autoptr] 1.109.2.8:
6386: * src/types/pa_vcookie.C [autoptr] 1.55.2.1:
6387: * src/types/pa_vcookie.h [autoptr] 1.23.2.1:
6388: * src/types/pa_vform.C [autoptr] 1.74.2.2:
6389: * src/types/pa_vform.h [autoptr] 1.45.2.3:
6390: vcookie compiled
6391:
1.24 paf 6392: * src/lib/ltdl/config_fixed.h [autoptr] 1.2.2.1:
6393: libltdl compiled without warnings now
6394:
1.22 paf 6395: * src/include/pa_request_info.h 1.1:
6396: file pa_request_info.h was initially added on branch autoptr.
6397:
6398: * src/classes/gd/gd.dsp [autoptr] 1.26.10.1:
6399: * src/classes/gd/gif.C [autoptr] 1.30.2.1:
6400: * src/classes/gd/gif.h [autoptr] 1.23.2.1:
6401: * src/classes/gd/gif.h [autoptr] 1.23.2.2:
6402: * src/classes/gd/gifio.C [autoptr] 1.21.2.1:
6403: * src/include/pa_array.h [autoptr] 1.57.2.14:
6404: * src/include/pa_exception.h [autoptr] 1.38.2.11:
6405: * src/include/pa_pool.h [autoptr] 1.86.2.19:
6406: * src/main/pa_exception.C [autoptr] 1.43.2.8:
6407: * src/types/pa_vfile.C [autoptr] 1.36.2.2:
6408: * src/types/pa_vfile.h [autoptr] 1.52.2.5:
6409: * src/types/pa_vimage.C [autoptr] 1.22.2.1:
6410: * src/types/pa_vimage.h [autoptr] 1.34.2.1:
6411: gd compiled
6412:
6413: * src/include/pa_exception.h [autoptr] 1.38.2.10:
6414: * src/main/pa_cache_managers.C [autoptr] 1.7.2.3:
6415: * src/main/pa_charsets.C [autoptr] 1.11.2.6:
6416: * src/main/pa_common.C [autoptr] 1.143.2.8:
6417: * src/main/pa_dir.C [autoptr] 1.14.2.1:
6418: * src/main/pa_exception.C [autoptr] 1.43.2.7:
6419: * src/main/pa_exec.C [autoptr] 1.48.2.3:
6420: * src/main/pa_pool.C [autoptr] 1.59.2.2:
6421: * src/main/pa_socks.C [autoptr] 1.18.2.2:
6422: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.7:
6423: * src/main/pa_string.C [autoptr] 1.172.2.9:
6424: * src/main/pa_uue.C [autoptr] 1.4.2.2:
6425: #include "pa_value_includes.h"
6426: everywhere in main
6427:
6428: * src/include/pa_charsets.h [autoptr] 1.8.2.5:
6429: * src/include/pa_request.h [autoptr] 1.160.2.5:
6430: * src/include/pa_request_info.h [autoptr] 1.1.2.2:
6431: * src/include/pa_string.h [autoptr] 1.144.2.15:
6432: * src/main/pa_charsets.C [autoptr] 1.11.2.5:
6433: * src/types/pa_value.h [autoptr] 1.109.2.7:
6434: * src/types/pa_vdate.h [autoptr] 1.24.2.1:
6435: * src/types/pa_vform.h [autoptr] 1.45.2.2:
6436: * src/types/pa_vhash.h [autoptr] 1.43.2.4:
6437: * src/types/pa_vobject.C [autoptr] 1.12.2.2:
6438: * src/types/pa_vobject.h [autoptr] 1.38.2.3:
6439: * src/types/pa_vrequest.C [autoptr] 1.27.2.2:
6440: * src/types/pa_vrequest.C [autoptr] 1.27.2.3:
6441: * src/types/pa_vresponse.C [autoptr] 1.17.2.1:
6442: * src/types/pa_vresponse.C [autoptr] 1.17.2.2:
6443: * src/types/pa_vresponse.h [autoptr] 1.32.2.1:
6444: * src/types/pa_vresponse.h [autoptr] 1.32.2.2:
6445: * src/types/pa_wcontext.h [autoptr] 1.42.2.2:
6446: vrequest compiled
6447:
6448: * src/types/pa_value_includes.h 1.1:
6449: file pa_value_includes.h was initially added on branch autoptr.
6450:
6451: * src/classes/classes.h [autoptr] 1.23.2.4:
6452: * src/include/pa_charset.h [autoptr] 1.20.2.7:
6453: * src/include/pa_charsets.h [autoptr] 1.8.2.4:
6454: * src/include/pa_globals.h [autoptr] 1.101.2.6:
6455: * src/include/pa_pool.h [autoptr] 1.86.2.18:
6456: * src/include/pa_request.h [autoptr] 1.160.2.4:
6457: * src/include/pa_string.h [autoptr] 1.144.2.14:
6458: * src/main/main.dsp [autoptr] 1.161.6.4:
6459: * src/main/pa_charset.C [autoptr] 1.33.2.4:
6460: * src/main/pa_charsets.C [autoptr] 1.11.2.4:
6461: * src/main/pa_globals.C [autoptr] 1.152.2.6:
6462: * src/main/untaint.C [autoptr] 1.115.2.3:
6463: * src/types/pa_value.h [autoptr] 1.109.2.6:
6464: * src/types/pa_vdouble.h [autoptr] 1.42.2.4:
6465: * src/types/pa_vfile.h [autoptr] 1.52.2.3:
6466: * src/types/pa_vint.h [autoptr] 1.38.2.4:
6467: * src/types/pa_vmath.C [autoptr] 1.1.2.3:
6468: * src/types/pa_vrequest.C [autoptr] 1.27.2.1:
6469: * src/types/pa_vrequest.h [autoptr] 1.25.2.1:
6470: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.5:
6471: * src/types/pa_vstring.h [autoptr] 1.54.2.3:
6472: * src/types/pa_vvoid.h [autoptr] 1.17.2.2:
6473: vrequest,vdouble,vint compiled
6474:
6475: * src/include/pa_request_charsets.h 1.1:
6476: file pa_request_charsets.h was initially added on branch
6477: autoptr.
6478:
6479: 2003-01-28 paf
6480: * src/include/pa_charset.h [autoptr] 1.20.2.6:
6481: * src/include/pa_exception.h [autoptr] 1.38.2.9:
6482: * src/include/pa_request.h [autoptr] 1.160.2.2:
6483: * src/include/pa_string.h [autoptr] 1.144.2.12:
6484: * src/main/untaint.C [autoptr] 1.115.2.2:
6485: untaint compiled
6486:
6487: * src/include/pa_charset.h [autoptr] 1.20.2.5:
6488: * src/main/pa_charset.C [autoptr] 1.33.2.3:
6489: * src/main/pa_charsets.C [autoptr] 1.11.2.3:
6490: charset/s simplified [charset::pool_for_load introduced]
6491:
6492: * src/include/pa_cache_managers.h [autoptr] 1.9.2.3:
6493: * src/main/pa_cache_managers.C [autoptr] 1.7.2.2:
6494: * src/main/pa_globals.C [autoptr] 1.152.2.5:
6495: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.6:
6496: globals compiled
6497:
6498: * src/include/pa_array.h [autoptr] 1.57.2.11:
6499: * src/include/pa_charset.h [autoptr] 1.20.2.3:
6500: * src/include/pa_charsets.h [autoptr] 1.8.2.1:
6501: * src/include/pa_pool.h [autoptr] 1.86.2.13:
6502: * src/include/pa_sql_connection.h [autoptr] 1.30.2.4:
6503: * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.4:
6504: * src/include/pa_stack.h [autoptr] 1.17.2.2:
6505: * src/include/pa_string.h [autoptr] 1.144.2.9:
6506: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.4:
6507: * src/types/pa_vhash.h [autoptr] 1.43.2.3:
6508: * src/types/pa_vint.h [autoptr] 1.38.2.3:
6509: sql_driver_manager compiled
6510:
6511: * src/classes/date.C [autoptr] 1.42.2.1:
6512: * src/include/pa_charset.h [autoptr] 1.20.2.4:
6513: * src/include/pa_charsets.h [autoptr] 1.8.2.2:
6514: * src/include/pa_charsets.h [autoptr] 1.8.2.3:
6515: * src/include/pa_globals.h [autoptr] 1.101.2.5:
6516: * src/main/pa_charset.C [autoptr] 1.33.2.2:
6517: * src/main/pa_charsets.C [autoptr] 1.11.2.1:
6518: * src/main/pa_charsets.C [autoptr] 1.11.2.2:
6519: * src/main/pa_globals.C [autoptr] 1.152.2.4:
6520: * src/main/pa_request.C [autoptr] 1.245.2.1:
6521: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.5:
6522: pa_charsets compiled
6523:
1.24 paf 6524: * src/include/pa_pool.h [autoptr] 1.86.2.14:
6525: * src/main/pa_common.C [autoptr] 1.143.2.7:
6526: * src/types/pa_vdouble.h [autoptr] 1.42.2.2:
6527: common compiled
6528:
1.22 paf 6529: * etc/parser3.charsets/koi8-r.cfg 1.3:
6530: * etc/parser3.charsets/windows-1251.cfg 1.7:
6531: ukranian letter i with two dots added to koi,
6532: all ukranian letters added to win1251.
6533:
6534: typographic simbol 0xb9 deleted from win1251 [strange one & were abscent from koi]
6535:
6536: * src/classes/classes.h [autoptr] 1.23.2.2:
6537: * src/classes/date.C [autoptr] 1.42.2.2:
6538: * src/classes/file.C [autoptr] 1.107.2.1:
6539: * src/classes/hash.C [autoptr] 1.54.2.1:
6540: * src/classes/image.C [autoptr] 1.90.2.2:
6541: * src/classes/table.C [autoptr] 1.172.2.1:
6542: * src/classes/xdoc.C [autoptr] 1.108.2.1:
6543: * src/classes/xnode.h [autoptr] 1.18.2.1:
6544: * src/main/execute.C [autoptr] 1.295.2.2:
6545: * src/main/main.dsp [autoptr] 1.161.6.2:
6546: * src/types/pa_value.h [autoptr] 1.109.2.4:
6547: * src/types/pa_vclass.C [autoptr] 1.16.2.1:
6548: * src/types/pa_vclass.h [autoptr] 1.39.2.1:
6549: * src/types/pa_vobject.C [autoptr] 1.12.2.1:
6550: * src/types/pa_vobject.h [autoptr] 1.38.2.1:
6551: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.3:
6552: started main: compile_tools
6553:
6554: * src/include/pa_array.h [autoptr] 1.57.2.13:
6555: * src/include/pa_string.h [autoptr] 1.144.2.11:
6556: * src/main/execute.C [autoptr] 1.295.2.1:
6557: * src/main/untaint.C [autoptr] 1.115.2.1:
6558: * src/types/pa_vmail.C [autoptr] 1.40.2.1:
6559: more compiled.
6560: struck with string::store_to needing to know source/client charsets
6561:
6562: * src/include/pa_exception.h [autoptr] 1.38.2.8:
6563: * src/include/pa_uue.h [autoptr] 1.4.2.1:
6564: * src/main/pa_uue.C [autoptr] 1.4.2.1:
6565: * src/types/pa_vfile.h [autoptr] 1.52.2.1:
6566: uue compiled
6567:
6568: * src/include/pa_table.h [autoptr] 1.48.2.6:
6569: * src/main/pa_string.C [autoptr] 1.172.2.8:
6570: * src/main/pa_table.C [autoptr] 1.53.2.5:
6571: table compiled
6572:
6573: * src/include/pa_array.h [autoptr] 1.57.2.12:
6574: * src/include/pa_exec.h [autoptr] 1.11.2.1:
6575: * src/include/pa_hash.h [autoptr] 1.58.2.9:
6576: * src/include/pa_pool.h [autoptr] 1.86.2.15:
6577: * src/main/pa_exec.C [autoptr] 1.48.2.2:
6578: pa_exec win32 compiled
6579:
6580: 2003-01-27 paf
6581: * src/include/pa_array.h [autoptr] 1.57.2.9:
6582: * src/include/pa_common.h [autoptr] 1.89.2.4:
6583: * src/include/pa_hash.h [autoptr] 1.58.2.7:
6584: * src/include/pa_pool.h [autoptr] 1.86.2.9:
6585: * src/include/pa_string.h [autoptr] 1.144.2.7:
6586: * src/main/pa_common.C [autoptr] 1.143.2.4:
6587: * src/main/pa_string.C [autoptr] 1.172.2.6:
6588: * src/types/pa_value.C [autoptr] 1.9.2.2:
6589: * src/types/pa_value.h [autoptr] 1.109.2.3:
6590: * src/types/pa_vhash.h [autoptr] 1.43.2.2:
6591: * src/types/pa_vint.h [autoptr] 1.38.2.2:
6592: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.2:
6593: * src/types/pa_wcontext.C [autoptr] 1.24.2.1:
6594: * src/types/pa_wcontext.h [autoptr] 1.42.2.1:
6595: wcontext compiled
6596:
6597: * src/include/pa_exception.h [autoptr] 1.38.2.6:
6598: * src/include/pa_sql_connection.h [autoptr] 1.30.2.3:
6599: * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.3:
6600: * src/include/pa_string.h [autoptr] 1.144.2.8:
6601: * src/main/pa_common.C [autoptr] 1.143.2.6:
6602: * src/main/pa_exec.C [autoptr] 1.48.2.1:
6603: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.3:
6604: * src/sql/pa_sql_driver.h [autoptr] 1.34.2.1:
6605: paused on sql_manager
6606:
6607: * src/classes/op.C [autoptr] 1.127.2.3:
6608: * src/include/pa_globals.h [autoptr] 1.101.2.4:
6609: * src/include/pa_hash.h [autoptr] 1.58.2.8:
6610: * src/include/pa_sql_connection.h [autoptr] 1.30.2.1:
6611: * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.1:
6612: * src/include/pa_table.h [autoptr] 1.48.2.5:
6613: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.1:
6614: * src/main/pa_table.C [autoptr] 1.53.2.4:
6615: table compiled
6616:
6617: * src/include/pa_pool.h [autoptr] 1.86.2.10:
6618: * src/main/pa_common.C [autoptr] 1.143.2.5:
6619: common compiled
6620:
6621: * src/include/pa_cache_managers.h [autoptr] 1.9.2.1:
6622: * src/main/pa_cache_managers.C [autoptr] 1.7.2.1:
6623: cache_managers compiled
6624:
6625: * src/include/pa_cache_managers.h [autoptr] 1.9.2.2:
6626: * src/include/pa_pool.h [autoptr] 1.86.2.12:
6627: * src/include/pa_sql_connection.h [autoptr] 1.30.2.2:
6628: * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.2:
6629: * src/include/pa_stack.h [autoptr] 1.17.2.1:
6630: * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.2:
6631: * src/types/pa_vtable.h [autoptr] 1.48.2.1:
6632: * src/types/pa_vvoid.h [autoptr] 1.17.2.1:
6633: vtable compiled
6634:
6635: * src/include/pa_array.h [autoptr] 1.57.2.10:
6636: * src/include/pa_charset.h [autoptr] 1.20.2.2:
6637: * src/include/pa_pool.h [autoptr] 1.86.2.11:
6638: * src/main/pa_charset.C [autoptr] 1.33.2.1:
6639: charset compiled
6640:
6641: 2003-01-24 paf
6642: * src/classes/classes.C [autoptr] 1.18.2.1:
6643: * src/classes/classes.h [autoptr] 1.23.2.1:
6644: * src/include/pa_array.h [autoptr] 1.57.2.8:
6645: * src/include/pa_common.h [autoptr] 1.89.2.3:
6646: * src/include/pa_globals.h [autoptr] 1.101.2.3:
6647: * src/include/pa_hash.h [autoptr] 1.58.2.6:
6648: * src/include/pa_pool.h [autoptr] 1.86.2.8:
6649: * src/include/pa_string.h [autoptr] 1.144.2.6:
6650: * src/main/pa_common.C [autoptr] 1.143.2.3:
6651: * src/main/pa_globals.C [autoptr] 1.152.2.3:
6652: * src/main/pa_string.C [autoptr] 1.172.2.5:
6653: * src/types/pa_value.h [autoptr] 1.109.2.2:
6654: * src/types/pa_vbool.h [autoptr] 1.21.2.1:
6655: * src/types/pa_vdouble.h [autoptr] 1.42.2.1:
6656: * src/types/pa_vhash.h [autoptr] 1.43.2.1:
6657: * src/types/pa_vint.h [autoptr] 1.38.2.1:
6658: * src/types/pa_vjunction.h [autoptr] 1.19.2.1:
6659: * src/types/pa_vstateless_class.h [autoptr] 1.42.2.1:
6660: * src/types/pa_vstateless_object.h [autoptr] 1.28.2.1:
6661: * src/types/pa_vstatus.h [autoptr] 1.15.2.1:
6662: * src/types/pa_vstring.h [autoptr] 1.54.2.1:
6663: more patched
6664:
6665: * src/classes/op.C [autoptr] 1.127.2.2:
6666: * src/include/pa_array.h [autoptr] 1.57.2.7:
6667: * src/include/pa_exception.h [autoptr] 1.38.2.5:
6668: * src/include/pa_hash.h [autoptr] 1.58.2.5:
6669: * src/include/pa_pool.h [autoptr] 1.86.2.7:
6670: * src/include/pa_string.h [autoptr] 1.144.2.5:
6671: * src/include/pa_table.h [autoptr] 1.48.2.4:
6672: * src/main/pa_dictionary.C [autoptr] 1.17.2.2:
6673: * src/main/pa_exception.C [autoptr] 1.43.2.5:
6674: * src/main/pa_string.C [autoptr] 1.172.2.4:
6675: * src/main/pa_table.C [autoptr] 1.53.2.3:
6676: string compiled
6677:
6678: * src/include/pa_array.h [autoptr] 1.57.2.6:
6679: * src/include/pa_common.h [autoptr] 1.89.2.2:
6680: * src/include/pa_dictionary.h [autoptr] 1.13.2.2:
6681: * src/include/pa_exception.h [autoptr] 1.38.2.4:
6682: * src/include/pa_pool.h [autoptr] 1.86.2.6:
6683: * src/include/pa_string.h [autoptr] 1.144.2.4:
6684: * src/include/pa_table.h [autoptr] 1.48.2.3:
6685: * src/main/pa_common.C [autoptr] 1.143.2.2:
6686: * src/main/pa_dictionary.C [autoptr] 1.17.2.1:
6687: * src/main/pa_exception.C [autoptr] 1.43.2.4:
6688: * src/main/pa_string.C [autoptr] 1.172.2.3:
6689: dictionary compiled
6690:
6691: 2003-01-23 paf
6692: * src/include/pa_array.h [autoptr] 1.57.2.4:
6693: * src/include/pa_exception.h [autoptr] 1.38.2.2:
6694: * src/include/pa_hash.h [autoptr] 1.58.2.4:
6695: * src/include/pa_pool.h [autoptr] 1.86.2.4:
6696: * src/include/pa_table.h [autoptr] 1.48.2.2:
6697: * src/main/pa_exception.C [autoptr] 1.43.2.2:
6698: * src/main/pa_table.C [autoptr] 1.53.2.2:
6699: table compiled
6700:
6701: * src/include/pa_array.h [autoptr] 1.57.2.2:
6702: * src/include/pa_hash.h [autoptr] 1.58.2.2:
6703: * src/include/pa_pool.h [autoptr] 1.86.2.2:
6704: * src/main/main.dsp [autoptr] 1.161.6.1:
6705: continued with Hash
6706:
6707: * src/include/pa_array.h [autoptr] 1.57.2.5:
6708: * src/include/pa_common.h [autoptr] 1.89.2.1:
6709: * src/include/pa_exception.h [autoptr] 1.38.2.3:
6710: * src/include/pa_globals.h [autoptr] 1.101.2.2:
6711: * src/include/pa_pool.h [autoptr] 1.86.2.5:
6712: * src/include/pa_request.h [autoptr] 1.160.2.1:
6713: * src/include/pa_string.h [autoptr] 1.144.2.3:
6714: * src/main/pa_common.C [autoptr] 1.143.2.1:
6715: * src/main/pa_exception.C [autoptr] 1.43.2.3:
6716: * src/main/pa_globals.C [autoptr] 1.152.2.2:
6717: * src/types/pa_value.C [autoptr] 1.9.2.1:
6718: * src/types/pa_value.h [autoptr] 1.109.2.1:
6719: resurrected pool in new sense: now it's factory, producing
6720: accounting memory chunks for read[autofree] buffers
6721:
6722: * src/classes/image.C [autoptr] 1.90.2.1:
6723: * src/classes/op.C [autoptr] 1.127.2.1:
6724: * src/include/pa_array.h [autoptr] 1.57.2.3:
6725: * src/include/pa_exception.h [autoptr] 1.38.2.1:
6726: * src/include/pa_globals.h [autoptr] 1.101.2.1:
6727: * src/include/pa_hash.h [autoptr] 1.58.2.3:
6728: * src/include/pa_pool.h [autoptr] 1.86.2.3:
6729: * src/include/pa_pragma_pack_begin.h [autoptr] 1.6.2.1:
6730: * src/include/pa_pragma_pack_end.h [autoptr] 1.6.2.1:
6731: * src/include/pa_sapi.h [autoptr] 1.22.2.1:
6732: * src/include/pa_string.h [autoptr] 1.144.2.2:
6733: * src/include/pa_table.h [autoptr] 1.48.2.1:
6734: * src/include/pa_types.h [autoptr] 1.44.2.1:
6735: * src/main/pa_exception.C [autoptr] 1.43.2.1:
6736: * src/main/pa_globals.C [autoptr] 1.152.2.1:
6737: * src/main/pa_string.C [autoptr] 1.172.2.2:
6738: * src/main/pa_table.C [autoptr] 1.53.2.1:
6739: aint that easy
6740:
6741: * src/main/pa_common.C 1.144:
6742: connect_string allocated on heap[wes on stack] now. and exception can be reported OK now [can be reported outside of pro
6743: c with that stack]
6744:
6745: * src/lib/pcre/8859-1.ucm 1.1:
6746: file 8859-1.ucm was initially added on branch autoptr.
6747:
6748: 2003-01-22 paf
6749: * src/include/pa_array.h [autoptr] 1.57.2.1:
6750: * src/include/pa_charset.h [autoptr] 1.20.2.1:
6751: * src/include/pa_dictionary.h [autoptr] 1.13.2.1:
6752: * src/include/pa_hash.h [autoptr] 1.58.2.1:
6753: * src/include/pa_pool.h [autoptr] 1.86.2.1:
6754: * src/include/pa_string.h [autoptr] 1.144.2.1:
6755: * src/main/pa_array.C [autoptr] 1.54.2.1:
6756: * src/main/pa_hash.C [autoptr] 1.53.2.1:
6757: * src/main/pa_pool.C [autoptr] 1.59.2.1:
6758: * src/main/pa_string.C [autoptr] 1.172.2.1:
6759: started auto_ptr.
6760: PA_Object is base: contains references_count.
6761: auto_ptr template calls add_ref/release
6762:
6763: 2003-01-21 paf
6764: * src/classes/classes.C 1.18:
6765: * src/classes/classes.h 1.23:
6766: * src/classes/date.C 1.42:
6767: * src/classes/double.C 1.53:
6768: * src/classes/file.C 1.107:
6769: * src/classes/form.C 1.34:
6770: * src/classes/gd/gif.C 1.30:
6771: * src/classes/gd/gif.h 1.23:
6772: * src/classes/gd/gifio.C 1.21:
6773: * src/classes/hash.C 1.54:
6774: * src/classes/image.C 1.90:
6775: * src/classes/int.C 1.49:
6776: * src/classes/mail.C 1.88:
6777: * src/classes/math.C 1.24:
6778: * src/classes/op.C 1.127:
6779: * src/classes/response.C 1.23:
6780: * src/classes/smtp/comms.C 1.11:
6781: * src/classes/smtp/smtp.C 1.20:
6782: * src/classes/smtp/smtp.h 1.11:
6783: * src/classes/string.C 1.125:
6784: * src/classes/table.C 1.172:
6785: * src/classes/void.C 1.28:
6786: * src/classes/xdoc.C 1.108:
6787: * src/classes/xnode.C 1.54:
6788: * src/classes/xnode.h 1.18:
6789: * src/include/pa_array.h 1.57:
6790: * src/include/pa_cache_managers.h 1.9:
6791: * src/include/pa_charset.h 1.20:
6792: * src/include/pa_charsets.h 1.8:
6793: * src/include/pa_common.h 1.89:
6794: * src/include/pa_config_fixed.h 1.54:
6795: * src/include/pa_config_includes.h 1.23:
6796: * src/include/pa_dictionary.h 1.13:
6797: * src/include/pa_dir.h 1.13:
6798: * src/include/pa_exception.h 1.38:
6799: * src/include/pa_exec.h 1.11:
6800: * src/include/pa_globals.h 1.101:
6801: * src/include/pa_hash.h 1.58:
6802: * src/include/pa_opcode.h 1.24:
6803: * src/include/pa_pool.h 1.86:
6804: * src/include/pa_pragma_pack_begin.h 1.6:
6805: * src/include/pa_pragma_pack_end.h 1.6:
6806: * src/include/pa_request.h 1.160:
6807: * src/include/pa_sapi.h 1.22:
6808: * src/include/pa_socks.h 1.11:
6809: * src/include/pa_sql_connection.h 1.30:
6810: * src/include/pa_sql_driver_manager.h 1.26:
6811: * src/include/pa_stack.h 1.17:
6812: * src/include/pa_string.h 1.144:
6813: * src/include/pa_stylesheet_connection.h 1.32:
6814: * src/include/pa_stylesheet_manager.h 1.15:
6815: * src/include/pa_table.h 1.48:
6816: * src/include/pa_threads.h 1.26:
6817: * src/include/pa_types.h 1.44:
6818: * src/include/pa_uue.h 1.4:
6819: * src/lib/md5/pa_md5.h 1.5:
6820: * src/lib/md5/pa_md5c.c 1.6:
6821: * src/lib/pcre/pcre_parser_ctype.c 1.3:
6822: * src/main/compile.C 1.69:
6823: * src/main/compile.tab.C 1.80:
6824: * src/main/compile.y 1.204:
6825: * src/main/compile_tools.C 1.54:
6826: * src/main/compile_tools.h 1.67:
6827: * src/main/execute.C 1.295:
6828: * src/main/pa_array.C 1.54:
6829: * src/main/pa_cache_managers.C 1.7:
6830: * src/main/pa_charset.C 1.33:
6831: * src/main/pa_charsets.C 1.11:
6832: * src/main/pa_common.C 1.143:
6833: * src/main/pa_dictionary.C 1.17:
6834: * src/main/pa_dir.C 1.14:
6835: * src/main/pa_exception.C 1.43:
6836: * src/main/pa_exec.C 1.48:
6837: * src/main/pa_globals.C 1.152:
6838: * src/main/pa_hash.C 1.53:
6839: * src/main/pa_pool.C 1.59:
6840: * src/main/pa_request.C 1.245:
6841: * src/main/pa_socks.C 1.18:
6842: * src/main/pa_sql_driver_manager.C 1.69:
6843: * src/main/pa_string.C 1.172:
6844: * src/main/pa_stylesheet_manager.C 1.16:
6845: * src/main/pa_table.C 1.53:
6846: * src/main/pa_uue.C 1.4:
6847: * src/main/untaint.C 1.115:
6848: * src/sql/pa_sql_driver.h 1.34:
6849: * src/targets/apache13/mod_parser3.C 1.28:
6850: * src/targets/apache13/pa_md5c.c 1.5:
6851: * src/targets/apache13/pa_pool.C 1.8:
6852: * src/targets/apache13/pa_threads.C 1.11:
6853: * src/targets/cgi/pa_pool.C 1.41:
6854: * src/targets/cgi/pa_threads.C 1.12:
6855: * src/targets/cgi/parser3.C 1.216:
6856: * src/targets/cgi/pool_storage.h 1.13:
6857: * src/targets/isapi/pa_pool.C 1.16:
6858: * src/targets/isapi/pa_threads.C 1.13:
6859: * src/targets/isapi/parser3isapi.C 1.82:
6860: * src/targets/isapi/pool_storage.h 1.19:
6861: * src/types/pa_value.C 1.9:
6862: * src/types/pa_value.h 1.109:
6863: * src/types/pa_vbool.h 1.21:
6864: * src/types/pa_vclass.C 1.16:
6865: * src/types/pa_vclass.h 1.39:
6866: * src/types/pa_vcode_frame.h 1.24:
6867: * src/types/pa_vcookie.C 1.55:
6868: * src/types/pa_vcookie.h 1.23:
6869: * src/types/pa_vdate.h 1.24:
6870: * src/types/pa_vdouble.h 1.42:
6871: * src/types/pa_venv.h 1.28:
6872: * src/types/pa_vfile.C 1.36:
6873: * src/types/pa_vfile.h 1.52:
6874: * src/types/pa_vform.C 1.74:
6875: * src/types/pa_vform.h 1.45:
6876: * src/types/pa_vhash.h 1.43:
6877: * src/types/pa_vimage.C 1.22:
6878: * src/types/pa_vimage.h 1.34:
6879: * src/types/pa_vint.h 1.38:
6880: * src/types/pa_vjunction.h 1.19:
6881: * src/types/pa_vmail.C 1.40:
6882: * src/types/pa_vmail.h 1.9:
6883: * src/types/pa_vmath.h 1.14:
6884: * src/types/pa_vmethod_frame.h 1.45:
6885: * src/types/pa_vobject.C 1.12:
6886: * src/types/pa_vobject.h 1.38:
6887: * src/types/pa_vrequest.C 1.27:
6888: * src/types/pa_vrequest.h 1.25:
6889: * src/types/pa_vresponse.C 1.17:
6890: * src/types/pa_vresponse.h 1.32:
6891: * src/types/pa_vstateless_class.C 1.19:
6892: * src/types/pa_vstateless_class.h 1.42:
6893: * src/types/pa_vstateless_object.h 1.28:
6894: * src/types/pa_vstatus.C 1.15:
6895: * src/types/pa_vstatus.h 1.15:
6896: * src/types/pa_vstring.C 1.22:
6897: * src/types/pa_vstring.h 1.54:
6898: * src/types/pa_vtable.C 1.21:
6899: * src/types/pa_vtable.h 1.48:
6900: * src/types/pa_vvoid.h 1.17:
6901: * src/types/pa_vxdoc.C 1.23:
6902: * src/types/pa_vxdoc.h 1.31:
6903: * src/types/pa_vxnode.C 1.30:
6904: * src/types/pa_vxnode.h 1.22:
6905: * src/types/pa_wcontext.C 1.24:
6906: * src/types/pa_wcontext.h 1.42:
6907: * src/types/pa_wwrapper.h 1.28:
6908: 2002->2003
6909:
6910: 2003-01-16 paf
6911: * operators.txt 1.108:
6912: * src/include/pa_config_fixed.h 1.53:
6913: * src/main/pa_common.C 1.141:
6914: * www/htdocs/index.html 1.208:
6915: http request now return status. and not fail on status!=200
6916:
6917: * operators.txt 1.109:
6918: * src/include/pa_globals.h 1.100:
6919: * src/main/pa_common.C 1.142:
6920: * src/main/pa_globals.C 1.151:
6921: * www/htdocs/index.html 1.209:
6922: http://
6923: introducing
6924: $.any-status(1)
6925:
6926: * src/classes/gd/gif.C 1.29:
6927: * www/htdocs/index.html 1.210:
6928: image.copy fixed transparent resampling
6929:
6930: * bin/Makefile.in 1.9:
6931: * etc/Makefile.in 1.14:
6932: * etc/parser3.charsets/Makefile.in 1.17:
6933: * src/Makefile.in 1.55:
6934: * src/classes/Makefile.in 1.53:
6935: * src/classes/gd/Makefile.in 1.43:
6936: * src/classes/smtp/Makefile.in 1.12:
6937: * src/include/Makefile.in 1.11:
6938: * src/lib/Makefile.in 1.8:
6939: * src/lib/md5/Makefile.in 1.6:
6940: * src/lib/patches/Makefile.in 1.10:
6941: * src/lib/pcre/Makefile.in 1.8:
6942: * src/main/Makefile.in 1.50:
6943: * src/sql/Makefile.in 1.11:
6944: * src/targets/Makefile.in 1.42:
6945: * src/targets/cgi/Makefile.in 1.62:
6946: * src/targets/isapi/Makefile.in 1.11:
6947: * src/types/Makefile.in 1.50:
6948: proper AC_LANG_ switching to fix qsort detection bug
6949:
6950: 2003-01-15 paf
6951: * src/main/pa_globals.C 1.150:
6952: localized pa_xmlFileRead/Close
6953:
6954: 2003-01-14 paf
6955: * src/lib/ltdl/config.guess 1.2:
6956: * src/lib/ltdl/config.sub 1.2:
6957: * src/lib/ltdl/install-sh 1.2:
6958: * src/lib/ltdl/missing 1.2:
6959: * src/lib/ltdl/mkinstalldirs 1.2:
6960: removed some ancient files [they in / really]
6961:
6962: * src/lib/ltdl/config_fixed.h 1.2:
6963: * src/lib/ltdl/libltdl.dsp 1.3:
6964: * src/lib/ltdl/ltdl.c 1.3:
6965: ltdl.c regretfully needed patch in two places.
6966: in config_fixed.h made stubs for lib to compile in MSVC
6967:
6968: * src/lib/ltdl/aclocal.m4 1.1:
6969: *** empty log message ***
6970:
6971: 2003-01-13 paf
6972: * config.guess 1.3:
6973: * config.sub 1.4:
6974: * ltmain.sh 1.4:
6975: * src/targets/apache13/Makefile.in 1.44:
6976: removed last piece of configure.in(libtool) hacks
6977:
6978: * src/lib/ltdl/COPYING.LIB 1.1:
6979: * src/lib/ltdl/Makefile.in 1.4:
6980: * src/lib/ltdl/acinclude.m4 1.2:
6981: * src/lib/ltdl/config.h 1.2:
6982: * src/lib/ltdl/config_auto.h.in 1.3:
6983: * src/lib/ltdl/configure 1.4:
6984: * src/lib/ltdl/configure.in 1.4:
6985: * src/lib/ltdl/libltdl.dsp 1.2:
6986: * src/lib/ltdl/ltdl.c 1.2:
6987: * src/lib/ltdl/ltdl.h 1.2:
6988: moved to latest libtool (1.4.3)
6989:
6990: 2003-01-10 paf
6991: * src/lib/patches/Makefile.am 1.3:
6992: * src/lib/patches/Makefile.in 1.9:
6993: * src/lib/patches/libgdome_cpp_syntax1.patch 1.2:
6994: * src/lib/patches/libgdome_cpp_syntax2.patch 1.2:
6995: * src/lib/patches/libgdome_morestatic.patch 1.2:
6996: * src/lib/patches/libxml_error_column_tab.patch 1.2:
6997: * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.2:
6998: * src/lib/patches/libxml_transcoder_context1.patch 1.2:
6999: * src/lib/patches/libxml_transcoder_context2.patch 1.2:
7000: * src/lib/patches/libxml_transcoder_context3.patch 1.2:
7001: * src/lib/patches/libxml_transcoder_context4.patch 1.2:
7002: * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.2:
7003: * src/main/pa_globals.C 1.149:
7004: moved to latest xml lib versions, changed patches.
7005: libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
7006: libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
7007: gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
7008:
7009: * INSTALL 1.31:
7010: moved to latest versions of xml libs
7011: libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
7012: libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
7013: gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
7014:
7015: * src/lib/patches/libxml2.patch 1.1:
7016: moved to libxml2 2.5.1, only these patches left:
7017: * fixing \t chars to spaces in error position reporting
7018: * adding context to conversion functions
7019:
7020: * src/lib/patches/gdome2.patch 1.1:
7021: moved to gdome 0.7.2, one extern const patch left; making some strings more static still needed.
7022: Paolo said that he would incorporate this patch in upcoming version of gdome.
7023:
7024: * src/lib/ltdl/configure 1.3:
7025: * src/lib/ltdl/configure.in 1.3:
7026: PROG_NM
7027:
7028: * src/lib/patches/libxslt.patch 1.1:
7029: moved to libxslt 1.0.23. still need a patch which suppresses
7030: htmlSetMetaEncoding calls
7031:
7032: 2003-01-09 paf
7033: * bin/Makefile.in 1.8:
7034: * config.guess 1.2:
7035: * config.sub 1.3:
7036: * etc/Makefile.in 1.13:
7037: * etc/parser3.charsets/Makefile.in 1.16:
7038: * missing 1.2:
7039: * mkinstalldirs 1.2:
7040: * src/Makefile.in 1.54:
7041: * src/classes/Makefile.in 1.52:
7042: * src/classes/gd/Makefile.in 1.42:
7043: * src/classes/smtp/Makefile.in 1.11:
7044: * src/include/Makefile.in 1.10:
7045: * src/include/pa_config_auto.h.in 1.37:
7046: * src/lib/Makefile.in 1.7:
7047: * src/lib/ltdl/Makefile.in 1.3:
7048: * src/lib/ltdl/config_auto.h.in 1.2:
7049: * src/lib/ltdl/configure 1.2:
7050: * src/lib/ltdl/configure.in 1.2:
7051: * src/lib/md5/Makefile.in 1.5:
7052: * src/lib/patches/Makefile.in 1.8:
7053: * src/lib/pcre/Makefile.in 1.7:
7054: * src/main/Makefile.in 1.49:
7055: * src/sql/Makefile.in 1.10:
7056: * src/targets/Makefile.in 1.41:
7057: * src/targets/apache13/Makefile.in 1.43:
7058: * src/targets/cgi/Makefile.am 1.46:
7059: * src/targets/cgi/Makefile.in 1.61:
7060: * src/targets/isapi/Makefile.in 1.10:
7061: * src/types/Makefile.in 1.49:
7062: moved to autoconf 2.57 & automake 1.7.2
7063:
7064: * depcomp 1.1:
7065: moving to automake 1.7.2
7066:
7067: * INSTALL 1.30:
7068: xml,xslt,gdome lib urls updated
7069:
7070: * Makefile.am 1.30:
7071: * Makefile.in 1.44:
7072: * src/lib/ltdl/missing 1.1:
7073: * src/lib/ltdl/mkinstalldirs 1.1:
7074: *** empty log message ***
7075:
1.21 paf 7076: 2002-12-27 paf
7077: * src/doc/aliased.dox 1.5:
7078: * src/doc/index.dox 1.4:
7079: * src/doc/module.dox 1.4:
7080: * src/doc/pooled.dox 1.4:
7081: * www/htdocs/index.html 1.207:
7082: removed outdated parts, made links to language docs
7083:
7084: * src/include/pa_version.h [release_3_0_0007] 1.7.10.1:
7085: 0007
7086:
7087: * src/include/pa_config_auto.h.in 1.36:
7088: comment
7089:
7090: 2002-12-26 paf
7091: * INSTALL 1.29:
7092: * src/include/pa_config_auto.h.in 1.35:
7093: * src/main/pa_common.C 1.140:
7094: * src/main/pa_exec.C 1.47:
7095: changing SAFE_MODE politics
7096:
7097: * src/classes/file.C 1.106:
7098: file:fullpath[a.gif] when document root did not contain
7099: trailing / fixed.
7100:
7101: 2002-12-25 paf
7102: * src/main/pa_globals.C 1.147:
7103: optimized-as-is
7104:
7105: * src/main/pa_globals.C 1.148:
7106: optimized-xml
7107:
7108: 2002-12-24 paf
7109: * src/main/pa_common.C 1.139:
7110: * src/main/pa_pool.C 1.58:
7111: pool::copy on zero size|ptr fixed [were really called with zero
7112: size when .html?a=&b=]
7113:
7114: * src/main/pa_exec.C 1.46:
7115: * www/htdocs/index.html 1.206:
7116: fork/pipe error now [old always-pipe-error fixed]
7117:
7118: * src/classes/mail.C 1.86:
7119: $MAIL in @conf now invalid when configured with --with-sendmail
7120:
7121: 2002-12-23 paf
7122: * src/types/pa_vcookie.C 1.54:
7123: cookie:field[put value] fixed [were ignoring parameters & were
7124: storing only string with default expires
7125:
7126: * src/main/pa_charset.C 1.32:
7127: From: "Victor Fedoseev" <vvf_ru@mail.ru>
7128: To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
7129: Sent: Monday, December 23, 2002 4:22 AM
7130: Subject: bug â Charset::transcode_buf2xchar
7131:
7132: 2002-12-20 paf
7133: * src/targets/cgi/parser3.C 1.215:
7134: removed last \n appending in non-win32 non-cgi [script] runs
7135:
7136: 2002-12-19 paf
7137: * operators.txt 1.107:
7138: * src/include/pa_globals.h 1.99:
7139: * src/include/pa_request.h 1.159:
7140: * src/main/pa_globals.C 1.146:
7141: * src/main/pa_request.C 1.244:
7142: * www/htdocs/index.html 1.205:
7143: $response:download
7144:
7145: * src/classes/mail.C 1.85:
7146: 'to' check bugfix [now checked only on ms compiler [win32]].
7147:
7148: * INSTALL 1.28:
7149: --without-iconv recommended [it crashes on some systems [tested on elik]]
7150: moreover, it's not needed there [parser registers charsets itself]
7151:
7152: * INSTALL 1.27:
7153: -without-iconv recommended [it crashes on some systems [tested
7154: on elik]]
7155:
7156: 2002-12-18 paf
7157: * src/classes/xdoc.C 1.107:
7158: doc->URL on xdoc.load set correctly now
7159:
7160: 2002-12-17 paf
7161: * src/targets/cgi/parser3.C [release_3_0_0006] 1.213.2.1:
7162: 1. on win32 in die: abort() reverted to exit(1)
7163: 2. more flexible iilegal call check
7164:
7165: * src/targets/cgi/parser3.C 1.214:
7166: merged die&iis changes
7167:
7168: 2002-12-16 paf
7169: * src/main/untaint.C 1.114:
7170: filespec russian small 'r' changed to latin 'p' bug fix
7171:
7172: * Makefile.in 1.38:
7173: ltmain.sh silly required for stupid automake added
7174:
7175: * ltmain.sh 1.3:
7176: *** empty log message ***
7177:
7178: * ltmain.sh [release_3_0_0006] 1.2.2.1:
7179: some automakes silly insist on having this handy
7180:
1.20 paf 7181: 2002-12-15 paf
1.21 paf 7182: * src/main/untaint.C 1.113:
7183: filespec russian small 'r' changed to latin 'p'
7184:
7185: * src/main/pa_common.C [release_3_0_0006] 1.137.2.1:
7186: ftruncate having checked
7187:
7188: * src/classes/smtp/smtp.C [release_3_0_0006] 1.18.2.1:
7189: * src/main/compile.C [release_3_0_0006] 1.67.6.1:
7190: removed warning
7191:
1.20 paf 7192: * configure.in [release_3_0_0006] 1.52.2.1:
7193: * src/include/pa_version.h [release_3_0_0006] 1.7.8.1:
7194: new version
7195:
1.21 paf 7196: * configure.in [release_3_0_0006] 1.52.2.2:
7197: * src/include/pa_config_auto.h.in [release_3_0_0006] 1.33.2.1:
7198: *** empty log message ***
7199:
7200: * configure.in 1.53:
7201: * src/classes/smtp/smtp.C 1.19:
7202: * src/include/pa_config_auto.h.in 1.34:
7203: * src/main/compile.C 1.68:
7204: * src/main/pa_common.C 1.138:
7205: merged small changes from branch 6 to HEAD
7206:
1.20 paf 7207: 2002-12-14 paf
7208: * src/sql/pa_sql_driver.h 1.33:
7209: * www/htdocs/index.html 1.204:
7210: exception type fixed
7211:
7212: * src/classes/table.C 1.171:
7213: removed unnecessary code
7214:
7215: 2002-12-09 paf
7216: * src/classes/hash.C 1.53:
7217: * src/classes/string.C 1.124:
7218: * src/classes/table.C 1.170:
7219: * src/classes/void.C 1.27:
7220: * src/main/pa_sql_driver_manager.C 1.68:
7221: * src/sql/pa_sql_driver.h 1.32:
7222: changed exception handling mech in sql handlers #2
7223:
7224: * bin/Makefile.in 1.7:
7225: * configure.in 1.52:
7226: * etc/Makefile.in 1.12:
7227: * etc/parser3.charsets/Makefile.in 1.15:
7228: * src/Makefile.in 1.53:
7229: * src/classes/Makefile.in 1.51:
7230: * src/classes/gd/Makefile.in 1.41:
7231: * src/classes/smtp/Makefile.in 1.10:
7232: * src/include/Makefile.in 1.9:
7233: * src/lib/Makefile.in 1.6:
7234: * src/lib/ltdl/Makefile.in 1.2:
7235: * src/lib/md5/Makefile.in 1.4:
7236: * src/lib/patches/Makefile.in 1.7:
7237: * src/lib/pcre/Makefile.in 1.6:
7238: * src/main/Makefile.in 1.48:
7239: * src/sql/Makefile.in 1.9:
7240: * src/targets/Makefile.in 1.40:
7241: * src/targets/apache13/Makefile.in 1.42:
7242: * src/targets/cgi/Makefile.in 1.60:
7243: * src/targets/isapi/Makefile.in 1.9:
7244: * src/types/Makefile.in 1.48:
7245: removed configure.in:AC_LIBTOOL, it caused automake to write
7246: makefile which used libtool to install things, which is not needed
7247:
7248: * src/targets/apache13/mod_parser3.C 1.27:
7249: * src/targets/cgi/parser3.C 1.211:
7250: * src/targets/cgi/parser3.C 1.212:
7251: * src/targets/cgi/parser3.C 1.213:
7252: * src/targets/isapi/parser3isapi.C 1.81:
7253: ::die now tries to write core dump
7254:
7255: * src/types/pa_vvoid.h 1.16:
7256: * www/htdocs/index.html 1.203:
7257: $void.store[now] error
7258:
7259: * src/classes/hash.C 1.52:
7260: * src/classes/string.C 1.123:
7261: * src/classes/table.C 1.169:
7262: * src/classes/void.C 1.26:
7263: * src/main/pa_sql_driver_manager.C 1.66:
7264: * src/main/pa_sql_driver_manager.C 1.67:
7265: * src/sql/pa_sql_driver.h 1.29:
7266: * src/sql/pa_sql_driver.h 1.30:
7267: * src/sql/pa_sql_driver.h 1.31:
7268: changed exception handling mech in sql handlers
7269:
7270: 2002-12-06 paf
7271: * operators.txt 1.106:
7272: * src/main/compile.tab.C 1.78:
7273: * src/types/pa_vhash.h 1.42:
7274: $hash.fields -- pseudo field to make 'hash' more like 'table'
7275:
7276: 2002-12-05 paf
7277: * src/main/pa_array.C 1.53:
7278: * src/main/pa_table.C 1.51:
7279: * www/htdocs/index.html 1.199:
7280: wow! found/fixed bug in lowlevel proc
7281:
7282: * src/classes/smtp/smtp.C 1.15:
7283: * src/main/pa_common.C 1.137:
7284: * src/main/untaint.C 1.111:
7285: * src/types/pa_vmail.C 1.38:
7286: * www/htdocs/index.html 1.200:
7287: mail header ',' allowed.
7288: still bugs in smtp [only one receiptient works, cc, bcc ignored now, and MAILED ;)]
7289:
7290: [strncpy killed, memnchr used]
7291:
7292: * src/main/pa_table.C 1.52:
7293: table-copy now current=0
7294:
7295: * src/targets/cgi/parser3.C 1.209:
7296: * src/targets/cgi/parser3.C 1.210:
7297: more checks on http://domain/parser.cgi start [maybe some
7298: getenv returns "", checked that now
7299:
7300: * src/targets/cgi/parser3.C 1.208:
7301: * www/htdocs/index.html 1.198:
7302: error logging made unbuffered [so that out-of-mem errors
7303: reached log]
7304:
7305: * src/main/main.dsp 1.161:
7306: pa_version included into main.dsp
7307:
7308: * src/classes/smtp/smtp.C 1.14:
7309: * www/htdocs/index.html 1.196:
7310: smtp line ends fixed. now \r\n [not \r]. some smtp servers [
7311: win32] leave \n intact, and some clients [bat] fail to show
7312: letter correctly
7313:
7314: * src/classes/mail.C 1.83:
7315: * src/targets/cgi/parser3.C 1.207:
7316: * src/types/pa_vmail.C 1.37:
7317: * www/htdocs/index.html 1.197:
7318: mail:send MIME-Version default
7319:
7320: * src/classes/smtp/smtp.C 1.17:
7321: * src/main/untaint.C 1.112:
7322: * www/htdocs/index.html 1.201:
7323: mail header closed properly
7324:
7325: * src/classes/mail.C 1.84:
7326: * src/classes/smtp/smtp.C 1.18:
7327: * src/types/pa_vmail.C 1.39:
7328: * src/types/pa_vmail.h 1.8:
7329: * www/htdocs/index.html 1.202:
7330: smtp cc/bcc OK now
7331:
7332: 2002-12-04 paf
7333: * gnu.dsp 1.3:
7334: restored
7335:
7336: * src/types/pa_vform.C 1.73:
7337: $form:field string value cut by premature 0
7338:
7339: * parser3.dsw 1.6:
7340: * src/main/compile.tab.C 1.77:
7341: * src/main/main.dsp 1.160:
7342: * www/htdocs/.htaccess 1.12:
7343: * www/htdocs/index.html 1.195:
7344: lib/libltdl -> lib/ltdl Win32 changes. s
7345:
7346: * bin/Makefile.in 1.6:
7347: * configure.in 1.51:
7348: * etc/Makefile.in 1.11:
7349: * etc/parser3.charsets/Makefile.in 1.14:
7350: * gnu.dsp 1.2:
7351: * src/Makefile.in 1.52:
7352: * src/classes/Makefile.in 1.50:
7353: * src/classes/gd/Makefile.in 1.40:
7354: * src/classes/smtp/Makefile.in 1.9:
7355: * src/include/Makefile.in 1.8:
7356: * src/lib/Makefile.am 1.3:
7357: * src/lib/Makefile.in 1.5:
7358: * src/lib/ltdl/Makefile.am 1.1:
7359: * src/lib/ltdl/Makefile.in 1.1:
7360: * src/lib/ltdl/README 1.1:
7361: * src/lib/ltdl/acinclude.m4 1.1:
7362: * src/lib/ltdl/config.guess 1.1:
7363: * src/lib/ltdl/config.h 1.1:
7364: * src/lib/ltdl/config.sub 1.1:
7365: * src/lib/ltdl/config_auto.h.in 1.1:
7366: * src/lib/ltdl/config_fixed.h 1.1:
7367: * src/lib/ltdl/configure 1.1:
7368: * src/lib/ltdl/configure.in 1.1:
7369: * src/lib/ltdl/install-sh 1.1:
7370: * src/lib/ltdl/libltdl.dsp 1.1:
7371: * src/lib/ltdl/ltdl.c 1.1:
7372: * src/lib/ltdl/ltdl.h 1.1:
7373: * src/lib/md5/Makefile.in 1.3:
7374: * src/lib/patches/Makefile.in 1.6:
7375: * src/lib/pcre/Makefile.in 1.5:
7376: * src/main/Makefile.in 1.47:
7377: * src/sql/Makefile.in 1.8:
7378: * src/targets/Makefile.in 1.39:
7379: * src/targets/apache13/Makefile.in 1.41:
7380: * src/targets/cgi/Makefile.in 1.59:
7381: * src/targets/isapi/Makefile.in 1.8:
7382: * src/types/Makefile.in 1.47:
7383: src/lib/ltdl/Makefile now created with /configure, not ltdl/configure,
7384: so it does have no problems with automake.
7385: ltdl/configure AC_OUTPUT(Makefile<<removed)
7386:
7387: * src/classes/classes.awk 1.6:
7388: more strict *.C$
7389:
7390: 2002-12-02 paf
7391: * operators.txt 1.105:
7392: removed outdated status:db
7393:
7394: * src/classes/mail.C 1.82:
7395: * src/include/pa_common.h 1.88:
7396: * src/main/pa_common.C 1.136:
7397: * src/main/pa_request.C 1.243:
7398: * src/types/pa_vcookie.C 1.53:
7399: * src/types/pa_vmail.C 1.36:
7400: * www/htdocs/index.html 1.194:
7401: http header lang of tainted parts becomes http-header
7402:
1.19 paf 7403: 2002-11-29 paf
7404: * src/include/pa_common.h 1.87:
7405: * src/main/pa_common.C 1.135:
7406: * src/types/pa_vresponse.C 1.16:
7407: * src/types/pa_vresponse.h 1.31:
7408: * www/htdocs/index.html 1.192:
7409: http:// param values now handled exactly like $response:header values.
7410: e.g. can be hash [can have subattributes] & contain date values.
7411:
7412: * operators.txt 1.104:
7413: * src/classes/date.C 1.41:
7414: * src/classes/image.C 1.89:
7415: * www/htdocs/index.html 1.193:
7416: exif dates now objects of type date
7417:
7418: * src/main/pa_common.C 1.133:
7419: * www/htdocs/index.html 1.190:
7420: http:// tainted partes now %xx
7421:
7422: * src/main/pa_common.C 1.134:
7423: * www/htdocs/index.html 1.191:
7424: http:// param values lang forced URI
7425:
7426: * src/classes/image.C 1.88:
7427: file.seek removed [it were used in image.C only, and for parser user this means that jpeg image has bad size in fragment's header]
7428: now used image.format
7429:
7430: 2002-11-28 paf
7431: * src/classes/op.C 1.126:
7432: * www/htdocs/index.html 1.185:
7433: ^cache bug fixed.
7434: stupid compiler allowed 'false' to go into (Hash *) parameter
7435:
7436: * src/classes/image.C 1.85:
7437: * www/htdocs/index.html 1.186:
7438: image.text now outputs one pixel HIGHER chars [one top
7439: horizontal line of 1pixel height were missing]
7440:
7441: * www/htdocs/index.html 1.187:
7442: regexp syntax xxx$ speed-up experiments
7443:
7444: * operators.txt 1.102:
7445: http.timeout
7446:
7447: * www/htdocs/font.gif 1.1:
7448: *** empty log message ***
7449:
7450: * configure.in 1.50:
7451: stopped double libltdl/Makefile generation
7452:
7453: * src/classes/image.C 1.87:
7454: * www/htdocs/index.html 1.188:
7455: image.length now counts interchar space. plus space after last char
7456:
7457: * www/htdocs/index.html 1.189:
7458: doc samples
7459:
7460: * src/main/pa_string.C 1.171:
7461: PCRE_DOLLAR_ENDONLY
7462:
7463: * src/classes/image.C 1.86:
7464: ^image.font width measurer now scans full height [were -1]
7465:
7466: 2002-11-27 paf
7467: * src/classes/image.C 1.84:
7468: * www/htdocs/index.html 1.183:
7469: ^image.font << bad font file-size now properly reported
7470:
7471: * src/include/pa_globals.h 1.98:
7472: * src/main/pa_globals.C 1.145:
7473: * src/main/pa_request.C 1.242:
7474: * src/types/pa_vmail.C 1.35:
7475: * www/htdocs/index.html 1.184:
7476: response:body[file] if file nows it's name
7477: now returns content-disposition: >>attachment<<
7478:
1.18 paf 7479: 2002-11-26 paf
7480: * operators.txt 1.101:
7481: * src/main/pa_common.C 1.130:
7482: * www/htdocs/index.html 1.182:
7483: http:// response status!=200 made exception: http.status with
7484: source=bad status#
7485:
7486: * src/main/pa_common.C 1.131:
7487: * www/htdocs/.htaccess 1.11:
7488: utf8 prefix ignored @read text
7489:
7490: * src/main/pa_request.C 1.241:
7491: fixed lang in reponse header
7492:
7493: 2002-11-25 paf
7494: * operators.txt 1.99:
7495: * src/main/pa_common.C 1.128:
7496: * www/htdocs/index.html 1.181:
7497: http fields now UPPERCASE
7498:
7499: $file[^file::load[http://there]]
7500: $file.SERVER
7501:
7502: * configure.in 1.49:
7503: * src/classes/image.C 1.83:
7504: * src/include/pa_config_auto.h.in 1.33:
7505: * src/include/pa_config_includes.h 1.22:
7506: * src/main/Makefile.am 1.35:
7507: * src/main/Makefile.in 1.46:
7508: * src/main/pa_common.C 1.129:
7509: * src/main/pa_globals.C 1.142:
7510: http://
7511: and image const void related probs fixed
7512:
7513: * operators.txt 1.98:
7514: * src/classes/file.C 1.104:
7515: * src/classes/table.C 1.168:
7516: * src/classes/xdoc.C 1.105:
7517: * src/include/pa_common.h 1.85:
7518: * src/include/pa_globals.h 1.97:
7519: * src/main/pa_common.C 1.126:
7520: * src/main/pa_globals.C 1.141:
7521: * src/main/pa_request.C 1.239:
7522: * src/types/pa_vfile.C 1.35:
7523: * src/types/pa_vfile.h 1.51:
7524: * www/htdocs/index.html 1.179:
7525: table/xdoc/file::load now understand http:// prefix and additional params, sample:
7526: $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
7527: $.USER-AGENT[parser3]
7528: ]]
7529:
7530: * src/classes/file.C 1.105:
7531: * src/classes/image.C 1.82:
7532: * src/classes/xdoc.C 1.106:
7533: * src/include/pa_common.h 1.86:
7534: * src/main/pa_common.C 1.127:
7535: * src/main/pa_request.C 1.240:
7536: * www/htdocs/index.html 1.180:
7537: checked http options [invalid onces now reported]
7538: made default
7539: user-agent: paf
7540:
7541: 2002-11-22 paf
7542: * operators.txt 1.97:
7543: * src/classes/image.C 1.80:
7544: * src/include/pa_globals.h 1.96:
7545: * src/main/execute.C 1.294:
7546: * src/main/pa_globals.C 1.140:
7547: * src/types/pa_vimage.C 1.21:
7548: * src/types/pa_vimage.h 1.33:
7549: * www/htdocs/.htaccess 1.10:
7550: * www/htdocs/index.html 1.178:
7551: $image.exif support
7552: $image.exif.DateTime & co
7553:
7554: 2002-11-21 paf
7555: * src/classes/image.C 1.78:
7556: jpeg size measure fixed: were badly skipping EXIF information [
7557: were big block and it's size were considered negative :(]
7558:
7559: * operators.txt 1.96:
7560: * src/classes/image.C 1.77:
7561: * src/include/pa_common.h 1.83:
7562: * src/main/pa_common.C 1.123:
7563: * src/types/pa_vmail.C 1.34:
7564: * www/htdocs/index.html 1.177:
7565: image.measure internals rewritten. no there's reader.seek, and all's ready for EXIF extraction
7566: [now we fail to measure files with EXIF info]
7567:
7568: * src/main/pa_common.C 1.122:
7569: O_TRUNCATE killed, ftruncate used instead:
7570: O_TRUNC truncates even exclusevely write-locked file [thanks to Igor Milyakov <virtan@rotabanner.com> for discovering]
7571:
7572: * src/main/pa_exec.C 1.44:
7573: * src/main/untaint.C 1.110:
7574: cstr(UL_UNSPECIFIED) [not _PASS_APPENDED)
7575:
7576: 2002-11-20 paf
7577: * src/main/pa_exec.C 1.41:
7578: pa_exec: data written only if size>0
7579:
7580: * src/targets/cgi/parser3.C 1.205:
7581: logging @signal += query_string
7582:
7583: * src/include/pa_config_fixed.h 1.52:
7584: * src/main/pa_common.C 1.121:
7585: * src/main/pa_exec.C 1.40:
7586: * src/targets/cgi/parser3.C 1.200:
7587: ^file:exec/cgi [pa_exec] pipe read errors now checked
7588:
7589: * src/main/pa_exec.C 1.43:
7590: *** empty log message ***
7591:
7592: * operators.txt 1.95:
7593: * src/classes/file.C 1.103:
7594: ^file::exec/cgi[file;$.stdin[] << disable HTTP-POST repassing
7595:
7596: * src/include/pa_request.h 1.158:
7597: * src/main/execute.C 1.293:
7598: * src/main/pa_request.C 1.238:
7599: * src/targets/cgi/parser3.C 1.201:
7600: SIGUSR1 >> writes to error_log uri of currently processed document
7601: SIGPIPE >> interrupts request processing [exception = DB rollback]
7602:
7603: * src/targets/cgi/parser3.C 1.203:
7604: SIGNALS overriden @ main top
7605:
7606: * configure.in 1.48:
7607: * src/include/pa_config_auto.h.in 1.32:
7608: * src/include/pa_config_includes.h 1.21:
7609: * src/main/pa_exec.C 1.42:
7610: * src/targets/cgi/parser3.C 1.204:
7611: comment
7612:
7613: 2002-11-19 paf
7614: * src/targets/cgi/parser3.C 1.199:
7615: removed #ifdef WIN32 around check of CGI: Illegal call
7616:
7617: 2002-11-01 paf
7618: * src/main/execute.C 1.292:
7619: comment
7620:
7621: 2002-10-31 paf
7622: * src/types/pa_vobject.C 1.11:
7623: * src/types/pa_vstateless_object.h 1.27:
7624: object put replaces static parent if any
7625:
7626: * src/main/execute.C 1.291:
7627: found out why, checked that for now.
7628: todo: find out a way for that user could do that
7629:
7630: * src/types/pa_vobject.C [global_static_self_fix] 1.9.4.2:
7631: * src/types/pa_vstateless_class.C [global_static_self_fix] 1.17.4.2:
7632: realized that one can't remember derivates in base class: there's so many of them.
7633: also there can be no virtual method calls in static classes
7634:
7635: * src/classes/op.C 1.124:
7636: * src/types/pa_value.h 1.107:
7637: * src/types/pa_vobject.h 1.36:
7638: * www/htdocs/base.p 1.4:
7639: * www/htdocs/derived.p 1.22:
7640: * www/htdocs/index.html 1.174:
7641: * www/htdocs/operators.p 1.11:
7642: * www/htdocs/some.p 1.2:
7643: ^process[$caller.self]{...}
7644: now compiles to last derived object part of that 'self'
7645:
7646: * src/classes/form.C [global_static_self_fix] 1.32.4.1:
7647: * src/classes/mail.C [global_static_self_fix] 1.80.4.1:
7648: * src/classes/op.C [global_static_self_fix] 1.124.2.1:
7649: * src/classes/xnode.h [global_static_self_fix] 1.16.4.1:
7650: * src/main/execute.C [global_static_self_fix] 1.289.2.1:
7651: * src/main/pa_request.C [global_static_self_fix] 1.236.4.1:
7652: * src/types/pa_value.h [global_static_self_fix] 1.107.2.1:
7653: * src/types/pa_vclass.C [global_static_self_fix] 1.14.4.1:
7654: * src/types/pa_vclass.h [global_static_self_fix] 1.37.4.1:
7655: * src/types/pa_vcode_frame.h [global_static_self_fix] 1.22.4.1:
7656: * src/types/pa_vcookie.C [global_static_self_fix] 1.51.4.1:
7657: * src/types/pa_vcookie.h [global_static_self_fix] 1.21.4.1:
7658: * src/types/pa_vdate.h [global_static_self_fix] 1.22.4.1:
7659: * src/types/pa_venv.h [global_static_self_fix] 1.26.4.1:
7660: * src/types/pa_vfile.h [global_static_self_fix] 1.49.4.1:
7661: * src/types/pa_vform.C [global_static_self_fix] 1.70.4.1:
7662: * src/types/pa_vform.h [global_static_self_fix] 1.43.4.1:
7663: * src/types/pa_vhash.h [global_static_self_fix] 1.40.4.1:
7664: * src/types/pa_vimage.h [global_static_self_fix] 1.31.4.1:
7665: * src/types/pa_vmail.C [global_static_self_fix] 1.32.4.1:
7666: * src/types/pa_vmail.h [global_static_self_fix] 1.6.4.1:
7667: * src/types/pa_vmath.h [global_static_self_fix] 1.12.4.1:
7668: * src/types/pa_vmethod_frame.h [global_static_self_fix] 1.43.4.1:
7669: * src/types/pa_vobject.C [global_static_self_fix] 1.9.4.1:
7670: * src/types/pa_vobject.h [global_static_self_fix] 1.36.2.1:
7671: * src/types/pa_vrequest.C [global_static_self_fix] 1.25.4.1:
7672: * src/types/pa_vrequest.h [global_static_self_fix] 1.23.4.1:
7673: * src/types/pa_vresponse.C [global_static_self_fix] 1.14.2.1:
7674: * src/types/pa_vresponse.h [global_static_self_fix] 1.29.4.1:
7675: * src/types/pa_vstateless_class.C [global_static_self_fix] 1.17.4.1:
7676: * src/types/pa_vstateless_class.h [global_static_self_fix] 1.40.4.1:
7677: * src/types/pa_vstateless_object.h [global_static_self_fix] 1.25.4.1:
7678: * src/types/pa_vstatus.C [global_static_self_fix] 1.13.4.1:
7679: * src/types/pa_vstatus.h [global_static_self_fix] 1.13.4.1:
7680: * src/types/pa_vstring.h [global_static_self_fix] 1.52.4.1:
7681: * src/types/pa_vtable.C [global_static_self_fix] 1.19.4.1:
7682: * src/types/pa_vtable.h [global_static_self_fix] 1.46.4.1:
7683: * src/types/pa_vvoid.h [global_static_self_fix] 1.14.4.1:
7684: * src/types/pa_vxdoc.C [global_static_self_fix] 1.21.4.1:
7685: * src/types/pa_vxdoc.h [global_static_self_fix] 1.29.4.1:
7686: * src/types/pa_vxnode.C [global_static_self_fix] 1.28.4.1:
7687: * src/types/pa_vxnode.h [global_static_self_fix] 1.20.4.1:
7688: * src/types/pa_wwrapper.h [global_static_self_fix] 1.26.4.1:
7689: * www/htdocs/base.p [global_static_self_fix] 1.4.2.1:
7690: * www/htdocs/derived.p [global_static_self_fix] 1.22.2.1:
7691: * www/htdocs/index.html [global_static_self_fix] 1.174.2.1:
7692: static call $self fixed
7693:
7694: * www/htdocs/base.p 1.6:
7695: * www/htdocs/derived.p 1.24:
7696: * www/htdocs/index.html 1.176:
7697: this example creates base object, which is wrong, todo: find
7698: out why
7699:
7700: * src/main/compile.tab.C [global_static_self_fix] 1.75.4.1:
7701: * src/types/pa_vobject.C [global_static_self_fix] 1.9.4.4:
7702: killed $virtual_fields in dynamic, but one can reach derived
7703: static[class] variable from base
7704:
7705: * src/classes/form.C 1.33:
7706: * src/classes/mail.C 1.81:
7707: * src/classes/op.C 1.125:
7708: * src/classes/xnode.h 1.17:
7709: * src/main/compile.tab.C 1.76:
7710: * src/main/execute.C 1.290:
7711: * src/main/pa_request.C 1.237:
7712: * src/types/pa_value.h 1.108:
7713: * src/types/pa_vclass.C 1.15:
7714: * src/types/pa_vclass.h 1.38:
7715: * src/types/pa_vcode_frame.h 1.23:
7716: * src/types/pa_vcookie.C 1.52:
7717: * src/types/pa_vcookie.h 1.22:
7718: * src/types/pa_vdate.h 1.23:
7719: * src/types/pa_venv.h 1.27:
7720: * src/types/pa_vfile.h 1.50:
7721: * src/types/pa_vform.C 1.71:
7722: * src/types/pa_vform.h 1.44:
7723: * src/types/pa_vhash.h 1.41:
7724: * src/types/pa_vimage.h 1.32:
7725: * src/types/pa_vmail.C 1.33:
7726: * src/types/pa_vmail.h 1.7:
7727: * src/types/pa_vmath.h 1.13:
7728: * src/types/pa_vmethod_frame.h 1.44:
7729: * src/types/pa_vobject.C 1.10:
7730: * src/types/pa_vobject.h 1.37:
7731: * src/types/pa_vrequest.C 1.26:
7732: * src/types/pa_vrequest.h 1.24:
7733: * src/types/pa_vresponse.C 1.15:
7734: * src/types/pa_vresponse.h 1.30:
7735: * src/types/pa_vstateless_class.C 1.18:
7736: * src/types/pa_vstateless_class.h 1.41:
7737: * src/types/pa_vstateless_object.h 1.26:
7738: * src/types/pa_vstatus.C 1.14:
7739: * src/types/pa_vstatus.h 1.14:
7740: * src/types/pa_vstring.h 1.53:
7741: * src/types/pa_vtable.C 1.20:
7742: * src/types/pa_vtable.h 1.47:
7743: * src/types/pa_vvoid.h 1.15:
7744: * src/types/pa_vxdoc.C 1.22:
7745: * src/types/pa_vxdoc.h 1.30:
7746: * src/types/pa_vxnode.C 1.29:
7747: * src/types/pa_vxnode.h 1.21:
7748: * src/types/pa_wwrapper.h 1.27:
7749: * www/htdocs/base.p 1.5:
7750: * www/htdocs/derived.p 1.23:
7751: * www/htdocs/index.html 1.175:
7752: static fix merged
7753:
7754: * src/classes/op.C [global_static_self_fix] 1.124.2.2:
7755: * src/types/pa_value.h [global_static_self_fix] 1.107.2.2:
7756: * src/types/pa_vmethod_frame.h [global_static_self_fix] 1.43.4.2:
7757: * src/types/pa_vobject.C [global_static_self_fix] 1.9.4.3:
7758: * src/types/pa_vobject.h [global_static_self_fix] 1.36.2.2:
7759: * src/types/pa_vstateless_class.C [global_static_self_fix] 1.17.4.3:
7760: * src/types/pa_vstateless_class.h [global_static_self_fix] 1.40.4.2:
7761: fixed statics, left $virtual_fields in dynamic
7762:
7763: * src/main/execute.C 1.288:
7764: comment
7765:
7766: 2002-10-30 paf
7767: * www/htdocs/derived.p 1.21:
7768: * www/htdocs/some.p 1.1:
7769: include method overriding tested OK
7770:
7771: 2002-10-29 paf
7772: * src/targets/isapi/parser3isapi.C 1.80:
7773: comment on 404 bad status re-passing [iis to blame]
7774:
7775: * src/classes/string.C 1.122:
7776: changed string.save to pass current sql connection to cstr
7777: thus one can
7778: ^connect[some server]{
7779: $s[insert into table x (x) values (^taint[sql]{value})]
7780: ^s.save[some.sql]
7781: }
7782: and he'd get in some.sql file code with properly escaped.
7783: [tried in mssql->mysql export->import of binary data]
7784:
7785: 2002-10-28 paf
7786: * www/htdocs/index.html 1.172:
7787: * www/htdocs/index.html 1.173:
7788: bad email handling test
7789:
7790: 2002-10-25 paf
7791: * src/include/pa_hash.h [hash_insensitive_garbage] 1.57.4.1:
7792: * src/main/pa_hash.C [hash_insensitive_garbage] 1.52.4.1:
7793: * src/main/pa_request.C [hash_insensitive_garbage] 1.236.2.1:
7794: * src/types/pa_vresponse.C [hash_insensitive_garbage] 1.13.2.1:
7795: saving for maybe-future
7796:
7797: * src/types/pa_vresponse.C 1.14:
7798: case insensitive response user fields get/put
7799:
7800: 2002-10-23 paf
7801: * src/types/pa_vmail.C 1.32:
7802: * www/htdocs/index.html 1.171:
7803: email whitespace trimBoth-ed
7804:
7805: * operators.txt 1.94:
7806: * src/classes/table.C 1.166:
7807: ^table.hash{code}...
7808: ^table.hash(expr)...
7809:
7810: 2002-10-22 paf
7811: * src/types/pa_vform.C 1.70:
7812: * src/types/pa_vform.h 1.43:
7813: removed needless VForm::Append...(...Value)
7814:
7815: * src/main/execute.C 1.287:
7816: $.name outside of $name[...]
7817: checked
7818:
7819: * src/main/compile.tab.C 1.75:
7820: * src/main/compile.y 1.203:
7821: lexer changed to fix ^call[]^#HH bug [that situation yelded no
7822: EON, which whas wrong]
7823:
7824: 2002-10-21 paf
7825: * operators.txt 1.91:
7826: * src/types/pa_vform.C 1.67:
7827: $form:image-map
7828:
7829: * operators.txt 1.92:
7830: * src/types/pa_vform.C 1.68:
7831: $form:nameless = "?value&...", "...&value&...", "...&value"
7832:
7833: * operators.txt 1.93:
7834: * src/types/pa_vform.C 1.69:
7835: * src/types/pa_vform.h 1.42:
7836: $form:qtail
7837: $form:imap.x/y
7838:
7839: * operators.txt 1.90:
7840: * src/classes/file.C 1.102:
7841: * www/htdocs/index.html 1.170:
7842: /some/page.html: ^file:fullpath[a.gif] => /some/a.gif
7843:
7844: 2002-10-17 paf
7845: * src/classes/op.C 1.123:
7846: exception handling fixed [were bad with contexts]
7847:
7848: * src/main/compile.tab.C 1.74:
7849: * src/main/compile.y 1.202:
7850: operators precedence changed a little:
7851: logical not and bitwise negation precedence made highest,
7852: << and >> bitshits precedence made equal [were << higher than >>]
7853:
1.17 paf 7854: 2002-10-16 paf
7855: * src/classes/op.C 1.122:
7856: * src/include/pa_request.h 1.157:
7857: * src/main/execute.C 1.285:
7858: * src/main/execute.C 1.286:
7859: * src/main/pa_request.C 1.236:
7860: * www/htdocs/derived.p 1.20:
7861: * www/htdocs/index.html 1.167:
7862: * www/htdocs/index.html 1.168:
7863: Request::self considered equal to VMethodFrame::self, and removed,
7864: Request::get_self() mapped to VMethodFrame.self()
1.18 paf 7865:
7866: * www/htdocs/index.html 1.169:
7867: bad compile to system class test
1.17 paf 7868:
7869: * src/classes/op.C 1.121:
7870: * src/main/pa_request.C 1.235:
7871: VMainClass now has name = $hash in open field now gives old
7872: good error meesage
7873:
1.15 paf 7874: 2002-10-15 paf
1.17 paf 7875: * www/htdocs/derived.p 1.17:
7876: * www/htdocs/index.html 1.162:
7877: test of ^process from operator called from user class
7878:
7879: * src/types/pa_vjunction.h 1.18:
7880: * www/htdocs/index.html 1.166:
7881: ^if(def $junction){was true}{now false}
7882: use
7883: ^if($junction is junction){was and now true}
7884:
7885: * src/types/pa_vjunction.C 1.2:
7886: ident
7887:
7888: * src/classes/op.C 1.119:
7889: * src/main/compile.tab.C 1.72:
7890: * src/main/compile.y 1.200:
7891: * src/types/pa_vmethod_frame.h 1.42:
7892: process[self] objects also considered [were only classes]
7893:
1.15 paf 7894: * src/main/execute.C 1.283:
7895: * src/targets/cgi/parser3.C 1.198:
7896: * src/types/pa_vstateless_class.C 1.17:
7897: * src/types/pa_vstateless_class.h 1.40:
7898: * www/htdocs/operators.p 1.9:
7899: compiling to system classes disabled
7900:
1.17 paf 7901: * operators.txt 1.88:
7902: * src/classes/op.C 1.116:
7903: * www/htdocs/operators.p 1.8:
7904: ^process[$caller.CLASS]{code-string} added
7905:
7906: * src/types/Makefile.in 1.46:
7907: *** empty log message ***
1.15 paf 7908:
1.17 paf 7909: * src/classes/op.C 1.120:
7910: * src/include/pa_opcode.h 1.23:
7911: * src/include/pa_request.h 1.156:
7912: * src/main/compile.tab.C 1.73:
7913: * src/main/compile.y 1.201:
7914: * src/main/execute.C 1.284:
7915: * src/types/pa_vmethod_frame.h 1.43:
7916: * www/htdocs/derived.p 1.19:
7917: removed last pieces of old code allowing $junction.xxx at
7918: compile time
1.15 paf 7919:
7920: * operators.txt 1.87:
7921: * src/classes/op.C 1.115:
7922: * src/main/compile.tab.C 1.71:
7923: * src/main/compile.y 1.199:
7924: * src/main/execute.C 1.282:
7925: * src/main/pa_request.C 1.234:
7926: * src/types/Makefile.am 1.28:
7927: * src/types/pa_vjunction.C 1.3:
7928: * src/types/pa_vjunction.h 1.17:
7929: * src/types/pa_vmethod_frame.h 1.40:
7930: * src/types/types.dsp 1.35:
7931: * www/htdocs/operators.p 1.7:
7932: removed $junction.get $junction.set[]
7933: introducing $caller
7934:
7935: * src/classes/op.C 1.118:
7936: * src/include/pa_request.h 1.155:
7937: * src/types/pa_vmethod_frame.h 1.41:
7938: * www/htdocs/derived.p 1.18:
7939: * www/htdocs/index.html 1.164:
7940: ^process[CLASS]{body} now executed with CLASS self.
7941: [ (request&method_frame).self temporarily changed ]
7942:
1.17 paf 7943: * src/classes/xdoc.C 1.104:
7944: * src/classes/xnode.C 1.53:
7945: * src/include/pa_charset.h 1.19:
7946: * src/include/pa_pool.h 1.85:
7947: * src/main/pa_charset.C 1.31:
7948: * src/main/pa_pool.C 1.57:
7949: * src/types/pa_vxnode.C 1.28:
7950: * www/htdocs/index.html 1.165:
7951: xml->parser strings now have origin, which points to place
7952: where value left xml library and came to parser: place of dom
7953: field extraction/call
1.16 paf 7954:
1.24 paf 7955: * src/types/pa_value.h 1.106:
7956: removed outdated comments. doxygen would find them lower by
7957: inheritance tree
7958:
1.15 paf 7959: * src/classes/hash.C 1.51:
7960: * src/classes/op.C 1.117:
7961: * www/htdocs/index.html 1.163:
7962: * www/htdocs/operators.p 1.10:
7963: method_frame now always changed, with no exception to native calls.
7964: for&foreach changed to use method_frame.caller for their var's name context
7965:
7966: 2002-10-14 paf
7967: * src/classes/form.C 1.32:
7968: * src/classes/mail.C 1.80:
7969: * src/classes/op.C 1.113:
7970: * src/include/pa_request.h 1.154:
7971: * src/main/compile.C 1.67:
7972: * src/main/compile.tab.C 1.70:
7973: * src/main/compile.y 1.198:
7974: * src/main/execute.C 1.281:
7975: * src/main/pa_request.C 1.233:
7976: * src/types/pa_vstateless_class.h 1.39:
7977: * www/htdocs/index.html 1.161:
7978: operators now main-class-methods
7979:
7980: * src/include/pa_request.h 1.152:
7981: * src/main/execute.C 1.280:
7982: * src/main/pa_request.C 1.232:
7983: operators @auto now executed in MAIN context
7984:
7985: * src/types/pa_vclass.C 1.14:
7986: * src/types/pa_vobject.h 1.35:
7987: * src/types/pa_vstateless_class.C 1.16:
7988: * src/types/pa_vstateless_class.h 1.38:
7989: * www/htdocs/index.html 1.158:
7990: * www/htdocs/operators.p 1.5:
7991: $form:CLASS resurrected [wes killed in action]
7992:
7993: * configure 1.49:
7994: * configure.in 1.47:
7995: * operators.txt 1.86:
7996: * src/include/pa_config_auto.h.in 1.31:
7997: * src/types/pa_vstatus.C 1.13:
7998: * www/htdocs/index.html 1.157:
7999: $status:rusage.tv_secs/usecs introduced
8000:
8001: * src/types/pa_vxnode.C 1.27:
8002: misreplace fixed
8003:
8004: * src/classes/op.C 1.112:
8005: * src/include/pa_request.h 1.153:
8006: * www/htdocs/index.html 1.160:
8007: * www/htdocs/operators.p 1.6:
8008: ^try{^call{}} now has better stack trace [has "call" & co there]
8009:
8010: * src/main/execute.C 1.279:
8011: operator execution context now = MAIN, not closest stack frame
8012:
8013: @touchit[]
8014: $i[after]
8015:
8016: ----t.html
8017: $i[before] << local
8018: ^touchit[]
8019: $i << now 'before', were 'after'
8020:
8021: ---t.html
8022: $i[before] << notlocal [main]
8023: ^touchit[]
8024: $i << now 'after'
8025:
8026: * src/main/execute.C 1.278:
8027: comment
8028:
8029: * src/classes/op.C 1.114:
8030: process compiles to code's class class
8031:
8032: 2002-10-09 paf
8033: * src/classes/double.C 1.52:
8034: * src/classes/int.C 1.48:
8035: * src/classes/string.C 1.121:
8036: * www/htdocs/derived.p 1.16:
8037: * www/htdocs/index.html 1.156:
8038: ^string.int[] now failes on empty string [or uses (default)]
8039:
8040: 2002-10-08 paf
8041: * src/lib/patches/Makefile.am 1.2:
8042: * src/lib/patches/Makefile.in 1.5:
8043: forgot libgdome_morestatic.patch
8044:
8045: * src/types/pa_vxnode.C 1.26:
8046: misreplace
8047:
8048: * src/main/untaint.C 1.109:
8049: mail header quoted printable changed after RFC reread
8050:
8051: * operators.txt 1.85:
8052: plan on ^if(method
8053:
8054: 2002-09-24 paf
8055: * src/targets/cgi/Makefile.am 1.45:
8056: * src/targets/cgi/Makefile.in 1.58:
8057: LIBS were bad name in .am
8058:
8059: * acconfig.h 1.5:
8060: * configure 1.47:
8061: * configure.in 1.46:
8062: * src/include/pa_config_auto.h.in 1.30:
8063: * src/include/pa_config_fixed.h 1.51:
8064: * src/targets/cgi/Makefile.am 1.44:
8065: * src/targets/cgi/Makefile.in 1.57:
8066: * src/types/pa_vmail.C 1.30:
8067: * src/types/pa_vmail.C 1.31:
8068: HAVE_TIMEZONE & co now checked and mailreceive would compile on
8069: freebsd now
8070:
8071: * src/classes/file.C 1.101:
8072: * src/main/untaint.C 1.108:
8073: * www/htdocs/index.html 1.155:
8074: 1.
8075: file spec language changed:
8076: now there are only few chars are untainted:
8077: * ? ' " < > |
8078: and, on unix, : \ ~
8079: [russian letters and SPACES now enabled, one should use ^untaint[uri]{...} now]
8080:
8081: 2.
8082: $list[^file:list[dir]] now returns simply tainted names in $list.name, not tainted as filespec
8083:
8084: @russianindex[]
8085: #dir with files with russian-lang names
8086: $where[dir]
8087:
8088: $dir[^file:list[$where;\.txt^$]]
8089: ^dir.menu{
8090: <a href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br>
8091: }
8092:
8093: 2002-09-23 paf
8094: * src/classes/date.C 1.38:
8095: * src/classes/date.C 1.39:
8096: date bug fix, now round(floatDays*secondsPerDay)
8097:
8098: * src/targets/cgi/Makefile.in 1.56:
8099: *** empty log message ***
8100:
8101: * src/types/pa_vdouble.h 1.41:
8102: double->int round added
8103:
8104: 2002-09-20 paf
8105: * src/types/pa_vhash.h 1.40:
8106: * www/htdocs/operators.p 1.4:
8107: hash.foreach modification of existing keys allowed
8108:
8109: * src/main/compile.tab.C 1.69:
8110: * src/main/compile.y 1.197:
8111: * www/htdocs/index.html 1.153:
8112: changed grammer on junction expanding to include ^junction.method
8113:
8114: * src/classes/xdoc.C 1.102:
8115: empty transform result, being taken as file now returns empty
8116: file, not raises stupid error about "stat-ed file"
8117:
8118: * src/main/execute.C 1.276:
8119: * www/htdocs/index.html 1.154:
8120: code junction calls disabled [before: code was compiled in such a way, that there were no code-junctions in OP_CALL]
8121:
8122: this now error:
8123: @badjunctioncall[]
8124: ^badjunctioncallinside{code}
8125:
8126: @badjunctioncallinside[code]
8127: ^code[]
8128:
8129: * src/targets/apache13/Makefile.am 1.15:
8130: * src/targets/apache13/Makefile.in 1.40:
8131: * src/targets/cgi/Makefile.am 1.43:
8132: * src/targets/cgi/Makefile.in 1.55:
8133: binaries now depend on makefiles, thus taking linking options
8134: configure changes into account [were: ignoring]
8135:
8136: * src/classes/xdoc.C 1.103:
8137: * www/htdocs/index.html 1.152:
8138: xdoc::create[name] now sets $request:charset as internal xdoc
8139: encoding, and after decoding attributes set by dom functions
8140: now encoded OK, not as digital entities
8141:
8142: * src/types/Makefile.in 1.45:
8143: *** empty log message ***
8144:
8145: * src/include/pa_opcode.h 1.22:
8146: * src/include/pa_request.h 1.150:
8147: * src/main/compile.tab.C 1.68:
8148: * src/main/compile.y 1.196:
8149: * src/main/execute.C 1.275:
8150: * src/main/main.dsp 1.159:
8151: * src/targets/cgi/parser3.dsp 1.60:
8152: * src/types/Makefile.am 1.27:
8153: * src/types/pa_vjunction.C 1.1:
8154: * src/types/pa_vjunction.h 1.16:
8155: * src/types/types.dsp 1.34:
8156: * www/htdocs/.htaccess 1.8:
8157: * www/htdocs/index.html 1.151:
8158: introducing $junction.get/put(1)
8159: one can write iterators now:
8160:
8161: ^user-foreach[key;value]{$key=$value<br>}
8162:
8163: @user-foreach[key;value;code]
8164: ^for[i](1;10){
8165: $code.key($i)
8166: $code.value($i*2)
8167: $code
8168: }
8169:
8170: * src/main/pa_common.C 1.120:
8171: -d "DIR/" now true
8172:
8173: * src/main/compile_tools.h 1.66:
8174: mistype
8175:
8176: 2002-09-19 paf
8177: * Makefile.am 1.8:
8178: * Makefile.in 1.21:
8179: * aclocal.m4 1.5:
8180: *** empty log message ***
8181:
8182: * aclocal.m4 1.3:
8183: forced to be older
8184:
8185: * Makefile.am 1.12:
8186: * Makefile.in 1.25:
8187: new: make commit
8188:
8189: 2002-09-18 paf
8190: * parser3.dsw 1.4:
8191: * src/include/pa_opcode.h 1.21:
8192: * src/main/compile.tab.C 1.67:
8193: * src/main/compile.y 1.195:
8194: * src/main/execute.C 1.274:
8195: * www/htdocs/index.html 1.150:
8196: << >> int shifts
8197:
8198: * src/classes/file.C 1.100:
8199: * www/htdocs/index.html 1.149:
8200: * www/htdocs/mailreceive.eml 1.3:
8201: ^file::exec/cgi $.stdin[can be file now]
8202: so that one can pass binary data there
8203:
8204: * src/include/pa_common.h 1.82:
8205: * src/include/pa_request.h 1.149:
8206: * src/main/pa_common.C 1.119:
8207: * src/main/pa_request.C 1.230:
8208: auto.p exists but unreadable - now this - fatal error
8209:
8210: * src/classes/date.C 1.37:
8211: * src/classes/double.C 1.51:
8212: * src/classes/file.C 1.99:
8213: * src/classes/hash.C 1.50:
8214: * src/classes/image.C 1.76:
8215: * src/classes/int.C 1.47:
8216: * src/classes/mail.C 1.79:
8217: * src/classes/op.C 1.111:
8218: * src/classes/response.C 1.22:
8219: * src/classes/string.C 1.120:
8220: * src/classes/table.C 1.165:
8221: * src/classes/void.C 1.25:
8222: * src/classes/xdoc.C 1.101:
8223: * src/classes/xnode.C 1.52:
8224: * src/include/pa_request.h 1.148:
8225: * www/htdocs/index.html 1.148:
8226: pa_request contexts made privated, plus get_{self/method_frame} to read.
8227: Request_context_saver used in ^try to save flang too.
8228: [were not saved]
8229:
8230: * src/types/pa_vresponse.C 1.13:
8231: header value chains joined before output, this should help
8232: $.subject[$var $var]
8233: from being converted to
8234: subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
8235:
8236: 2002-09-17 paf
8237: * src/classes/op.C 1.109:
8238: * www/htdocs/index.html 1.147:
8239: * www/htdocs/operators.p 1.2:
8240: made place for ^process to compile it's code to in case of no self
8241:
8242: * src/classes/op.C 1.110:
8243: * src/main/execute.C 1.272:
8244: * src/main/pa_request.C 1.229:
8245: * src/types/pa_value.C 1.8:
8246: * src/types/pa_value.h 1.104:
8247: * src/types/pa_vmethod_frame.h 1.38:
8248: * src/types/pa_vstateless_class.h 1.37:
8249: * www/htdocs/operators.p 1.3:
8250: operators now executed with MAIN self.
8251: it's for ^include sake, too strong a change
8252:
8253: * src/classes/hash.C 1.47:
8254: foreach delims bug fixed [were ,2,3]
8255:
8256: * src/classes/hash.C 1.48:
8257: * src/classes/table.C 1.162:
8258: * src/include/pa_sql_connection.h 1.29:
8259: * www/htdocs/index.html 1.141:
8260: table.sql hash::sql duplicate keys now errors
8261:
8262: * src/main/execute.C 1.273:
8263: * src/types/pa_value.h 1.105:
8264: * src/types/pa_vmethod_frame.h 1.39:
8265: removed changes, operators executed with calling self.
8266: lots of code with ^include code relies on defined/defining self variables
8267:
8268: $a[1]
8269: ^include[print_a.p]
8270: print_a.p: $a
8271:
8272: ^include[set_a.p]
8273: a=$a
8274: set_a.p:
8275: $a[1]
8276:
8277: * operators.txt 1.83:
8278: * operators.txt 1.84:
8279: * src/classes/hash.C 1.49:
8280: * src/classes/table.C 1.163:
8281: * src/include/pa_globals.h 1.95:
8282: * src/main/pa_globals.C 1.139:
8283: * www/htdocs/index.html 1.142:
8284: table.sql hash::sql flag to allow duplicate keys [$.distinct(1/0)]
8285: first record taken [were last]
8286:
8287: * src/main/execute.C 1.270:
8288: * src/main/execute.C 1.271:
8289: * src/types/pa_value.C 1.7:
8290: * src/types/pa_value.h 1.103:
8291: * src/types/pa_vstateless_class.h 1.36:
8292: * www/htdocs/index.html 1.146:
8293: found ancient param to Junction, removed.
8294: allowed passing self to native_code_operators [for ^process to work, she needs self]
8295:
8296: * Makefile.in 1.20:
8297: * bin/Makefile.in 1.5:
8298: * bin/auto.p.dist.in 1.8:
8299: * configure 1.40:
8300: * configure 1.41:
8301: * configure.in 1.40:
8302: * configure.in 1.41:
8303: * etc/Makefile.in 1.10:
8304: * etc/parser3.charsets/Makefile.in 1.13:
8305: * src/Makefile.in 1.51:
8306: * src/classes/Makefile.in 1.49:
8307: * src/classes/gd/Makefile.in 1.39:
8308: * src/classes/smtp/Makefile.in 1.8:
8309: * src/include/Makefile.in 1.7:
8310: * src/lib/Makefile.in 1.4:
8311: * src/lib/md5/Makefile.in 1.2:
8312: * src/lib/patches/Makefile.in 1.4:
8313: * src/lib/pcre/Makefile.in 1.4:
8314: * src/main/Makefile.in 1.45:
8315: * src/sql/Makefile.in 1.7:
8316: * src/targets/Makefile.in 1.38:
8317: * src/targets/apache13/Makefile.in 1.39:
8318: * src/targets/cgi/Makefile.in 1.54:
8319: * src/targets/isapi/Makefile.in 1.7:
8320: * src/types/Makefile.in 1.44:
8321: so now detected [can be .sl on hpux, .dll on cygwin, .so in
8322: other cases)
8323:
8324: * bin/auto.p.dist.in 1.9:
8325: strange \n
8326:
8327: * src/classes/table.C 1.164:
8328: * src/classes/xdoc.C 1.100:
8329: * www/htdocs/index.html 1.144:
8330: table::sql options
8331: table::create copy options
8332: options checked, wrong option now fatal error
8333:
8334: * src/main/pa_string.C 1.170:
8335: * www/htdocs/index.html 1.143:
8336: string.replace fixed [were missing words on pieces boundaries]
8337:
8338: * src/main/execute.C 1.269:
8339: * src/main/pa_request.C 1.228:
8340: * src/types/pa_value.C 1.6:
8341: * src/types/pa_value.h 1.102:
8342: * src/types/pa_vmethod_frame.h 1.37:
8343: * src/types/pa_vstateless_class.h 1.35:
8344: * www/htdocs/index.html 1.145:
8345: * www/htdocs/operators.p 1.1:
8346: allowed Request.self to be 0, checked that in VMethodFrame get
8347: put and $self.
8348:
8349: * src/classes/op.C 1.108:
8350: * src/classes/table.C 1.161:
8351: * www/htdocs/index.html 1.140:
8352: menu/for delims bug fixed [were ,2,3]
8353:
8354: 2002-09-16 paf
8355: * src/classes/file.C 1.98:
8356: * www/htdocs/index.html 1.139:
8357: file::cgi line ends can be both unix & dos. and they can be unix [\n\n] on win when 'use CGI' used, it causes stdout to be binary.
8358: now detected closest header break.
8359:
8360: * src/main/untaint.C 1.107:
8361: * src/types/pa_vmail.C 1.29:
8362: mail:send closing ?= now closed right
8363:
8364: 2002-09-13 paf
8365: * operators.txt 1.81:
8366: * src/main/compile.tab.C 1.65:
8367: * src/main/compile.y 1.193:
8368: * www/htdocs/index.html 1.137:
8369: !| bitwise
8370: !|| numerical
8371: xor now
8372: [preparing for expression #comments]
8373:
8374: * src/main/compile.tab.C 1.63:
8375: * src/main/compile.y 1.191:
8376: * src/types/pa_vresponse.C 1.12:
8377: * www/htdocs/index.html 1.135:
8378: cookie date now clean [were mistakenly tainted & that worked
8379: bad with opera -- 'happily' that worked OK with msie]
8380:
8381: * src/main/compile.tab.C 1.64:
8382: * src/main/compile.y 1.192:
8383: * www/htdocs/index.html 1.136:
8384: @method[$name]
8385: now parse error
8386:
8387: * operators.txt 1.82:
8388: * src/main/compile.tab.C 1.66:
8389: * src/main/compile.y 1.194:
8390: * src/main/compile_tools.h 1.65:
8391: * www/htdocs/index.html 1.138:
8392: (expression #comment)
8393:
8394: (multiline expression #comment
8395: line2 #comment
8396: )
8397:
8398: (expression #comment with (brackets) comment) << OK
8399:
8400: * Makefile.in 1.19:
8401: * configure 1.39:
8402: * configure.in 1.39:
8403: * src/include/pa_config_auto.h.in 1.29:
8404: HAVE_WINSOCK_H created in configure.in
8405:
8406: * src/include/pa_config_fixed.h 1.50:
8407: * src/main/pa_socks.C 1.17:
8408: HAVE_WINSOCK_H cheched in pa_socks.C
8409:
8410: 2002-09-12 paf
8411: * src/main/untaint.C 1.105:
8412: * www/htdocs/index.html 1.134:
8413: quoted printable ' ' now =20
8414: and encoding stops before <...>$
8415:
8416: * src/types/pa_vclass.C 1.13:
8417: * src/types/pa_vmail.C 1.28:
8418: * src/types/pa_vobject.C 1.8:
8419: VObject & VClass
8420: get_element
8421: now first looks to fields, next to methods & co
8422: todo: the rest
8423: reason: more speed
8424:
8425: * src/main/untaint.C 1.106:
8426: quoted printable encoding stops before \s*<...>$
8427:
8428: 2002-09-11 paf
8429: * src/main/pa_charset.C 1.30:
8430: * src/targets/cgi/parser3.dsp 1.59:
8431: * www/htdocs/index.html 1.133:
8432: while fixing ( xmlCharEncodingInput/OutputFunc callbacks returned bad value )
8433: forgot to check users of those funcs. not all were using that return value convention
8434:
8435: * etc/parser3.charsets/windows-1254.cfg 1.1:
8436: * src/lib/pcre/ibm-1254.ucm 1.1:
8437: windows-1254 added
8438:
8439: 2002-09-10 paf
8440: * src/classes/op.C 1.106:
8441: * src/main/execute.C 1.265:
8442: * src/types/pa_value.C 1.5:
8443: * src/types/pa_value.h 1.100:
8444: * src/types/pa_vcode_frame.h 1.22:
8445: * src/types/pa_vmethod_frame.h 1.36:
8446: * src/types/pa_wcontext.C 1.23:
8447: * src/types/pa_wcontext.h 1.39:
8448: * src/types/pa_wwrapper.h 1.25:
8449: moved junction kill responsibility to wcontext
8450:
8451: * src/main/execute.C 1.267:
8452: * src/types/pa_value.h 1.101:
8453: * src/types/pa_wwrapper.h 1.26:
8454: WWrapper which used in constructing objects(second param to sql method) ^...sql{}[$.default{code}]
8455: now has parent, wich helps code in hash to survivi
8456:
8457: * src/include/pa_request.h 1.147:
8458: * src/main/execute.C 1.266:
8459: removed redundant param to execute [stack said 'thanks']
8460:
8461: * src/classes/file.C 1.97:
8462: decided not to log exec's with stderr, that could be warnings,
8463: and it's up to scritper to log/show them
8464:
8465: * src/main/pa_charset.C 1.29:
8466: * src/types/pa_vmail.C 1.27:
8467: * www/htdocs/index.html 1.131:
8468: xmlCharEncodingInput/OutputFunc callbacks returned bad value in case of unfinished in buffer processing, causing accidental transcode stop [in case that source enc != utf-8 & there is incomplete utf-8 sequence at the end of 16000block iside of libxml lib]
8469: tfm readed & code updated
8470:
8471: * src/classes/op.C 1.107:
8472: * src/main/execute.C 1.268:
8473: * src/types/pa_wcontext.h 1.40:
8474: * src/types/pa_wcontext.h 1.41:
8475: VCodeFrame parent param were specified badly
8476:
8477: * src/classes/double.C 1.50:
8478: * src/main/execute.C 1.264:
8479: * www/htdocs/index.html 1.132:
8480: double:sql badly called write_assign_lang, not write_no_lang,
8481: thus doing unnecessary double/string converstion, which were loosing time&precesion
8482:
8483: 2002-09-04 paf
8484: * src/types/pa_vxnode.C 1.25:
8485: * www/htdocs/index.html 1.129:
8486: removed too strong checks of xnode.elements.
8487: now, for instance, if element does not have any attributes, $xnode.attributes is void, not error
8488:
8489: * configure 1.37:
8490: * configure.in 1.38:
8491: introducing --with-sjlj-exceptions
8492: [hpux can not work with longjump/throw pair, and one must switch that on there.
8493: todo: detect that automatically]
8494:
8495: * configure 1.38:
8496: makes with sjlj
8497:
8498: * src/include/pa_config_auto.h.in 1.28:
8499: sjlj define
8500:
8501: * INSTALL 1.26:
8502: * src/include/pa_config_fixed.h 1.49:
8503: * src/include/pa_sql_connection.h 1.28:
8504: * src/main/pa_sql_driver_manager.C 1.65:
8505: * www/htdocs/index.html 1.130:
8506: -with-sjlj-exceptions define checked.
8507: on win32 it made default
8508:
8509: 2002-09-02 paf
8510: * Makefile.am 1.7:
8511: * Makefile.in 1.18:
8512: * src/types/pa_vdate.h 1.20:
8513: happy now only install-exec
8514:
8515: * src/types/pa_vdate.h 1.21:
8516: removed debug
8517:
8518: * operators.txt 1.80:
8519: * src/main/execute.C 1.263:
8520: * src/targets/cgi/parser3.dsp 1.58:
8521: * www/htdocs/index.html 1.128:
8522: removed double_result, didn't help
8523:
8524: * src/types/pa_vdate.h 1.22:
8525: *** empty log message ***
8526:
8527: * src/main/execute.C 1.258:
8528: fixed numeric < & co so that thay now use c=a-b, c OPERATOR 0.
8529: this works fine on solaris/intel for still unknown reason.
8530:
8531: * src/main/execute.C 1.261:
8532: double_result made to move that var away from hungry g++ optimizer (-O2),
8533: before: it were optimized and comparison operators worked badly
8534:
8535: 2002-08-29 paf
8536: * parser3.dsw 1.3:
8537: * src/classes/classes.dsp 1.25:
8538: * src/classes/hash.C 1.46:
8539: * src/classes/op.C 1.105:
8540: * src/classes/string.C 1.119:
8541: * src/include/pa_request.h 1.146:
8542: * src/lib/md5/md5.dsp 1.2:
8543: * src/main/execute.C 1.257:
8544: * src/main/main.dsp 1.158:
8545: * src/main/pa_request.C 1.227:
8546: * src/targets/cgi/parser3.dsp 1.57:
8547: * src/types/pa_value.C 1.4:
8548: * src/types/pa_value.h 1.99:
8549: * src/types/pa_vmail.C 1.26:
8550: * src/types/pa_vmethod_frame.h 1.35:
8551: * src/types/pa_wcontext.h 1.38:
8552: * src/types/types.dsp 1.33:
8553: * www/htdocs/index.html 1.127:
8554: junction_cleaner moved to auto VMethodFrame [called less frequent, allowed to remove ugly Junction.change_context-s from many places, switch, mail:send..html{}, ..]
8555: request.root renamed to method_frame [more easyreading]
8556: ancient {...PUSH/POPs...} changed to stack vars [speed up]
8557:
8558: 2002-08-28 paf
8559: * operators.txt 1.79:
8560: * src/classes/string.C 1.118:
8561: * www/htdocs/derived.p 1.15:
8562: * www/htdocs/index.html 1.124:
8563: ^string.split[delim[;options]]
8564:
8565: * src/types/pa_vcookie.C 1.50:
8566: * www/htdocs/index.html 1.125:
8567: fixed cookie delete when
8568: $cookie:name[$.value[]]
8569:
8570: * src/types/pa_vcookie.C 1.51:
8571: * www/htdocs/index.html 1.126:
8572: $cookie:name[&]
8573: $cookie:name << now tainted
8574:
8575: 2002-08-27 paf
8576: * etc/parser3.charsets/Makefile.am 1.4:
8577: * etc/parser3.charsets/Makefile.in 1.12:
8578: merged from 3.0.0005
8579:
8580: * INSTALL 1.25:
8581: recommended latest gmime 1.0.5
8582:
8583: * operators.txt 1.78:
8584: * src/main/compile.tab.C 1.62:
8585: * src/main/compile.y 1.190:
8586: * www/htdocs/index.html 1.123:
8587: * www/htdocs/mailreceive.eml 1.2:
8588: # now delimiter
8589:
8590: 2002-08-26 paf
8591: * configure 1.36:
8592: * configure.in 1.37:
8593: * src/targets/apache13/Makefile.am 1.14:
8594: * src/targets/apache13/Makefile.in 1.38:
8595: apache13/hook added to make dist.
8596:
8597: 2002-08-23 paf
8598: * src/include/pa_common.h 1.81:
8599: * src/main/pa_common.C 1.118:
8600: * src/targets/cgi/parser3.C 1.197:
8601: * src/targets/isapi/parser3isapi.C 1.79:
8602: * www/htdocs/index.html 1.122:
8603: when auto.p beside binary [cgi, isapi] not accessible [due to
8604: bad rights or whatever] it's error now
8605:
8606: 2002-08-21 paf
8607: * src/main/pa_string.C 1.169:
8608: * www/htdocs/index.html 1.121:
8609: fixed bad language bug, [were wrong string cloning constructor]
8610:
8611: * src/main/compile.tab.C 1.61:
8612: * src/main/compile.y 1.189:
8613: * src/main/compile_tools.C 1.53:
8614: * src/main/compile_tools.h 1.64:
8615: * www/htdocs/derived.p 1.13:
8616: * www/htdocs/derived.p 1.14:
8617: "BASE:"
8618: "BASE::"
8619: syntax allowed, means "base class".
8620: compiled as if here they named base class
8621:
8622: * bin/auto.p.dist.in 1.7:
8623: * src/targets/cgi/parser3.C 1.196:
8624: * src/types/pa_vfile.C 1.34:
8625: * src/types/pa_vmail.C 1.23:
8626: * www/htdocs/mailreceive.eml 1.1:
8627: * www/htdocs/mailreceive.html 1.1:
8628: $mail.received.file.value.content-type fixed
8629:
8630: * Makefile.am 1.6:
8631: * Makefile.in 1.17:
8632: can use:
8633: make happy
8634: equals to
8635: make update install
8636:
8637: * src/main/execute.C 1.256:
8638: * src/types/pa_vobject.h 1.34:
8639: * www/htdocs/base.p 1.3:
8640: * www/htdocs/derived.p 1.12:
8641: * www/htdocs/index.html 1.120:
8642: fixed virtual calls
8643:
8644: 2002-08-20 paf
8645: * operators.txt 1.76:
8646: * src/classes/void.C 1.23:
8647: * www/htdocs/index.html 1.117:
8648: ^void.length[] = 0 merged from 3.0.0005
8649:
8650: * operators.txt 1.77:
8651: * src/classes/void.C 1.24:
8652: * www/htdocs/index.html 1.118:
8653: ^void.pos[...] = -1 merged from 3.0.0005
8654:
8655: * operators.txt [release_3_0_0005] 1.59.2.3:
8656: * src/classes/void.C [release_3_0_0005] 1.21.2.1:
8657: ^void.length[] = 0
8658:
8659: * operators.txt [release_3_0_0005] 1.59.2.4:
8660: * src/classes/void.C [release_3_0_0005] 1.21.2.2:
8661: ^void.pos[...] = -1
8662:
8663: * src/classes/file.C 1.96:
8664: * www/htdocs/index.html 1.119:
8665: fixed language of file:file result
8666:
8667: 2002-08-19 paf
8668: * src/classes/xnode.C 1.49:
8669: * src/classes/xnode.C 1.50:
8670: * src/classes/xnode.C 1.51:
8671: * src/types/pa_vxdoc.C 1.21:
8672: xdoc.fields fixed [were error in xnode, which were not catched
8673: in xdoc]
8674:
8675: * src/classes/xdoc.C 1.99:
8676: xdoc getElementsByTagName, ...NS
8677: overriden, work now
8678:
8679: * src/include/pa_stylesheet_connection.h 1.31:
8680: * src/main/pa_globals.C 1.138:
8681: prepared:
8682: // validate each document after load/create (?)
8683: //xmlDoValidityCheckingDefaultValue = 1;
8684:
8685: 2002-08-15 paf
8686: * src/types/pa_vrequest.C 1.25:
8687: * www/htdocs/index.html 1.113:
8688: $request:body unprecessed POST request
8689:
8690: * operators.txt 1.71:
8691: * src/classes/form.C 1.31:
8692: * src/include/pa_pool.h 1.84:
8693: * src/include/pa_request.h 1.145:
8694: * src/main/pa_pool.C 1.56:
8695: * src/types/pa_vform.C 1.66:
8696: * src/types/pa_vform.h 1.41:
8697: * www/htdocs/.htaccess 1.7:
8698: planning/preparing_to $request:body
8699: r.post_data now const
8700:
8701: * src/classes/image.C 1.75:
8702: * src/classes/op.C 1.104:
8703: * src/classes/xdoc.C 1.98:
8704: * src/classes/xnode.C 1.48:
8705: * src/main/execute.C 1.255:
8706: * src/types/pa_value.h 1.97:
8707: * src/types/pa_vhash.h 1.39:
8708: * src/types/pa_vobject.C 1.7:
8709: * src/types/pa_vobject.h 1.33:
8710: * src/types/pa_vtable.h 1.46:
8711: * www/htdocs/index.html 1.111:
8712: instead of type() checking everywhere used Value.as
8713: now user descendants can be used in params.
8714:
8715: VObject::as_*, is_defined now taken from bases.
8716: xtable(table)
8717: ^if($xtable) now OK
8718:
8719: * operators.txt 1.73:
8720: * src/include/pa_common.h 1.80:
8721: * src/main/pa_common.C 1.117:
8722: * src/types/pa_vcookie.C 1.49:
8723: * src/types/pa_vdate.h 1.19:
8724: * src/types/pa_vresponse.C 1.11:
8725: * src/types/pa_vresponse.h 1.29:
8726: * www/htdocs/index.html 1.115:
8727: $response:field[date]
8728: $response:field[$.xxx[date]]
8729:
8730: * src/types/pa_value.h 1.98:
8731: * src/types/pa_vdate.h 1.18:
8732: * src/types/pa_vrequest.C 1.24:
8733: * src/types/pa_vxdoc.C 1.20:
8734: * src/types/pa_vxnode.C 1.24:
8735: * www/htdocs/index.html 1.112:
8736: few barks:
8737: bark("%s field not found", 0, &aname)
8738:
8739: * src/classes/hash.C 1.45:
8740: * src/classes/string.C 1.117:
8741: * src/classes/table.C 1.160:
8742: * src/classes/void.C 1.22:
8743: * src/include/pa_sql_connection.h 1.27:
8744: * www/htdocs/index.html 1.114:
8745: fixed source of ^hash::sql{bad}
8746:
8747: * src/classes/classes.h 1.22:
8748: * www/htdocs/index.html 1.116:
8749: write to static var caused useless Exception, introduced
8750: Methoded::put_element wich consumes those
8751:
8752: * src/main/execute.C 1.254:
8753: * src/types/pa_value.h 1.96:
8754: * src/types/pa_vclass.C 1.12:
8755: * src/types/pa_vclass.h 1.37:
8756: * src/types/pa_vobject.C 1.6:
8757: * src/types/pa_vobject.h 1.32:
8758: * src/types/pa_vxdoc.C 1.19:
8759: * src/types/pa_vxdoc.h 1.29:
8760: is->as
8761:
8762: * operators.txt 1.72:
8763: $request:body unprecessed POST request body
8764:
8765: 2002-08-14 paf
8766: * src/targets/cgi/Makefile.am 1.41:
8767: * src/targets/cgi/fixopt.C 1.1:
8768: * src/targets/cgi/fixopt.C 1.2:
8769: * src/targets/cgi/fixopt.h 1.1:
8770: * src/targets/cgi/parser3.C 1.194:
8771: * src/targets/cgi/parser3.dsp 1.55:
8772: fixopt now preprocesses command line params, splitting them by
8773: space, excluding argv[0], argv[argc-1]
8774:
8775: * src/classes/xnode.h 1.16:
8776: * src/main/execute.C 1.253:
8777: * src/targets/cgi/parser3.dsp 1.56:
8778: * src/types/pa_value.h 1.95:
8779: * src/types/pa_vclass.C 1.11:
8780: * src/types/pa_vclass.h 1.36:
8781: * src/types/pa_vcode_frame.h 1.21:
8782: * src/types/pa_vcookie.C 1.48:
8783: * src/types/pa_vcookie.h 1.21:
8784: * src/types/pa_vdate.h 1.17:
8785: * src/types/pa_venv.h 1.26:
8786: * src/types/pa_vfile.h 1.49:
8787: * src/types/pa_vform.C 1.65:
8788: * src/types/pa_vform.h 1.40:
8789: * src/types/pa_vhash.h 1.38:
8790: * src/types/pa_vimage.h 1.31:
8791: * src/types/pa_vmail.C 1.22:
8792: * src/types/pa_vmail.h 1.6:
8793: * src/types/pa_vmath.h 1.12:
8794: * src/types/pa_vmethod_frame.h 1.34:
8795: * src/types/pa_vobject.C 1.5:
8796: * src/types/pa_vobject.h 1.31:
8797: * src/types/pa_vrequest.C 1.23:
8798: * src/types/pa_vrequest.h 1.23:
8799: * src/types/pa_vresponse.C 1.10:
8800: * src/types/pa_vresponse.h 1.28:
8801: * src/types/pa_vstateless_class.h 1.34:
8802: * src/types/pa_vstateless_object.h 1.25:
8803: * src/types/pa_vstatus.C 1.12:
8804: * src/types/pa_vstatus.h 1.13:
8805: * src/types/pa_vstring.h 1.52:
8806: * src/types/pa_vtable.C 1.19:
8807: * src/types/pa_vtable.h 1.45:
8808: * src/types/pa_vvoid.h 1.14:
8809: * src/types/pa_vxdoc.C 1.18:
8810: * src/types/pa_vxdoc.h 1.28:
8811: * src/types/pa_vxnode.C 1.23:
8812: * src/types/pa_vxnode.h 1.20:
8813: * src/types/pa_wwrapper.h 1.24:
8814: * www/htdocs/index.html 1.110:
8815: is now works with VObject & VClass
8816:
8817: * src/types/pa_vmail.C 1.21:
8818: mail: turned off utf8 to source transcoding
8819:
8820: * src/targets/cgi/parser3.C 1.193:
8821: -f config file
8822:
8823: * src/targets/cgi/Makefile.am 1.42:
8824: * src/targets/cgi/fixopt.C 1.3:
8825: * src/targets/cgi/fixopt.h 1.2:
8826: * src/targets/cgi/parser3.C 1.195:
8827: removed fixopt stupidity. on stupid linux use
8828: cd /document/root
8829: ../cgi/parser3 script
8830:
8831: * src/targets/cgi/Makefile.in 1.52:
8832: * src/targets/cgi/Makefile.in 1.53:
8833: *** empty log message ***
8834:
8835: * src/targets/cgi/parser3.C 1.192:
8836: * www/htdocs/auto.p 1.17:
8837: * www/htdocs/derived.p 1.11:
8838: * www/htdocs/index.html 1.109:
8839: fixed .log file dir
8840:
8841: 2002-08-13 paf
8842: * www/htdocs/derived.p 1.7:
8843: sample: dont convinient that table fields can be overridden
8844:
8845: * src/types/Makefile.in 1.43:
8846: added vobject.c & vclass
8847:
8848: * src/types/Makefile.in 1.42:
8849: VAliased removed
8850:
8851: * src/types/pa_vclass.C 1.9:
8852: * www/htdocs/derived.p 1.9:
8853: checked: form[vclass]fields can be overwritten in derived(table)
8854:
8855: * src/types/Makefile.am 1.26:
8856: * src/types/pa_vclass.C 1.7:
8857: * src/types/pa_vclass.h 1.34:
8858: * src/types/pa_vobject.C 1.1:
8859: * src/types/pa_vobject.h 1.29:
8860: * src/types/types.dsp 1.32:
8861: reorganized modules
8862: todo: fix bug with put endless recoursion
8863: todo: check 'as'
8864:
8865: * src/types/pa_vclass.C 1.10:
8866: * www/htdocs/index.html 1.107:
8867: allow override parent variables, useful for form descendants
8868:
8869: * src/types/pa_vobject.C 1.4:
8870: * www/htdocs/derived.p 1.10:
8871: * www/htdocs/index.html 1.108:
8872: allow override parent variables, useful for form descendants [
8873: in vobject too, were in vclass]
8874:
8875: * src/classes/form.C 1.30:
8876: * src/classes/mail.C 1.78:
8877: * src/classes/op.C 1.103:
8878: * src/classes/xnode.h 1.15:
8879: * src/include/pa_request.h 1.144:
8880: * src/main/execute.C 1.252:
8881: * src/main/pa_request.C 1.226:
8882: * src/types/pa_value.h 1.94:
8883: * src/types/pa_vclass.C 1.8:
8884: * src/types/pa_vclass.h 1.35:
8885: * src/types/pa_vcode_frame.h 1.20:
8886: * src/types/pa_vcookie.C 1.47:
8887: * src/types/pa_vcookie.h 1.20:
8888: * src/types/pa_vdate.h 1.16:
8889: * src/types/pa_venv.h 1.25:
8890: * src/types/pa_vfile.h 1.48:
8891: * src/types/pa_vform.C 1.64:
8892: * src/types/pa_vform.h 1.39:
8893: * src/types/pa_vhash.h 1.37:
8894: * src/types/pa_vimage.h 1.30:
8895: * src/types/pa_vmail.C 1.20:
8896: * src/types/pa_vmail.h 1.5:
8897: * src/types/pa_vmath.h 1.11:
8898: * src/types/pa_vmethod_frame.h 1.33:
8899: * src/types/pa_vobject.C 1.3:
8900: * src/types/pa_vobject.h 1.30:
8901: * src/types/pa_vrequest.C 1.22:
8902: * src/types/pa_vrequest.h 1.22:
8903: * src/types/pa_vresponse.C 1.9:
8904: * src/types/pa_vresponse.h 1.27:
8905: * src/types/pa_vstateless_class.h 1.33:
8906: * src/types/pa_vstateless_object.h 1.24:
8907: * src/types/pa_vstatus.C 1.11:
8908: * src/types/pa_vstatus.h 1.12:
8909: * src/types/pa_vstring.h 1.51:
8910: * src/types/pa_vtable.C 1.18:
8911: * src/types/pa_vtable.h 1.44:
8912: * src/types/pa_vvoid.h 1.13:
8913: * src/types/pa_vxdoc.C 1.17:
8914: * src/types/pa_vxdoc.h 1.27:
8915: * src/types/pa_vxnode.C 1.22:
8916: * src/types/pa_vxnode.h 1.19:
8917: * src/types/pa_wwrapper.h 1.23:
8918: introduced Value::get_element(..., bool looking_down) [needed
8919: to exclude endless recoursion]
8920:
8921: * src/classes/table.C 1.159:
8922: * src/types/pa_vtable.C 1.17:
8923: * src/types/pa_vtable.h 1.43:
8924: * www/htdocs/derived.p 1.5:
8925: fixed error message on using non-created table
8926:
8927: * src/classes/form.C 1.29:
8928: * src/classes/hash.C 1.44:
8929: * src/classes/mail.C 1.77:
8930: * src/classes/op.C 1.102:
8931: * src/classes/xnode.h 1.14:
8932: * src/include/pa_request.h 1.143:
8933: * src/main/compile.C 1.66:
8934: * src/main/compile.tab.C 1.60:
8935: * src/main/execute.C 1.251:
8936: * src/main/pa_request.C 1.225:
8937: * src/types/pa_value.h 1.93:
8938: * src/types/pa_vclass.h 1.33:
8939: * src/types/pa_vcode_frame.h 1.19:
8940: * src/types/pa_vcookie.C 1.46:
8941: * src/types/pa_vcookie.h 1.19:
8942: * src/types/pa_vdate.h 1.15:
8943: * src/types/pa_venv.h 1.24:
8944: * src/types/pa_vfile.h 1.47:
8945: * src/types/pa_vform.C 1.63:
8946: * src/types/pa_vform.h 1.38:
8947: * src/types/pa_vhash.h 1.36:
8948: * src/types/pa_vimage.C 1.20:
8949: * src/types/pa_vimage.h 1.29:
8950: * src/types/pa_vmail.C 1.19:
8951: * src/types/pa_vmail.h 1.4:
8952: * src/types/pa_vmath.h 1.10:
8953: * src/types/pa_vmethod_frame.h 1.32:
8954: * src/types/pa_vobject.h 1.26:
8955: * src/types/pa_vrequest.C 1.20:
8956: * src/types/pa_vrequest.h 1.20:
8957: * src/types/pa_vresponse.C 1.8:
8958: * src/types/pa_vresponse.h 1.26:
8959: * src/types/pa_vstateless_class.h 1.32:
8960: * src/types/pa_vstateless_object.h 1.23:
8961: * src/types/pa_vstatus.C 1.10:
8962: * src/types/pa_vstatus.h 1.11:
8963: * src/types/pa_vstring.h 1.50:
8964: * src/types/pa_vtable.C 1.16:
8965: * src/types/pa_vtable.h 1.42:
8966: * src/types/pa_vvoid.h 1.12:
8967: * src/types/pa_vxdoc.C 1.16:
8968: * src/types/pa_vxdoc.h 1.26:
8969: * src/types/pa_vxnode.C 1.21:
8970: * src/types/pa_vxnode.h 1.18:
8971: * src/types/pa_wwrapper.h 1.22:
8972: * www/htdocs/derived.p 1.4:
8973: VObject.get/out now looking down/up tree
8974: todo: fix error message on non-constructed parents
8975:
8976: * src/types/pa_vobject.h 1.28:
8977: * www/htdocs/derived.p 1.8:
8978: checked: table fields can be overwritten in derived(table)
8979:
8980: * src/types/pa_vobject.h 1.27:
8981: * www/htdocs/derived.p 1.6:
8982: * www/htdocs/index.html 1.106:
8983: derived classes can have fields of their own now
8984:
8985: 2002-08-12 paf
8986: * src/main/compile.tab.C 1.59:
8987: * src/main/compile.y 1.188:
8988: * src/main/execute.C 1.249:
8989: * src/main/execute.C 1.250:
8990: * src/main/pa_request.C 1.224:
8991: * src/types/Makefile.am 1.25:
8992: * src/types/pa_valiased.C 1.17:
8993: * src/types/pa_valiased.h 1.23:
8994: * src/types/pa_value.h 1.92:
8995: * src/types/pa_vclass.h 1.32:
8996: * src/types/pa_vobject.h 1.25:
8997: * src/types/pa_vstateless_class.h 1.30:
8998: * src/types/pa_vstateless_object.h 1.21:
8999: * src/types/pa_wcontext.h 1.37:
9000: ^base:create[] dynamic call rewritten
9001: todo: thorough testing
9002:
9003: * src/types/pa_value.h 1.91:
9004: * src/types/pa_vclass.h 1.31:
9005: * src/types/pa_vobject.h 1.24:
9006: * www/htdocs/base.p 1.1:
9007: * www/htdocs/derived.p 1.1:
9008: VObject ctor now instantates base class, remembers it and saves child in parent
9009: VObject.get_class now returns last child = downward virtual calls OK
9010:
9011: * src/types/pa_vstateless_class.h 1.31:
9012: * src/types/pa_vstateless_object.h 1.22:
9013: * www/htdocs/derived.p 1.3:
9014: table derived OK
9015:
9016: * src/main/pa_request.C 1.223:
9017: response:body[file] content-type check fixed [were bad when
9018: content-type is hash]
9019:
9020: * bin/auto.p.dist.in 1.5:
9021: fixed sendmail default comment
9022:
9023: * src/main/execute.C 1.248:
9024: * src/types/pa_value.h 1.90:
9025: * src/types/pa_vclass.h 1.30:
9026: * src/types/pa_vdate.h 1.14:
9027: * src/types/pa_vdouble.h 1.40:
9028: * src/types/pa_vfile.h 1.46:
9029: * src/types/pa_vimage.h 1.28:
9030: * src/types/pa_vint.h 1.37:
9031: * src/types/pa_vmethod_frame.h 1.31:
9032: * src/types/pa_vobject.h 1.23:
9033: * src/types/pa_vresponse.h 1.25:
9034: * src/types/pa_vstateless_class.h 1.29:
9035: * src/types/pa_vstateless_object.h 1.20:
9036: * src/types/pa_vstring.h 1.49:
9037: * src/types/pa_vtable.h 1.41:
9038: * src/types/pa_vxdoc.h 1.25:
9039: * src/types/pa_vxnode.h 1.17:
9040: * src/types/pa_wcontext.h 1.36:
9041: * src/types/types.dsp 1.31:
9042: * www/htdocs/index.html 1.105:
9043: killed VAliased [redundant], moved $CLASS to VObject only [
9044: parser class instance]
9045:
9046: * bin/auto.p.dist.in 1.6:
9047: more like in dist on parser.ru
9048:
9049: * www/htdocs/base.p 1.2:
9050: * www/htdocs/derived.p 1.2:
9051: not good - along upward-virtual call self eq child
9052:
9053: 2002-08-09 paf
9054: * src/main/execute.C 1.247:
9055: * src/types/pa_value.h 1.89:
9056: * src/types/pa_vclass.h 1.29:
9057: * src/types/pa_vobject.h 1.22:
9058: * src/types/pa_vxdoc.h 1.24:
9059: * www/htdocs/index.html 1.104:
9060: started as()
9061:
9062: 2002-08-08 paf
9063: * src/classes/mail.C 1.76:
9064: * src/types/pa_vmail.C 1.18:
9065: * www/htdocs/auto.p 1.16:
9066: * www/htdocs/index.html 1.98:
9067: in letter texts one can use tainted data now. only she must specify the language.
9068:
9069: ^mail:send[
9070: $.from[paf@mail.design.ru]
9071: $.to[paf@mail.design.ru]
9072: $.subject[^taint[uri][ìîñêâà]=2]
9073: $.text[^taint[uri][ìîñêâà]=]
9074: ]
9075:
9076: * operators.txt 1.67:
9077: * src/include/pa_string.h 1.142:
9078: * src/include/pa_string.h 1.143:
9079: * src/main/pa_string.C 1.168:
9080: * www/htdocs/index.html 1.95:
9081: String::first_char now not fails on empty strings
9082: ^if(-f '') now ok and in 3 other places.
9083:
9084: * src/classes/file.C 1.95:
9085: * src/classes/op.C 1.101:
9086: * src/types/pa_vfile.C 1.33:
9087: * www/htdocs/index.html 1.96:
9088: * www/htdocs/index.html 1.97:
9089: ^process now prints more precise origin
9090:
9091: * operators.txt 1.68:
9092: * src/types/pa_vdate.h 1.13:
9093: * www/htdocs/index.html 1.99:
9094: $date.yearday
9095: $date.daylightsaving
9096:
9097: * src/main/execute.C 1.246:
9098: * www/htdocs/index.html 1.100:
9099: error reporting on object writes to MAIN improved [were ruind
9100: with fixing $obj[^if(1){$obj}] ]
9101:
9102: * operators.txt 1.69:
9103: * operators.txt 1.70:
9104: * src/classes/date.C 1.36:
9105: * src/include/pa_globals.h 1.94:
9106: * src/main/pa_globals.C 1.137:
9107: * www/htdocs/index.html 1.101:
9108: * www/htdocs/index.html 1.102:
9109: year column in month calendar [week year]
9110:
9111: 2002-08-07 paf
9112: * src/classes/classes.dsp 1.24:
9113: * src/classes/gd/gd.dsp 1.26:
9114: * src/classes/smtp/smtp.dsp 1.22:
9115: * src/classes/table.C 1.158:
9116: * src/lib/pcre/pcre_parser_ctype.dsp 1.2:
9117: * src/main/pa_array.C 1.52:
9118: * src/types/types.dsp 1.30:
9119: * www/htdocs/index.html 1.91:
9120: all Debug dirs in .dsp now named 'Debug'
9121:
9122: * src/classes/string.C 1.116:
9123: * src/main/pa_string.C 1.166:
9124: * src/main/pa_string.C 1.167:
9125: * www/htdocs/index.html 1.93:
9126: * www/htdocs/index.html 1.94:
9127: ^string.mid(0;bad) fixed
9128:
9129: * operators.txt 1.66:
9130: * src/classes/op.C 1.100:
9131: cache...{...^cache<<to past...} now erasing cache file [there
9132: were bad check on that]
9133:
9134: * operators.txt 1.65:
9135: * src/classes/mail.C 1.75:
9136: exception_type email.send
9137:
9138: * src/types/pa_vmail.C 1.16:
9139: * www/htdocs/global.xsl 1.8:
9140: * www/htdocs/index.html 1.89:
9141: mail:send empty email checked
9142:
9143: * src/main/execute.C 1.245:
9144: * src/types/pa_vcode_frame.h 1.17:
9145: * src/types/pa_vcode_frame.h 1.18:
9146: * src/types/pa_vmethod_frame.h 1.30:
9147: * src/types/pa_wcontext.C 1.22:
9148: * src/types/pa_wcontext.h 1.35:
9149: * src/types/pa_wwrapper.h 1.21:
9150: * www/htdocs/index.html 1.92:
9151: vcodeframe were mistakenly not completely transparent to object writes.
9152: $hash[^if(1){$hash}] now works
9153:
9154: * operators.txt 1.64:
9155: * src/types/pa_vmail.C 1.17:
9156: * www/htdocs/index.html 1.90:
9157: exception_type email.format
9158:
9159: * etc/parser3.charsets/Makefile.am [release_3_0_0005] 1.3.6.1:
9160: * etc/parser3.charsets/Makefile.in [release_3_0_0005] 1.11.4.1:
9161: all included into dist
9162:
9163: 2002-08-06 paf
9164: * src/classes/file.C 1.93:
9165: * src/include/pa_globals.h 1.93:
9166: * src/main/pa_globals.C 1.136:
9167: * src/main/pa_request.C 1.222:
9168: * src/types/pa_vfile.C 1.32:
9169: * src/types/pa_vfile.h 1.45:
9170: * www/htdocs/index.html 1.85:
9171: $file.content-type [instead of .mime-type]
9172: now works for file::stat also
9173:
9174: * src/main/pa_request.C 1.221:
9175: * www/htdocs/index.html 1.84:
9176: case insensitive mime_type_of
9177:
9178: * src/classes/file.C 1.94:
9179: * www/htdocs/index.html 1.86:
9180: $f[file::cgi]
9181: $f.UPPER case fields
9182:
9183: * operators.txt 1.62:
9184: * operators.txt 1.63:
9185: * src/classes/table.C 1.157:
9186: * src/include/pa_array.h 1.56:
9187: * src/include/pa_table.h 1.47:
9188: * src/main/pa_array.C 1.51:
9189: * src/main/pa_table.C 1.50:
9190: * www/htdocs/index.html 1.88:
9191: ^table::create[$source;$.options]
9192: ^table::join[$source;$.options]
9193:
9194: * bin/auto.p.dist.in 1.4:
9195: jpeg
9196:
9197: * operators.txt 1.61:
9198: * src/classes/hash.C 1.43:
9199: * src/classes/string.C 1.115:
9200: * src/classes/table.C 1.156:
9201: * www/htdocs/index.html 1.87:
9202: sql options can be string now
9203: ^xxx:sql{...}[
9204: # $.default()
9205: }
9206:
9207: 2002-08-05 paf
9208: * src/classes/date.C 1.34:
9209: * src/include/pa_globals.h 1.92:
9210: * src/main/pa_globals.C 1.135:
9211: month calendar week column [ISO 8601 Week Numbers]
9212:
9213: * operators.txt 1.60:
9214: comment on date:calendar week column
9215:
9216: * src/types/pa_vxnode.C 1.20:
9217: xnode.childNodes now 0... [were 1...]
9218:
9219: * src/main/pa_common.C 1.113:
9220: * src/main/pa_common.C 1.114:
9221: * src/main/pa_common.C 1.115:
9222: * src/main/pa_common.C 1.116:
9223: write checked
9224:
9225: * src/types/pa_vmail.C 1.15:
9226: file buffer relocated to parser heap
9227:
9228: * src/classes/date.C 1.35:
9229: +1 buf size for stupid snprintfs
9230:
9231: 2002-08-02 paf
9232: * operators.txt 1.59:
9233: * src/main/pa_request.C 1.220:
9234: * src/types/pa_vform.C 1.61:
9235: * www/htdocs/index.html 1.83:
9236: response transcoded source->client only when text/* or simple
9237: onoverridden $response:body
9238:
9239: * src/include/pa_config_fixed.h [release_3_0_0005] 1.48.2.1:
9240: * src/main/pa_string.C [release_3_0_0005] 1.165.2.1:
9241: * src/targets/cgi/getopt.c [release_3_0_0005] 1.1.4.1:
9242: * src/targets/cgi/parser3.C [release_3_0_0005] 1.190.2.1:
9243: removed #define DEBUG*
9244:
9245: * src/Makefile.in 1.50:
9246: * src/classes/Makefile.in 1.48:
9247: * src/classes/gd/Makefile.in 1.38:
9248: * src/main/Makefile.in 1.44:
9249: * src/targets/apache13/Makefile.in 1.37:
9250: * src/targets/cgi/Makefile.in 1.51:
9251: * src/types/Makefile.in 1.41:
9252: *** empty log message ***
9253:
9254: * src/types/pa_vclass.h 1.28:
9255: * src/types/pa_vform.C 1.62:
9256: * src/types/pa_vobject.h 1.21:
9257: opera multipart post fixed
9258:
9259: * configure [release_3_0_0005] 1.35.2.1:
9260: * configure.in [release_3_0_0005] 1.36.2.1:
9261: * src/include/pa_version.h [release_3_0_0005] 1.7.2.1:
9262: release 3_0_0005
9263:
9264: * bin/auto.p.dist.in [release_3_0_0005] 1.3.4.1:
9265: unhandled_exception comments
9266:
9267: 2002-08-01 paf
9268: * src/classes/classes.C 1.17:
9269: * src/classes/classes.h 1.21:
9270: * src/classes/date.C 1.33:
9271: * src/classes/double.C 1.49:
9272: * src/classes/file.C 1.92:
9273: * src/classes/form.C 1.28:
9274: * src/classes/gd/gif.C 1.28:
9275: * src/classes/gd/gif.h 1.22:
9276: * src/classes/gd/gifio.C 1.20:
9277: * src/classes/hash.C 1.42:
9278: * src/classes/image.C 1.74:
9279: * src/classes/int.C 1.46:
9280: * src/classes/mail.C 1.74:
9281: * src/classes/math.C 1.23:
9282: * src/classes/op.C 1.99:
9283: * src/classes/response.C 1.21:
9284: * src/classes/smtp/comms.C 1.10:
9285: * src/classes/smtp/smtp.C 1.13:
9286: * src/classes/smtp/smtp.h 1.10:
9287: * src/classes/string.C 1.114:
9288: * src/classes/table.C 1.155:
9289: * src/classes/void.C 1.21:
9290: * src/classes/xdoc.C 1.97:
9291: * src/classes/xnode.C 1.47:
9292: * src/classes/xnode.h 1.13:
9293: * src/include/pa_array.h 1.55:
9294: * src/include/pa_cache_managers.h 1.8:
9295: * src/include/pa_charset.h 1.18:
9296: * src/include/pa_charsets.h 1.7:
9297: * src/include/pa_common.h 1.79:
9298: * src/include/pa_config_fixed.h 1.48:
9299: * src/include/pa_dictionary.h 1.12:
9300: * src/include/pa_dir.h 1.12:
9301: * src/include/pa_exception.h 1.37:
9302: * src/include/pa_exec.h 1.10:
9303: * src/include/pa_globals.h 1.91:
9304: * src/include/pa_hash.h 1.57:
9305: * src/include/pa_opcode.h 1.20:
9306: * src/include/pa_pool.h 1.83:
9307: * src/include/pa_request.h 1.142:
9308: * src/include/pa_sapi.h 1.21:
9309: * src/include/pa_socks.h 1.10:
9310: * src/include/pa_sql_connection.h 1.26:
9311: * src/include/pa_sql_driver_manager.h 1.25:
9312: * src/include/pa_stack.h 1.16:
9313: * src/include/pa_string.h 1.141:
9314: * src/include/pa_stylesheet_connection.h 1.30:
9315: * src/include/pa_stylesheet_manager.h 1.14:
9316: * src/include/pa_table.h 1.46:
9317: * src/include/pa_threads.h 1.25:
9318: * src/include/pa_types.h 1.43:
9319: * src/include/pa_uue.h 1.3:
9320: * src/lib/md5/pa_md5.h 1.4:
9321: * src/lib/md5/pa_md5c.c 1.5:
9322: * src/lib/pcre/pcre_parser_ctype.c 1.2:
9323: * src/main/compile.C 1.65:
9324: * src/main/compile.tab.C 1.58:
9325: * src/main/compile_tools.C 1.52:
9326: * src/main/compile_tools.h 1.63:
9327: * src/main/execute.C 1.244:
9328: * src/main/pa_array.C 1.50:
9329: * src/main/pa_cache_managers.C 1.6:
9330: * src/main/pa_charset.C 1.28:
9331: * src/main/pa_charsets.C 1.10:
9332: * src/main/pa_common.C 1.112:
9333: * src/main/pa_dictionary.C 1.16:
9334: * src/main/pa_dir.C 1.13:
9335: * src/main/pa_exception.C 1.42:
9336: * src/main/pa_exec.C 1.39:
9337: * src/main/pa_globals.C 1.134:
9338: * src/main/pa_hash.C 1.52:
9339: * src/main/pa_pool.C 1.55:
9340: * src/main/pa_request.C 1.219:
9341: * src/main/pa_socks.C 1.16:
9342: * src/main/pa_sql_driver_manager.C 1.64:
9343: * src/main/pa_string.C 1.165:
9344: * src/main/pa_stylesheet_manager.C 1.15:
9345: * src/main/pa_table.C 1.49:
9346: * src/main/pa_uue.C 1.3:
9347: * src/main/untaint.C 1.104:
9348: * src/sql/pa_sql_driver.h 1.28:
9349: * src/targets/apache13/mod_parser3.C 1.26:
9350: * src/targets/apache13/pa_md5c.c 1.4:
9351: * src/targets/apache13/pa_pool.C 1.7:
9352: * src/targets/apache13/pa_threads.C 1.10:
9353: * src/targets/cgi/pa_pool.C 1.40:
9354: * src/targets/cgi/pa_threads.C 1.11:
9355: * src/targets/cgi/parser3.C 1.190:
9356: * src/targets/cgi/pool_storage.h 1.12:
9357: * src/targets/isapi/pa_pool.C 1.15:
9358: * src/targets/isapi/pa_threads.C 1.12:
9359: * src/targets/isapi/parser3isapi.C 1.78:
9360: * src/targets/isapi/pool_storage.h 1.18:
9361: * src/types/pa_valiased.C 1.16:
9362: * src/types/pa_valiased.h 1.22:
9363: * src/types/pa_value.C 1.3:
9364: * src/types/pa_value.h 1.88:
9365: * src/types/pa_vbool.h 1.20:
9366: * src/types/pa_vclass.h 1.27:
9367: * src/types/pa_vcode_frame.h 1.16:
9368: * src/types/pa_vcookie.C 1.45:
9369: * src/types/pa_vcookie.h 1.18:
9370: * src/types/pa_vdate.h 1.12:
9371: * src/types/pa_vdouble.h 1.39:
9372: * src/types/pa_venv.h 1.23:
9373: * src/types/pa_vfile.C 1.31:
9374: * src/types/pa_vfile.h 1.44:
9375: * src/types/pa_vform.C 1.60:
9376: * src/types/pa_vform.h 1.37:
9377: * src/types/pa_vhash.h 1.35:
9378: * src/types/pa_vimage.C 1.19:
9379: * src/types/pa_vimage.h 1.27:
9380: * src/types/pa_vint.h 1.36:
9381: * src/types/pa_vjunction.h 1.15:
9382: * src/types/pa_vmail.C 1.14:
9383: * src/types/pa_vmail.h 1.3:
9384: * src/types/pa_vmath.h 1.9:
9385: * src/types/pa_vmethod_frame.h 1.29:
9386: * src/types/pa_vobject.h 1.20:
9387: * src/types/pa_vrequest.C 1.19:
9388: * src/types/pa_vrequest.h 1.19:
9389: * src/types/pa_vresponse.C 1.7:
9390: * src/types/pa_vresponse.h 1.24:
9391: * src/types/pa_vstateless_class.C 1.15:
9392: * src/types/pa_vstateless_class.h 1.28:
9393: * src/types/pa_vstateless_object.h 1.19:
9394: * src/types/pa_vstatus.C 1.9:
9395: * src/types/pa_vstatus.h 1.10:
9396: * src/types/pa_vstring.C 1.21:
9397: * src/types/pa_vstring.h 1.48:
9398: * src/types/pa_vtable.C 1.15:
9399: * src/types/pa_vtable.h 1.40:
9400: * src/types/pa_vvoid.h 1.11:
9401: * src/types/pa_vxdoc.C 1.15:
9402: * src/types/pa_vxdoc.h 1.23:
9403: * src/types/pa_vxnode.C 1.19:
9404: * src/types/pa_vxnode.h 1.16:
9405: * src/types/pa_wcontext.C 1.21:
9406: * src/types/pa_wcontext.h 1.34:
9407: * src/types/pa_wwrapper.h 1.20:
1.25 ! paf 9408: $Date: 2003/07/24 14:09:56 $
1.15 paf 9409:
9410: * src/Makefile.am 1.17:
9411: * src/classes/Makefile.am 1.40:
9412: * src/classes/classes.C 1.16:
9413: * src/classes/classes.dsp 1.23:
9414: * src/classes/classes.h 1.20:
9415: * src/classes/date.C 1.32:
9416: * src/classes/double.C 1.48:
9417: * src/classes/file.C 1.91:
9418: * src/classes/form.C 1.27:
9419: * src/classes/gd/Makefile.am 1.10:
9420: * src/classes/gd/gd.dsp 1.25:
9421: * src/classes/gd/gif.C 1.27:
9422: * src/classes/gd/gif.h 1.21:
9423: * src/classes/gd/gifio.C 1.19:
9424: * src/classes/hash.C 1.41:
9425: * src/classes/image.C 1.73:
9426: * src/classes/int.C 1.45:
9427: * src/classes/mail.C 1.73:
9428: * src/classes/math.C 1.22:
9429: * src/classes/op.C 1.98:
9430: * src/classes/response.C 1.20:
9431: * src/classes/smtp/comms.C 1.9:
9432: * src/classes/smtp/smtp.C 1.12:
9433: * src/classes/smtp/smtp.dsp 1.21:
9434: * src/classes/smtp/smtp.h 1.9:
9435: * src/classes/string.C 1.113:
9436: * src/classes/table.C 1.154:
9437: * src/classes/void.C 1.20:
9438: * src/classes/xdoc.C 1.96:
9439: * src/classes/xnode.C 1.46:
9440: * src/classes/xnode.h 1.12:
9441: * src/include/pa_array.h 1.54:
9442: * src/include/pa_cache_managers.h 1.7:
9443: * src/include/pa_charset.h 1.17:
9444: * src/include/pa_charsets.h 1.6:
9445: * src/include/pa_common.h 1.78:
9446: * src/include/pa_config_fixed.h 1.47:
9447: * src/include/pa_config_includes.h 1.20:
9448: * src/include/pa_dictionary.h 1.11:
9449: * src/include/pa_dir.h 1.11:
9450: * src/include/pa_exception.h 1.36:
9451: * src/include/pa_exec.h 1.9:
9452: * src/include/pa_globals.h 1.90:
9453: * src/include/pa_hash.h 1.56:
9454: * src/include/pa_opcode.h 1.19:
9455: * src/include/pa_pool.h 1.82:
9456: * src/include/pa_pragma_pack_begin.h 1.5:
9457: * src/include/pa_pragma_pack_end.h 1.5:
9458: * src/include/pa_request.h 1.141:
9459: * src/include/pa_sapi.h 1.20:
9460: * src/include/pa_socks.h 1.9:
9461: * src/include/pa_sql_connection.h 1.25:
9462: * src/include/pa_sql_driver_manager.h 1.24:
9463: * src/include/pa_stack.h 1.15:
9464: * src/include/pa_string.h 1.140:
9465: * src/include/pa_stylesheet_connection.h 1.29:
9466: * src/include/pa_stylesheet_manager.h 1.13:
9467: * src/include/pa_table.h 1.45:
9468: * src/include/pa_threads.h 1.24:
9469: * src/include/pa_types.h 1.42:
9470: * src/include/pa_uue.h 1.2:
9471: * src/lib/md5/pa_md5.h 1.3:
9472: * src/lib/md5/pa_md5c.c 1.4:
9473: * src/main/Makefile.am 1.34:
9474: * src/main/compile.C 1.64:
9475: * src/main/compile_tools.C 1.51:
9476: * src/main/compile_tools.h 1.62:
9477: * src/main/execute.C 1.243:
9478: * src/main/main.dsp 1.157:
9479: * src/main/pa_array.C 1.49:
9480: * src/main/pa_cache_managers.C 1.5:
9481: * src/main/pa_charset.C 1.27:
9482: * src/main/pa_charsets.C 1.9:
9483: * src/main/pa_common.C 1.111:
9484: * src/main/pa_dictionary.C 1.15:
9485: * src/main/pa_dir.C 1.12:
9486: * src/main/pa_exception.C 1.41:
9487: * src/main/pa_exec.C 1.38:
9488: * src/main/pa_globals.C 1.133:
9489: * src/main/pa_hash.C 1.51:
9490: * src/main/pa_pool.C 1.54:
9491: * src/main/pa_request.C 1.218:
9492: * src/main/pa_socks.C 1.15:
9493: * src/main/pa_sql_driver_manager.C 1.63:
9494: * src/main/pa_string.C 1.164:
9495: * src/main/pa_stylesheet_manager.C 1.14:
9496: * src/main/pa_table.C 1.48:
9497: * src/main/pa_uue.C 1.2:
9498: * src/main/untaint.C 1.103:
9499: * src/sql/pa_sql_driver.h 1.27:
9500: * src/targets/apache13/ApacheModuleParser3.dsp 1.16:
9501: * src/targets/apache13/Makefile.am 1.13:
9502: * src/targets/apache13/mod_parser3.C 1.25:
9503: * src/targets/apache13/pa_md5c.c 1.3:
9504: * src/targets/apache13/pa_pool.C 1.6:
9505: * src/targets/apache13/pa_threads.C 1.9:
9506: * src/targets/cgi/Makefile.am 1.40:
9507: * src/targets/cgi/pa_pool.C 1.39:
9508: * src/targets/cgi/pa_threads.C 1.10:
9509: * src/targets/cgi/parser3.C 1.189:
9510: * src/targets/cgi/parser3.dsp 1.54:
9511: * src/targets/cgi/pool_storage.h 1.11:
9512: * src/targets/isapi/pa_pool.C 1.14:
9513: * src/targets/isapi/pa_threads.C 1.11:
9514: * src/targets/isapi/parser3isapi.C 1.77:
9515: * src/targets/isapi/parser3isapi.dsp 1.41:
9516: * src/targets/isapi/pool_storage.h 1.17:
9517: * src/types/Makefile.am 1.24:
9518: * src/types/pa_valiased.C 1.15:
9519: * src/types/pa_valiased.h 1.21:
9520: * src/types/pa_value.C 1.2:
9521: * src/types/pa_value.h 1.87:
9522: * src/types/pa_vbool.h 1.19:
9523: * src/types/pa_vclass.h 1.26:
9524: * src/types/pa_vcode_frame.h 1.15:
9525: * src/types/pa_vcookie.C 1.44:
9526: * src/types/pa_vcookie.h 1.17:
9527: * src/types/pa_vdate.h 1.11:
9528: * src/types/pa_vdouble.h 1.38:
9529: * src/types/pa_venv.h 1.22:
9530: * src/types/pa_vfile.C 1.30:
9531: * src/types/pa_vfile.h 1.43:
9532: * src/types/pa_vform.C 1.59:
9533: * src/types/pa_vform.h 1.36:
9534: * src/types/pa_vhash.h 1.34:
9535: * src/types/pa_vimage.C 1.18:
9536: * src/types/pa_vimage.h 1.26:
9537: * src/types/pa_vint.h 1.35:
9538: * src/types/pa_vjunction.h 1.14:
9539: * src/types/pa_vmail.C 1.13:
9540: * src/types/pa_vmail.h 1.2:
9541: * src/types/pa_vmath.h 1.8:
9542: * src/types/pa_vmethod_frame.h 1.28:
9543: * src/types/pa_vobject.h 1.19:
9544: * src/types/pa_vrequest.C 1.18:
9545: * src/types/pa_vrequest.h 1.18:
9546: * src/types/pa_vresponse.C 1.6:
9547: * src/types/pa_vresponse.h 1.23:
9548: * src/types/pa_vstateless_class.C 1.14:
9549: * src/types/pa_vstateless_class.h 1.27:
9550: * src/types/pa_vstateless_object.h 1.18:
9551: * src/types/pa_vstatus.C 1.8:
9552: * src/types/pa_vstatus.h 1.9:
9553: * src/types/pa_vstring.C 1.20:
9554: * src/types/pa_vstring.h 1.47:
9555: * src/types/pa_vtable.C 1.14:
9556: * src/types/pa_vtable.h 1.39:
9557: * src/types/pa_vvoid.h 1.10:
9558: * src/types/pa_vxdoc.C 1.14:
9559: * src/types/pa_vxdoc.h 1.22:
9560: * src/types/pa_vxnode.C 1.18:
9561: * src/types/pa_vxnode.h 1.15:
9562: * src/types/pa_wcontext.C 1.20:
9563: * src/types/pa_wcontext.h 1.33:
9564: * src/types/pa_wwrapper.h 1.19:
9565: * src/types/types.dsp 1.29:
9566: ident.C* removed
9567:
9568: * operators.txt 1.58:
9569: * src/classes/file.C 1.90:
9570: * src/main/pa_request.C 1.217:
1.24 paf 9571: * www/cgi-bin/parser3.log 1.78:
1.15 paf 9572: file:find[/can/do/this/now.txt]
9573:
9574: * src/targets/cgi/parser3.C 1.188:
9575: usage to stdout now
9576:
9577: 2002-07-31 paf
9578: * src/classes/mail.C 1.72:
9579: * src/types/pa_vmail.C 1.10:
9580: * src/types/pa_vmail.C 1.11:
9581: * src/types/pa_vmail.C 1.12:
9582: mail:
9583: errors-to: now default "postmaster"
9584:
9585: * src/classes/mail.C 1.70:
9586: * src/classes/smtp/smtp.C 1.11:
9587: * src/types/pa_vmail.C 1.9:
1.24 paf 9588: * www/cgi-bin/parser3.log 1.77:
1.15 paf 9589: mail from/to now must be.
9590: -f postmaster now default sendmail key
9591: word "postmaster" replaced to $.from
9592:
9593: * src/classes/mail.C 1.71:
9594: *** empty log message ***
9595:
9596: 2002-07-30 paf
9597: * src/main/pa_charset.C 1.25:
1.24 paf 9598: * www/cgi-bin/parser3.log 1.76:
1.15 paf 9599: * www/htdocs/auto.p 1.15:
9600: UTF-8 to 1byte charset convert, no char in table, &#decimal;
9601:
9602: * Makefile.in 1.16:
9603: * configure 1.35:
9604: * configure.in 1.36:
9605: * src/targets/cgi/Makefile.in 1.50:
9606: * src/targets/cgi/pa_config_paths.h.in 1.2:
9607: * src/targets/cgi/parser3.C 1.187:
9608: removed pa_config_paths.h
9609:
9610: * src/main/pa_charset.C 1.26:
9611: * src/main/pa_request.C 1.216:
9612: comment
9613:
9614: * etc/parser3.charsets/windows-1251.cfg 1.6:
9615: section sign [russian paragraf]
9616:
9617: 2002-07-11 paf
9618: * src/classes/mail.C 1.69:
9619: $MAIL[
9620: # xxx
9621: ]
9622:
9623: now ok
9624:
9625: * operators.txt 1.57:
9626: plan: sql detailed exception
9627:
9628: * src/main/pa_exec.C 1.36:
9629: invalid .exe caused error message with params wich parser did not provide = reported badly.
9630: fixed that.
9631:
9632: * src/main/pa_exec.C 1.37:
9633: build command line badly added params twice [and first time
9634: without ' ']. double wrong. fixed.
9635:
9636: 2002-07-01 paf
9637: * src/classes/form.C 1.26:
9638: * src/main/pa_request.C 1.215:
9639: conf bug fixed [MForm.configure_admin were called when request
9640: main_class ==0
9641:
9642: * src/classes/form.C 1.24:
9643: content_length type fix
9644:
9645: * src/classes/form.C 1.25:
9646: 10*0x400*400 bug fix [4M not 10M]
9647:
9648: 2002-06-30 paf
9649: * src/classes/mail.C 1.68:
9650: merged from 4
9651:
9652: * src/classes/mail.C [release_3_0_0004] 1.67.2.1:
9653: restored $MAIL
9654:
9655: 2002-06-28 paf
9656: * configure 1.32:
9657: * operators.txt 1.56:
9658: * src/classes/xdoc.C 1.95:
9659: * src/include/pa_charset.h 1.16:
9660: * src/include/pa_config_fixed.h 1.46:
9661: * src/include/pa_pool.h 1.81:
9662: * src/include/pa_version.h 1.6:
9663: * src/main/pa_charset.C 1.24:
9664: * src/main/pa_pool.C 1.53:
9665: * src/targets/apache13/ApacheModuleParser3.dsp 1.15:
9666: * src/targets/cgi/parser3.dsp 1.53:
9667: * src/targets/isapi/parser3isapi.dsp 1.40:
9668: * src/types/pa_vmail.C 1.8:
1.24 paf 9669: * www/cgi-bin/parser3.log 1.75:
1.15 paf 9670: * www/htdocs/index.html 1.82:
9671: merged latest updates to head
9672:
9673: * configure 1.34:
9674: * configure.in [release_3_0_0004] 1.35.2.2:
9675: removed paths.h
9676:
9677: * Makefile.in 1.15:
9678: * configure 1.33:
9679: * src/include/pa_version.h 1.7:
9680: * src/targets/cgi/pa_config_paths.h.in [release_3_0_0004] 1.1.8.1:
9681: lates changes from 4 build merged, makes updated
9682:
9683: 2002-06-27 paf
9684: * src/classes/xdoc.C 1.94:
9685: * www/htdocs/index.html 1.81:
9686: xsltParseStylesheetDoc bug workaround
9687:
9688: * operators.txt [release_3_0_0004] 1.55.2.1:
9689: * src/classes/xdoc.C [release_3_0_0004] 1.93.2.1:
9690: * src/include/pa_charset.h [release_3_0_0004] 1.15.2.1:
9691: * src/include/pa_config_fixed.h [release_3_0_0004] 1.45.2.2:
9692: * src/include/pa_pool.h [release_3_0_0004] 1.80.4.1:
9693: * src/main/pa_charset.C [release_3_0_0004] 1.23.8.1:
9694: * src/main/pa_pool.C [release_3_0_0004] 1.52.8.1:
1.24 paf 9695: * www/cgi-bin/parser3.log [release_3_0_0004] 1.74.2.1:
1.15 paf 9696: * www/htdocs/index.html [release_3_0_0004] 1.80.2.1:
9697: ^xdoc::create[[uri]]... base uri for document being created, imports and other relative file names would be relative to this uri
9698: default uri=path_translated
9699:
9700: * src/targets/apache13/ApacheModuleParser3.dsp [release_3_0_0004] 1.14.2.1:
9701: * src/targets/cgi/parser3.dsp [release_3_0_0004] 1.52.2.1:
9702: * src/targets/isapi/parser3isapi.dsp [release_3_0_0004] 1.39.2.1:
9703: post-build not error now
9704:
9705: 2002-06-26 paf
9706: * configure [release_3_0_0004] 1.31.2.1:
9707: * configure.in [release_3_0_0004] 1.35.2.1:
9708: * src/include/pa_version.h [release_3_0_0004] 1.5.4.1:
9709: release_3_0_0004
9710:
9711: * src/main/pa_string.C 1.162:
9712: blank string '', ' <whitespace>' considered 0 now
9713:
9714: * src/lib/md5/Makefile.in 1.1:
9715: *** empty log message ***
9716:
9717: * src/targets/cgi/parser3.C 1.186:
1.24 paf 9718: * www/cgi-bin/parser3.log 1.74:
1.15 paf 9719: /cgi-bin/parser empty filename checked
9720:
9721: 2002-06-25 paf
9722: * operators.txt 1.55:
9723: * src/classes/xdoc.C 1.93:
1.24 paf 9724: * www/cgi-bin/parser3.log 1.71:
9725: * www/cgi-bin/parser3.log 1.72:
1.15 paf 9726: * www/htdocs/index.html 1.78:
9727: * www/htdocs/index.html 1.79:
9728: ^xdoc.transform[xdoc <<can be now
9729:
9730: * bin/auto.p.dist.in 1.3:
9731: * operators.txt 1.53:
9732: * src/classes/math.C 1.20:
9733: * src/types/pa_vmail.C 1.6:
1.24 paf 9734: * www/cgi-bin/parser3.log 1.70:
1.15 paf 9735: * www/htdocs/index.html 1.76:
9736: math:crypt updated to generate random salt when needed and to
9737: call system crypt() if not $apr1$ prefix
9738:
9739: * configure 1.31:
9740: * configure.in 1.35:
9741: * src/include/pa_config_auto.h.in 1.27:
9742: crypt library configured
9743:
9744: * operators.txt 1.54:
9745: * src/classes/string.C 1.112:
9746: * www/htdocs/index.html 1.77:
9747: ^string.normalize [old name: optimize
9748:
9749: * src/main/pa_string.C 1.161:
1.24 paf 9750: * www/cgi-bin/parser3.log 1.73:
1.15 paf 9751: * www/htdocs/index.html 1.80:
9752: emtpy string, or string of whitespaces considered bad number now
9753:
9754: * src/main/pa_request.C 1.214:
9755: configure_admin forced if no @conf
9756:
9757: 2002-06-24 paf
9758: * Makefile.in 1.14:
9759: * bin/Makefile.in 1.4:
9760: * configure 1.29:
9761: * configure.in 1.33:
9762: * etc/Makefile.in 1.9:
9763: * etc/parser3.charsets/Makefile.in 1.11:
9764: * src/Makefile.in 1.49:
9765: * src/classes/Makefile.in 1.47:
9766: * src/classes/gd/Makefile.in 1.37:
9767: * src/classes/smtp/Makefile.in 1.7:
9768: * src/include/Makefile.in 1.6:
9769: * src/include/pa_config_auto.h.in 1.25:
9770: * src/lib/Makefile.in 1.3:
9771: * src/lib/patches/Makefile.in 1.3:
9772: * src/lib/pcre/Makefile.in 1.3:
9773: * src/main/Makefile.in 1.43:
9774: * src/sql/Makefile.in 1.6:
9775: * src/targets/Makefile.in 1.37:
9776: * src/targets/apache13/Makefile.in 1.36:
9777: * src/targets/apache13/p3runConfigure.in 1.11:
9778: * src/targets/cgi/Makefile.am 1.39:
9779: * src/targets/cgi/Makefile.in 1.49:
9780: * src/targets/isapi/Makefile.in 1.6:
9781: * src/types/Makefile.am 1.23:
9782: * src/types/Makefile.in 1.40:
9783: * src/types/pa_vmail.C 1.4:
9784: $mail:received makes update
9785:
9786: * src/targets/cgi/getopt.c 1.1:
9787: * src/targets/cgi/getopt.h 1.1:
9788: introducing parser -m option, for $mail:receive
9789:
9790: * src/include/pa_config_fixed.h 1.45:
9791: ssize_t fixed
9792:
9793: * INSTALL 1.24:
9794: --with-static/shared-mailreceive described
9795:
9796: * operators.txt 1.51:
9797: * src/classes/mail.C 1.67:
9798: * src/include/Makefile.am 1.3:
9799: * src/include/pa_charset.h 1.15:
9800: * src/include/pa_config_fixed.h 1.43:
9801: * src/include/pa_request.h 1.140:
9802: * src/include/pa_string.h 1.139:
9803: * src/include/pa_uue.h 1.1:
9804: * src/main/Makefile.am 1.33:
9805: * src/main/main.dsp 1.155:
9806: * src/main/pa_globals.C 1.131:
9807: * src/main/pa_request.C 1.213:
9808: * src/main/pa_string.C 1.160:
9809: * src/main/pa_uue.C 1.1:
9810: * src/targets/apache13/mod_parser3.C 1.24:
9811: * src/targets/cgi/Makefile.am 1.38:
9812: * src/targets/cgi/parser3.C 1.184:
9813: * src/targets/cgi/parser3.dsp 1.51:
9814: * src/targets/isapi/parser3isapi.C 1.76:
9815: * src/types/pa_vform.C 1.57:
9816: * src/types/pa_vform.h 1.35:
9817: * src/types/pa_vmail.C 1.1:
9818: * src/types/pa_vmail.h 1.1:
9819: * src/types/types.dsp 1.27:
1.24 paf 9820: * www/cgi-bin/parser3.log 1.68:
1.15 paf 9821: * www/htdocs/index.html 1.74:
9822: uue to separate file
9823: introducting $message:received
9824: ^mail:send rewritten with backward comp
9825:
9826: * src/classes/classes.dsp 1.22:
9827: * src/classes/gd/gd.dsp 1.24:
9828: * src/classes/smtp/smtp.dsp 1.20:
9829: * src/main/main.dsp 1.156:
9830: * src/main/pa_globals.C 1.132:
9831: * src/targets/apache13/ApacheModuleParser3.dsp 1.14:
9832: * src/targets/cgi/parser3.dsp 1.52:
9833: * src/targets/isapi/parser3isapi.dsp 1.39:
9834: * src/types/types.dsp 1.28:
9835: win32xml win32mailreceive pseudomodules paths now
9836:
9837: * src/include/pa_config_fixed.h 1.44:
9838: * src/targets/cgi/parser3.C 1.185:
9839: * src/types/pa_vmail.C 1.3:
9840: #ifdef WITH_MAILRECEIVE
9841:
9842: * acconfig.h 1.2:
9843: * configure 1.30:
9844: * configure.in 1.34:
9845: * src/include/pa_config_auto.h.in 1.26:
9846: *** empty log message ***
9847:
9848: 2002-06-21 paf
9849: * Makefile.in 1.13:
9850: * configure 1.28:
9851: * configure.in 1.32:
9852: * src/Makefile.in 1.48:
9853: * src/classes/Makefile.in 1.46:
9854: * src/lib/Makefile.in 1.1:
9855: * src/lib/md5/Makefile.am 1.2:
9856: * src/lib/md5/pa_md5c.c 1.2:
9857: * src/lib/patches/Makefile.in 1.2:
9858: * src/lib/pcre/Makefile.in 1.2:
9859: * src/main/Makefile.in 1.42:
9860: * src/targets/apache13/Makefile.in 1.35:
9861: * src/targets/cgi/Makefile.am 1.37:
9862: * src/targets/cgi/Makefile.in 1.48:
9863: * src/types/Makefile.in 1.39:
9864: lib restructure .in and .am files appropriate changes
9865:
9866: * src/lib/Makefile.am 1.2:
9867: * src/lib/Makefile.in 1.2:
9868: * src/lib/md5/pa_md5.h 1.2:
9869: * src/targets/apache13/p3runConfigure.in 1.10:
9870: * src/targets/apache13/pa_md5c.c 1.2:
9871: lib restructure apache .am & co changes
9872:
9873: * INSTALL 1.23:
9874: * configure.in 1.31:
9875: * operators.txt 1.50:
9876: * parser3.dsw 1.2:
9877: * src/Makefile.am 1.16:
9878: * src/classes/Makefile.am 1.39:
9879: * src/classes/classes.dsp 1.21:
9880: * src/classes/math.C 1.19:
9881: * src/lib/Makefile.am 1.1:
9882: * src/lib/md5/Makefile.am 1.1:
9883: * src/lib/md5/md5.dsp 1.1:
9884: * src/lib/md5/pa_md5.h 1.1:
9885: * src/lib/md5/pa_md5c.c 1.1:
9886: * src/lib/patches/Makefile.am 1.1:
9887: * src/lib/patches/Makefile.in 1.1:
9888: * src/lib/patches/libgdome_cpp_syntax1.patch 1.1:
9889: * src/lib/patches/libgdome_cpp_syntax2.patch 1.1:
9890: * src/lib/patches/libgdome_morestatic.patch 1.1:
9891: * src/lib/patches/libxml_error_column_tab.patch 1.1:
9892: * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.1:
9893: * src/lib/patches/libxml_transcoder_context1.patch 1.1:
9894: * src/lib/patches/libxml_transcoder_context2.patch 1.1:
9895: * src/lib/patches/libxml_transcoder_context3.patch 1.1:
9896: * src/lib/patches/libxml_transcoder_context4.patch 1.1:
9897: * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.1:
9898: * src/lib/pcre/LICENCE 1.1:
9899: * src/lib/pcre/Makefile.am 1.1:
9900: * src/lib/pcre/Makefile.in 1.1:
9901: * src/lib/pcre/README 1.1:
9902: * src/lib/pcre/Tech.Notes 1.1:
9903: * src/lib/pcre/dftables.c 1.1:
9904: * src/lib/pcre/get.c 1.1:
9905: * src/lib/pcre/ibm-1250.ucm 1.1:
9906: * src/lib/pcre/ibm-1251.ucm 1.1:
9907: * src/lib/pcre/ibm-1257.ucm 1.1:
9908: * src/lib/pcre/internal.h 1.1:
9909: * src/lib/pcre/maketables.c 1.1:
9910: * src/lib/pcre/pcre-2_08.tar.gz 1.1:
9911: * src/lib/pcre/pcre.3 1.1:
9912: * src/lib/pcre/pcre.3.html 1.1:
9913: * src/lib/pcre/pcre.3.txt 1.1:
9914: * src/lib/pcre/pcre.c 1.1:
9915: * src/lib/pcre/pcre.dsp 1.1:
9916: * src/lib/pcre/pcre.h 1.1:
9917: * src/lib/pcre/pcre_dftables.dsp 1.1:
9918: * src/lib/pcre/pcre_parser_ctype.c 1.1:
9919: * src/lib/pcre/pcre_parser_ctype.dsp 1.1:
9920: * src/lib/pcre/ruspart_win2koi.pl 1.1:
9921: * src/lib/pcre/study.c 1.1:
9922: * src/lib/pcre/win-koi.tab 1.1:
9923: * src/main/Makefile.am 1.32:
9924: * src/main/compile.tab.C 1.57:
9925: * src/main/main.dsp 1.154:
9926: * src/targets/apache13/ApacheModuleParser3.dsp 1.13:
9927: * src/targets/apache13/Makefile.am 1.12:
9928: * src/targets/apache13/pa_md5c.c 1.1:
9929: * src/targets/cgi/Makefile.am 1.36:
9930: * src/targets/cgi/parser3.dsp 1.50:
9931: * src/targets/isapi/parser3isapi.dsp 1.38:
9932: * src/types/Makefile.am 1.22:
9933: * src/types/types.dsp 1.26:
1.24 paf 9934: * www/cgi-bin/parser3.log 1.67:
1.15 paf 9935: * www/htdocs/.htaccess 1.5:
9936: * www/htdocs/index.html 1.73:
9937: moved libltdl and pcre to libs/
9938: added libs/md5 which is linked to non-apache targets
9939: ^math:crypt[password;$apr1$salt]
9940:
9941: 2002-06-20 paf
9942: * INSTALL [release_3_0_0003] 1.21.2.1:
9943: * bin/Makefile.am [release_3_0_0003] 1.2.2.1:
9944: * bin/Makefile.in [release_3_0_0003] 1.2.2.1:
9945: * bin/auto.p.dist.in [release_3_0_0003] 1.2.2.1:
9946: * configure [release_3_0_0003] 1.26.2.2:
9947: * configure.in [release_3_0_0003] 1.29.2.2:
9948: * operators.txt [release_3_0_0003] 1.47.2.1:
9949: * src/classes/file.C [release_3_0_0003] 1.88.2.1:
9950: * src/classes/op.C [release_3_0_0003] 1.96.2.1:
9951: * src/doc/doxygen.cfg [release_3_0_0003] 1.22.4.1:
9952: * src/include/pa_globals.h [release_3_0_0003] 1.88.2.1:
9953: * src/include/pa_request.h [release_3_0_0003] 1.138.2.1:
9954: * src/main/execute.C [release_3_0_0003] 1.241.2.1:
9955: * src/main/pa_request.C [release_3_0_0003] 1.211.2.1:
9956: * src/targets/apache13/mod_parser3.C [release_3_0_0003] 1.22.2.1:
9957: * src/targets/cgi/parser3.C [release_3_0_0003] 1.182.2.1:
9958: * src/targets/isapi/parser3isapi.C [release_3_0_0003] 1.74.2.1:
9959: * src/types/pa_vmethod_frame.h [release_3_0_0003] 1.26.6.1:
9960: * www/htdocs/auto.p [release_3_0_0003] 1.11.2.1:
9961: * www/htdocs/index.html [release_3_0_0003] 1.69.2.1:
9962: marged latest HEAD updates, mainly file:justname&co & @auto
9963: conf[filespec
9964:
9965: * INSTALL 1.22:
9966: * bin/Makefile.am 1.3:
9967: * bin/auto.p.dist.in 1.1:
9968: * configure.in 1.30:
9969: * operators.txt 1.48:
9970: * src/doc/doxygen.cfg 1.23:
9971: * src/include/pa_globals.h 1.89:
9972: * src/targets/apache13/mod_parser3.C 1.23:
9973: * src/targets/cgi/parser3.C 1.183:
9974: * src/targets/isapi/parser3isapi.C 1.75:
9975: * www/htdocs/auto.p 1.12:
9976: * www/htdocs/index.html 1.70:
9977: parser3.conf renamed to auto.p
9978:
9979: * operators.txt 1.49:
9980: * src/classes/file.C 1.89:
1.24 paf 9981: * www/cgi-bin/parser3.log 1.66:
1.15 paf 9982: * www/htdocs/auto.p 1.14:
9983: * www/htdocs/index.html 1.72:
9984: !^file:dirname[/a/some.tar.gz]=/a
9985: !^file:dirname[/a/b/]=/a
9986: !^file:basename[/a/some.tar.gz]=some.tar.gz
9987: !^file:justname[/a/some.tar.gz]=some.tar
9988: !^file:justext[/a/some.tar.gz]=gz
9989:
9990: * bin/Makefile.in 1.3:
9991: * configure 1.27:
9992: parser3.conf renamed to auto.p autoconf changes
9993:
9994: * src/classes/op.C 1.97:
9995: * src/include/pa_request.h 1.139:
9996: * src/main/execute.C 1.242:
9997: * src/main/pa_request.C 1.212:
9998: * src/types/pa_vmethod_frame.h 1.27:
1.24 paf 9999: * www/cgi-bin/parser3.log 1.65:
1.15 paf 10000: * www/htdocs/auto.p 1.13:
10001: * www/htdocs/index.html 1.71:
10002: introducing @conf/auto[filespec]
10003:
10004: * bin/auto.p.dist.in 1.2:
10005: <noindex>
10006:
10007: 2002-06-18 paf
10008: * bin/Makefile.am 1.1:
10009: * bin/Makefile.in 1.1:
10010: * etc/Makefile.am 1.4:
10011: * www/htdocs/index.html 1.69:
10012: bin/parser3.conf.dist [moved from etc
10013:
1.24 paf 10014: * src/classes/file.C 1.86:
10015: * www/cgi-bin/parser3.log 1.64:
10016: ^file::exec[script;$.bad error case insensitive check now
10017:
1.15 paf 10018: * configure [release_3_0_0003] 1.26.2.1:
10019: * configure.in [release_3_0_0003] 1.29.2.1:
10020: * src/include/pa_version.h [release_3_0_0003] 1.5.2.1:
10021: version to configure.in
10022:
10023: * src/classes/file.C 1.85:
1.24 paf 10024: * www/cgi-bin/parser3.log 1.63:
1.15 paf 10025: * www/htdocs/index.html 1.68:
10026: ^file::exec[script;$.bad now error, not skip
10027:
10028: * Makefile.am 1.5:
10029: * Makefile.in 1.12:
10030: * bin/Makefile.am 1.2:
10031: * bin/Makefile.in 1.2:
10032: * configure 1.26:
10033: * configure.in 1.29:
10034: * etc/Makefile.in 1.8:
10035: * etc/parser3.charsets/Makefile.am 1.3:
10036: * etc/parser3.charsets/Makefile.in 1.10:
10037: * src/classes/smtp/Makefile.am 1.2:
10038: * src/classes/smtp/Makefile.in 1.6:
10039: * src/targets/apache13/Makefile.in 1.34:
10040: parser3.conf.dist moved to bin, .in & *.am updated
10041:
10042: * src/classes/file.C 1.87:
10043: strcasecmp
10044:
10045: * INSTALL 1.21:
10046: reflected .conf.dist dir change
10047:
10048: * configure 1.25:
10049: * configure.in 1.28:
10050: * src/include/pa_pool.h 1.80:
10051: * src/include/pa_types.h 1.41:
10052: pack configure.in detection simplified.
10053: figured out that gcc on sparc not that stupid as thought previously:
10054: on sparc: when it sees packed class it modifies it's field-access-code to byte operations [stb, ldub] instead of 4byte operations [st, lduh]
10055: so packed must be all parts of packed class, i.e. it's parents&fields(classes).
10056: for now it's only String that packed and what was wrong is that it's parent - Pooled, were not packed. fixed that.
10057:
10058: * src/classes/file.C 1.88:
10059: strncasecmp
10060:
10061: 2002-06-14 paf
10062: * operators.txt 1.47:
10063: more precise xml-to-text options
10064:
10065: * operators.txt 1.46:
10066: * src/types/pa_vxnode.C 1.17:
10067: xnode attribute_node.name/value
10068: xnode pi.node.data
10069:
10070: 2002-06-12 paf
10071: * Makefile.in 1.11:
10072: * configure 1.24:
10073: * configure.in 1.27:
10074: * etc/Makefile.in 1.7:
10075: * etc/parser3.charsets/Makefile.in 1.9:
10076: * src/Makefile.in 1.47:
10077: * src/classes/Makefile.in 1.45:
10078: * src/classes/gd/Makefile.in 1.36:
10079: * src/classes/smtp/Makefile.in 1.5:
10080: * src/include/Makefile.in 1.5:
10081: * src/main/Makefile.in 1.41:
10082: * src/sql/Makefile.in 1.5:
10083: * src/targets/Makefile.in 1.36:
10084: * src/targets/cgi/Makefile.am 1.35:
10085: * src/targets/cgi/Makefile.in 1.47:
10086: * src/targets/cgi/parser3.C 1.182:
10087: * src/targets/isapi/Makefile.in 1.5:
10088: * src/types/Makefile.in 1.38:
10089: removed root conf define creation
10090:
10091: * src/classes/mail.C 1.66:
10092: sendmail -ti [default now]
10093:
10094: * src/include/pa_globals.h 1.86:
10095: * src/include/pa_request.h 1.136:
10096: * src/main/main.dsp 1.153:
10097: * src/main/pa_globals.C 1.128:
10098: * src/main/pa_request.C 1.208:
1.24 paf 10099: * www/cgi-bin/parser3.log 1.60:
1.15 paf 10100: @conf
10101:
1.24 paf 10102: * src/include/pa_globals.h 1.87:
10103: * src/include/pa_request.h 1.137:
10104: * src/main/execute.C 1.241:
10105: * src/main/pa_globals.C 1.129:
10106: * src/main/pa_request.C 1.209:
10107: * www/cgi-bin/parser3.log 1.61:
10108: @rootconf [were @conf]
10109:
1.15 paf 10110: * INSTALL 1.20:
10111: * configure.in 1.26:
10112: * etc/Makefile.am 1.3:
10113: * operators.txt 1.43:
10114: * src/include/pa_globals.h 1.88:
10115: * src/include/pa_request.h 1.138:
10116: * src/main/compile.tab.C 1.56:
10117: * src/main/pa_globals.C 1.130:
10118: * src/main/pa_request.C 1.211:
10119: * src/targets/apache13/mod_parser3.C 1.22:
10120: * src/targets/cgi/parser3.C 1.181:
10121: * src/targets/isapi/parser3isapi.C 1.74:
1.24 paf 10122: * www/cgi-bin/parser3.log 1.62:
1.15 paf 10123: parser3.conf now one and only
10124:
10125: * src/classes/mail.C 1.65:
10126: * src/main/pa_request.C 1.210:
10127: $MAIL $CHARSETS allowed to be strings. for convinient #ing
10128:
10129: 2002-06-11 paf
10130: * src/classes/file.C 1.83:
10131: * src/targets/cgi/parser3.dsp 1.49:
10132: * src/targets/isapi/parser3isapi.C 1.73:
1.24 paf 10133: * www/cgi-bin/parser3.log 1.59:
1.15 paf 10134: * www/htdocs/.htaccess 1.4:
10135: * www/htdocs/index.html 1.66:
10136: suexec env keys filter plus CGI_ as valid prefix
10137:
10138: * src/classes/file.C 1.84:
10139: check simplified
10140:
10141: * src/classes/file.C 1.82:
10142: * src/include/pa_request.h 1.135:
10143: * src/include/pa_sapi.h 1.19:
10144: * src/targets/apache13/mod_parser3.C 1.21:
10145: * src/targets/cgi/parser3.C 1.180:
10146: * src/targets/isapi/parser3isapi.C 1.72:
1.24 paf 10147: * www/cgi-bin/parser3.log 1.58:
1.15 paf 10148: * www/htdocs/index.html 1.65:
10149: file::exec/cgi to pass HTTP_ vars
10150: introducing SAPI::environment
10151:
10152: 2002-06-10 paf
10153: * src/main/pa_common.C [release_1_0_0001] 1.108.2.1:
10154: fixed -d (bug)
10155:
10156: * configure 1.20:
10157: * configure [release_3_0_0002] 1.19.2.1:
10158: * configure.in [release_3_0_0002] 1.21.2.1:
10159: * src/include/pa_version.h 1.5:
10160: * src/include/pa_version.h [release_3_0_0002] 1.4.2.1:
10161: makes
10162:
10163: * operators.txt 1.41:
10164: old merge conflict removed
10165:
10166: * src/types/pa_vform.C 1.56:
10167: * src/types/pa_vform.h 1.34:
10168: * www/htdocs/index.html 1.62:
10169: $form: not determined yet check
10170:
10171: * src/main/pa_common.C 1.109:
10172: merged fixed -d (bug)
10173:
10174: * src/main/compile.tab.C 1.55:
10175: * src/main/pa_string.C 1.159:
1.24 paf 10176: * www/cgi-bin/parser3.log 1.56:
1.15 paf 10177: * www/htdocs/index.html 1.63:
10178: whitespace after number in autoconvert now ignored
10179:
10180: * operators.txt 1.42:
10181: * src/classes/op.C 1.96:
10182: * src/include/pa_common.h 1.77:
10183: * src/main/pa_common.C 1.110:
10184: lock failures reported now
10185:
10186: * configure 1.21:
10187: * configure.in 1.23:
10188: pack even address access on sparc&co arch checked in configure
10189:
10190: * configure 1.23:
10191: * configure.in 1.25:
10192: *** empty log message ***
10193:
10194: * src/main/compile_tools.C 1.50:
1.24 paf 10195: * www/cgi-bin/parser3.log 1.57:
1.15 paf 10196: * www/htdocs/index.html 1.64:
10197: ^if(" 1 "){y} bug fixed
10198: optimization string->double @ compile time were not-enough-checking...
10199:
10200: * configure 1.22:
10201: * configure.in 1.24:
10202: hpux check, nsl link, no socket
10203:
10204: * src/classes/mail.C 1.64:
10205: mail netscape attachment name fixed. todo: $response:body
10206: content-type:name
10207:
10208: * src/main/untaint.C 1.102:
10209: bug#2) mail subject got always prepended with charset even when
10210: all letters were 7bit one
10211:
10212: 2002-06-04 paf
10213: * src/targets/apache13/mod_parser3.C 1.20:
10214: * src/targets/apache13/mod_parser3.C [release_1_0_0001] 1.19.2.1:
10215: fixed .dsp-s along with reorganized cvs modules dirs structure
10216:
10217: 2002-06-03 paf
10218: * etc/parser3.charsets/windows-1251.cfg 1.5:
10219: * operators.txt 1.40:
10220: * src/classes/classes.dsp 1.20:
10221: * src/classes/gd/gd.dsp 1.23:
10222: * src/classes/smtp/smtp.dsp 1.19:
10223: * src/main/compile.tab.C 1.54:
10224: * src/main/main.dsp 1.152:
10225: * src/main/pa_globals.C 1.127:
10226: * src/targets/apache13/ApacheModuleParser3.dsp 1.12:
10227: * src/targets/cgi/parser3.C 1.179:
10228: * src/targets/cgi/parser3.dsp 1.48:
10229: * src/targets/isapi/parser3isapi.dsp 1.37:
10230: * src/types/types.dsp 1.25:
10231: * www/htdocs/index.html 1.60:
10232: fixed .dsp-s along with reorganized cvs modules dirs structure
10233:
10234: * src/classes/classes.dsp [release_1_0_0001] 1.18.2.2:
10235: * src/classes/gd/gd.dsp [release_1_0_0001] 1.21.2.2:
10236: * src/classes/smtp/smtp.dsp [release_1_0_0001] 1.17.2.2:
10237: * src/main/compile.tab.C [release_1_0_0001] 1.52.2.2:
10238: * src/main/main.dsp [release_1_0_0001] 1.150.2.2:
10239: * src/main/pa_globals.C [release_1_0_0001] 1.124.2.3:
10240: * src/targets/apache13/ApacheModuleParser3.dsp [release_1_0_0001] 1.11.2.1:
10241: * src/targets/cgi/parser3.dsp [release_1_0_0001] 1.46.2.1:
10242: * src/targets/isapi/parser3isapi.dsp [release_1_0_0001] 1.35.2.2:
10243: * src/types/types.dsp [release_1_0_0001] 1.23.2.2:
10244: reorganized cvs modules
10245:
10246: 2002-05-28 paf
10247: * src/targets/cgi/parser3.C [release_1_0_0001] 1.174.2.3:
10248: info.uri now ""
10249:
10250: 2002-05-17 paf
10251: * src/classes/table.C 1.153:
10252: * src/classes/table.C [release_1_0_0001] 1.151.2.1:
10253: ^table.save << checked empty pre/match/post columns
10254:
10255: 2002-05-16 paf
10256: * src/classes/image.C 1.72:
1.24 paf 10257: * www/cgi-bin/parser3.log 1.55:
1.15 paf 10258: * www/htdocs/index.html 1.59:
10259: image::measure can png now
10260:
10261: 2002-05-15 paf
10262: * operators.txt 1.38:
10263: * src/classes/date.C 1.31:
1.24 paf 10264: * www/cgi-bin/parser3.log 1.54:
1.15 paf 10265: * www/htdocs/index.html 1.58:
10266: ^date::create[%H:%M[:%S]] added
10267:
10268: * etc/parser3.charsets/windows-1251.cfg 1.4:
10269: 0x forgot, fixed
10270:
10271: * operators.txt 1.37:
10272: * src/classes/date.C 1.30:
1.24 paf 10273: * www/cgi-bin/parser3.log 1.53:
1.15 paf 10274: * www/htdocs/.htaccess 1.3:
10275: * www/htdocs/auto.p 1.10:
10276: * www/htdocs/index.html 1.57:
10277: ^date::create[%Y[-%m[-%d[ %H[:%M[:%S]]]]]]
10278: [-%m now
10279:
10280: 2002-05-14 paf
10281: * etc/parser3.charsets/windows-1251.cfg 1.3:
10282: * etc/parser3.charsets/windows-1251.cfg [release_1_0_0001] 1.2.2.1:
10283: added 3 quotes
10284:
10285: 2002-05-07 paf
10286: * src/classes/classes.dsp 1.19:
10287: * src/classes/classes.dsp [release_1_0_0001] 1.18.2.1:
10288: * src/classes/gd/gd.dsp 1.22:
10289: * src/classes/gd/gd.dsp [release_1_0_0001] 1.21.2.1:
10290: * src/classes/op.C 1.95:
10291: * src/classes/op.C [release_1_0_0001] 1.93.2.1:
10292: * src/classes/smtp/smtp.dsp 1.18:
10293: * src/classes/smtp/smtp.dsp [release_1_0_0001] 1.17.2.1:
10294: * src/include/pa_globals.h 1.85:
10295: * src/include/pa_globals.h [release_1_0_0001] 1.84.2.1:
10296: * src/include/pa_request.h 1.134:
10297: * src/include/pa_request.h [release_1_0_0001] 1.133.2.1:
10298: * src/include/pa_table.h 1.44:
10299: * src/include/pa_table.h [release_1_0_0001] 1.43.2.1:
10300: * src/main/compile.tab.C 1.53:
10301: * src/main/compile.tab.C [release_1_0_0001] 1.52.2.1:
10302: * src/main/compile.y 1.187:
10303: * src/main/compile.y [release_1_0_0001] 1.186.2.1:
10304: * src/main/main.dsp 1.151:
10305: * src/main/main.dsp [release_1_0_0001] 1.150.2.1:
10306: * src/main/pa_globals.C 1.126:
10307: * src/main/pa_globals.C [release_1_0_0001] 1.124.2.2:
10308: * src/main/pa_request.C 1.207:
10309: * src/main/pa_request.C [release_1_0_0001] 1.204.2.1:
10310: * src/main/pa_table.C 1.47:
10311: * src/main/pa_table.C [release_1_0_0001] 1.46.2.1:
10312: * src/targets/isapi/pa_pool.C 1.13:
10313: * src/targets/isapi/pa_pool.C [release_1_0_0001] 1.12.2.1:
10314: * src/targets/isapi/parser3isapi.C 1.71:
10315: * src/targets/isapi/parser3isapi.C [release_1_0_0001] 1.69.2.2:
10316: * src/targets/isapi/parser3isapi.dsp 1.36:
10317: * src/targets/isapi/parser3isapi.dsp [release_1_0_0001] 1.35.2.1:
10318: * src/targets/isapi/pool_storage.h 1.16:
10319: * src/targets/isapi/pool_storage.h [release_1_0_0001] 1.15.2.1:
10320: * src/types/types.dsp 1.24:
10321: * src/types/types.dsp [release_1_0_0001] 1.23.2.1:
10322: * www/htdocs/parser-status.html 1.2:
10323: * www/htdocs/parser-status.html [release_1_0_0001] 1.1.2.1:
10324: Table name2number field now &.
10325: main_method_name now on Request pool rather on global_pool [Junction+VJunction created on same pool as name = were created on global pool, causing mem leaks]
10326:
10327: 2002-05-06 paf
10328: * src/main/pa_globals.C 1.125:
10329: * src/main/pa_globals.C [release_1_0_0001] 1.124.2.1:
10330: * src/targets/cgi/parser3.C 1.178:
10331: * src/targets/cgi/parser3.C [release_1_0_0001] 1.174.2.2:
10332: * src/targets/cgi/pool_storage.h 1.10:
10333: * src/targets/cgi/pool_storage.h [release_1_0_0001] 1.9.2.1:
10334: * src/targets/isapi/parser3isapi.C 1.70:
10335: * src/targets/isapi/parser3isapi.C [release_1_0_0001] 1.69.2.1:
10336: removed 100*40 bytes per request memory leak [nonpool malloc in
10337: globals]
10338:
10339: 2002-04-30 paf
10340: * configure 1.19:
10341: * src/include/pa_version.h 1.4:
10342: version now not b
10343:
10344: * src/targets/cgi/parser3.C 1.177:
1.24 paf 10345: * www/cgi-bin/parser3.log 1.52:
1.15 paf 10346: * www/htdocs/global.xsl 1.7:
10347: * www/htdocs/index.html 1.56:
10348: request.uri now never 0
10349:
10350: 2002-04-29 paf
10351: * configure.in 1.21:
10352: removed b
10353:
10354: * src/doc/ClassExample1.dox 1.4:
10355: * src/doc/ClassExample3.dox 1.4:
10356: * src/doc/aliased.dox 1.4:
10357: * src/doc/methoded.dox 1.3:
10358: * src/doc/string.dox 1.4:
10359: * src/doc/value.dox 1.3:
10360: * src/include/pa_exception.h 1.34:
10361: * src/main/pa_request.C 1.205:
10362: * src/targets/cgi/parser3.C 1.176:
10363: merged from 0001
10364:
10365: * src/classes/op.C 1.94:
10366: * src/include/pa_exception.h 1.35:
10367: * src/main/pa_request.C 1.206:
10368: Exception::comment/type checked in (), no there's no empty type
10369: comment by default
10370:
10371: 2002-04-26 paf
10372: * src/doc/doxygen.cfg 1.22:
10373: * src/doc/doxygen.cfg [release_1_0_0001] 1.21.2.1:
10374: * src/targets/cgi/parser3.dsp 1.47:
1.24 paf 10375: * www/cgi-bin/parser3.log 1.51:
1.15 paf 10376: * www/htdocs/index.html 1.55:
10377: doxygen dot image size reduced
10378:
10379: 2002-04-25 paf
10380: * src/classes/table.C 1.152:
1.24 paf 10381: * www/cgi-bin/parser3.log 1.47:
1.15 paf 10382: * www/htdocs/.htaccess 1.1:
10383: * www/htdocs/index.html 1.51:
10384: removed restriction on column count to ^table.hash to work, now
10385: must be >0 [were >1]
10386:
10387: * src/targets/cgi/parser3.C 1.175:
10388: * src/targets/cgi/parser3.C [release_1_0_0001] 1.174.2.1:
10389: setenv in .htaccess when cgi is not under that dir got
10390: REDIRECT_ prefix before HTTP_PARSER_x_CONFIG, now that took
10391: into account
10392:
1.24 paf 10393: * www/cgi-bin/parser3.log 1.48:
1.15 paf 10394: * www/htdocs/index.html 1.52:
10395: sample of 'using junction out of context'
10396:
10397: * operators.txt 1.35:
10398: * operators.txt 1.36:
10399: * src/classes/date.C 1.28:
10400: * src/classes/date.C 1.29:
1.24 paf 10401: * www/cgi-bin/parser3.log 1.49:
1.15 paf 10402: * www/htdocs/index.html 1.53:
10403: ^date::create[2002-12-33 01:03:04]
10404:
10405: 2002-04-24 paf
10406: * src/classes/classes.dsp 1.18:
10407: * src/classes/gd/gd.dsp 1.21:
10408: * src/classes/smtp/smtp.dsp 1.17:
10409: * src/main/compile.tab.C 1.52:
10410: * src/main/main.dsp 1.150:
10411: * src/targets/apache13/ApacheModuleParser3.dsp 1.11:
10412: * src/targets/cgi/parser3.C 1.174:
10413: * src/targets/cgi/parser3.dsp 1.46:
10414: * src/targets/isapi/parser3isapi.dsp 1.34:
10415: * src/types/types.dsp 1.23:
10416: MSVC profile targets
10417:
10418: 2002-04-23 paf
10419: * operators.txt 1.34:
10420: * src/classes/string.C 1.110:
1.24 paf 10421: * www/cgi-bin/parser3.log 1.46:
1.15 paf 10422: * www/htdocs/index.html 1.50:
10423: int/double/string:sql{}[$.default{code}]
10424: fixed [were barking: "junction used outside of context"]
10425:
10426: 2002-04-22 paf
10427: * src/classes/string.C 1.109:
10428: * src/include/pa_string.h 1.138:
10429: * src/main/pa_string.C 1.158:
10430: * src/types/pa_vstring.C 1.19:
10431: * src/types/pa_vstring.h 1.46:
10432: * types.txt 1.2:
10433: ^string.optimize[]
10434:
10435: * src/main/execute.C 1.238:
1.24 paf 10436: * www/cgi-bin/parser3.log 1.43:
1.15 paf 10437: * www/htdocs/index.html 1.48:
10438: junctions to local contexts got cleanized&checked later
10439:
1.24 paf 10440: * src/main/execute.C 1.240:
10441: * www/cgi-bin/parser3.log 1.45:
10442: rolled back to before_killing_userjunction_contexts
10443:
1.15 paf 10444: * src/include/pa_globals.h 1.84:
10445: * src/include/pa_table.h 1.43:
10446: * src/main/pa_globals.C 1.124:
10447: * src/main/pa_string.C 1.157:
10448: * src/main/pa_table.C 1.46:
10449: fixed match table template
10450:
10451: * src/classes/string.C 1.107:
10452: * src/classes/string.C 1.108:
10453: optimize removed from string .left/right/pos
10454:
10455: * src/main/execute.C 1.239:
1.24 paf 10456: * www/cgi-bin/parser3.log 1.44:
1.15 paf 10457: * www/htdocs/index.html 1.49:
10458: user junctions context killed
10459:
10460: 2002-04-19 paf
10461: * src/classes/string.C 1.106:
10462: * src/include/pa_request.h 1.133:
10463: * src/include/pa_string.h 1.137:
10464: * src/main/pa_request.C 1.204:
10465: * src/main/pa_string.C 1.156:
10466: * src/types/pa_vstring.C 1.18:
10467: * src/types/pa_vstring.h 1.45:
1.24 paf 10468: * www/cgi-bin/parser3.log 1.42:
1.15 paf 10469: * www/htdocs/index.html 1.47:
10470: string now optimized prior to .left .right .mid .pos .match when that is profitable,
10471: and always before .replace
10472: when $ORIGINS(1) optimization disabled
10473: economy from not wasting mem on lots of strings which occur by lots of String:mid calls to get parts of source string between found_occurances
10474:
10475: * src/classes/op.C 1.93:
10476: * src/classes/string.C 1.105:
10477: * src/types/pa_value.h 1.86:
10478: VTable removed from each String::match replace iteration, and made stacked
10479: sizeof(VTable)=12bytes economy on each replace code
10480:
10481: * src/include/pa_globals.h 1.83:
10482: * src/include/pa_table.h 1.42:
10483: * src/main/pa_globals.C 1.123:
10484: * src/main/pa_string.C 1.155:
10485: String::match table columns globalized, not created @ each ^match anymore
10486: economy: sizeof(Array)+space on 3+x cells=24+ bytes per ^match
10487:
10488: * src/classes/file.C 1.81:
10489: ovector now local
10490: economy: 16 bytes per ^file:list
10491:
10492: * src/classes/string.C 1.104:
10493: * src/include/pa_string.h 1.136:
10494: * src/main/pa_string.C 1.154:
10495: * www/htdocs/index.html 1.46:
10496: string.match[]['] option enables generation of $match.prematch
10497: .match .postmatch columns
10498:
10499: * src/main/pa_string.C 1.153:
10500: String::match options analized without cstr-ing them now
10501:
10502: * src/doc/chmhelper.pl 1.1:
10503: * src/doc/doxygen.cfg 1.21:
10504: * src/doc/footer.htm 1.1:
10505: * src/doc/html2chm.cmd 1.6:
10506: * src/doc/postbuild.txt 1.3:
10507: * src/doc/sources2html.cmd 1.5:
10508: * src/doc/view_chm.cmd 1.2:
10509: * src/doc/view_html.cmd 1.2:
10510: config updated to doxygen 1.2.15,
10511: created helper which fixes minor bugs in chm project files & htm tree.
10512: changed extension to .htm
10513:
10514: * src/doc/footer.htm 1.2:
10515: 2001,
10516:
10517: 2002-04-18 paf
10518: * src/classes/classes.h 1.18:
10519: * src/classes/hash.C 1.40:
10520: * src/types/pa_value.h 1.85:
10521: * src/types/pa_vbool.h 1.18:
10522: * src/types/pa_vcookie.h 1.16:
10523: * src/types/pa_vdate.h 1.10:
10524: * src/types/pa_vdouble.h 1.37:
10525: * src/types/pa_venv.h 1.21:
10526: * src/types/pa_vfile.h 1.42:
10527: * src/types/pa_vhash.h 1.33:
10528: * src/types/pa_vimage.h 1.25:
10529: * src/types/pa_vint.h 1.34:
10530: * src/types/pa_vjunction.h 1.13:
10531: * src/types/pa_vobject.h 1.18:
10532: * src/types/pa_vrequest.h 1.17:
10533: * src/types/pa_vresponse.h 1.22:
10534: * src/types/pa_vstateless_class.h 1.26:
10535: * src/types/pa_vstateless_object.h 1.17:
10536: * src/types/pa_vstatus.h 1.8:
10537: * src/types/pa_vstring.h 1.44:
10538: * src/types/pa_vtable.h 1.38:
10539: * src/types/pa_vvoid.h 1.9:
10540: * src/types/pa_vxdoc.h 1.21:
10541: * src/types/pa_vxnode.h 1.14:
10542: fclass_real lowered from VStateless_class to VObject
10543:
10544: * src/types/pa_value.C 1.1:
10545: forced to cut that from .h because of VStateless_class usage [
10546: undefined in .h]
10547:
10548: * src/classes/classes.h 1.17:
10549: * src/classes/date.C 1.27:
10550: * src/classes/double.C 1.47:
10551: * src/classes/file.C 1.80:
10552: * src/classes/form.C 1.23:
10553: * src/classes/hash.C 1.39:
10554: * src/classes/image.C 1.71:
10555: * src/classes/int.C 1.44:
10556: * src/classes/mail.C 1.63:
10557: * src/classes/math.C 1.18:
10558: * src/classes/op.C 1.91:
10559: * src/classes/response.C 1.19:
10560: * src/classes/string.C 1.103:
10561: * src/classes/table.C 1.151:
10562: * src/classes/void.C 1.19:
10563: * src/classes/xnode.C 1.44:
10564: * src/include/pa_globals.h 1.82:
10565: * src/include/pa_request.h 1.132:
10566: * src/main/execute.C 1.236:
10567: * src/main/pa_globals.C 1.122:
10568: * src/main/pa_request.C 1.201:
10569: * src/types/Makefile.am 1.21:
10570: * src/types/pa_value.h 1.84:
10571: * src/types/pa_vdouble.h 1.36:
10572: * src/types/pa_vform.C 1.55:
10573: * src/types/pa_vhash.h 1.32:
10574: * src/types/pa_vint.h 1.33:
10575: * src/types/pa_vmath.h 1.7:
10576: * src/types/pa_vmethod_frame.h 1.25:
10577: * src/types/pa_vstateless_class.h 1.24:
10578: * src/types/pa_wcontext.C 1.18:
10579: * src/types/pa_wcontext.h 1.32:
10580: * src/types/pa_wwrapper.h 1.18:
10581: * src/types/types.dsp 1.22:
1.24 paf 10582: * www/cgi-bin/parser3.log 1.36:
1.15 paf 10583: * www/htdocs/index.html 1.40:
10584: removed Value::fname
10585:
10586: * src/include/pa_opcode.h 1.18:
10587: * src/main/compile.tab.C 1.51:
10588: * src/main/compile.y 1.186:
10589: * src/main/compile_tools.C 1.49:
10590: * src/main/compile_tools.h 1.61:
10591: * src/main/execute.C 1.237:
10592: * src/main/pa_request.C 1.202:
10593: * src/types/pa_vmethod_frame.h 1.26:
1.24 paf 10594: * www/cgi-bin/parser3.log 1.37:
1.15 paf 10595: * www/htdocs/index.html 1.41:
10596: OP_GET_METHOD_FRAME merged with OP_CALL, VCodeFrame move to
10597: stack [no more heap waste on each CALL]
10598:
10599: * src/types/pa_valiased.C 1.14:
10600: * src/types/pa_valiased.h 1.19:
10601: * src/types/pa_vclass.h 1.25:
10602: * src/types/pa_vobject.h 1.17:
10603: * src/types/pa_wcontext.C 1.19:
1.24 paf 10604: * www/cgi-bin/parser3.log 1.38:
1.15 paf 10605: * www/htdocs/index.html 1.42:
10606: VAliased get/set alias now virtual and implemented down in
10607: VClass, fclass_alias removed,
10608:
10609: * src/main/pa_request.C 1.203:
10610: * src/types/pa_valiased.h 1.20:
10611: * src/types/pa_vstateless_class.h 1.25:
10612: * src/types/pa_vstateless_object.h 1.16:
10613: * src/types/pa_vstring.h 1.43:
1.24 paf 10614: * www/cgi-bin/parser3.log 1.39:
1.15 paf 10615: * www/htdocs/index.html 1.43:
10616: VStateless_string_object speicalized light version of VStateless_object
10617:
10618: * src/types/Makefile.in 1.37:
10619: *** empty log message ***
10620:
10621: * src/doc/doxygen.cfg 1.20:
10622: .chi generation disabled
10623:
10624: * src/classes/classes.h 1.19:
10625: * src/classes/xdoc.C 1.92:
10626: * src/classes/xnode.C 1.45:
10627: * src/classes/xnode.h 1.11:
10628: * src/types/pa_vxdoc.C 1.13:
1.24 paf 10629: * www/cgi-bin/parser3.log 1.40:
10630: * www/cgi-bin/parser3.log 1.41:
1.15 paf 10631: * www/htdocs/index.html 1.44:
10632: * www/htdocs/index.html 1.45:
10633: xdoc(xnode) now fully - fields&methods
10634:
10635: * src/classes/op.C 1.92:
10636: ^throw comment param made optional
10637:
10638: 2002-04-17 paf
10639: * src/types/pa_vhash.h 1.31:
10640: vstring wrong parent fixed
10641:
10642: * src/classes/op.C 1.90:
10643: taint local result var bug fixed
10644:
10645: * src/doc/ClassExample1.dox 1.3:
10646: * src/doc/ClassExample2.dox 1.4:
10647: * src/doc/ClassExample3.dox 1.3:
10648: * src/doc/compiler.dox 1.3:
10649: * src/doc/module.dox 1.3:
10650: * src/doc/pooled.dox 1.3:
10651: * src/doc/string.dox 1.3:
10652: * src/doc/targets.dox 1.3:
10653: * src/include/pa_pool.h 1.79:
10654: * src/include/pa_types.h 1.40:
10655: dox updated to current state, PTHROW freshen to throw & co
10656:
10657: 2002-04-16 paf
10658: * src/classes/op.C 1.89:
10659: exception2vhash file now tainted
10660:
10661: * src/include/pa_opcode.h 1.17:
10662: * src/main/compile.tab.C 1.49:
10663: * src/main/compile.y 1.185:
10664: * src/main/execute.C 1.232:
10665: * src/targets/cgi/parser3.C 1.172:
1.24 paf 10666: * www/cgi-bin/parser3.log 1.30:
1.15 paf 10667: OP_CALL -> OP_CALL__WRITE and used that for removing VString wrapper
10668:
10669: * src/doc/postbuild.txt 1.2:
10670: * src/main/execute.C 1.234:
1.24 paf 10671: * www/cgi-bin/parser3.log 1.34:
1.15 paf 10672: * www/htdocs/index.html 1.37:
10673: result in @postprocess & @unhandled_exception now taken into
10674: account as in usual functions
10675:
10676: * src/doc/postbuild.txt 1.1:
10677: instructions on post .html build
10678:
10679: * asm.txt 1.2:
10680: * form.txt 1.2:
10681: * lang.txt 1.2:
10682: * sql.txt 1.2:
1.24 paf 10683: * www/cgi-bin/parser3.log 1.35:
1.15 paf 10684: removed outdated. see in Attic asm.txt as most interesting
10685:
10686: * src/classes/op.C 1.87:
1.24 paf 10687: * www/cgi-bin/parser3.log 1.28:
1.15 paf 10688: * www/htdocs/auto.p 1.8:
10689: extra check on empty file in origin in _execute
10690:
10691: * src/classes/date.C 1.26:
10692: * src/main/compile.tab.C 1.50:
10693: * src/targets/cgi/parser3.C 1.173:
1.24 paf 10694: * www/cgi-bin/parser3.log 1.31:
10695: * www/cgi-bin/parser3.log 1.32:
1.15 paf 10696: cheched date:create(days) param for validity [later were
10697: assumed valid and crashed on invalid onces]
10698:
10699: * src/classes/file.C 1.79:
10700: * src/main/pa_exec.C 1.35:
1.24 paf 10701: * www/cgi-bin/parser3.log 1.33:
1.15 paf 10702: * www/htdocs/index.html 1.36:
10703: stderr of execs mark as tainted
10704:
10705: * src/main/execute.C 1.235:
10706: * www/htdocs/index.html 1.38:
10707: $result in @main now taken into account as in usual functions
10708:
1.24 paf 10709: * src/classes/op.C 1.88:
10710: * www/cgi-bin/parser3.log 1.29:
10711: _process pseudo origin copied from local var to heap
10712:
1.23 paf 10713: * src/main/pa_request.C 1.199:
10714: uri in error log
10715:
1.15 paf 10716: * src/main/pa_request.C 1.200:
10717: * src/targets/isapi/parser3isapi.C 1.69:
10718: * www/htdocs/index.html 1.39:
10719: removed check, preventing content-length: 0 from appearing
10720:
10721: * src/doc/doxygen.cfg 1.19:
10722: * src/doc/html2chm.cmd 1.5:
10723: .chm file only now, no .chi
10724:
10725: 2002-04-15 paf
10726: * src/classes/image.C 1.70:
10727: * src/classes/op.C 1.83:
10728: * src/classes/op.C 1.84:
10729: * src/classes/string.C 1.101:
10730: * src/classes/table.C 1.149:
10731: * src/include/pa_request.h 1.129:
10732: * src/main/execute.C 1.228:
10733: * src/types/pa_value.h 1.81:
10734: * src/types/pa_vmethod_frame.h 1.24:
10735: * src/types/pa_wcontext.h 1.29:
1.24 paf 10736: * www/cgi-bin/parser3.log 1.25:
1.15 paf 10737: StringOrValue wcontext result, now ready for dual writes
10738:
1.24 paf 10739: * src/classes/file.C 1.78:
10740: * src/classes/op.C 1.86:
10741: * src/classes/table.C 1.150:
10742: * www/cgi-bin/parser3.log 1.26:
10743: finished dual write_xxx_lang functions
10744:
1.15 paf 10745: * src/main/execute.C 1.231:
10746: * src/types/pa_value.h 1.83:
1.24 paf 10747: * www/cgi-bin/parser3.log 1.27:
1.15 paf 10748: fixed name update
10749:
10750: * src/main/execute.C 1.229:
10751: CodeFrame soul fixed [mistakenly killed by prev changes]
10752:
10753: * src/classes/date.C 1.25:
10754: * src/classes/file.C 1.76:
10755: * src/classes/mail.C 1.62:
10756: * src/classes/string.C 1.102:
10757: * src/classes/xnode.C 1.43:
10758: * src/include/pa_request.h 1.130:
10759: * src/types/pa_value.h 1.82:
10760: * src/types/pa_wcontext.h 1.30:
10761: removed absolutely unnecessary VString shells
10762:
10763: * src/classes/op.C 1.82:
10764: * src/include/pa_globals.h 1.81:
10765: * src/include/pa_opcode.h 1.16:
10766: * src/include/pa_request.h 1.128:
10767: * src/main/compile.tab.C 1.47:
10768: * src/main/compile.y 1.183:
10769: * src/main/compile_tools.C 1.47:
10770: * src/main/compile_tools.h 1.59:
10771: * src/main/execute.C 1.226:
10772: * src/main/pa_globals.C 1.121:
10773: * src/main/pa_request.C 1.198:
10774: * src/targets/cgi/parser3.C 1.170:
1.24 paf 10775: * www/cgi-bin/parser3.log 1.24:
1.15 paf 10776: * www/htdocs/index.html 1.35:
10777: switch in hash constructor fixed [were problems with using of
10778: stacked wwrapper after it's death]
10779:
10780: * src/classes/file.C 1.77:
10781: * src/classes/hash.C 1.38:
10782: * src/classes/op.C 1.85:
10783: * src/include/pa_request.h 1.131:
10784: * src/main/execute.C 1.230:
10785: * src/types/pa_wcontext.h 1.31:
10786: started dual write_xxx_lang functions, if checked & works
10787:
10788: * src/targets/cgi/parser3.C 1.171:
10789: ctime sometimes can be just "", checked that
10790:
10791: * src/main/compile.tab.C 1.48:
10792: * src/main/compile.y 1.184:
10793: * src/main/compile_tools.C 1.48:
10794: * src/main/compile_tools.h 1.60:
10795: * src/main/execute.C 1.227:
10796: OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
10797: changed to OP_WRITE_VALUE
10798: in var get cases
10799:
10800: 2002-04-12 paf
10801: * operators.txt 1.33:
10802: * src/classes/table.C 1.148:
1.24 paf 10803: * www/cgi-bin/parser3.log 1.23:
1.15 paf 10804: * www/htdocs/index.html 1.34:
10805: table.select(expression) 0
10806:
10807: 2002-04-11 paf
10808: * src/classes/string.C 1.100:
10809: * src/include/pa_request.h 1.127:
10810: * src/main/execute.C 1.225:
10811: Request::process_internal codeFrame & wwrapper stacked [not
10812: wasting heap anymore]
10813:
10814: 2002-04-10 paf
10815: * src/include/pa_string.h 1.135:
10816: * src/main/pa_string.C 1.151:
10817: * src/main/untaint.C 1.101:
1.24 paf 10818: * www/cgi-bin/parser3.log 1.22:
1.15 paf 10819: * www/htdocs/index.html 1.33:
10820: killed 8 bytes from String.head
10821:
10822: * src/classes/double.C 1.46:
10823: * src/classes/file.C 1.75:
10824: * src/classes/hash.C 1.37:
10825: * src/classes/image.C 1.69:
10826: * src/classes/int.C 1.43:
10827: * src/classes/math.C 1.17:
10828: * src/classes/op.C 1.81:
10829: * src/classes/string.C 1.99:
10830: * src/classes/table.C 1.147:
10831: * src/classes/void.C 1.18:
10832: * src/classes/xdoc.C 1.91:
10833: * src/include/pa_request.h 1.126:
10834: * src/main/execute.C 1.224:
10835: * src/main/pa_string.C 1.152:
10836: killed Request::process() wrapping VString(String) in case we
10837: need only String
10838:
10839: 2002-04-09 paf
10840: * src/main/pa_common.C 1.108:
10841: * src/targets/cgi/parser3.C 1.168:
10842: * src/types/pa_vdouble.h 1.35:
10843: * src/types/pa_vint.h 1.32:
10844: int/double get_string now not pool.malloc(MAX_NUMBER) but
10845: really neaded
10846:
10847: * etc/Makefile.in 1.6:
10848: * etc/parser3.charsets/Makefile.in 1.8:
10849: * src/classes/Makefile.in 1.44:
10850: * src/classes/gd/Makefile.in 1.35:
10851: * src/classes/smtp/Makefile.in 1.4:
10852: * src/sql/Makefile.in 1.4:
10853: * src/targets/Makefile.in 1.35:
10854: * src/targets/apache13/Makefile.in 1.33:
10855: * src/targets/cgi/Makefile.in 1.46:
10856: * src/targets/isapi/Makefile.in 1.4:
10857: * src/types/Makefile.in 1.36:
10858: makse
10859:
10860: * operators.txt 1.31:
10861: * src/classes/double.C 1.45:
10862: * src/classes/int.C 1.42:
10863: * www/htdocs/global.xsl 1.5:
10864: int/double.int/double(default)
10865:
10866: * src/main/compile.tab.C 1.46:
10867: * src/targets/cgi/parser3.C 1.169:
10868: * src/targets/isapi/parser3isapi.C 1.68:
1.24 paf 10869: * www/cgi-bin/parser3.log 1.21:
1.15 paf 10870: removed
10871: {
10872: char *a;
10873: {
10874: /*sub local*/char b[...];
10875: a=b;
10876: situations
10877:
10878: * src/classes/xdoc.C 1.89:
1.24 paf 10879: * www/cgi-bin/parser3.log 1.19:
1.15 paf 10880: * www/htdocs/global.xsl 1.6:
10881: * www/htdocs/index.html 1.32:
10882: xslt params fixed
10883:
10884: * operators.txt 1.32:
10885: * src/classes/xdoc.C 1.90:
1.24 paf 10886: * www/cgi-bin/parser3.log 1.20:
1.15 paf 10887: xslt params made literal
10888:
10889: 2002-04-04 paf
10890: * src/include/pa_string.h 1.134:
10891: * src/main/pa_string.C 1.150:
1.24 paf 10892: * www/cgi-bin/parser3.log 1.18:
1.15 paf 10893: * www/htdocs/index.html 1.31:
10894: fixed string.replace [when reconstructing pieces were split by
10895: max_integral(piece.size), thus some strings to replace happen
10896: to be split into two = not replaced)
10897:
10898: * src/targets/cgi/parser3.C 1.166:
10899: * src/targets/cgi/parser3.C 1.167:
10900: * src/targets/cgi/parser3.dsp 1.44:
10901: * src/targets/cgi/parser3.dsp 1.45:
10902: document root in standalone version = current dir
10903:
10904: 2002-04-03 paf
10905: * INSTALL 1.18:
10906: * Makefile.in 1.10:
10907: * configure 1.17:
10908: * configure.in 1.19:
10909: * etc/Makefile.in 1.5:
10910: * etc/parser3.charsets/Makefile.in 1.7:
10911: * src/Makefile.in 1.46:
10912: * src/include/Makefile.in 1.4:
10913: * src/main/Makefile.in 1.40:
10914: root config configure options
10915:
10916: * configure 1.18:
10917: * configure.in 1.20:
10918: more checks on nonexistent charset
10919:
10920: 2002-04-02 paf
10921: * src/main/compile.C 1.63:
10922: parser.compile [exception name more like in doc]
10923:
10924: 2002-04-01 paf
10925: * src/classes/mail.C 1.61:
10926: * src/include/pa_string.h 1.133:
10927: * src/main/untaint.C 1.100:
10928: * src/targets/isapi/parser3isapi.dsp 1.33:
1.24 paf 10929: * www/cgi-bin/parser3.log 1.17:
1.15 paf 10930: mail subject encoding taken from .content-type.charset, not .charset
10931:
10932: 2002-03-29 paf
10933: * operators.txt 1.30:
10934: * src/classes/date.C 1.24:
1.24 paf 10935: * www/cgi-bin/parser3.log 1.16:
1.15 paf 10936: * www/htdocs/index.html 1.30:
10937: ^date::create now may not supply day, default 1.
10938: checked 29.03 -> 29.02 roll on non 366 days' year. | 31.05->31.04 roll
10939:
10940: * etc/parser3.charsets/koi8-r.cfg 1.2:
10941: koi8-r += ukranian letters
10942:
10943: 2002-03-28 paf
10944: * operators.txt 1.29:
10945: * src/classes/date.C 1.23:
10946: * src/classes/op.C 1.79:
10947: * src/include/pa_globals.h 1.80:
10948: * src/include/pa_hash.h 1.55:
10949: * src/main/pa_globals.C 1.120:
10950: * src/types/pa_vdate.h 1.9:
10951: * www/htdocs/index.html 1.29:
10952: ^cache[file][date]{
10953: ^cache(seconds)
10954: ^cache[date]
10955: }
10956:
10957: * src/classes/xdoc.C 1.88:
10958: * src/classes/xnode.C 1.42:
10959: * src/classes/xnode.h 1.10:
10960: removed redundant pool param
10961:
10962: 2002-03-27 paf
10963: * operators.txt 1.27:
10964: * src/classes/op.C 1.77:
10965: * src/include/pa_config_fixed.h 1.42:
10966: * src/include/pa_request.h 1.124:
10967: * src/main/execute.C 1.222:
10968: * src/main/pa_request.C 1.196:
1.24 paf 10969: * www/cgi-bin/parser3.log 1.14:
1.15 paf 10970: decided agains resetting exception_trace, just changed name
10971:
10972: * operators.txt 1.28:
10973: * src/classes/date.C 1.22:
10974: * src/classes/double.C 1.44:
10975: * src/classes/file.C 1.74:
10976: * src/classes/form.C 1.22:
10977: * src/classes/hash.C 1.36:
10978: * src/classes/image.C 1.68:
10979: * src/classes/int.C 1.41:
10980: * src/classes/mail.C 1.60:
10981: * src/classes/math.C 1.16:
10982: * src/classes/op.C 1.78:
10983: * src/classes/smtp/smtp.C 1.10:
10984: * src/classes/string.C 1.98:
10985: * src/classes/table.C 1.146:
10986: * src/classes/void.C 1.17:
10987: * src/classes/xdoc.C 1.87:
10988: * src/classes/xnode.C 1.41:
10989: * src/include/pa_exception.h 1.33:
10990: * src/include/pa_request.h 1.125:
10991: * src/include/pa_stylesheet_connection.h 1.28:
10992: * src/main/compile.C 1.62:
10993: * src/main/compile_tools.C 1.46:
10994: * src/main/execute.C 1.223:
10995: * src/main/pa_array.C 1.48:
10996: * src/main/pa_charset.C 1.23:
10997: * src/main/pa_charsets.C 1.8:
10998: * src/main/pa_common.C 1.106:
10999: * src/main/pa_dictionary.C 1.14:
11000: * src/main/pa_exception.C 1.40:
11001: * src/main/pa_exec.C 1.34:
11002: * src/main/pa_pool.C 1.52:
11003: * src/main/pa_request.C 1.197:
11004: * src/main/pa_socks.C 1.14:
11005: * src/main/pa_sql_driver_manager.C 1.62:
11006: * src/main/pa_string.C 1.149:
11007: * src/main/pa_table.C 1.45:
11008: * src/main/untaint.C 1.99:
11009: * src/targets/apache13/mod_parser3.C 1.19:
11010: * src/targets/cgi/parser3.C 1.165:
11011: * src/targets/isapi/parser3isapi.C 1.67:
11012: * src/types/pa_value.h 1.80:
11013: * src/types/pa_vcookie.C 1.43:
11014: * src/types/pa_vfile.h 1.41:
11015: * src/types/pa_vform.C 1.54:
11016: * src/types/pa_vhash.h 1.30:
11017: * src/types/pa_vmethod_frame.h 1.23:
11018: * src/types/pa_vstatus.C 1.7:
11019: * src/types/pa_vtable.C 1.13:
11020: * src/types/pa_vxdoc.h 1.20:
11021: * src/types/pa_vxnode.h 1.13:
11022: * src/types/pa_wcontext.C 1.17:
11023: * src/types/pa_wwrapper.h 1.17:
1.24 paf 11024: * www/cgi-bin/parser3.log 1.15:
1.15 paf 11025: * www/htdocs/index.html 1.28:
11026: assigned exception types
11027:
11028: 2002-03-26 paf
11029: * operators.txt 1.24:
11030: * src/classes/date.C 1.20:
11031: * www/htdocs/index.html 1.25:
11032: fixed date roll on daylightsaving days
11033: mktime took into account tm_isdst flag, which remained from BEFORE roll, but should have been reset
11034:
11035: * src/classes/op.C 1.76:
11036: * www/htdocs/index.html 1.27:
11037: forced language of $source field of exception to 'tainted',
11038: so that sql-langed-frags could be outputed outside of connect
11039:
11040: * src/include/pa_common.h 1.76:
11041: * src/main/pa_exec.C 1.33:
11042: windows exec chdir fixed
11043:
11044: * operators.txt 1.25:
11045: * src/classes/date.C 1.21:
11046: * www/htdocs/index.html 1.26:
11047: removed date.roll limit of +-1 offset
11048:
11049: 2002-03-25 paf
11050: * INSTALL 1.13:
11051: comment on --disable-link-stdcpp
11052:
11053: * INSTALL 1.12:
11054: * configure 1.15:
11055: * configure.in 1.17:
11056: * src/targets/cgi/Makefile.am 1.33:
11057: * src/targets/cgi/Makefile.in 1.44:
11058: libstdc++ link skipping configure option
11059:
11060: * src/classes/file.C 1.73:
11061: * src/classes/mail.C 1.56:
11062: * src/include/pa_exec.h 1.8:
11063: * src/main/pa_exec.C 1.32:
11064: f(!forced_allow)
11065: to allow
11066: --with-sendmail to work with any/both
11067: --disable-foreign-group-files --disable-execs
11068:
11069: * src/classes/op.C 1.75:
11070: * src/include/pa_sql_connection.h 1.24:
11071: sql connection with error were put to cache with '
11072: marked_to_rollback' flag, all consequent even OK requests
11073: rolled back
11074:
11075: * INSTALL 1.16:
11076: "--with=sendmail=COMMAND"
11077: comment
11078:
11079: * INSTALL 1.15:
11080: * configure 1.16:
11081: * configure.in 1.18:
11082: * src/classes/mail.C 1.55:
11083: * src/include/pa_config_auto.h.in 1.24:
11084: * src/main/pa_exec.C 1.31:
11085: * src/targets/cgi/Makefile.am 1.34:
11086: * src/targets/cgi/Makefile.in 1.45:
11087: --disable-foreign-group-files now disables execs also.
11088: introducing --sendmail
11089:
11090: * INSTALL 1.14:
11091: * INSTALL 1.17:
11092: * src/classes/mail.C 1.57:
11093: * src/classes/mail.C 1.58:
11094: *** empty log message ***
11095:
11096: * operators.txt 1.22:
11097: pgsql options comment
11098:
11099: * operators.txt 1.23:
11100: * src/targets/cgi/parser3.C 1.164:
11101: http_site_config_filespec
11102:
11103: 2002-03-22 paf
11104: * operators.txt 1.21:
11105: few comments on sets
11106:
11107: * src/main/pa_exec.C 1.30:
11108: createprocess nowindow flag
11109: check on readfile false return
11110:
11111: 2002-03-18 paf
11112: * src/main/pa_charset.C 1.22:
11113: * src/targets/isapi/pa_threads.C 1.10:
11114: * src/types/pa_vdouble.h 1.34:
11115: removed some tested @tests
11116:
11117: * operators.txt 1.20:
11118: * src/classes/op.C 1.74:
11119: * src/include/pa_exception.h 1.32:
11120: * src/include/pa_globals.h 1.79:
11121: * src/include/pa_request.h 1.123:
11122: * src/include/pa_stack.h 1.14:
11123: * src/main/pa_globals.C 1.119:
11124: * src/main/pa_request.C 1.195:
1.24 paf 11125: * www/cgi-bin/parser3.log 1.12:
11126: * www/cgi-bin/parser3.log 1.13:
1.15 paf 11127: * www/htdocs/index.html 1.22:
11128: * www/htdocs/index.html 1.23:
11129: introducing ^try
11130:
11131: 2002-03-15 paf
11132: * operators.txt 1.19:
11133: * src/classes/table.C 1.145:
11134: * www/htdocs/index.html 1.21:
11135: ^table.locate(logical expr)
11136:
11137: 2002-03-13 paf
11138: * src/main/pa_exception.C 1.39:
11139: checked not-pooled malloc
11140:
11141: 2002-03-11 paf
11142: * src/types/pa_vfile.C 1.29:
11143: $file.text now 0A linebreaks,
11144: file::exec/cgi linebreaks "0D0A" changed to 0A onces
11145:
11146: * INSTALL 1.10:
11147: * configure 1.13:
11148: * configure.in 1.15:
11149: * src/include/pa_config_auto.h.in 1.22:
11150: * src/include/pa_config_fixed.h 1.40:
11151: * src/main/pa_exec.C 1.28:
11152: * src/main/pa_exec.C 1.29:
11153: * www/htdocs/index.html 1.18:
11154: * www/htdocs/index.html 1.19:
11155: * www/htdocs/index.html 1.20:
11156: --disable-execs
11157:
11158: * INSTALL 1.11:
11159: * configure 1.14:
11160: * configure.in 1.16:
11161: * src/include/pa_config_auto.h.in 1.23:
11162: * src/main/pa_common.C 1.105:
11163: --disable-foreign-group-files
11164:
11165: 2002-03-05 paf
11166: * src/targets/isapi/parser3isapi.C 1.66:
11167: * src/targets/isapi/parser3isapi.dsp 1.32:
11168: iis5 now requires headers to be terminated with \r\n manually [
11169: refuses to separate header/body itself]
11170:
11171: * operators.txt 1.17:
11172: * operators.txt 1.18:
11173: * src/classes/date.C 1.18:
11174: * src/classes/date.C 1.19:
11175: date week calendar columns named
11176:
11177: * src/main/pa_globals.C 1.118:
11178: * src/targets/cgi/parser3.C 1.163:
11179: * src/targets/isapi/parser3isapi.C 1.65:
11180: * www/htdocs/index.html 1.17:
11181: isapi site config beside .dll
11182:
11183: 2002-03-04 paf
11184: * src/targets/isapi/pa_threads.C 1.9:
11185: * src/targets/isapi/parser3isapi.C 1.64:
11186: * src/targets/isapi/parser3isapi.dsp 1.31:
11187: isapi updated
11188:
11189: * src/classes/op.C 1.73:
11190: * src/types/pa_vfile.C 1.28:
1.24 paf 11191: * www/cgi-bin/parser3.log 1.11:
1.15 paf 11192: * www/htdocs/index.html 1.16:
11193: process body now evaluated in PASS language
11194:
11195: * src/classes/op.C 1.72:
11196: * src/include/pa_string.h 1.132:
11197: * src/main/pa_string.C 1.148:
11198: string deserialize checks on broken file
11199:
11200: 2002-03-01 paf
11201: * src/main/pa_exec.C 1.27:
11202: execle -> execve, now argc OK
11203:
11204: 2002-02-28 paf
11205: * src/main/pa_string.C 1.147:
11206: origin by first piece preferred before last piece
11207:
11208: * src/main/pa_charsets.C 1.7:
11209: when placing charset to cache using global name now [were
11210: request]
11211:
11212: * configure 1.12:
11213: * configure.in 1.14:
11214: * src/targets/apache13/ApacheModuleParser3.dsp 1.10:
11215: * src/targets/apache13/mod_parser3.C 1.18:
11216: * src/targets/apache13/p3runConfigure.in 1.9:
11217: * src/targets/apache13/pa_threads.C 1.8:
1.24 paf 11218: * www/cgi-bin/parser3.log 1.10:
1.15 paf 11219: * www/htdocs/auto.p 1.7:
11220: apache module updated
11221:
11222: * src/main/untaint.C 1.98:
11223: removed some debug comments
11224:
11225: 2002-02-27 paf
11226: * src/main/pa_charset.C 1.21:
11227: size_t
11228:
11229: * INSTALL 1.9:
11230: shared/static-xml
11231: with-pathlink
11232:
11233: * operators.txt 1.15:
11234: * operators.txt 1.16:
11235: SMTP comment
11236:
11237: 2002-02-26 paf
11238: * src/classes/xnode.C 1.40:
1.24 paf 11239: * www/cgi-bin/parser3.log 1.9:
1.15 paf 11240: * www/htdocs/auto.p 1.6:
11241: * www/htdocs/global.xsl 1.4:
11242: * www/htdocs/index.html 1.15:
11243: in some situation, xpath query returned result with type NODESET, but empty nodeset member field,
11244: checked that
11245:
11246: * src/main/pa_exec.C 1.26:
11247: more precise names for vars, cosmetic
11248:
11249: 2002-02-22 paf
11250: * operators.txt 1.14:
11251: * src/types/pa_vcookie.C 1.41:
11252: * src/types/pa_vcookie.C 1.42:
1.24 paf 11253: * www/cgi-bin/parser3.log 1.5:
1.15 paf 11254: cookie "expires=0" = "session"
11255:
11256: * src/include/pa_string.h 1.131:
11257: * src/main/pa_string.C 1.144:
11258: * src/main/pa_string.C 1.145:
11259: * src/main/pa_string.C 1.146:
1.24 paf 11260: * www/cgi-bin/parser3.log 1.6:
11261: * www/cgi-bin/parser3.log 1.7:
11262: * www/cgi-bin/parser3.log 1.8:
1.15 paf 11263: * www/htdocs/auto.p 1.5:
11264: * www/htdocs/index.html 1.14:
11265: string iterators fixed again, so were String::join_chain
11266:
11267: * configure 1.11:
11268: * configure.in 1.13:
11269: glib###.a detection fixed
11270:
11271: * Makefile.in 1.7:
11272: * configure 1.9:
11273: * configure.in 1.11:
11274: * etc/Makefile.in 1.4:
11275: * etc/parser3.charsets/Makefile.in 1.6:
11276: * src/Makefile.in 1.45:
11277: * src/classes/Makefile.am 1.38:
11278: * src/classes/Makefile.in 1.43:
11279: * src/classes/gd/Makefile.in 1.34:
11280: * src/classes/hashfile.C 1.23:
11281: * src/classes/smtp/Makefile.in 1.3:
11282: * src/include/Makefile.am 1.2:
11283: * src/include/Makefile.in 1.3:
11284: * src/include/pa_config_auto.h.in 1.20:
11285: * src/include/pa_db_connection.h 1.22:
11286: * src/include/pa_db_manager.h 1.15:
11287: * src/include/pa_db_table.h 1.16:
11288: * src/main/Makefile.am 1.31:
11289: * src/main/Makefile.in 1.39:
11290: * src/main/pa_db_connection.C 1.38:
11291: * src/main/pa_db_manager.C 1.23:
11292: * src/main/pa_db_table.C 1.21:
11293: * src/main/pa_globals.C 1.117:
11294: * src/sql/Makefile.in 1.3:
11295: * src/targets/Makefile.in 1.34:
11296: * src/targets/apache13/Makefile.in 1.32:
11297: * src/targets/apache13/p3runConfigure.in 1.8:
11298: * src/targets/cgi/Makefile.am 1.32:
11299: * src/targets/cgi/Makefile.in 1.43:
11300: * src/targets/isapi/Makefile.in 1.3:
11301: * src/types/Makefile.am 1.20:
11302: * src/types/Makefile.in 1.35:
11303: * src/types/pa_vhashfile.C 1.21:
11304: * src/types/pa_vhashfile.h 1.16:
11305: removed hashfile support for now
11306:
11307: * acconfig.h 1.1:
11308: acconfig move in cvs[from src/libltdl to /]
11309:
11310: * etc/parser3.charsets/windows-1251.cfg 1.2:
11311: °
11312:
11313: * Makefile.am 1.4:
11314: * Makefile.in 1.9:
11315: make update
11316:
11317: * INSTALL 1.7:
11318: hashfile removed from INSTALL
11319:
11320: * Makefile.in 1.8:
11321: * configure 1.10:
11322: * configure.in 1.12:
11323: * src/include/pa_config_auto.h.in 1.21:
11324: --with-shared-xml
11325: --with-static-xml
11326:
11327: * INSTALL 1.8:
11328: without-zlib comment
11329:
11330: * operators.txt 1.13:
11331: * src/classes/classes.dsp 1.16:
11332: * src/main/main.dsp 1.148:
11333: * src/types/types.dsp 1.20:
11334: removed hashfile support from sources for now
11335:
11336: * src/classes/classes.dsp 1.17:
11337: * src/classes/gd/gd.dsp 1.20:
11338: * src/main/compile.tab.C 1.45:
11339: * src/main/main.dsp 1.149:
11340: * src/targets/apache13/ApacheModuleParser3.dsp 1.9:
11341: * src/targets/cgi/parser3.dsp 1.43:
11342: * src/targets/isapi/parser3isapi.dsp 1.30:
11343: * src/types/types.dsp 1.21:
11344: *.dsp: removed refereces to win32db & ancient xalan&xml
11345:
11346: 2002-02-21 paf
11347: * Makefile.am 1.3:
11348: * Makefile.in 1.6:
11349: make cvsupdate
11350:
11351: * src/main/untaint.C 1.97:
1.24 paf 11352: * www/cgi-bin/parser3.log 1.4:
1.15 paf 11353: removed debug code, activated commented-for debug parts
11354:
11355: * src/include/pa_string.h 1.130:
11356: * src/include/pa_types.h 1.39:
11357: * src/main/pa_string.C 1.143:
11358: * src/main/untaint.C 1.96:
1.24 paf 11359: * www/cgi-bin/parser3.log 1.3:
1.15 paf 11360: STRING_*FOREACH_ROW
11361: changed to stop at append_row, not at link zero
11362: now string to string appending works
11363:
11364: 2002-02-20 paf
11365: * src/include/pa_string.h 1.129:
11366: * src/main/execute.C 1.221:
11367: * src/main/untaint.C 1.95:
11368: * src/targets/cgi/pa_pool.C 1.38:
11369: * src/targets/cgi/parser3.C 1.162:
11370: * www/htdocs/index.html 1.13:
11371: //#define DEBUG_STRING_APPENDS_VS_EXPANDS
11372:
11373: * src/include/pa_string.h 1.128:
11374: * src/main/pa_string.C 1.142:
11375: * src/main/untaint.C 1.94:
1.24 paf 11376: * www/cgi-bin/parser3.log 1.2:
1.15 paf 11377: economy: 22%
11378:
11379: * operators.txt 1.12:
11380: * src/include/pa_common.h 1.75:
11381: * src/include/pa_config_fixed.h 1.39:
11382: * src/include/pa_string.h 1.125:
11383: * src/include/pa_types.h 1.38:
11384: * src/main/compile.tab.C 1.44:
11385: * src/main/execute.C 1.220:
11386: * src/main/pa_string.C 1.139:
11387: * src/main/untaint.C 1.91:
11388: * src/targets/cgi/pa_pool.C 1.37:
11389: * src/targets/cgi/parser3.C 1.160:
11390: * www/htdocs/auto.p 1.4:
11391: * www/htdocs/global.xsl 1.3:
11392: * www/htdocs/index.html 1.11:
11393: strign to string append optimiziation idea and estimates
11394:
11395: * src/include/pa_string.h 1.126:
11396: * src/include/pa_stylesheet_connection.h 1.27:
11397: * src/main/pa_db_manager.C 1.22:
11398: * src/main/pa_dictionary.C 1.13:
11399: * src/main/pa_string.C 1.140:
11400: * src/main/untaint.C 1.92:
11401: * src/targets/cgi/parser3.C 1.161:
11402: * src/types/pa_vcookie.C 1.40:
11403: * src/types/pa_vstring.h 1.42:
11404: * www/htdocs/index.html 1.12:
11405: speed uptimized: string::is_empty
11406:
11407: * src/include/pa_string.h 1.127:
11408: * src/main/pa_string.C 1.141:
11409: * src/main/untaint.C 1.93:
1.24 paf 11410: * www/cgi-bin/parser3.log 1.1:
1.15 paf 11411: space uptimized: string::link_row removed
11412:
11413: 2002-02-19 paf
11414: * src/classes/xdoc.C 1.86:
11415: * src/classes/xnode.C 1.39:
11416: getElementsByTagName and *NS moved to node [element]
11417:
11418: * src/classes/math.C 1.15:
11419: not used directly [but erroreously reported that 'is', thus
11420: registering twice&other probs]
11421:
11422: * src/main/compile.C 1.59:
11423: * src/main/compile.C 1.60:
11424: without string_origins not worked
11425:
11426: * src/main/compile.C 1.61:
11427: without string_origins parse error file+line+col possible
11428:
11429: 2002-02-18 paf
11430: * src/types/pa_vdouble.h 1.33:
11431: since we have in_expression
11432: removed that trick i've installed into double::as_string
11433:
11434: * INSTALL 1.6:
11435: local install comment
11436:
11437: * src/main/compile.tab.C 1.41:
11438: * src/main/compile.y 1.181:
11439: * www/htdocs/global.xsl 1.2:
11440: * www/htdocs/index.html 1.7:
11441: integer division stops name
11442:
11443: * Makefile.in 1.4:
11444: * acinclude.m4 1.2:
11445: * aclocal.m4 1.2:
11446: * configure 1.8:
11447: * configure.in 1.10:
11448: * etc/Makefile.in 1.3:
11449: * etc/parser3.charsets/Makefile.in 1.5:
11450: * src/Makefile.in 1.44:
11451: * src/classes/Makefile.in 1.42:
11452: * src/classes/gd/Makefile.in 1.33:
11453: * src/classes/smtp/Makefile.in 1.2:
11454: * src/include/Makefile.in 1.2:
11455: * src/include/pa_config_auto.h.in 1.19:
11456: * src/include/pa_config_includes.h 1.19:
11457: * src/main/Makefile.in 1.38:
11458: * src/sql/Makefile.in 1.2:
11459: * src/targets/Makefile.in 1.33:
11460: * src/targets/apache13/Makefile.in 1.31:
11461: * src/targets/apache13/p3runConfigure.in 1.7:
11462: * src/targets/cgi/Makefile.am 1.30:
11463: * src/targets/cgi/Makefile.in 1.41:
11464: * src/targets/cgi/parser3.C 1.157:
11465: * src/targets/isapi/Makefile.in 1.2:
11466: * src/types/Makefile.in 1.34:
11467: removed libtool usage from build mech
11468:
1.24 paf 11469: * src/classes/math.C 1.14:
11470: * www/htdocs/index.html 1.8:
11471: math:random range check fixed
11472:
1.15 paf 11473: * operators.txt 1.10:
11474: * src/classes/date.C 1.17:
11475: date::create [were date::set, with backward comp
11476:
11477: * src/main/compile.tab.C 1.42:
11478: bison env set so one could compile without cygwin installed
11479:
11480: * src/targets/cgi/Makefile.am 1.31:
11481: * src/targets/cgi/Makefile.in 1.42:
11482: * src/targets/cgi/parser3.C 1.158:
11483: *** empty log message ***
11484:
11485: * src/main/pa_globals.C 1.116:
11486: extern "C" was removed too fast
11487:
11488: * Makefile.in 1.5:
11489: * ltconfig 1.2:
11490: * ltmain.sh 1.2:
11491: removed libtool subpart files
11492:
11493: * src/main/main.dsp 1.147:
11494: * src/main/pa_globals.C 1.115:
11495: removed unneded
11496: #ifdef __cplusplus
11497: }
11498: #endif
11499:
11500: * src/include/pa_opcode.h 1.15:
11501: * src/include/pa_request.h 1.122:
11502: * src/main/compile.tab.C 1.43:
11503: * src/main/compile.y 1.182:
11504: * src/main/execute.C 1.219:
11505: * src/types/pa_wcontext.h 1.28:
11506: * www/htdocs/index.html 1.10:
11507: * www/htdocs/index.html 1.9:
11508: in_expression
11509: aimed to solve old problem with string/nonstring values,
11510: now in expressions double/int values are passed as-is, without stupid tostring/fromstring conversions
11511:
11512: * operators.txt 1.11:
11513: * src/targets/cgi/parser3.C 1.159:
11514: PARSER_ROOT_CONFIG
11515:
11516: * src/classes/classes.dsp 1.15:
11517: * src/classes/gd/gd.dsp 1.19:
11518: * src/classes/smtp/smtp.dsp 1.16:
11519: * src/main/main.dsp 1.146:
11520: * src/main/pa_globals.C 1.114:
11521: * src/targets/cgi/parser3.dsp 1.42:
11522: * src/types/types.dsp 1.19:
11523: win32xml now contains gnome xml libs
11524: parser .dsp-s changed accordingly
11525:
11526: * operators.txt 1.9:
11527: \ comment
11528:
11529: 2002-02-13 paf
11530: * INSTALL 1.5:
11531: * configure 1.7:
11532: * configure.in 1.9:
11533: * src/targets/cgi/Makefile.am 1.29:
11534: * src/targets/cgi/Makefile.in 1.40:
11535: --with-glib-config
11536: CXXLINK=$(CC) for targets/cgi/parser3
11537:
11538: * src/include/pa_config_includes.h 1.18:
11539: sys/time time both included now.
11540: vaguely remember confilicts on this on some system [not on six|ablv]
11541: so when would see them again would think up proper check
11542:
11543: * etc/parser3.charsets/windows-1257.cfg 1.1:
11544: * src/targets/cgi/parser3.C 1.156:
11545: baltic charset file generated, in generation script ispunct
11546: check added
11547:
11548: * src/main/pa_common.C 1.103:
11549: strnchr: sanity check added
11550:
11551: * src/main/pa_common.C 1.104:
11552: truncation never occured when writing files on unix [since i've changed cache mech]
11553: fix
11554:
11555: * etc/parser3.charsets/windows-1257.cfg 1.2:
11556: id added
11557:
11558: 2002-02-08 paf
11559: * src/classes/classes.C 1.14:
11560: * src/classes/classes.h 1.15:
11561: * src/classes/date.C 1.15:
11562: * src/classes/double.C 1.42:
11563: * src/classes/file.C 1.71:
11564: * src/classes/form.C 1.20:
11565: * src/classes/gd/gif.C 1.25:
11566: * src/classes/gd/gif.h 1.19:
11567: * src/classes/gd/gifio.C 1.17:
11568: * src/classes/hash.C 1.34:
11569: * src/classes/hashfile.C 1.21:
11570: * src/classes/image.C 1.65:
11571: * src/classes/int.C 1.39:
11572: * src/classes/mail.C 1.53:
11573: * src/classes/math.C 1.12:
11574: * src/classes/op.C 1.70:
11575: * src/classes/response.C 1.17:
11576: * src/classes/smtp/comms.C 1.7:
11577: * src/classes/smtp/smtp.C 1.8:
11578: * src/classes/smtp/smtp.h 1.7:
11579: * src/classes/string.C 1.96:
11580: * src/classes/table.C 1.143:
11581: * src/classes/void.C 1.15:
11582: * src/classes/xdoc.C 1.84:
11583: * src/classes/xnode.C 1.37:
11584: * src/classes/xnode.h 1.8:
11585: * src/include/pa_array.h 1.52:
11586: * src/include/pa_cache_managers.h 1.5:
11587: * src/include/pa_charset.h 1.13:
11588: * src/include/pa_charsets.h 1.4:
11589: * src/include/pa_common.h 1.73:
11590: * src/include/pa_config_fixed.h 1.37:
11591: * src/include/pa_config_includes.h 1.16:
11592: * src/include/pa_db_connection.h 1.20:
11593: * src/include/pa_db_manager.h 1.13:
11594: * src/include/pa_db_table.h 1.14:
11595: * src/include/pa_dictionary.h 1.9:
11596: * src/include/pa_dir.h 1.9:
11597: * src/include/pa_exception.h 1.30:
11598: * src/include/pa_exec.h 1.6:
11599: * src/include/pa_globals.h 1.77:
11600: * src/include/pa_hash.h 1.53:
11601: * src/include/pa_opcode.h 1.13:
11602: * src/include/pa_pool.h 1.77:
11603: * src/include/pa_pragma_pack_begin.h 1.3:
11604: * src/include/pa_pragma_pack_end.h 1.3:
11605: * src/include/pa_request.h 1.120:
11606: * src/include/pa_sapi.h 1.17:
11607: * src/include/pa_socks.h 1.7:
11608: * src/include/pa_sql_connection.h 1.22:
11609: * src/include/pa_sql_driver_manager.h 1.22:
11610: * src/include/pa_stack.h 1.12:
11611: * src/include/pa_string.h 1.123:
11612: * src/include/pa_stylesheet_connection.h 1.25:
11613: * src/include/pa_stylesheet_manager.h 1.11:
11614: * src/include/pa_table.h 1.40:
11615: * src/include/pa_threads.h 1.22:
11616: * src/include/pa_types.h 1.36:
11617: * src/main/compile.C 1.57:
11618: * src/main/compile.tab.C 1.40:
11619: * src/main/compile_tools.C 1.44:
11620: * src/main/compile_tools.h 1.57:
11621: * src/main/execute.C 1.217:
11622: * src/main/pa_array.C 1.46:
11623: * src/main/pa_cache_managers.C 1.3:
11624: * src/main/pa_charset.C 1.19:
11625: * src/main/pa_charsets.C 1.5:
11626: * src/main/pa_common.C 1.100:
11627: * src/main/pa_db_connection.C 1.36:
11628: * src/main/pa_db_manager.C 1.20:
11629: * src/main/pa_db_table.C 1.19:
11630: * src/main/pa_dictionary.C 1.11:
11631: * src/main/pa_dir.C 1.10:
11632: * src/main/pa_exception.C 1.37:
11633: * src/main/pa_exec.C 1.24:
11634: * src/main/pa_globals.C 1.112:
11635: * src/main/pa_hash.C 1.49:
11636: * src/main/pa_pool.C 1.50:
11637: * src/main/pa_request.C 1.193:
11638: * src/main/pa_socks.C 1.12:
11639: * src/main/pa_sql_driver_manager.C 1.60:
11640: * src/main/pa_status_provider.C 1.3:
11641: * src/main/pa_string.C 1.137:
11642: * src/main/pa_stylesheet_manager.C 1.12:
11643: * src/main/pa_table.C 1.43:
11644: * src/main/untaint.C 1.88:
11645: * src/sql/pa_sql_driver.h 1.25:
11646: * src/targets/apache13/mod_parser3.C 1.16:
11647: * src/targets/apache13/pa_pool.C 1.4:
11648: * src/targets/apache13/pa_threads.C 1.6:
11649: * src/targets/cgi/pa_pool.C 1.35:
11650: * src/targets/cgi/pa_threads.C 1.8:
11651: * src/targets/cgi/parser3.C 1.153:
11652: * src/targets/cgi/pool_storage.h 1.8:
11653: * src/targets/isapi/pa_pool.C 1.11:
11654: * src/targets/isapi/pa_threads.C 1.7:
11655: * src/targets/isapi/parser3isapi.C 1.62:
11656: * src/targets/isapi/pool_storage.h 1.14:
11657: * src/types/pa_valiased.C 1.12:
11658: * src/types/pa_valiased.h 1.17:
11659: * src/types/pa_value.h 1.78:
11660: * src/types/pa_vbool.h 1.16:
11661: * src/types/pa_vclass.h 1.23:
11662: * src/types/pa_vcode_frame.h 1.13:
11663: * src/types/pa_vcookie.C 1.33:
11664: * src/types/pa_vcookie.h 1.14:
11665: * src/types/pa_vdate.h 1.7:
11666: * src/types/pa_vdouble.h 1.31:
11667: * src/types/pa_venv.h 1.19:
11668: * src/types/pa_vfile.C 1.25:
11669: * src/types/pa_vfile.h 1.39:
11670: * src/types/pa_vform.C 1.51:
11671: * src/types/pa_vform.h 1.32:
11672: * src/types/pa_vhash.h 1.28:
11673: * src/types/pa_vhashfile.C 1.18:
11674: * src/types/pa_vhashfile.h 1.14:
11675: * src/types/pa_vimage.C 1.15:
11676: * src/types/pa_vimage.h 1.23:
11677: * src/types/pa_vint.h 1.30:
11678: * src/types/pa_vjunction.h 1.11:
11679: * src/types/pa_vmath.h 1.5:
11680: * src/types/pa_vmethod_frame.h 1.21:
11681: * src/types/pa_vobject.h 1.15:
11682: * src/types/pa_vrequest.C 1.15:
11683: * src/types/pa_vrequest.h 1.15:
11684: * src/types/pa_vresponse.C 1.3:
11685: * src/types/pa_vresponse.h 1.20:
11686: * src/types/pa_vstateless_class.C 1.12:
11687: * src/types/pa_vstateless_class.h 1.22:
11688: * src/types/pa_vstateless_object.h 1.14:
11689: * src/types/pa_vstatus.C 1.5:
11690: * src/types/pa_vstatus.h 1.6:
11691: * src/types/pa_vstring.C 1.15:
11692: * src/types/pa_vstring.h 1.40:
11693: * src/types/pa_vtable.C 1.10:
11694: * src/types/pa_vtable.h 1.36:
11695: * src/types/pa_vvoid.h 1.7:
11696: * src/types/pa_vxdoc.C 1.10:
11697: * src/types/pa_vxdoc.h 1.18:
11698: * src/types/pa_vxnode.C 1.14:
11699: * src/types/pa_vxnode.h 1.11:
11700: * src/types/pa_wcontext.C 1.14:
11701: * src/types/pa_wcontext.h 1.26:
11702: * src/types/pa_wwrapper.h 1.15:
11703: 2002
11704:
11705: * src/types/pa_vcookie.C 1.36:
11706: * src/types/pa_vcookie.C 1.37:
11707: * src/types/pa_vcookie.C 1.38:
11708: * src/types/pa_vcookie.C 1.39:
11709: VCookie::fill_fields one check forgotten
11710:
11711: * src/classes/smtp/Makefile.am 1.1:
11712: * src/classes/smtp/Makefile.in 1.1:
11713: * src/include/Makefile.am 1.1:
11714: * src/include/Makefile.in 1.1:
11715: * src/sql/Makefile.am 1.3:
11716: * src/sql/Makefile.in 1.1:
11717: * src/targets/isapi/Makefile.am 1.1:
11718: * src/targets/isapi/Makefile.in 1.1:
11719: forgotten makes
11720:
11721: * AUTHORS 1.2:
11722: * COPYING 1.2:
11723: * INSTALL 1.3:
11724: * INSTALL 1.4:
11725: * README 1.2:
11726: install&others updated
11727:
11728: * Makefile.am 1.2:
11729: * Makefile.in 1.3:
11730: * configure 1.6:
11731: * configure.in 1.8:
11732: * etc/parser3.charsets/Makefile.am 1.2:
11733: * etc/parser3.charsets/Makefile.in 1.4:
11734: * src/Makefile.am 1.15:
11735: * src/Makefile.in 1.43:
11736: * src/classes/Makefile.am 1.37:
11737: * src/classes/Makefile.in 1.41:
11738: * src/classes/gd/Makefile.am 1.9:
11739: * src/classes/gd/Makefile.in 1.32:
11740: * src/main/Makefile.am 1.30:
11741: * src/main/Makefile.in 1.37:
11742: * src/main/pa_status_provider.C 1.5:
11743: * src/targets/Makefile.am 1.9:
11744: * src/targets/Makefile.in 1.32:
11745: * src/targets/apache13/Makefile.am 1.11:
11746: * src/targets/apache13/Makefile.in 1.30:
11747: * src/targets/cgi/Makefile.am 1.28:
11748: * src/targets/cgi/Makefile.in 1.39:
11749: * src/types/Makefile.am 1.19:
11750: * src/types/Makefile.in 1.33:
11751: 'make dist' works
11752:
11753: * src/classes/classes.C 1.15:
11754: * src/classes/classes.h 1.16:
11755: * src/classes/date.C 1.16:
11756: * src/classes/double.C 1.43:
11757: * src/classes/file.C 1.72:
11758: * src/classes/form.C 1.21:
11759: * src/classes/gd/gif.C 1.26:
11760: * src/classes/gd/gif.h 1.20:
11761: * src/classes/gd/gifio.C 1.18:
11762: * src/classes/hash.C 1.35:
11763: * src/classes/hashfile.C 1.22:
11764: * src/classes/image.C 1.66:
11765: * src/classes/image.C 1.67:
11766: * src/classes/int.C 1.40:
11767: * src/classes/mail.C 1.54:
11768: * src/classes/math.C 1.13:
11769: * src/classes/op.C 1.71:
11770: * src/classes/response.C 1.18:
11771: * src/classes/smtp/comms.C 1.8:
11772: * src/classes/smtp/smtp.C 1.9:
11773: * src/classes/smtp/smtp.h 1.8:
11774: * src/classes/string.C 1.97:
11775: * src/classes/table.C 1.144:
11776: * src/classes/void.C 1.16:
11777: * src/classes/xdoc.C 1.85:
11778: * src/classes/xnode.C 1.38:
11779: * src/classes/xnode.h 1.9:
11780: * src/include/pa_array.h 1.53:
11781: * src/include/pa_cache_managers.h 1.6:
11782: * src/include/pa_charset.h 1.14:
11783: * src/include/pa_charsets.h 1.5:
11784: * src/include/pa_common.h 1.74:
11785: * src/include/pa_config_fixed.h 1.38:
11786: * src/include/pa_config_includes.h 1.17:
11787: * src/include/pa_db_connection.h 1.21:
11788: * src/include/pa_db_manager.h 1.14:
11789: * src/include/pa_db_table.h 1.15:
11790: * src/include/pa_dictionary.h 1.10:
11791: * src/include/pa_dir.h 1.10:
11792: * src/include/pa_exception.h 1.31:
11793: * src/include/pa_exec.h 1.7:
11794: * src/include/pa_globals.h 1.78:
11795: * src/include/pa_hash.h 1.54:
11796: * src/include/pa_opcode.h 1.14:
11797: * src/include/pa_pool.h 1.78:
11798: * src/include/pa_pragma_pack_begin.h 1.4:
11799: * src/include/pa_pragma_pack_end.h 1.4:
11800: * src/include/pa_request.h 1.121:
11801: * src/include/pa_sapi.h 1.18:
11802: * src/include/pa_socks.h 1.8:
11803: * src/include/pa_sql_connection.h 1.23:
11804: * src/include/pa_sql_driver_manager.h 1.23:
11805: * src/include/pa_stack.h 1.13:
11806: * src/include/pa_string.h 1.124:
11807: * src/include/pa_stylesheet_connection.h 1.26:
11808: * src/include/pa_stylesheet_manager.h 1.12:
11809: * src/include/pa_table.h 1.41:
11810: * src/include/pa_threads.h 1.23:
11811: * src/include/pa_types.h 1.37:
11812: * src/main/compile.C 1.58:
11813: * src/main/compile_tools.C 1.45:
11814: * src/main/compile_tools.h 1.58:
11815: * src/main/execute.C 1.218:
11816: * src/main/pa_array.C 1.47:
11817: * src/main/pa_cache_managers.C 1.4:
11818: * src/main/pa_charset.C 1.20:
11819: * src/main/pa_charsets.C 1.6:
11820: * src/main/pa_common.C 1.101:
11821: * src/main/pa_common.C 1.102:
11822: * src/main/pa_db_connection.C 1.37:
11823: * src/main/pa_db_manager.C 1.21:
11824: * src/main/pa_db_table.C 1.20:
11825: * src/main/pa_dictionary.C 1.12:
11826: * src/main/pa_dir.C 1.11:
11827: * src/main/pa_exception.C 1.38:
11828: * src/main/pa_exec.C 1.25:
11829: * src/main/pa_globals.C 1.113:
11830: * src/main/pa_hash.C 1.50:
11831: * src/main/pa_pool.C 1.51:
11832: * src/main/pa_request.C 1.194:
11833: * src/main/pa_socks.C 1.13:
11834: * src/main/pa_sql_driver_manager.C 1.61:
11835: * src/main/pa_status_provider.C 1.4:
11836: * src/main/pa_string.C 1.138:
11837: * src/main/pa_stylesheet_manager.C 1.13:
11838: * src/main/pa_table.C 1.44:
11839: * src/main/untaint.C 1.89:
11840: * src/main/untaint.C 1.90:
11841: * src/sql/pa_sql_driver.h 1.26:
11842: * src/targets/apache13/mod_parser3.C 1.17:
11843: * src/targets/apache13/pa_pool.C 1.5:
11844: * src/targets/apache13/pa_threads.C 1.7:
11845: * src/targets/cgi/pa_pool.C 1.36:
11846: * src/targets/cgi/pa_threads.C 1.9:
11847: * src/targets/cgi/parser3.C 1.154:
11848: * src/targets/cgi/parser3.C 1.155:
11849: * src/targets/cgi/pool_storage.h 1.9:
11850: * src/targets/isapi/pa_pool.C 1.12:
11851: * src/targets/isapi/pa_threads.C 1.8:
11852: * src/targets/isapi/parser3isapi.C 1.63:
11853: * src/targets/isapi/pool_storage.h 1.15:
11854: * src/types/pa_valiased.C 1.13:
11855: * src/types/pa_valiased.h 1.18:
11856: * src/types/pa_value.h 1.79:
11857: * src/types/pa_vbool.h 1.17:
11858: * src/types/pa_vclass.h 1.24:
11859: * src/types/pa_vcode_frame.h 1.14:
11860: * src/types/pa_vcookie.C 1.34:
11861: * src/types/pa_vcookie.C 1.35:
11862: * src/types/pa_vcookie.h 1.15:
11863: * src/types/pa_vdate.h 1.8:
11864: * src/types/pa_vdouble.h 1.32:
11865: * src/types/pa_venv.h 1.20:
11866: * src/types/pa_vfile.C 1.26:
11867: * src/types/pa_vfile.C 1.27:
11868: * src/types/pa_vfile.h 1.40:
11869: * src/types/pa_vform.C 1.52:
11870: * src/types/pa_vform.C 1.53:
11871: * src/types/pa_vform.h 1.33:
11872: * src/types/pa_vhash.h 1.29:
11873: * src/types/pa_vhashfile.C 1.19:
11874: * src/types/pa_vhashfile.C 1.20:
11875: * src/types/pa_vhashfile.h 1.15:
11876: * src/types/pa_vimage.C 1.16:
11877: * src/types/pa_vimage.C 1.17:
11878: * src/types/pa_vimage.h 1.24:
11879: * src/types/pa_vint.h 1.31:
11880: * src/types/pa_vjunction.h 1.12:
11881: * src/types/pa_vmath.h 1.6:
11882: * src/types/pa_vmethod_frame.h 1.22:
11883: * src/types/pa_vobject.h 1.16:
11884: * src/types/pa_vrequest.C 1.16:
11885: * src/types/pa_vrequest.C 1.17:
11886: * src/types/pa_vrequest.h 1.16:
11887: * src/types/pa_vresponse.C 1.4:
11888: * src/types/pa_vresponse.C 1.5:
11889: * src/types/pa_vresponse.h 1.21:
11890: * src/types/pa_vstateless_class.C 1.13:
11891: * src/types/pa_vstateless_class.h 1.23:
11892: * src/types/pa_vstateless_object.h 1.15:
11893: * src/types/pa_vstatus.C 1.6:
11894: * src/types/pa_vstatus.h 1.7:
11895: * src/types/pa_vstring.C 1.16:
11896: * src/types/pa_vstring.C 1.17:
11897: * src/types/pa_vstring.h 1.41:
11898: * src/types/pa_vtable.C 1.11:
11899: * src/types/pa_vtable.C 1.12:
11900: * src/types/pa_vtable.h 1.37:
11901: * src/types/pa_vvoid.h 1.8:
11902: * src/types/pa_vxdoc.C 1.11:
11903: * src/types/pa_vxdoc.C 1.12:
11904: * src/types/pa_vxdoc.h 1.19:
11905: * src/types/pa_vxnode.C 1.15:
11906: * src/types/pa_vxnode.C 1.16:
11907: * src/types/pa_vxnode.h 1.12:
11908: * src/types/pa_wcontext.C 1.15:
11909: * src/types/pa_wcontext.h 1.27:
11910: * src/types/pa_wwrapper.h 1.16:
11911: name spelling
11912:
11913: 2002-02-07 paf
11914: * src/main/compile.C 1.56:
11915: * src/main/compile.tab.C 1.39:
11916: * src/main/compile.y 1.180:
11917: * src/main/compile_tools.h 1.56:
11918: disabled $if reference due to conflicts with local variables
11919:
11920: * configure 1.5:
11921: * configure.in 1.7:
11922: * src/classes/Makefile.in 1.39:
11923: * src/classes/gd/Makefile.in 1.30:
11924: * src/include/pa_config_auto.h.in 1.18:
11925: * src/main/Makefile.in 1.35:
11926: * src/main/pa_common.C 1.99:
11927: * src/main/pa_socks.C 1.10:
11928: * src/targets/Makefile.in 1.30:
11929: * src/targets/cgi/Makefile.in 1.37:
11930: * src/types/Makefile.in 1.31:
11931: compiled under cygwin
11932: added yet another locking function: fcntl
11933:
11934: * src/classes/Makefile.in 1.40:
11935: * src/classes/gd/Makefile.in 1.31:
11936: * src/main/Makefile.in 1.36:
11937: * src/targets/Makefile.in 1.31:
11938: * src/targets/apache13/Makefile.in 1.29:
11939: * src/targets/cgi/Makefile.in 1.38:
11940: * src/types/Makefile.in 1.32:
11941: makes
11942:
11943: * src/include/pa_array.h 1.50:
11944: * src/main/compile.C 1.55:
11945: * src/main/compile.tab.C 1.37:
11946: * src/main/compile.y 1.179:
11947: * src/main/compile_tools.C 1.43:
11948: * src/main/compile_tools.h 1.55:
11949: operators now detected by check at name_without_curly_rdive_read rule whether diving code constists only of
11950: OP_VALUE+string+OP_GET_ELEMENT.
11951: and last op code substituted with OP_GET_ELEMENT_OR_OPERATOR
11952: to form
11953: OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR.
11954: code
11955:
11956: * operators.txt 1.6:
11957: * src/classes/string.C 1.95:
11958: * src/include/pa_config_fixed.h 1.35:
11959: * src/main/compile.tab.C 1.38:
11960: ^int/double/string.format
11961: now can be called with normal [] brackets, not stupid {} as it were implemented for some strange reason.
11962: retaining backward compatibility due to some already-implemented servers
11963:
11964: * config.sub 1.2:
11965: on cygwin configure passes it with strange i1586 const, hacked
11966: it to mean i586
11967:
11968: * src/main/pa_socks.C 1.11:
11969: swapped headers to avoid compiler warnings
11970:
11971: * operators.txt 1.7:
11972: * src/classes/table.C 1.142:
11973: * src/include/pa_array.h 1.51:
11974: * src/include/pa_table.h 1.39:
11975: * src/main/pa_array.C 1.45:
11976: * src/main/pa_table.C 1.42:
11977: * www/htdocs/auto.p 1.3:
11978: * www/htdocs/index.html 1.6:
11979: table::create now // 'set' name obsolete now
11980: table clone.
11981:
11982: * operators.txt 1.8:
11983: * src/classes/xdoc.C 1.83:
11984: * src/include/pa_config_fixed.h 1.36:
11985: xdoc::set obsolete now, now xdoc::create, with both sences
11986:
11987: 2002-02-06 paf
11988: * src/classes/mail.C 1.52:
11989: *** empty log message ***
11990:
11991: * configure 1.4:
11992: * configure.in 1.6:
11993: prefix expanded, grr
11994:
11995: * operators.txt 1.5:
11996: * src/classes/mail.C 1.51:
11997: mail:send config changed
11998:
11999: 2002-02-05 paf
12000: * configure.in 1.3:
12001: * operators.txt 1.2:
12002: * src/classes/file.C 1.70:
12003: * src/classes/op.C 1.69:
12004: * src/include/pa_common.h 1.72:
12005: * src/include/pa_config_includes.h 1.15:
12006: * src/main/compile.tab.C 1.36:
12007: * src/main/pa_common.C 1.98:
12008: * www/htdocs/index.html 1.5:
12009: rewritten ^cache to use non-blocking-exclusive-caches
12010:
12011: * src/types/pa_vstatus.C 1.4:
12012: status:rusage 3
12013:
12014: * src/main/pa_common.C 1.97:
12015: text file read mode on win32 adjusted [speed impact. was off
12016: for debugging purpose, but forgotten afterwards]
12017:
12018: * operators.txt 1.3:
12019: status:rusage described int operators
12020:
12021: * configure.in 1.4:
12022: * src/types/Makefile.am 1.18:
12023: * src/types/pa_vstatus.h 1.5:
12024: * src/types/types.dsp 1.18:
12025: status:rusage
12026:
12027: * src/types/pa_vstatus.C 1.1:
12028: status:rusage 1
12029:
12030: * configure 1.3:
12031: * configure.in 1.5:
12032: * src/include/pa_config_auto.h.in 1.17:
12033: * src/types/Makefile.in 1.30:
12034: * src/types/pa_vstatus.C 1.2:
12035: *** empty log message ***
12036:
12037: * src/main/pa_exec.C 1.22.14.1:
12038: * src/main/pa_exec.C 1.23:
12039: argv0 now correct
12040:
12041: * src/types/pa_vstatus.C 1.3:
12042: status:rusage 2
12043:
12044: * operators.txt 1.4:
12045: regex options commented
12046:
12047: 2002-02-01 paf
12048: * src/classes/op.C 1.62.2.1.2.3:
12049: file_write does EX lock after create,
12050: while file_read does SH after open,
12051: so there's a moment after create but before EX lock when read can sneak into, and read just-created-for-writing-and-not-yet-locked file,
12052: added a check for that in ^cache...read
12053:
12054: 2002-01-31 paf
12055: * src/main/execute.C 1.210:
12056: * www/htdocs/index.html 1.3:
12057: operators check, thay mistakenly seen in
12058: $class:operator
12059: $object.operators
12060: contexts
12061:
12062: * INSTALL 1.2:
12063: * Makefile.in 1.2:
12064: * configure 1.2:
12065: * configure.in 1.2:
12066: * etc/Makefile.am 1.2:
12067: * etc/Makefile.in 1.2:
12068: * etc/parser3.charsets/Makefile.in 1.3:
12069: * ident.awk 1.2:
12070: * src/Makefile.in 1.42:
12071: * src/classes/Makefile.am 1.36:
12072: * src/classes/Makefile.in 1.38:
12073: * src/classes/gd/Makefile.am 1.8:
12074: * src/classes/gd/Makefile.in 1.29:
12075: * src/main/Makefile.am 1.29:
12076: * src/main/Makefile.in 1.34:
12077: * src/targets/Makefile.in 1.29:
12078: * src/targets/apache13/Makefile.am 1.10:
12079: * src/targets/cgi/Makefile.am 1.27:
12080: * src/targets/cgi/Makefile.in 1.36:
12081: * src/targets/cgi/pa_config_paths.h.in 1.1:
12082: * src/targets/cgi/parser3.C 1.152:
12083: * src/types/Makefile.am 1.17:
12084: * src/types/Makefile.in 1.29:
12085: lowered indent.awk back to src/
12086:
12087: * src/classes/xdoc.C 1.82:
12088: * src/targets/cgi/parser3.dsp 1.41:
12089: * www/htdocs/index.html 1.2:
12090: now compiles under win32
12091:
12092: * src/main/compile.tab.C 1.35:
12093: * src/main/compile.y 1.178:
12094: disabled operator call after ^xxx:
12095:
12096: * AUTHORS 1.1:
12097: * COPYING 1.1:
12098: * INSTALL 1.1:
12099: * Makefile.am 1.1:
12100: * Makefile.in 1.1:
12101: * NEWS 1.1:
12102: * README 1.1:
12103: * acinclude.m4 1.1:
12104: * aclocal.m4 1.1:
12105: * asm.txt 1.1:
12106: * config.guess 1.1:
12107: * config.sub 1.1:
12108: * configure 1.1:
12109: * configure.in 1.1:
12110: * etc/Makefile.am 1.1:
12111: * etc/Makefile.in 1.1:
12112: * etc/parser3.charsets/Makefile.am 1.1:
12113: * etc/parser3.charsets/Makefile.in 1.1:
12114: * etc/parser3.charsets/koi8-r.cfg 1.1:
12115: * etc/parser3.charsets/windows-1250.cfg 1.1:
12116: * etc/parser3.charsets/windows-1251.cfg 1.1:
12117: * form.txt 1.1:
12118: * ident.awk 1.1:
12119: * install-sh 1.1:
12120: * lang.txt 1.1:
12121: * ltconfig 1.1:
12122: * ltmain.sh 1.1:
12123: * missing 1.1:
12124: * mkinstalldirs 1.1:
12125: * operators.txt 1.1:
12126: * parser3.dsw 1.1:
12127: * sql.txt 1.1:
12128: * src/Makefile.am 1.14:
12129: * src/Makefile.in 1.41:
12130: * src/classes/Makefile.am 1.35:
12131: * src/classes/Makefile.in 1.37:
12132: * src/classes/gd/Makefile.am 1.7:
12133: * src/classes/gd/Makefile.in 1.28:
12134: * src/include/pa_config_auto.h.in 1.16:
12135: * src/main/Makefile.am 1.28:
12136: * src/main/Makefile.in 1.33:
12137: * src/targets/Makefile.in 1.28:
12138: * src/targets/apache13/Makefile.am 1.9:
12139: * src/targets/apache13/Makefile.in 1.28:
12140: * src/targets/cgi/Makefile.am 1.26:
12141: * src/targets/cgi/Makefile.in 1.35:
12142: * src/targets/cgi/parser3.C 1.151:
12143: * src/types/Makefile.am 1.16:
12144: * src/types/Makefile.in 1.28:
12145: * types.txt 1.1:
12146: * www/Makefile.am 1.1:
12147: * www/Makefile.in 1.1:
12148: * www/htdocs/auto.p 1.1:
12149: * www/htdocs/global.xsl 1.1:
12150: * www/htdocs/index.html 1.1:
12151: * www/htdocs/parser-status.html 1.1:
12152: * www/htdocs/people.dtd 1.1:
12153: moved etc&www out of src, moved configure&co out of src
12154: added windows-1250.cfg
12155: straightened installation scripts procedure
12156: made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change
12157:
12158: * src/include/pa_opcode.h 1.12:
12159: * src/include/pa_request.h 1.119:
12160: * src/main/compile.C 1.54:
12161: * src/main/compile.tab.C 1.33:
12162: * src/main/compile.y 1.177:
12163: * src/main/compile_tools.C 1.42:
12164: * src/main/compile_tools.h 1.54:
12165: * src/main/execute.C 1.215:
12166: * src/types/pa_wcontext.h 1.25:
12167: operators check 6.1
12168: rewritten. now check is done at compile time
12169:
12170: * src/main/execute.C 1.214:
12171: operators check 5
12172: floated up old error of staying in 'entered class/object' state after $a($a..)
12173: it prevented operators from being called thereafter
12174:
12175: * src/main/compile.tab.C 1.34:
12176: * src/main/execute.C 1.216:
12177: made operators lookup first in ^xxx situation.
12178: so that one could not do
12179: $if[1]
12180: ^if[xxx]
12181:
1.24 paf 12182: * etc/parser3.charsets/Makefile.in 1.2:
12183: *** empty log message ***
12184:
1.15 paf 12185: * src/main/execute.C 1.211:
12186: * src/types/pa_wcontext.h 1.24:
12187: * www/htdocs/auto.p 1.2:
12188: * www/htdocs/index.html 1.4:
12189: operators check 2
12190: floated up old error of staying in 'entered class' state after $a:a[a]
12191: it prevented operators from being called thereafter
12192:
12193: * src/main/execute.C 1.212:
12194: operators check 3
12195: floated up old error of staying in 'entered class' state after $a:a(a)
12196: it prevented operators from being called thereafter
12197:
12198: * src/include/pa_opcode.h 1.11:
12199: * src/main/compile.tab.C 1.32:
12200: * src/main/compile.y 1.176:
12201: * src/main/execute.C 1.213:
12202: operators check 4
12203: floated up old error of staying in 'entered object' state after ^a.a(a)
12204: it prevented operators from being called thereafter
12205:
12206: 2002-01-30 paf
12207: * src/classes/xdoc.C 1.81:
12208: acconfig.h changed [comments before #undefs removed]
12209: those comments were a mistake, and prevented libltdl from function properly
12210:
12211: 2002-01-29 paf
12212: * src/Makefile.am 1.13:
12213: * src/Makefile.in 1.40:
12214: * src/classes/Makefile.am 1.34:
12215: * src/classes/Makefile.in 1.36:
12216: * src/classes/gd/Makefile.in 1.27:
12217: * src/main/Makefile.in 1.32:
12218: * src/targets/Makefile.in 1.27:
12219: * src/targets/apache13/Makefile.in 1.27:
12220: * src/targets/cgi/Makefile.in 1.34:
12221: * src/types/Makefile.in 1.27:
12222: removed libltdl/libtool creation [modified acinclude.m4 which were creating int into just assignment LIBTOOL=../libtool]
12223: added default system config&charsetts
12224: prepared 'make install', now it installs
12225: targets/cgi/parser3 into bin directory
12226: etc/parser3.conf & etc/parser3.charsets/* into $sysconfdir and $sysconfdir/parser3.charsets respectively
12227:
12228: * src/classes/xdoc.C 1.80:
12229: * src/include/pa_charset.h 1.12:
12230: * src/include/pa_globals.h 1.76:
12231: * src/main/pa_globals.C 1.111:
12232: few forgotten ifdef XML added
12233:
12234: 2002-01-28 paf
12235: * src/classes/xdoc.C 1.79:
12236: * src/classes/xnode.h 1.7:
12237: * src/main/pa_exception.C 1.35:
12238: xdoc.importNode 0
12239:
12240: * src/classes/xdoc.C 1.78:
12241: xdoc::set now untaints OK
12242:
12243: * src/Makefile.in 1.39:
12244: stupid make runs automake on ths
12245:
12246: * src/classes/xnode.C 1.34:
12247: * src/types/pa_vxdoc.h 1.17:
12248: xdoc.importNode 1 [fixed as_node helper func to accept docs]
12249:
12250: * src/classes/Makefile.am 1.33:
12251: * src/classes/Makefile.in 1.35:
12252: * src/targets/cgi/Makefile.am 1.25:
12253: * src/targets/cgi/Makefile.in 1.33:
12254: xalan-patch removed
12255:
12256: * src/main/pa_exception.C 1.36:
12257: dom|generic error output fix
12258:
12259: * src/classes/xnode.C 1.35:
12260: xdoc.importNode 2 [mistype err]
12261:
12262: * src/classes/xnode.C 1.36:
12263: xdoc.importNode 3 [check err]
12264:
12265: 2002-01-25 paf
12266: * src/include/pa_charset.h 1.11:
12267: * src/main/pa_globals.C 1.110:
12268: http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
12269:
12270: * src/classes/hash.C 1.33:
12271: unified hash::sql, now
12272: ^hash::sql{query}[[$.limit(2) $.offset(4)]]
12273:
12274: * src/classes/file.C 1.68:
12275: * src/classes/op.C 1.68:
12276: * src/classes/string.C 1.94:
12277: * src/classes/table.C 1.141:
12278: * src/classes/xdoc.C 1.77:
12279: * src/include/pa_common.h 1.70:
12280: * src/main/pa_common.C 1.95:
12281: * src/types/pa_vfile.h 1.38:
12282: removed redundant pool param to some pa_common funcs
12283:
12284: * src/classes/file.C 1.69:
12285: * src/include/pa_common.h 1.71:
12286: * src/main/pa_common.C 1.96:
12287: ^file:lock[filename]{code}
12288:
12289: * src/include/pa_charset.h 1.10:
12290: * src/include/pa_charset.h 1.2.2.1:
12291: * src/include/pa_config_fixed.h 1.34.6.1:
12292: * src/main/compile.tab.C 1.27.6.3:
12293: * src/main/pa_charset.C 1.18:
12294: typedef XMLCh... not stupid illegal define
12295:
12296: * src/main/compile.tab.C 1.31:
12297: * src/main/compile.y 1.175:
12298: #comment before @ after @SPECIAL
12299: now works OK
12300:
12301: * src/main/pa_exec.C 1.20:
12302: max arg count now 10, and proper message on violation that added
12303:
12304: * src/main/pa_exec.C 1.21:
12305: * src/main/pa_exec.C 1.22:
12306: unix: exec now does chdir to script dir
12307:
12308: 2002-01-24 paf
12309: * src/classes/hashfile.C 1.20:
12310: * src/include/pa_db_table.h 1.13:
12311: * src/include/pa_opcode.h 1.10:
12312: * src/main/compile.tab.C 1.30:
12313: * src/main/compile.y 1.174:
12314: * src/main/compile_tools.C 1.41:
12315: * src/main/compile_tools.h 1.53:
12316: * src/main/execute.C 1.209:
12317: * src/main/pa_db_connection.C 1.35:
12318: * src/main/pa_db_table.C 1.18:
12319: * src/types/pa_vhashfile.C 1.17:
12320: * src/types/pa_vhashfile.h 1.13:
12321: merged from r17 - hashfile without logfiles
12322:
12323: * src/classes/xnode.C 1.31:
12324: xnode.select returns array always now, in case 'nothing found'
12325: returns empty array
12326:
12327: * src/include/pa_version.h 1.3:
12328: changed version number
12329:
12330: * src/classes/xdoc.C 1.74:
12331: checked empty response
12332:
12333: * src/classes/hashfile.C 1.19.2.1:
12334: * src/include/pa_db_table.h 1.12.6.1:
12335: * src/main/compile.tab.C 1.27.6.2:
12336: * src/main/pa_db_connection.C 1.34.6.1:
12337: * src/main/pa_db_table.C 1.17.2.1:
12338: * src/types/pa_vhashfile.C 1.16.6.1:
12339: * src/types/pa_vhashfile.h 1.12.14.1:
12340: hashfile:
12341: removed use of transactions
12342: [libdb removed DB_INIT_LOCK, DB_INIT_LOG, DB_INIT_TXN init bits,
12343: thus got rid of huge log files, which cluttered disk without huge need]
12344:
12345: * src/classes/xdoc.C 1.76:
12346: * src/classes/xnode.C 1.33:
12347: * src/classes/xnode.h 1.6:
12348: gdome_xml_doc_get_xmlDoc handy macro, which is strangly abscent
12349: in dome lib
12350:
12351: * src/classes/xnode.C 1.30:
12352: xpath nodes select bug [0] instead of [i], be more tender with
12353: ctrl/c/v
12354:
12355: * src/classes/xdoc.C 1.75:
12356: xsltSaveResultTo checked <0 response
12357:
12358: * src/classes/xnode.C 1.32:
12359: xdoc.select fixed context node [were always /, not self node]
12360:
12361: 2002-01-23 paf
12362: * src/classes/xdoc.C 1.72:
12363: * src/main/pa_globals.C 1.108:
12364: * src/types/pa_vdouble.h 1.29:
12365: %.20E now default float format
12366: this is for regretful twice-converting here:
12367: $a(double value) when they write double falue they convert it to string first,
12368: thus %g were losing precesion.
12369:
12370: todo: think up some way to remove double->string string->double twice-converting
12371:
12372: * src/main/pa_globals.C 1.105:
12373: removed debug xslt messages
12374:
12375: * src/main/pa_globals.C 1.106:
12376: xslt linked dynamically. [mistekenly were statically linked]
12377:
12378: * src/include/pa_exception.h 1.29:
12379: * src/main/compile.tab.C 1.29:
12380: * src/main/pa_exception.C 1.34:
12381: removed exception va_list constructor.
12382: 1. not needed anymore
12383: 2. there were a conflict[causing errors] between
12384: ctor(, va_list)
12385: ctor(, ...)
12386: compiler[both msvc and gcc] never detected an ambiguilty here, compiling
12387: ctor(, "hello") into ctor(, va_list) which, of course, caused gpf
12388:
12389: * src/types/pa_vdouble.h 1.30:
12390: %.20E now float format when %g produced 'e' in output
12391: this is for regretful twice-converting here:
12392: $a(double value) when they write double falue they convert it to string first,
12393: thus %g were losing precesion.
12394:
12395: todo: think up some way to remove double->string string->double twice-converting
12396:
12397: * src/types/pa_vdouble.h 1.28.14.1:
12398: double prec. todo: get rid of twice-converting
12399:
12400: * src/classes/xdoc.C 1.71:
12401: * src/include/pa_stylesheet_connection.h 1.24:
12402: * src/main/pa_globals.C 1.107:
12403: xmlSubstituteEntitiesDefault(1) now global, reasons in comment inside
12404:
12405: * src/classes/xdoc.C 1.73:
12406: * src/main/pa_globals.C 1.109:
12407: xdoc::load/set entities substituted.
12408: // 2. when dom tree with entites goes under transform text nodes
12409: // got [erroreosly] cut on first entity occurance
12410:
12411: 2002-01-22 paf
12412: * src/classes/table.C 1.140:
12413: join behaived badly in case named tables structure mismatched: 0 strings sneaked into dest failing afterwards.
12414: replaced them with empty strings
12415:
12416: * src/classes/xdoc.C 1.70:
12417: * src/include/pa_stylesheet_connection.h 1.23:
12418: * src/main/pa_globals.C 1.104:
12419: xsl stylesheet load: parsed entities, this helps compiling stylesheet properly.
12420: example:
12421: this refused to work,
12422: <b>«<xsl:value-of select="@title" />»</b>
12423: stranly worked only this way:
12424: <b>«<xsl:value-of select="@title" />»</b>
12425:
12426: docs says "set it to 1", never going into details, so I decided to try NOT to do that
12427:
12428: * src/classes/gd/gif.C 1.24:
12429: * src/classes/gd/mtables.h 1.2:
12430: angles adjust for image.arc and image.sector
12431:
12432: * src/classes/gd/gif.C 1.23:
12433: added bounds check into image.replace...LineReplaceColor
12434:
12435: 2002-01-21 paf
12436: * src/include/pa_stylesheet_connection.h 1.20:
12437: * src/main/pa_exception.C 1.32:
12438: xml generic message 1
12439:
12440: * src/main/pa_charset.C 1.17:
12441: checked empty transcoders in transcode_cstr|buf
12442:
12443: * src/classes/Makefile.in 1.34:
12444: * src/classes/xdoc.C 1.67:
12445: * src/classes/xnode.C 1.29:
12446: * src/include/pa_stylesheet_connection.h 1.22:
12447: * src/main/pa_charset.C 1.16:
12448: * src/main/pa_globals.C 1.103:
12449: * src/main/pa_sql_driver_manager.C 1.59:
12450: * src/main/pa_stylesheet_manager.C 1.11:
12451: * src/targets/cgi/Makefile.am 1.24:
12452: * src/targets/cgi/Makefile.in 1.32:
12453: autoconf gnome
12454:
12455: * src/classes/xdoc.C 1.69:
12456: xdoc::load error source = filespec
12457:
12458: * src/classes/table.C 1.139:
12459: ^table::load
12460: empty lines or #comments before headline
12461:
12462: * src/include/pa_array.h 1.49:
12463: * src/include/pa_globals.h 1.74:
12464: * src/include/pa_request.h 1.118:
12465: * src/include/pa_threads.h 1.21:
12466: * src/main/pa_array.C 1.44:
12467: * src/main/pa_exception.C 1.31:
12468: * src/main/pa_globals.C 1.101:
12469: * src/main/pa_request.C 1.192:
12470: * src/targets/apache13/pa_threads.C 1.4:
12471: * src/targets/cgi/pa_threads.C 1.6:
12472: * src/targets/isapi/pa_threads.C 1.6:
12473: xml generic errors 0
12474:
12475: * src/classes/xdoc.C 1.66:
12476: * src/classes/xnode.C 1.28:
12477: * src/include/pa_exception.h 1.28:
12478: * src/include/pa_globals.h 1.75:
12479: * src/include/pa_stylesheet_connection.h 1.21:
12480: * src/main/pa_exception.C 1.33:
12481: * src/main/pa_globals.C 1.102:
12482: * src/targets/apache13/pa_threads.C 1.5:
12483: * src/targets/cgi/pa_threads.C 1.7:
12484: xslt generic error 1
12485:
12486: * src/classes/xdoc.C 1.68:
12487: transform error source now stylesheet_filespec
12488:
12489: 2002-01-16 paf
12490: * src/classes/xdoc.C 1.64:
12491: few comments
12492:
12493: * src/classes/hash.C 1.32:
12494: * src/classes/op.C 1.67:
12495: * src/classes/string.C 1.93:
12496: * src/classes/table.C 1.138:
12497: * src/classes/void.C 1.14:
12498: * src/classes/xdoc.C 1.65:
12499: * src/include/pa_db_connection.h 1.19:
12500: * src/include/pa_request.h 1.117:
12501: * src/include/pa_sql_connection.h 1.21:
12502: * src/include/pa_sql_driver_manager.h 1.21:
12503: * src/include/pa_stylesheet_connection.h 1.19:
12504: * src/include/pa_stylesheet_manager.h 1.10:
12505: * src/main/pa_request.C 1.191:
12506: * src/main/pa_sql_driver_manager.C 1.58:
12507: * src/main/pa_stylesheet_manager.C 1.10:
12508: * src/targets/cgi/pool_storage.h 1.7:
12509: auto closers to sql_connection, stylesheet_connection
12510: auto destroyers to remaining gnome objects
12511:
12512: 2002-01-15 paf
12513: * src/classes/xdoc.C 1.61:
12514: * src/include/pa_charset.h 1.9:
12515: * src/main/pa_charset.C 1.15:
12516: started output options parsing
12517:
12518: * src/classes/xdoc.C 1.63:
12519: xdoc
12520: file
12521: save
12522: string
12523:
12524: ready.
12525: todo: error handling
12526:
12527: * src/classes/xdoc.C 1.62:
12528: xdoc save rewritten using xmlAllocOutputBuffer
12529: less mallocs, more reallocs. less fragmented result
12530:
12531: 2002-01-14 paf
12532: * src/classes/xdoc.C 1.60:
12533: method
12534:
12535: * src/classes/xdoc.C 1.59:
12536: * src/classes/xnode.C 1.27:
12537: * src/include/pa_charset.h 1.8:
12538: * src/include/pa_pool.h 1.76:
12539: * src/include/pa_stylesheet_connection.h 1.18:
12540: * src/main/main.dsp 1.145:
12541: * src/main/pa_charset.C 1.14:
12542: * src/main/pa_globals.C 1.100:
12543: * src/main/pa_pool.C 1.49:
12544: * src/main/pa_stylesheet_manager.C 1.9:
12545: * src/types/pa_vxdoc.h 1.16:
12546: xslt transform0.
12547: TODO:
12548: use output options
12549: handle errors
12550:
12551: * src/classes/xdoc.C 1.58:
12552: * src/classes/xnode.C 1.26:
12553: ^xdoc.file
12554:
12555: 2002-01-11 paf
12556: * src/classes/xnode.C 1.22:
12557: * src/include/pa_charset.h 1.6:
12558: * src/main/pa_charset.C 1.13:
12559: xpath selectNode 1
12560:
12561: * src/include/pa_opcode.h 1.9.6.1:
12562: * src/main/compile.tab.C 1.27.6.1:
12563: * src/main/compile.y 1.173.14.1:
12564: * src/main/compile_tools.C 1.40.14.1:
12565: * src/main/compile_tools.h 1.52.6.1:
12566: * src/main/execute.C 1.208.2.1:
12567: partial logical && || evaluation
12568:
12569: * src/classes/xnode.C 1.23:
12570: xpath selectNode 2
12571:
12572: * src/classes/xnode.C 1.24:
12573: * src/include/pa_charset.h 1.7:
12574: xpath selectNode 3: string/number/bool
12575:
12576: * src/classes/xnode.C 1.25:
12577: xpath selectNodes
12578:
12579: 2002-01-10 paf
12580: * src/classes/xnode.C 1.21:
12581: xpath selectNode -100 [just written]
12582:
12583: * src/classes/xdoc.C 1.57:
12584: * src/classes/xnode.C 1.20:
12585: * src/include/pa_charset.h 1.5:
12586: * src/include/pa_exception.h 1.27:
12587: * src/include/pa_pool.h 1.75:
12588: * src/main/pa_charset.C 1.12:
12589: * src/main/pa_pool.C 1.48:
12590: GdomeDOMString_auto_ptr c++ wrapper [calls refcounter]
12591:
12592: 2001-12-29 paf
12593: * src/classes/xdoc.C 1.56:
12594: * src/include/pa_exception.h 1.26:
12595: * src/main/pa_charset.C 1.11:
12596: * src/main/pa_exception.C 1.30:
12597: * src/main/pa_globals.C 1.99:
12598: xdoc
12599: ^set
12600: ^string with glib works 0
12601:
12602: 2001-12-28 paf
12603: * src/classes/smtp/smtp.h 1.6:
12604: * src/main/pa_globals.C 1.98:
12605: renamed gdome to libgdome.dll
12606:
12607: * src/classes/classes.dsp 1.14:
12608: * src/classes/gd/gd.dsp 1.18:
12609: * src/classes/gd/gifio.C 1.16:
12610: * src/classes/mail.C 1.50:
12611: * src/classes/smtp/comms.C 1.6:
12612: * src/classes/smtp/smtp.C 1.7:
12613: * src/classes/smtp/smtp.dsp 1.15:
12614: * src/classes/xdoc.C 1.54:
12615: * src/classes/xnode.C 1.19:
12616: * src/classes/xnode.h 1.5:
12617: * src/include/pa_exception.h 1.25:
12618: * src/include/pa_globals.h 1.73:
12619: * src/main/compile.tab.C 1.28:
12620: * src/main/main.dsp 1.144:
12621: * src/main/pa_charset.C 1.9:
12622: * src/main/pa_dir.C 1.9:
12623: * src/main/pa_exception.C 1.28:
12624: * src/main/pa_exec.C 1.19:
12625: * src/main/pa_globals.C 1.97:
12626: * src/main/pa_socks.C 1.9:
12627: * src/targets/cgi/parser3.C 1.150:
12628: * src/targets/cgi/parser3.dsp 1.40:
12629: * src/types/pa_vxdoc.C 1.9:
12630: * src/types/pa_vxdoc.h 1.15:
12631: * src/types/pa_vxnode.C 1.13:
12632: * src/types/pa_vxnode.h 1.10:
12633: gnome libs just compiled in.
12634: no refcounting
12635: no xpath
12636: no xslt
12637: yet
12638:
12639: * src/classes/xdoc.C 1.55:
12640: * src/include/pa_charset.h 1.4:
12641: * src/main/pa_charset.C 1.10:
12642: * src/main/pa_exception.C 1.29:
12643: started glib transcoders
12644:
12645: 2001-12-27 paf
12646: * src/include/pa_charset.h 1.3:
12647: * src/include/pa_common.h 1.69:
12648: * src/include/pa_exception.h 1.24:
12649: * src/include/pa_globals.h 1.72:
12650: * src/include/pa_pool.h 1.74:
12651: * src/main/main.dsp 1.143:
12652: * src/main/pa_charset.C 1.8:
12653: * src/main/pa_charsets.C 1.4:
12654: * src/main/pa_globals.C 1.96:
12655: * src/main/pa_pool.C 1.47:
12656: * src/targets/cgi/parser3.C 1.149:
12657: * src/targets/cgi/parser3.dsp 1.39:
12658: * src/types/pa_vxdoc.C 1.8:
12659: * src/types/pa_vxdoc.h 1.14:
12660: * src/types/pa_vxnode.C 1.12:
12661: * src/types/pa_vxnode.h 1.9:
12662: * src/types/types.dsp 1.17:
12663: going away from xalan&xerces, started the process.
12664: globals [initialization
12665: pool [charset update
12666: charset [transcodings
12667: vxnode vxdoc [DOM calls
12668:
12669: * src/classes/Makefile.am 1.32:
12670: going away from xalan&xerces, not needed anymore
12671:
12672: 2001-12-26 paf
12673: * src/include/pa_charset.h 1.2:
12674: * src/include/pa_charsets.h 1.3:
12675: * src/main/pa_charset.C 1.7:
12676: * src/main/pa_charsets.C 1.3:
12677: * src/main/pa_request.C 1.190:
12678: charset key globalized [bug]
12679:
12680: 2001-12-25 paf
12681: * src/classes/mail.C 1.49:
12682: * src/classes/table.C 1.137:
12683: * src/include/pa_string.h 1.122:
12684: * src/main/pa_string.C 1.136:
12685: table set & append changed splitting languages, separators now can be clean AND as-is
12686: same to mail command line $MAIN:MAIL.progX arguments
12687:
12688: 2001-12-24 paf
12689: * src/classes/hashfile.C 1.19:
12690: * src/classes/op.C 1.66:
12691: * src/main/pa_db_table.C 1.17:
12692: * src/main/pa_string.C 1.135:
12693: read from cache size check updated
12694:
12695: * src/main/pa_string.C 1.133:
12696: * src/main/pa_string.C 1.134:
12697: String::join_chain another ugly bug :(
12698:
12699: * src/classes/mail.C 1.48:
12700: one parted text messages - no multipart mime-type anymore.
12701: for convinient if $.attach-ments
12702:
12703: 2001-12-21 paf
12704: * src/main/pa_request.C 1.189:
12705: $result in @main actually not working, to hell with it for now
12706:
12707: * src/main/execute.C 1.207:
12708: junction evaluation canceled - endless recursion detected
12709:
12710: * src/classes/date.C 1.14:
12711: date:sql-string now returns localtime
12712:
12713: * src/include/pa_request.h 1.116:
12714: * src/main/execute.C 1.208:
12715: * src/main/pa_request.C 1.188:
12716: * src/types/pa_vmethod_frame.h 1.20:
12717: * src/types/pa_wcontext.h 1.23:
12718: $result in @main @postprocess @exception
12719:
12720: 2001-12-19 paf
12721: * src/main/pa_request.C 1.187:
12722: CLASS_PATH now / = DOCUMENT_ROOT
12723:
12724: * src/classes/op.C 1.65:
12725: ^cache keypath now relative
12726:
12727: * src/classes/hashfile.C 1.18:
12728: ^hashfile.open DB_HOME now relative
12729:
12730: * src/main/pa_charset.C 1.6:
12731: charset->charset transcoding via unicode intermediate
12732:
12733: * src/classes/mail.C 1.46:
12734: * src/include/pa_config_fixed.h 1.34:
12735: to/from 0 check were missing
12736:
12737: * src/classes/mail.C 1.47:
12738: changed weighting prior to sort
12739:
12740: 2001-12-17 paf
12741: * src/classes/mail.C 1.45:
12742: * src/include/pa_charsets.h 1.2:
12743: * src/include/pa_string.h 1.121:
12744: * src/main/pa_charsets.C 1.2:
12745: * src/main/untaint.C 1.87:
12746: * src/types/pa_vrequest.C 1.14:
12747: * src/types/pa_vresponse.C 1.2:
12748: ^mail:send[
12749: $.charset[zzz]
12750: addded
12751:
12752: * src/include/pa_db_table.h 1.12:
12753: * src/main/pa_db_table.C 1.16:
12754: db_table used outdated unset services_pool
12755:
12756: * src/main/pa_charset.C 1.5:
12757: ifndef XML were bad type
12758:
12759: * src/classes/image.C 1.63:
12760: govno
12761:
12762: * src/main/untaint.C 1.86:
12763: allowed space in filespec
12764:
12765: * src/classes/image.C 1.64:
12766: no govno
12767:
12768: * src/targets/apache13/mod_parser3.C 1.15:
12769: test r->finfo.st_mode check seems to work only on win32
12770:
12771: * src/main/pa_charset.C 1.4:
12772: empty bufs transcode [forgot check :(]
12773:
12774: 2001-12-15 paf
12775: * src/classes/file.C 1.67:
12776: * src/classes/math.C 1.11:
12777: * src/classes/op.C 1.64:
12778: * src/classes/string.C 1.92:
12779: * src/classes/table.C 1.136:
12780: * src/classes/xdoc.C 1.53:
12781: * src/include/pa_array.h 1.48:
12782: * src/include/pa_cache_managers.h 1.4:
12783: * src/include/pa_charset_connection.h 1.6:
12784: * src/include/pa_charset_manager.h 1.8:
12785: * src/include/pa_common.h 1.68:
12786: * src/include/pa_db_connection.h 1.18:
12787: * src/include/pa_db_manager.h 1.12:
12788: * src/include/pa_db_table.h 1.11:
12789: * src/include/pa_dictionary.h 1.8:
12790: * src/include/pa_exception.h 1.23:
12791: * src/include/pa_exec.h 1.5:
12792: * src/include/pa_globals.h 1.71:
12793: * src/include/pa_hash.h 1.52:
12794: * src/include/pa_opcode.h 1.9:
12795: * src/include/pa_pool.h 1.73:
12796: * src/include/pa_request.h 1.115:
12797: * src/include/pa_sapi.h 1.16:
12798: * src/include/pa_socks.h 1.6:
12799: * src/include/pa_sql_connection.h 1.20:
12800: * src/include/pa_sql_driver_manager.h 1.20:
12801: * src/include/pa_string.h 1.120:
12802: * src/include/pa_stylesheet_connection.h 1.17:
12803: * src/include/pa_stylesheet_manager.h 1.9:
12804: * src/include/pa_table.h 1.38:
12805: * src/include/pa_transcoder.h 1.3:
12806: * src/main/compile_tools.h 1.52:
12807: * src/main/main.dsp 1.142:
12808: * src/main/pa_charset.C 1.1:
12809: * src/main/pa_charset_connection.C 1.13:
12810: * src/main/pa_charset_manager.C 1.10:
12811: * src/main/pa_charsets.C 1.1:
12812: * src/main/pa_globals.C 1.95:
12813: * src/main/pa_pool.C 1.46:
12814: * src/main/pa_request.C 1.186:
12815: * src/main/pa_string.C 1.132:
12816: * src/main/pa_transcoder.C 1.4:
12817: * src/main/untaint.C 1.84:
12818: * src/types/pa_vfile.C 1.24:
12819: * src/types/pa_vform.C 1.50:
12820: * src/types/pa_vform.h 1.31:
12821: * src/types/pa_vrequest.C 1.13:
12822: * src/types/pa_vrequest.h 1.14:
12823: * src/types/pa_vresponse.C 1.1:
12824: * src/types/pa_vresponse.h 1.19:
12825: * src/types/types.dsp 1.16:
12826: introducing Charset
12827:
12828: * src/main/pa_charset.C 1.2:
12829: name_cstr 0
12830:
12831: * src/main/Makefile.in 1.31:
12832: * src/targets/apache13/Makefile.in 1.26:
12833: * src/targets/cgi/Makefile.in 1.31:
12834: * src/types/Makefile.in 1.26:
12835: makes
12836:
12837: * src/include/pa_charset.h 1.1:
12838: * src/include/pa_charsets.h 1.1:
12839: forgot to add
12840:
12841: * src/main/Makefile.am 1.27:
12842: * src/main/pa_charset.C 1.3:
12843: * src/types/Makefile.am 1.15:
12844: charset_connection&manager replaced by charset&charsets
12845:
12846: * src/main/untaint.C 1.85:
12847: uri lang now knows about client/source charsets
12848:
12849: 2001-12-14 paf
12850: * src/include/pa_request.h 1.114:
12851: * src/include/pa_transcoder.h 1.2:
12852: * src/main/pa_request.C 1.185:
12853: * src/main/pa_transcoder.C 1.3:
12854: * src/types/pa_vform.C 1.49:
12855: * src/types/pa_vform.h 1.30:
12856: transcodeToUTF8[were FromUTF8] for forms
12857: todo: uri lang
12858:
12859: * src/targets/apache13/Makefile.am 1.8:
12860: * src/targets/cgi/Makefile.am 1.23:
12861: -I../../pcre to .am
12862:
12863: * src/include/pa_charset_connection.h 1.5:
12864: * src/include/pa_pool.h 1.72:
12865: * src/include/pa_request.h 1.113:
12866: * src/include/pa_transcoder.h 1.1:
12867: * src/main/Makefile.am 1.26:
12868: * src/main/main.dsp 1.141:
12869: * src/main/pa_charset_connection.C 1.12:
12870: * src/main/pa_charset_manager.C 1.9:
12871: * src/main/pa_request.C 1.184:
12872: * src/main/pa_transcoder.C 1.1:
12873: * src/types/Makefile.am 1.14:
12874: * src/types/pa_vrequest.C 1.12:
12875: * src/types/pa_vrequest.h 1.13:
12876: * src/types/pa_vresponse.h 1.18:
12877: * src/types/types.dsp 1.15:
12878: changed charset model.
12879: now important:
12880: $request:charset
12881: $response:charset
12882: while
12883: $response:content-type.charset
12884: become unimportant [informational]
12885:
12886: * src/include/pa_globals.h 1.70:
12887: * src/main/pa_globals.C 1.94:
12888: removed unused defalts_name global
12889:
12890: * src/main/pa_transcoder.C 1.2:
12891: transcodeToUTF8,
12892: now form&uri lang
12893:
12894: 2001-12-13 paf
12895: * src/include/pa_types.h 1.35:
12896: msvc head debugging flag
12897:
12898: * src/classes/xdoc.C 1.49:
12899: freed up listener
12900:
12901: * src/classes/xdoc.C 1.51:
12902: * src/main/pa_sql_driver_manager.C 1.57:
12903: rewritten auto_ptr part other way, because of stupid gcc 2.96
12904: /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
12905: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
12906: FormatterListener]
12907: /usr/include/g++-3/memory:48: auto_ptr<_Tp>
12908: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with _Tp1 =
12909: FormatterListener, _Tp = FormatterListener]
12910:
12911: * src/include/pa_config_fixed.h 1.32:
12912: * src/main/pa_common.C 1.94:
12913: * src/main/pa_string.C 1.131:
12914: removed signed mismatch warnings
12915:
12916: * src/classes/xdoc.C 1.52:
12917: rewritten auto_ptr part other way2, because of stupid gcc 2.96
12918: /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
12919: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
12920: FormatterListener]
12921: /usr/include/g++-3/memory:48: auto_ptr<_Tp>
12922: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with _Tp1 =
12923: FormatterListener, _Tp = FormatterListener]
12924:
12925: * src/main/pa_string.C 1.130:
12926: string::recustruct erroreusly used outdated row ptr
12927:
12928: * src/include/pa_cache_managers.h 1.3:
12929: * src/include/pa_charset_manager.h 1.7:
12930: * src/include/pa_config_fixed.h 1.33:
12931: * src/include/pa_db_manager.h 1.11:
12932: * src/include/pa_sql_driver_manager.h 1.19:
12933: * src/include/pa_stylesheet_manager.h 1.8:
12934: * src/main/pa_cache_managers.C 1.2:
12935: * src/main/pa_globals.C 1.93:
12936: ~Cache_managers
12937:
12938: * src/classes/string.C 1.91:
12939: change msg '... code is not code'
12940:
12941: * src/classes/xdoc.C 1.50:
12942: removed extra inc
12943:
12944: * src/targets/apache13/mod_parser3.C 1.14:
12945: * src/targets/cgi/parser3.C 1.147:
12946: * src/targets/isapi/parser3isapi.C 1.61:
12947: removed 'expires' from header outputs
12948:
12949: * src/targets/cgi/pa_pool.C 1.34:
12950: * src/targets/isapi/pa_pool.C 1.10:
12951: EOL@EOF
12952:
12953: * src/main/pa_db_connection.C 1.34:
12954: * src/main/pa_db_manager.C 1.19:
12955: * src/main/pa_sql_driver_manager.C 1.56:
12956: * src/main/pa_stylesheet_manager.C 1.8:
12957: * src/targets/cgi/pool_storage.h 1.6:
12958: couple cache expiratiors were wrong [past/future prob]
12959:
12960: * src/classes/xdoc.C 1.48:
12961: lang list updated
12962:
12963: * src/targets/cgi/pa_pool.C 1.33:
12964: * src/targets/cgi/parser3.C 1.148:
12965: msvc heap debugging flag
12966:
12967: * src/classes/file.C 1.66:
12968: file::cgi bug, request_method were passed to SERVER_PROTOCOL
12969: but SERVER_PROTOCOL were forgotten
12970:
12971: 2001-12-10 paf
12972: * src/main/untaint.C 1.83:
12973: FILE_SPEC untainting changed so that one can erase files like that, knowing their full name
12974: introducing
12975: // theoretical problem with, for instance, "_2B" and "." fragments,
12976: // they would yield the same
12977: // because need_file_encode('_')=false
12978: // but we need to delete such files somehow, getting names from ^index
12979:
12980: * src/main/pa_string.C 1.129:
12981: ^string.replace bug fixed [bad string::join_chank break]
12982:
12983: * src/classes/math.C 1.10:
12984: ^math:random(n) now yields[0;n) not [0;n]
12985:
12986: 2001-12-07 paf
12987: * src/main/pa_string.C 1.125.2.1.2.2:
12988: stupid sparc architecture failed to access short at odd address
12989: 0x311f0 <deserialize__6StringUiPvUiPCc+16>: lduh [ %i2 + 1 ], %l0
12990:
12991: bus error,
12992: fixed that
12993:
12994: * src/include/pa_config_auto.h.in 1.14.6.1:
12995: makes
12996:
12997: * src/main/pa_string.C 1.125.2.1.2.1:
12998: strange string deserialize bug on client[pmts], a bit shortened,
12999:
13000: * src/include/pa_common.h 1.66.6.2:
13001: * src/include/pa_config_fixed.h 1.30.8.2:
13002: * src/include/pa_config_includes.h 1.13.6.1:
13003: * src/main/pa_common.C 1.91.4.1.2.2:
13004: exclusive lock file write
13005: shared lock file read
13006:
13007: * src/classes/hashfile.C 1.17:
13008: * src/classes/op.C 1.63:
13009: * src/classes/table.C 1.135:
13010: * src/include/pa_common.h 1.67:
13011: * src/include/pa_config_auto.h.in 1.15:
13012: * src/include/pa_config_fixed.h 1.31:
13013: * src/include/pa_config_includes.h 1.14:
13014: * src/include/pa_db_table.h 1.10:
13015: * src/include/pa_request.h 1.112:
13016: * src/main/pa_common.C 1.93:
13017: * src/main/pa_db_table.C 1.15:
13018: * src/main/pa_request.C 1.183:
13019: * src/main/pa_string.C 1.128:
13020: * src/types/pa_vhashfile.C 1.16:
13021: merged from r14_simple_cache
13022:
13023: 2001-12-06 paf
13024: * src/main/compile.tab.C 1.27:
13025: * src/targets/cgi/parser3.C 1.146:
13026: removed debug info
13027:
13028: * src/classes/op.C 1.62.2.1.2.1:
13029: * src/classes/table.C 1.133.2.2.2.1:
13030: * src/include/pa_request.h 1.111.2.1.2.1:
13031: * src/main/pa_request.C 1.182.2.1.2.1:
13032: #ifdef RESOURCES_DEBUG
13033:
13034: * src/classes/op.C 1.62.2.1.2.2:
13035: * src/include/pa_common.h 1.66.6.1:
13036: * src/include/pa_config_fixed.h 1.30.8.1:
13037: * src/main/pa_common.C 1.91.4.1.2.1:
13038: ^cache operator
13039:
13040: * src/classes/hashfile.C 1.15.6.2:
13041: removed transaction from ^cache
13042:
13043: 2001-12-05 paf
13044: * src/targets/cgi/parser3.C 1.144:
13045: * src/targets/cgi/parser3.C 1.145:
13046: fatal error reporting fixed.
13047: in IIS5 there were a prob with illegal call check
13048:
13049: 2001-12-04 paf
13050: * src/classes/op.C 1.62.2.1:
13051: * src/classes/table.C 1.133.2.2:
13052: * src/include/pa_request.h 1.111.2.1:
13053: * src/main/pa_request.C 1.182.2.1:
13054: measures to log
13055:
13056: 2001-11-26 paf
13057: * src/targets/apache13/mod_parser3.C 1.13:
13058: merge dir config now works OK with parser_root_config_filespec
13059:
13060: 20011126 paf: noticed, that this is called even on virtual root merge with something "parent", while thought that that is part of merge_server...
13061:
13062: 2001-11-23 paf
13063: * src/classes/hashfile.C 1.16:
13064: * src/classes/table.C 1.134:
13065: * src/include/pa_db_table.h 1.9:
13066: * src/main/pa_common.C 1.92:
13067: * src/main/pa_db_table.C 1.14:
13068: * src/main/pa_string.C 1.127:
13069: * src/types/pa_vhashfile.C 1.15:
13070: merged from _0014, 1
13071:
13072: * src/classes/hashfile.C 1.15.6.1:
13073: * src/classes/table.C 1.133.2.1:
13074: * src/include/pa_db_table.h 1.8.6.1:
13075: * src/main/pa_common.C 1.91.4.1:
13076: * src/main/pa_db_table.C 1.12.6.2:
13077: * src/types/pa_vhashfile.C 1.14.6.1:
13078: hashfile bugfix2 more wrong sizes.
13079: ^cache behaviour changed: if ^cache(33) would change
13080:
13081: 0660 bits in file_write & hashfile create
13082:
13083: * src/main/pa_db_table.C 1.12.6.1:
13084: * src/main/pa_db_table.C 1.13:
13085: * src/main/pa_string.C 1.125.2.1:
13086: * src/main/pa_string.C 1.126:
13087: cache bugfix [wrong types after pa_string optimization]
13088:
13089: 2001-11-22 paf
13090: * src/main/untaint.C 1.82:
13091: ORIGINS mode removed UHTML
13092:
13093: * src/classes/op.C 1.62:
13094: process cstr(,connection)
13095:
13096: * src/Makefile.in 1.38:
13097: * src/classes/gd/Makefile.in 1.26:
13098: * src/classes/xdoc.C 1.47:
13099: * src/targets/Makefile.in 1.26:
13100: * src/targets/apache13/Makefile.in 1.25:
13101: * src/targets/cgi/Makefile.in 1.30:
13102: cached xslt [removed nocache forcing]
13103:
13104: * src/classes/op.C 1.61:
13105: process now gets its body on current language, not as-is
13106:
13107: * src/main/untaint.C 1.81:
13108: ORIGINS mode was bad - forgot about optimize bit
13109:
13110: * src/classes/table.C 1.133:
13111: * src/include/pa_table.h 1.37:
13112: * src/main/pa_table.C 1.41:
13113: table.offset[whence]
13114:
13115: 2001-11-21 paf
13116: * src/classes/table.C 1.132:
13117: * src/main/pa_string.C 1.124:
13118: * src/main/untaint.C 1.78:
13119: * src/targets/cgi/parser3.C 1.141:
13120: table.append bug fixed: forgot to switch default language for {
13121: code}, it happen to change it's language from CLEAN, so later
13122: refused to split by CLEAN \t
13123:
13124: * src/classes/xdoc.C 1.46:
13125: * src/types/pa_vxdoc.C 1.7:
13126: * src/types/pa_vxdoc.h 1.13:
13127: <xsl:output
13128: output options made identical to xsl:output attributes
13129: exclusion:
13130: cdata-section-elements
13131: what xalan can do but that not used now:
13132: it can escape and remove CDATA sections
13133:
13134: * src/targets/cgi/parser3.C 1.142:
13135: removed debug cgi||1
13136:
13137: * src/main/untaint.C 1.80:
13138: * src/targets/cgi/parser3.C 1.143:
13139: optimized \r produced by xslt
13140:
13141: * src/main/pa_string.C 1.125:
13142: * src/main/untaint.C 1.79:
13143: cached some string::size() es
13144:
13145: 2001-11-20 paf
13146: * src/classes/Makefile.am 1.31:
13147: * src/classes/Makefile.in 1.33:
13148: * src/classes/table.C 1.131:
13149: * src/main/Makefile.am 1.25:
13150: * src/main/Makefile.in 1.30:
13151: * src/main/pa_exception.C 1.27:
13152: * src/types/Makefile.am 1.13:
13153: * src/types/Makefile.in 1.25:
13154: moved ident.C & co to bottom of dependeces, so that errors
13155: would popup quicklier, fixed line numbering in table::sql
13156:
13157: 2001-11-19 paf
13158: * src/classes/op.C 1.60:
13159: * src/include/pa_request.h 1.111:
13160: * src/include/pa_string.h 1.119:
13161: * src/include/pa_types.h 1.34:
13162: * src/main/pa_globals.C 1.92:
13163: * src/main/pa_request.C 1.182:
13164: * src/main/pa_string.C 1.123:
13165: * src/main/untaint.C 1.77:
13166: * src/targets/apache13/mod_parser3.C 1.12:
13167: * src/targets/cgi/parser3.C 1.140:
13168: * src/targets/isapi/parser3isapi.C 1.60:
13169: * src/types/pa_wcontext.C 1.13:
13170: * src/types/pa_wcontext.h 1.22:
13171: UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT at wcontext.write
13172:
13173: * src/classes/Makefile.in 1.32:
13174: * src/classes/gd/Makefile.in 1.25:
13175: * src/main/Makefile.in 1.29:
13176: * src/targets/Makefile.am 1.8:
13177: * src/targets/Makefile.in 1.25:
13178: * src/targets/apache13/Makefile.in 1.24:
13179: * src/targets/apache13/mod_parser3.C 1.11:
13180: * src/targets/cgi/Makefile.in 1.29:
13181: * src/targets/cgi/parser3.C 1.139:
13182: * src/types/Makefile.in 1.24:
13183: #if _MSC_VER _set_new_handler
13184:
13185: * src/Makefile.in 1.37:
13186: * src/targets/apache13/mod_parser3.C 1.10:
13187: * src/targets/cgi/parser3.C 1.138:
13188: * src/targets/isapi/parser3isapi.C 1.59:
13189: set_new_handler in apache&isapi
13190:
13191: 2001-11-16 paf
13192: * src/include/pa_string.h 1.117:
13193: * src/main/pa_string.C 1.120:
13194: * src/main/pa_string.C 1.121:
13195: * src/main/untaint.C 1.76:
13196: * src/types/pa_vstring.C 1.14:
13197: removed 1+4 bytes from String
13198:
13199: * src/include/pa_string.h 1.118:
13200: * src/include/pa_types.h 1.33:
13201: * src/main/pa_string.C 1.122:
13202: removed 8 bytes from String, 2 bytes from string::chunk::row::item
13203:
13204: * src/include/pa_globals.h 1.69:
13205: * src/include/pa_string.h 1.116:
13206: * src/include/pa_types.h 1.32:
13207: * src/main/pa_globals.C 1.91:
13208: * src/main/pa_pool.C 1.44:
13209: * src/main/pa_pool.C 1.45:
13210: * src/main/pa_request.C 1.181:
13211: * src/main/untaint.C 1.75:
13212: * src/sql/pa_sql_driver.h 1.24:
13213: * src/targets/cgi/parser3.C 1.136:
13214: introducing estimating String::cstr_bufsize, 0
13215:
13216: * src/include/pa_pool.h 1.70:
13217: * src/include/pa_pool.h 1.71:
13218: * src/main/execute.C 1.206:
13219: * src/main/pa_pool.C 1.41:
13220: * src/main/pa_pool.C 1.42:
13221: * src/main/pa_pool.C 1.43:
13222: * src/targets/cgi/parser3.C 1.134:
13223: * src/targets/cgi/parser3.C 1.135:
13224: die in pool::fail
13225:
13226: * src/targets/cgi/parser3.C 1.137:
13227: pool debug @ die
13228:
13229: 2001-11-15 paf
13230: * src/Makefile.in 1.36:
13231: configure set_new_handler check added
13232:
13233: * src/targets/cgi/parser3.C 1.131:
13234: set_new_handler started
13235:
13236: * src/include/pa_exception.h 1.22:
13237: * src/main/execute.C 1.205:
13238: * src/main/main.dsp 1.140:
13239: * src/main/pa_exception.C 1.26:
13240: * src/targets/cgi/parser3.C 1.133:
13241: exception with dynamic buffer re-back
13242: now with counter
13243:
13244: * src/include/pa_config_auto.h.in 1.13:
13245: * src/main/Makefile.in 1.28:
13246: makes
13247:
13248: * src/include/pa_exception.h 1.21:
13249: * src/main/pa_exception.C 1.25:
13250: exception with static buffer back
13251:
13252: * src/classes/classes.awk 1.5:
13253: * src/include/pa_config_auto.h.in 1.14:
13254: * src/include/pa_config_includes.h 1.13:
13255: setnewhandler check
13256:
13257: * src/targets/cgi/parser3.C 1.132:
13258: std::
13259:
13260: 2001-11-14 paf
13261: * src/main/execute.C [no_bad_constructors_try] 1.203.2.1:
13262: * src/types/pa_vclass.h [no_bad_constructors_try] 1.21.2.1:
13263: * src/types/pa_vobject.h [no_bad_constructors_try] 1.13.2.1:
13264: * src/types/pa_vstateless_class.h [no_bad_constructors_try] 1.20.2.1:
13265: * src/types/pa_vstateless_object.h [no_bad_constructors_try] 1.12.2.1:
13266: fixed this:
13267: $bred[^string::length[]]
13268: $bred[^response::clear[]]
13269: $bred[^int::int[]]
13270:
13271: now VObject creation moved into overriden VClass::create_new_value, thus 0 from create_new_value means that class has no ctors
13272:
13273: * src/include/pa_common.h 1.64:
13274: * src/include/pa_common.h 1.65:
13275: * src/include/pa_common.h 1.66:
13276: * src/main/pa_common.C 1.90:
13277: * src/main/pa_common.C 1.91:
13278: snprintf replacement was wrong
13279:
13280: * src/main/execute.C 1.204:
13281: * src/types/pa_vclass.h 1.22:
13282: * src/types/pa_vobject.h 1.14:
13283: * src/types/pa_vstateless_class.h 1.21:
13284: * src/types/pa_vstateless_object.h 1.13:
13285: merged with no_bad_constructors_try
13286:
13287: * src/classes/op.C 1.59:
13288: ^untaint{body} as-is default now
13289:
13290: * src/main/pa_request.C 1.180:
13291: z
13292:
13293: * src/include/pa_common.h 1.63:
13294: * src/main/pa_common.C 1.88:
13295: * src/main/pa_common.C 1.89:
13296: snprintf on buffer full returns
13297: win32 -1
13298: solaris >buffer_size
13299:
13300: checked all that
13301:
13302: 2001-11-13 paf
13303: * src/classes/classes.C 1.13:
13304: returned accedently removed if in foreach callbacks [when hash
13305: no-0-restructure]
13306:
13307: 2001-11-12 paf
13308: * src/classes/classes.C 1.12:
13309: * src/classes/hash.C 1.31:
13310: * src/classes/xdoc.C 1.45:
13311: * src/include/pa_hash.h 1.51:
13312: * src/main/pa_db_connection.C 1.33:
13313: * src/main/pa_db_manager.C 1.18:
13314: * src/main/pa_dictionary.C 1.10:
13315: * src/main/pa_hash.C 1.48:
13316: * src/main/pa_sql_driver_manager.C 1.55:
13317: * src/main/pa_stylesheet_manager.C 1.7:
13318: hash now does not containt 0 values. put 0 actullay removes.
13319: no check on 0 value in foreach now required
13320:
13321: * src/classes/date.C 1.13:
13322: date.roll parser2 alg used
13323:
13324: * src/main/pa_pool.C 1.40:
13325: changed xdoc createXXX politics, now string passed as-is to
13326: method, xalan makes & into & itself
13327:
13328: 2001-11-11 paf
13329: * src/main/pa_sql_driver_manager.C 1.53:
13330: * src/sql/pa_sql_driver.h 1.21:
13331: sql driver initialize not const
13332:
13333: * src/sql/pa_sql_driver.h 1.23:
13334: removed extra constructor, doc
13335:
13336: * src/main/pa_sql_driver_manager.C 1.54:
13337: * src/sql/pa_sql_driver.h 1.22:
13338: CRLF
13339:
13340: 2001-11-10 paf
13341: * src/main/pa_exec.C 1.18:
13342: doc
13343:
13344: 2001-11-09 paf
13345: * src/main/pa_common.C 1.87:
13346: line endings fixing fixed last piece[was still cstr oriented]
13347:
13348: * src/include/pa_common.h 1.62:
13349: * src/main/pa_common.C 1.86:
13350: * src/types/pa_vform.C 1.48:
13351: line endings fixing got rid of cstr, now must work ok with post multipart
13352:
13353: * src/classes/string.C 1.90:
13354: * src/classes/xdoc.C 1.44:
13355: xdoc::set{code} now untaints param properly
13356:
13357: * src/types/pa_vform.C 1.47:
13358: line endings fixed at post / multipart / not file also now
13359:
13360: * src/classes/string.C 1.89:
13361: string.save now does untainting before saving
13362:
13363: 2001-11-08 paf
13364: * src/include/pa_request.h 1.110:
13365: * src/main/pa_request.C 1.179:
13366: * src/targets/apache13/mod_parser3.C 1.9:
13367: * src/targets/cgi/parser3.C 1.130:
13368: * src/targets/isapi/parser3isapi.C 1.58:
13369: apache 'status' class enabler
13370:
13371: <Location /parser-status.html>
13372: ParserStatusAllowed
13373: </Location>
13374:
13375: * src/Makefile.in 1.35:
13376: * src/include/pa_common.h 1.61:
13377: * src/main/Makefile.am 1.24:
13378: * src/main/Makefile.in 1.27:
13379: * src/targets/cgi/pa_pool.C 1.32:
13380: makes
13381:
13382: * src/include/pa_cache_managers.h 1.2:
13383: * src/include/pa_charset_manager.h 1.6:
13384: * src/include/pa_db_manager.h 1.10:
13385: * src/include/pa_sql_driver_manager.h 1.18:
13386: * src/include/pa_stylesheet_manager.h 1.7:
13387: * src/main/pa_charset_manager.C 1.8:
13388: * src/main/pa_db_manager.C 1.17:
13389: * src/main/pa_sql_driver_manager.C 1.52:
13390: * src/main/pa_stylesheet_manager.C 1.6:
13391: restructured Cache manager to be simple parent, not second
13392: parent [gcc 2.96 strangly refused to call virtual from second
13393: parent]
13394:
13395: * src/include/pa_cache_managers.h 1.1:
13396: * src/include/pa_charset_manager.h 1.5:
13397: * src/include/pa_db_manager.h 1.9:
13398: * src/include/pa_sql_driver_manager.h 1.17:
13399: * src/include/pa_stylesheet_manager.h 1.6:
13400: * src/main/main.dsp 1.139:
13401: * src/main/pa_cache_managers.C 1.1:
13402: * src/main/pa_charset_manager.C 1.7:
13403: * src/main/pa_db_manager.C 1.16:
13404: * src/main/pa_globals.C 1.90:
13405: * src/main/pa_request.C 1.178:
13406: * src/main/pa_sql_driver_manager.C 1.51:
13407: * src/main/pa_stylesheet_manager.C 1.5:
13408: * src/types/pa_vstatus.h 1.4:
13409: cache_managers, maybe-expiring every request
13410: todo: apache 'status' class enabler
13411:
13412: 2001-11-05 paf
13413: * src/classes/xdoc.C 1.42:
13414: * src/include/pa_db_connection.h 1.16:
13415: * src/include/pa_stylesheet_connection.h 1.15:
13416: * src/include/pa_stylesheet_manager.h 1.4:
13417: * src/main/pa_stylesheet_manager.C 1.3:
13418: * src/types/pa_vstatus.h 1.2:
13419: $status:stylesheet
13420:
13421: * src/targets/cgi/parser3.C 1.129:
13422: read can return 0, that means sort of sig_pipe on freebsd [moko's experiments].
13423: checked that in cgi, on apache already done :)
13424:
13425: * src/main/pa_db_connection.C 1.31:
13426: * src/main/pa_db_manager.C 1.14:
13427: * src/main/pa_request.C 1.177:
13428: hence i removed skipping 0 values in hash::for_each-es we need to check cleaned cache items manually. few more checks.
13429:
13430: expiring to 0 time was wrong, changed to 'now' time
13431:
13432: * src/main/pa_db_connection.C 1.30:
13433: * src/main/pa_db_manager.C 1.13:
13434: hence i removed skipping 0 values in hash::for_each-es we need
13435: to check cleaned cache items manually
13436:
13437: * src/include/pa_charset_connection.h 1.3:
13438: * src/main/pa_charset_manager.C 1.5:
13439: $status:charset
13440:
13441: * src/classes/classes.C 1.11:
13442: * src/classes/classes.h 1.14:
13443: * src/classes/date.C 1.12:
13444: * src/classes/double.C 1.41:
13445: * src/classes/file.C 1.65:
13446: * src/classes/form.C 1.19:
13447: * src/classes/gd/gif.C 1.22:
13448: * src/classes/gd/gif.h 1.18:
13449: * src/classes/gd/gifio.C 1.15:
13450: * src/classes/hash.C 1.30:
13451: * src/classes/hashfile.C 1.15:
13452: * src/classes/image.C 1.62:
13453: * src/classes/int.C 1.38:
13454: * src/classes/mail.C 1.44:
13455: * src/classes/math.C 1.9:
13456: * src/classes/op.C 1.58:
13457: * src/classes/response.C 1.16:
13458: * src/classes/smtp/comms.C 1.5:
13459: * src/classes/smtp/smtp.C 1.6:
13460: * src/classes/smtp/smtp.h 1.5:
13461: * src/classes/string.C 1.88:
13462: * src/classes/table.C 1.130:
13463: * src/classes/void.C 1.13:
13464: * src/classes/xdoc.C 1.43:
13465: * src/classes/xnode.C 1.18:
13466: * src/classes/xnode.h 1.4:
13467: * src/include/pa_array.h 1.47:
13468: * src/include/pa_charset_connection.h 1.4:
13469: * src/include/pa_charset_manager.h 1.4:
13470: * src/include/pa_common.h 1.60:
13471: * src/include/pa_config_fixed.h 1.30:
13472: * src/include/pa_config_includes.h 1.12:
13473: * src/include/pa_db_connection.h 1.17:
13474: * src/include/pa_db_manager.h 1.8:
13475: * src/include/pa_db_table.h 1.8:
13476: * src/include/pa_dictionary.h 1.7:
13477: * src/include/pa_dir.h 1.8:
13478: * src/include/pa_exception.h 1.20:
13479: * src/include/pa_exec.h 1.4:
13480: * src/include/pa_globals.h 1.68:
13481: * src/include/pa_hash.h 1.50:
13482: * src/include/pa_opcode.h 1.8:
13483: * src/include/pa_pool.h 1.69:
13484: * src/include/pa_pragma_pack_begin.h 1.2:
13485: * src/include/pa_pragma_pack_end.h 1.2:
13486: * src/include/pa_request.h 1.109:
13487: * src/include/pa_sapi.h 1.15:
13488: * src/include/pa_socks.h 1.5:
13489: * src/include/pa_sql_connection.h 1.19:
13490: * src/include/pa_sql_driver_manager.h 1.16:
13491: * src/include/pa_stack.h 1.11:
13492: * src/include/pa_string.h 1.115:
13493: * src/include/pa_stylesheet_connection.h 1.16:
13494: * src/include/pa_stylesheet_manager.h 1.5:
13495: * src/include/pa_table.h 1.36:
13496: * src/include/pa_threads.h 1.20:
13497: * src/include/pa_types.h 1.31:
13498: * src/main/compile.C 1.53:
13499: * src/main/compile.tab.C 1.26:
13500: * src/main/compile_tools.C 1.40:
13501: * src/main/compile_tools.h 1.51:
13502: * src/main/execute.C 1.203:
13503: * src/main/pa_array.C 1.43:
13504: * src/main/pa_charset_connection.C 1.11:
13505: * src/main/pa_charset_manager.C 1.6:
13506: * src/main/pa_common.C 1.85:
13507: * src/main/pa_db_connection.C 1.28:
13508: * src/main/pa_db_manager.C 1.12:
13509: * src/main/pa_db_table.C 1.11:
13510: * src/main/pa_dictionary.C 1.9:
13511: * src/main/pa_dir.C 1.8:
13512: * src/main/pa_exception.C 1.24:
13513: * src/main/pa_exec.C 1.17:
13514: * src/main/pa_globals.C 1.89:
13515: * src/main/pa_hash.C 1.47:
13516: * src/main/pa_pool.C 1.39:
13517: * src/main/pa_request.C 1.176:
13518: * src/main/pa_socks.C 1.8:
13519: * src/main/pa_sql_driver_manager.C 1.50:
13520: * src/main/pa_status_provider.C 1.2:
13521: * src/main/pa_string.C 1.119:
13522: * src/main/pa_stylesheet_manager.C 1.4:
13523: * src/main/pa_table.C 1.40:
13524: * src/main/untaint.C 1.74:
13525: * src/sql/pa_sql_driver.h 1.20:
13526: * src/targets/apache13/mod_parser3.C 1.8:
13527: * src/targets/apache13/pa_pool.C 1.3:
13528: * src/targets/apache13/pa_threads.C 1.3:
13529: * src/targets/cgi/pa_pool.C 1.31:
13530: * src/targets/cgi/pa_threads.C 1.5:
13531: * src/targets/cgi/parser3.C 1.128:
13532: * src/targets/cgi/pool_storage.h 1.5:
13533: * src/targets/isapi/pa_pool.C 1.9:
13534: * src/targets/isapi/pa_threads.C 1.5:
13535: * src/targets/isapi/parser3isapi.C 1.57:
13536: * src/targets/isapi/pool_storage.h 1.13:
13537: * src/types/pa_valiased.C 1.11:
13538: * src/types/pa_valiased.h 1.16:
13539: * src/types/pa_value.h 1.77:
13540: * src/types/pa_vbool.h 1.15:
13541: * src/types/pa_vclass.h 1.21:
13542: * src/types/pa_vcode_frame.h 1.12:
13543: * src/types/pa_vcookie.C 1.32:
13544: * src/types/pa_vcookie.h 1.13:
13545: * src/types/pa_vdate.h 1.6:
13546: * src/types/pa_vdouble.h 1.28:
13547: * src/types/pa_venv.h 1.18:
13548: * src/types/pa_vfile.C 1.23:
13549: * src/types/pa_vfile.h 1.37:
13550: * src/types/pa_vform.C 1.46:
13551: * src/types/pa_vform.h 1.29:
13552: * src/types/pa_vhash.h 1.27:
13553: * src/types/pa_vhashfile.C 1.14:
13554: * src/types/pa_vhashfile.h 1.12:
13555: * src/types/pa_vimage.C 1.14:
13556: * src/types/pa_vimage.h 1.22:
13557: * src/types/pa_vint.h 1.29:
13558: * src/types/pa_vjunction.h 1.10:
13559: * src/types/pa_vmath.h 1.4:
13560: * src/types/pa_vmethod_frame.h 1.19:
13561: * src/types/pa_vobject.h 1.13:
13562: * src/types/pa_vrequest.C 1.11:
13563: * src/types/pa_vrequest.h 1.12:
13564: * src/types/pa_vresponse.h 1.17:
13565: * src/types/pa_vstateless_class.C 1.11:
13566: * src/types/pa_vstateless_class.h 1.20:
13567: * src/types/pa_vstateless_object.h 1.12:
13568: * src/types/pa_vstatus.h 1.3:
13569: * src/types/pa_vstring.C 1.13:
13570: * src/types/pa_vstring.h 1.39:
13571: * src/types/pa_vtable.C 1.9:
13572: * src/types/pa_vtable.h 1.35:
13573: * src/types/pa_vvoid.h 1.6:
13574: * src/types/pa_vxdoc.C 1.6:
13575: * src/types/pa_vxdoc.h 1.12:
13576: * src/types/pa_vxnode.C 1.11:
13577: * src/types/pa_vxnode.h 1.8:
13578: * src/types/pa_wcontext.C 1.12:
13579: * src/types/pa_wcontext.h 1.21:
13580: * src/types/pa_wwrapper.h 1.14:
13581: $status:db
13582: fixed used not initialized in db_connection & db_table
13583:
13584: * src/include/pa_charset_manager.h 1.3:
13585: * src/include/pa_db_manager.h 1.7:
13586: * src/include/pa_request.h 1.108:
13587: * src/include/pa_sql_connection.h 1.18:
13588: * src/include/pa_sql_driver_manager.h 1.15:
13589: * src/include/pa_stylesheet_manager.h 1.3:
13590: * src/main/main.dsp 1.138:
13591: * src/main/pa_charset_manager.C 1.4:
13592: * src/main/pa_common.C 1.84:
13593: * src/main/pa_db_manager.C 1.11:
13594: * src/main/pa_globals.C 1.88:
13595: * src/main/pa_request.C 1.175:
13596: * src/main/pa_sql_driver_manager.C 1.49:
13597: * src/main/pa_status_provider.C 1.1:
13598: * src/main/pa_stylesheet_manager.C 1.2:
13599: * src/types/pa_vstatus.h 1.1:
13600: * src/types/pa_vxnode.C 1.10:
13601: * src/types/types.dsp 1.14:
13602: started status parser class
13603:
13604: * src/main/pa_db_connection.C 1.29:
13605: * src/main/pa_db_table.C 1.12:
13606: parser_multithreaded check was wrong
13607:
13608: * src/main/pa_db_connection.C 1.32:
13609: * src/main/pa_db_manager.C 1.15:
13610: expiration from debug to normal
13611:
13612: 2001-11-01 paf
13613: * src/classes/hash.C 1.26:
13614: * src/classes/op.C 1.54:
13615: * src/types/pa_vmethod_frame.h 1.18:
13616: * src/types/pa_vstring.C 1.12:
13617: * src/types/pa_vstring.h 1.38:
13618: ^foreach[key|value]{body}[[separator]|{separator}]
13619:
13620: * src/classes/hash.C 1.25:
13621: * src/include/pa_hash.h 1.48:
13622: * src/main/pa_hash.C 1.44:
13623: * src/types/pa_vcookie.C 1.31:
13624: ^hash.delete[key]
13625:
13626: * src/classes/gd/gif.C 1.21:
13627: * src/classes/math.C 1.8:
13628: * src/include/pa_common.h 1.59:
13629: HAVE_TRUNC HAVE_ROUND checks [for hp, there are such in math.h]
13630:
13631: * src/classes/op.C 1.57:
13632: ^for endless loop check strightened
13633:
13634: * src/Makefile.in 1.34:
13635: * src/classes/Makefile.in 1.31:
13636: * src/classes/gd/Makefile.in 1.24:
13637: * src/include/pa_config_auto.h.in 1.12:
13638: * src/main/Makefile.in 1.26:
13639: * src/targets/Makefile.in 1.24:
13640: * src/targets/apache13/Makefile.in 1.23:
13641: * src/targets/cgi/Makefile.in 1.28:
13642: * src/types/Makefile.in 1.23:
13643: makes
13644:
13645: * src/main/pa_hash.C 1.46:
13646: removed old extra include
13647:
13648: * src/classes/hash.C 1.28:
13649: * src/classes/xdoc.C 1.41:
13650: * src/classes/xnode.C 1.17:
13651: * src/include/pa_hash.h 1.49:
13652: * src/main/pa_hash.C 1.45:
13653: * src/main/pa_request.C 1.174:
13654: * src/types/pa_vhash.h 1.26:
13655: * src/types/pa_vxnode.C 1.9:
13656: hash locking
13657: disabled changing of hash inside of foreach
13658:
13659: * src/classes/hash.C 1.27:
13660: * src/classes/hashfile.C 1.14:
13661: * src/types/pa_vhashfile.C 1.13:
13662: ^hashfile.foreach[key|value]{body}[[separator]|{separator}]
13663: prev were hash.foreach
13664:
13665: * src/classes/hash.C 1.29:
13666: * src/classes/op.C 1.56:
13667: * src/main/execute.C 1.202:
13668: changed root behavior in native calls.
13669: it left unchanged, so ^for ^foreach & co can use r.root to write their i & key,value there
13670:
13671: * src/classes/op.C 1.55:
13672: detected for var storage bug, fixed. todo:foreach
13673:
13674: 2001-10-31 paf
13675: * src/main/pa_sql_driver_manager.C 1.47:
13676: hiding passwords and addresses from accidental show [imagine
13677: user forgot @exception]
13678:
13679: * src/main/pa_db_connection.C 1.26:
13680: * src/main/pa_sql_driver_manager.C 1.48:
13681: // lockdetector flags
13682: dbenv.lk_detect=DB_LOCK_RANDOM;
13683:
13684: * src/include/pa_opcode.h 1.7:
13685: * src/main/compile.tab.C 1.25:
13686: * src/main/compile.y 1.173:
13687: * src/main/execute.C 1.201:
13688: \ in expression: int divide 10/3=3
13689:
13690: * src/main/pa_common.C 1.81:
13691: typing bug in common - bad ifdeff
13692:
13693: * src/types/pa_vhashfile.h 1.11:
13694: hashfile ^delete to do something only inside of ^cache
13695:
13696: * src/include/pa_threads.h 1.19:
13697: * src/main/pa_db_connection.C 1.25:
13698: * src/main/pa_db_table.C 1.10:
13699: * src/targets/apache13/pa_threads.C 1.2:
13700: * src/targets/cgi/pa_threads.C 1.4:
13701: * src/targets/isapi/pa_threads.C 1.4:
13702: libdb DB_THREAD flag only when really needed
13703:
13704: * src/main/pa_db_connection.C 1.27:
13705: z
13706:
13707: * src/classes/file.C 1.64:
13708: * src/classes/image.C 1.61:
13709: * src/classes/mail.C 1.43:
13710: * src/classes/string.C 1.87:
13711: * src/classes/xnode.C 1.16:
13712: * src/include/pa_common.h 1.58:
13713: * src/main/pa_common.C 1.80:
13714: ^string.save[[append;]path]
13715:
13716: * src/main/compile.C 1.52:
13717: * src/main/pa_common.C 1.83:
13718: completely empty file now considered "read", not ignored [not
13719: perfect trick used]
13720:
13721: * src/classes/table.C 1.129:
13722: ^table.save[[nameless|+append;]path]
13723:
13724: * src/main/pa_common.C 1.82:
13725: simplier common ifdefs
13726:
13727: 2001-10-30 paf
13728: * src/include/pa_common.h 1.57:
13729: * src/main/pa_common.C 1.79:
13730: * src/types/pa_vform.C 1.45:
13731: form post data line endings not reformatted now.
13732:
13733: * src/classes/xdoc.C 1.40:
13734: rolled back {} in xdoc.createTextNode for now
13735:
13736: * src/classes/classes.dsp 1.13:
13737: * src/classes/gd/gd.dsp 1.17:
13738: * src/classes/smtp/smtp.dsp 1.14:
13739: * src/main/main.dsp 1.137:
13740: * src/targets/apache13/ApacheModuleParser3.dsp 1.8:
13741: * src/targets/cgi/parser3.dsp 1.38:
13742: * src/targets/isapi/parser3isapi.dsp 1.29:
13743: * src/types/types.dsp 1.13:
13744: enabled debug incremental compile
13745:
13746: * src/main/pa_db_connection.C 1.24:
13747: * src/main/pa_db_manager.C 1.10:
13748: * src/main/pa_db_table.C 1.9:
13749: * src/main/pa_exec.C 1.16:
13750: * src/main/pa_request.C 1.173:
13751: * src/main/pa_sql_driver_manager.C 1.46:
13752: * src/main/pa_string.C 1.118:
13753: cstr(asis) default param removed
13754:
13755: * src/types/pa_vform.C 1.44:
13756: * src/types/pa_vform.h 1.28:
13757: AppendFormEntry length param now required [had bug when file=
13758: has no value]
13759:
13760: * src/types/pa_vform.C 1.43:
13761: VForm::AppendFormEntry {length convention was broken} fix_line_breaks
13762:
13763: * src/include/pa_dir.h 1.7:
13764: LOAD_DIR fixed
13765:
13766: * src/include/pa_config_fixed.h 1.29:
13767: * src/include/pa_pragma_pack_begin.h 1.1:
13768: * src/include/pa_pragma_pack_end.h 1.1:
13769: * src/include/pa_string.h 1.114:
13770: * src/include/pa_types.h 1.30:
13771: String & Origin packed with #pragma pack
13772:
13773: * src/Makefile.in 1.33:
13774: * src/include/pa_config_auto.h.in 1.11:
13775: pragma detection
13776:
13777: * src/classes/xdoc.C 1.39:
13778: rolled back {} in xdoc.createElement for now
13779:
13780: 2001-10-29 paf
13781: * src/types/pa_wcontext.h 1.20:
13782: bitfield syntax stricter
13783:
13784: * src/include/pa_string.h 1.111:
13785: * src/main/pa_string.C 1.115:
13786: * src/targets/cgi/pa_pool.C 1.27:
13787: debugging memory
13788: String::fused_rows func now
13789:
13790: [Mon Oct 29 17:55:45 2001] total 5917436/158731
13791: [Mon Oct 29 18:11:53 2001] total 5796092/158731
13792:
13793: * src/classes/file.C 1.61:
13794: * src/classes/image.C 1.60:
13795: * src/classes/string.C 1.86:
13796: * src/classes/xdoc.C 1.38:
13797: * src/include/pa_pool.h 1.68:
13798: * src/include/pa_string.h 1.109:
13799: * src/main/execute.C 1.199:
13800: * src/main/pa_array.C 1.41:
13801: * src/main/pa_common.C 1.78:
13802: * src/main/pa_hash.C 1.43:
13803: * src/main/pa_sql_driver_manager.C 1.45:
13804: * src/main/pa_string.C 1.114:
13805: * src/main/untaint.C 1.70:
13806: * src/targets/cgi/pa_pool.C 1.25:
13807: * src/targets/cgi/parser3.C 1.126:
13808: * src/types/pa_vcookie.C 1.30:
13809: * src/types/pa_vstring.h 1.37:
13810: debuggging memory.
13811: string::as_int/double now usually uses stack, not heap [200K out of 17M :)]
13812: VString(String&) not copies reference [29M -> 17M]
13813:
13814: * src/include/pa_sql_connection.h 1.17:
13815: SQL_CONNECTION_FUNC_GUARDED name
13816:
13817: * src/targets/isapi/pa_pool.C 1.8:
13818: added isapi&apache real_malloc debug param.someday either ifdef
13819: or remove it
13820:
13821: * src/targets/apache13/pa_pool.C 1.2:
13822: * src/targets/cgi/pa_pool.C 1.30:
13823: * src/targets/cgi/parser3.C 1.127:
13824: removed debug defines
13825:
13826: * src/Makefile.am 1.12:
13827: .am order
13828:
13829: * src/main/pa_sql_driver_manager.C 1.44:
13830: ping to have services [old hiding bug]
13831:
13832: * src/main/untaint.C 1.73:
13833: optimizing returned after debugging
13834:
13835: * src/include/pa_array.h 1.45:
13836: * src/include/pa_charset_manager.h 1.2:
13837: * src/include/pa_db_connection.h 1.15:
13838: * src/include/pa_db_manager.h 1.6:
13839: * src/include/pa_db_table.h 1.7:
13840: * src/include/pa_hash.h 1.46:
13841: * src/include/pa_request.h 1.107:
13842: * src/include/pa_sql_driver_manager.h 1.14:
13843: * src/include/pa_stylesheet_manager.h 1.2:
13844: * src/include/pa_threads.h 1.18:
13845: * src/types/pa_valiased.h 1.15:
13846: * src/types/pa_vhashfile.h 1.10:
13847: * src/types/pa_vstateless_class.h 1.19:
13848: * src/types/pa_wcontext.h 1.18:
13849: gcc 3.0.1 required "friend class"
13850:
13851: ../include/pa_request.h:51: friend declaration requires class-key, i.e. `friend
13852: class Temp_lang'
13853:
13854: * src/include/pa_string.h 1.112:
13855: * src/main/pa_string.C 1.116:
13856: * src/main/untaint.C 1.71:
13857: * src/targets/cgi/pa_pool.C 1.29:
13858: String size_t replace to uint in proper places [todo:Array]
13859:
13860: * src/classes/file.C 1.62:
13861: * src/include/pa_hash.h 1.47:
13862: * src/include/pa_string.h 1.110:
13863: * src/main/pa_globals.C 1.87:
13864: * src/targets/cgi/pa_pool.C 1.26:
13865: debugging memory
13866: hash key ref now
13867:
13868: [Mon Oct 29 16:01:17 2001] total 17050496/202647
13869: [Mon Oct 29 17:11:17 2001] total 16867948/202658
13870:
13871: * src/classes/file.C 1.63:
13872: * src/types/pa_vimage.C 1.13:
13873: image&file couple stack string hash.puts
13874:
13875: * src/main/execute.C 1.200:
13876: * src/targets/cgi/pa_pool.C 1.28:
13877: * src/targets/cgi/parser3.dsp 1.37:
13878: * src/types/pa_wcontext.h 1.19:
13879: * src/types/pa_wwrapper.h 1.13:
13880: debugging memory
13881: WContext
13882: flags to bits
13883:
13884: total 5 652 652/158731
13885: total 5 469 332/158731
13886:
13887: * src/include/pa_sql_connection.h 1.16:
13888: there were one wrong SQL_CONNECTION_FUNC_GUARDED [failed]
13889:
13890: * src/include/pa_exception.h 1.19:
13891: * src/include/pa_sql_connection.h 1.15:
13892: * src/main/pa_exception.C 1.23:
13893: * src/main/pa_sql_driver_manager.C 1.43:
13894: * src/sql/pa_sql_driver.h 1.19:
13895: sql driver impl changed in _throw part.
13896:
13897: the idea is to #1 jump to C++ some function to main body, where
13898: every function stack frame has exception unwind information
13899: and from there... #2 propagate_exception()
13900:
13901: * src/include/pa_array.h 1.46:
13902: * src/main/pa_array.C 1.42:
13903: debugging memory
13904: Array:: without cache in get/put now
13905:
13906: [Mon Oct 29 18:23:02 2001] total 5 796 092/158731
13907: [Mon Oct 29 18:25:27 2001] total 5 652 652/158731
13908:
13909: * src/include/pa_string.h 1.113:
13910: * src/include/pa_types.h 1.29:
13911: * src/main/pa_string.C 1.117:
13912: * src/main/untaint.C 1.72:
13913: memory hunging
13914: #pragma pack(1)
13915:
13916: 16 419 844
13917: 13 169 394
13918:
13919: 2001-10-28 paf
13920: * src/include/pa_config_auto.h.in 1.10:
13921: * src/include/pa_config_fixed.h 1.28:
13922: * src/include/pa_db_connection.h 1.14:
13923: * src/include/pa_db_manager.h 1.5:
13924: * src/include/pa_db_table.h 1.6:
13925: * src/main/pa_db_connection.C 1.20:
13926: * src/main/pa_db_table.C 1.6:
13927: db2 on linux with DB 2.4.14: (6/2/98)
13928:
13929: * src/main/pa_db_connection.C 1.21:
13930: * src/main/pa_db_table.C 1.8:
13931: exception translation
13932:
13933: * src/main/pa_db_connection.C 1.22:
13934: expire table [was accidently pasted with wrong type/cast]
13935:
13936: * src/classes/Makefile.am 1.30:
13937: * src/classes/Makefile.in 1.30:
13938: * src/targets/apache13/p3runConfigure.in 1.6:
13939: * src/targets/cgi/Makefile.am 1.22:
13940: * src/targets/cgi/Makefile.in 1.27:
13941: db makes. remember to build DB2 with -fexceptions!!!
13942:
13943: * src/main/pa_db_table.C 1.7:
13944: DB_RMW defed
13945:
13946: * src/main/pa_db_connection.C 1.23:
13947: removed old consts
13948:
13949: 2001-10-27 paf
13950: * src/classes/hashfile.C 1.13:
13951: * src/include/pa_db_connection.h 1.13:
13952: * src/include/pa_db_table.h 1.5:
13953: * src/main/pa_db_connection.C 1.19:
13954: * src/main/pa_db_manager.C 1.9:
13955: * src/main/pa_db_table.C 1.5:
13956: * src/main/pa_globals.C 1.86:
13957: * src/types/pa_vhashfile.C 1.12:
13958: DB2 ifdefs
13959:
13960: * src/Makefile.in 1.32:
13961: * src/classes/Makefile.am 1.29:
13962: * src/classes/Makefile.in 1.29:
13963: * src/classes/gd/Makefile.in 1.23:
13964: * src/include/pa_config_fixed.h 1.27:
13965: * src/main/Makefile.am 1.23:
13966: * src/main/Makefile.in 1.25:
13967: * src/targets/Makefile.in 1.23:
13968: * src/targets/apache13/Makefile.in 1.22:
13969: * src/targets/apache13/p3runConfigure.in 1.5:
13970: * src/targets/cgi/Makefile.am 1.21:
13971: * src/targets/cgi/Makefile.in 1.26:
13972: * src/types/Makefile.am 1.12:
13973: * src/types/Makefile.in 1.22:
13974: makes with DB2
13975:
13976: * src/classes/classes.awk 1.4:
13977: no $ in var names
13978:
13979: * src/main/pa_globals.C 1.85:
13980: * src/targets/apache13/ApacheModuleParser3.dsp 1.7:
13981: * src/targets/cgi/parser3.dsp 1.36:
13982: * src/targets/isapi/parser3isapi.dsp 1.28:
13983: vc projects libdb ifdefed into globals.C
13984:
13985: * src/main/pa_db_connection.C 1.17:
13986: * src/main/pa_db_manager.C 1.8:
13987: db expiration connection&table [forgotten calls]
13988:
13989: * src/Makefile.in 1.31:
13990: * src/classes/Makefile.in 1.28:
13991: * src/classes/gd/Makefile.in 1.22:
13992: * src/include/pa_config_auto.h.in 1.9:
13993: * src/main/Makefile.am 1.22:
13994: * src/main/Makefile.in 1.24:
13995: * src/targets/Makefile.in 1.22:
13996: * src/targets/apache13/p3runConfigure.in 1.4:
13997: * src/targets/cgi/Makefile.in 1.25:
13998: * src/types/Makefile.am 1.11:
13999: * src/types/Makefile.in 1.21:
14000: makes db
14001:
14002: * src/classes/hashfile.C 1.12:
14003: * src/include/pa_db_connection.h 1.12:
14004: * src/include/pa_db_table.h 1.4:
14005: * src/main/pa_db_connection.C 1.18:
14006: * src/main/pa_db_table.C 1.4:
14007: ^hashfile.clear[]
14008:
14009: 2001-10-26 paf
14010: * src/classes/xdoc.C 1.35:
14011: * src/classes/xdoc.C 1.36:
14012: * src/types/pa_vxdoc.h 1.11:
14013: transform2 for parsed_source
14014:
14015: * src/classes/hashfile.C 1.11:
14016: * src/include/pa_db_connection.h 1.10:
14017: * src/include/pa_db_manager.h 1.4:
14018: * src/include/pa_db_table.h 1.3:
14019: * src/include/pa_hash.h 1.45:
14020: * src/main/pa_db_connection.C 1.13:
14021: * src/main/pa_db_manager.C 1.7:
14022: * src/main/pa_db_table.C 1.3:
14023: * src/main/pa_hash.C 1.42:
14024: * src/types/pa_vhashfile.C 1.11:
14025: * src/types/pa_vhashfile.h 1.9:
14026: db connections & tables now cached at create time & multithreaded
14027:
14028: * src/classes/xdoc.C 1.37:
14029: xdoc createTextNode createElement UL_XML default. but entities
14030: still reparsed. todo: tothink
14031:
14032: * src/classes/hashfile.C 1.10:
14033: * src/include/pa_db_table.h 1.2:
14034: * src/main/pa_db_table.C 1.2:
14035: db: child transaction commit/rollback responsibility left to
14036: parent [as it sould - else there were a bug with double free]
14037:
14038: * src/include/pa_db_connection.h 1.11:
14039: * src/main/pa_db_connection.C 1.15:
14040: * src/main/pa_db_connection.C 1.16:
14041: db checkpoints
14042:
14043: * src/main/pa_db_connection.C 1.12:
14044: about to remove connection from vhashfile
14045:
14046: * src/main/pa_db_connection.C 1.14:
14047: db recover mech 2
14048:
14049: 2001-10-25 paf
14050: * src/classes/hashfile.C 1.9:
14051: * src/include/pa_common.h 1.56:
14052: * src/include/pa_db_connection.h 1.9:
14053: * src/include/pa_db_manager.h 1.3:
14054: * src/include/pa_db_table.h 1.1:
14055: * src/main/main.dsp 1.136:
14056: * src/main/pa_db_connection.C 1.11:
14057: * src/main/pa_db_manager.C 1.6:
14058: * src/main/pa_db_table.C 1.1:
14059: * src/types/pa_vhashfile.C 1.10:
14060: * src/types/pa_vhashfile.h 1.8:
14061: started db_home [multiple, cached]
14062: todo: autorecover [tried, but not succeded, yet]
14063:
14064: * src/include/pa_db_connection.h 1.8:
14065: * src/main/pa_db_manager.C 1.5:
14066: transaction parent passed
14067:
14068: * src/include/pa_dir.h 1.6:
14069: ancient gpf on dir not found fixed
14070:
14071: 2001-10-24 parser
14072: * src/classes/Makefile.am 1.26:
14073: * src/classes/Makefile.am 1.27:
14074: * src/classes/Makefile.am 1.28:
14075: * src/classes/Makefile.in 1.26:
14076: * src/classes/Makefile.in 1.27:
14077: * src/main/Makefile.in 1.23:
14078: * src/targets/cgi/Makefile.am 1.20:
14079: * src/targets/cgi/Makefile.in 1.24:
14080: * src/targets/cgi/pool_storage.h 1.2:
14081: * src/targets/cgi/pool_storage.h 1.3:
14082: makes
14083:
14084: * src/include/pa_db_connection.h 1.6:
14085: * src/main/pa_db_connection.C 1.6:
14086: * src/types/pa_vhashfile.C 1.6:
14087: db_cursor constructor public now
14088:
14089: * src/include/pa_common.h 1.54:
14090: * src/main/Makefile.am 1.21:
14091: * src/main/pa_common.C 1.76:
14092: * src/types/pa_vform.C 1.41:
14093: * src/types/pa_vform.h 1.26:
14094: .am
14095:
14096: * src/classes/hashfile.C 1.7:
14097: * src/include/pa_request.h 1.106:
14098: hashfile.cache 0
14099:
14100: * src/main/pa_db_connection.C 1.7:
14101: * src/types/pa_vhashfile.C 1.7:
14102: db_connection not bothers with key when not returning expired data
14103:
14104: * src/targets/cgi/pool_storage.h 1.4:
14105: * src/targets/isapi/parser3isapi.C 1.56:
14106: * src/targets/isapi/pool_storage.h 1.12:
14107: pool_storage fixed
14108:
14109: * src/include/pa_common.h 1.55:
14110: * src/main/pa_common.C 1.77:
14111: * src/types/pa_vform.C 1.42:
14112: * src/types/pa_vform.h 1.27:
14113: form fix_line_breaks
14114:
14115: * src/types/pa_vhashfile.C 1.8:
14116: * src/types/pa_vhashfile.h 1.6:
14117: hashfile expiring 0
14118:
14119: * src/main/pa_db_connection.C 1.8:
14120: * src/types/pa_vhashfile.C 1.9:
14121: hashfile expiring 1
14122:
14123: * src/classes/hashfile.C 1.6:
14124: * src/include/pa_db_connection.h 1.7:
14125: * src/main/pa_db_connection.C 1.9:
14126: hashfile expired deleted from db when get & iterate
14127:
14128: * src/classes/hashfile.C 1.8:
14129: * src/types/pa_vhashfile.h 1.7:
14130: hashfile 1
14131:
1.24 paf 14132: * src/sql/pa_sql_driver.h 1.18:
14133: version
14134:
1.15 paf 14135: * src/targets/apache13/ApacheModuleParser3.dsp 1.6:
14136: * src/targets/isapi/parser3isapi.dsp 1.27:
14137: doc
14138:
14139: * src/include/pa_db_connection.h 1.5:
14140: * src/main/pa_db_connection.C 1.5:
14141: * src/types/pa_vhashfile.C 1.5:
14142: * src/types/pa_vhashfile.h 1.5:
14143: hashfile data stamped, todo: put_element analize
14144:
14145: * src/include/pa_db_connection.h 1.4:
14146: * src/include/pa_string.h 1.108:
14147: * src/main/pa_db_connection.C 1.4:
14148: * src/main/pa_string.C 1.113:
14149: hashfile pieced serialize. todo stamp
14150:
14151: * src/main/pa_db_connection.C 1.10:
14152: * src/main/pa_db_manager.C 1.4:
14153: hashfile setted this:
14154: DB_RMW
14155: Acquire write locks instead of read locks when doing the retrieval. Setting this flag may decrease the likelihood of deadlock during a read-modify-write cycle by immediately acquiring the write lock during the read part of the cycle so that another thread of control acquiring a read lock for the same item, in its own read-modify-write cycle, will not result in deadlock
14156:
14157: 2001-10-23 parser
14158: * src/classes/file.C 1.60:
14159: * src/classes/hash.C 1.24:
14160: * src/classes/hashfile.C 1.5:
14161: * src/classes/image.C 1.59:
14162: * src/classes/mail.C 1.42:
14163: * src/classes/response.C 1.15:
14164: * src/classes/string.C 1.85:
14165: * src/classes/table.C 1.128:
14166: * src/classes/xdoc.C 1.34:
14167: * src/include/pa_config_fixed.h 1.26:
14168: * src/include/pa_db_connection.h 1.3:
14169: * src/main/pa_common.C 1.75:
14170: * src/main/pa_db_connection.C 1.3:
14171: * src/main/pa_request.C 1.172:
14172: * src/types/pa_value.h 1.76:
14173: * src/types/pa_vcookie.C 1.29:
14174: * src/types/pa_vhash.h 1.25:
14175: * src/types/pa_vhashfile.C 1.4:
14176: * src/types/pa_vhashfile.h 1.4:
14177: * src/types/pa_vresponse.h 1.16:
14178: * src/types/pa_vtable.C 1.8:
14179: ^hashfile.hash[]
14180:
14181: * src/classes/hashfile.C 1.3:
14182: * src/include/pa_db_connection.h 1.2:
14183: * src/include/pa_db_manager.h 1.2:
14184: * src/main/pa_db_connection.C 1.2:
14185: * src/main/pa_db_manager.C 1.2:
14186: * src/types/pa_vhashfile.h 1.3:
14187: ^hashfile.transaction{code}
14188: ^hashfile:clear[filename]
14189: ^hashfile.delete[key]
14190:
14191: * src/classes/hashfile.C 1.4:
14192: * src/classes/xdoc.C 1.33:
14193: * src/include/pa_config_fixed.h 1.25:
14194: * src/main/pa_db_manager.C 1.3:
14195: * src/main/pa_globals.C 1.84:
14196: ifdefs so it compiled without db
14197:
14198: 2001-10-22 parser
14199: * src/classes/classes.dsp 1.12:
14200: * src/classes/hashfile.C 1.2:
14201: * src/classes/xdoc.C 1.32:
14202: * src/classes/xnode.C 1.15:
14203: * src/include/pa_charset_connection.h 1.2:
14204: * src/include/pa_db_connection.h 1.1:
14205: * src/include/pa_db_manager.h 1.1:
14206: * src/include/pa_exception.h 1.18:
14207: * src/include/pa_sapi.h 1.14:
14208: * src/include/pa_sql_connection.h 1.14:
14209: * src/include/pa_sql_driver_manager.h 1.13:
14210: * src/include/pa_stylesheet_connection.h 1.14:
14211: * src/include/pa_stylesheet_manager.h 1.1:
14212: * src/include/pa_xslt_stylesheet_manager.h 1.5:
14213: * src/main/main.dsp 1.135:
14214: * src/main/pa_db_connection.C 1.1:
14215: * src/main/pa_db_manager.C 1.1:
14216: * src/main/pa_exception.C 1.22:
14217: * src/main/pa_globals.C 1.83:
14218: * src/main/pa_pool.C 1.38:
14219: * src/main/pa_sql_driver_manager.C 1.42:
14220: * src/main/pa_stylesheet_manager.C 1.1:
14221: * src/main/pa_xslt_stylesheet_manager.C 1.5:
14222: * src/targets/apache13/mod_parser3.C 1.7:
14223: * src/targets/cgi/parser3.C 1.124:
14224: * src/targets/isapi/parser3isapi.C 1.55:
14225: * src/types/pa_vhashfile.C 1.3:
14226: * src/types/pa_vhashfile.h 1.2:
14227: * src/types/pa_vxdoc.C 1.5:
14228: * src/types/pa_vxnode.C 1.8:
14229: * src/types/types.dsp 1.12:
14230: hashfile 0
14231:
14232: * src/targets/cgi/pa_pool.C 1.24:
14233: * src/targets/cgi/parser3.C 1.125:
14234: * src/targets/cgi/parser3.dsp 1.35:
14235: * src/targets/cgi/pool_storage.h 1.1:
14236: * src/targets/isapi/pool_storage.h 1.11:
14237: cgi += pool cleanups
14238:
14239: * src/targets/apache13/mod_parser3.C 1.5:
14240: * src/targets/isapi/parser3isapi.C 1.54:
14241: SEH minor ifdef changes
14242:
14243: * src/targets/apache13/mod_parser3.C 1.6:
14244: html
14245:
14246: * src/classes/classes.dsp 1.11:
14247: * src/classes/hashfile.C 1.1:
14248: * src/include/pa_config_fixed.h 1.24:
14249: * src/main/execute.C 1.198:
14250: * src/targets/cgi/parser3.dsp 1.34:
14251: * src/types/pa_vhashfile.C 1.1:
14252: * src/types/pa_vhashfile.h 1.1:
14253: * src/types/types.dsp 1.11:
14254: hashfile -100
14255:
14256: * src/include/pa_exception.h 1.17:
14257: * src/include/pa_request.h 1.105:
14258: * src/main/execute.C 1.197:
14259: * src/main/pa_exception.C 1.21:
14260: * src/main/pa_request.C 1.171:
14261: * src/targets/cgi/parser3.C 1.123:
14262: * src/targets/cgi/parser3.dsp 1.33:
14263: * src/types/pa_vclass.h 1.20:
14264: * src/types/pa_vobject.h 1.12:
14265: stack backtrace
14266:
14267: * src/types/pa_vhashfile.C 1.2:
14268: z
14269:
14270: 2001-10-19 parser
14271: * src/main/pa_request.C 1.170:
14272: * src/targets/apache13/mod_parser3.C 1.4:
14273: pool:: context - get_context
14274:
14275: * src/main/pa_pool.C 1.37:
14276: auto compiled on gcc
14277:
14278: * src/classes/classes.h 1.13:
14279: * src/classes/date.C 1.11:
14280: * src/classes/double.C 1.40:
14281: * src/classes/file.C 1.59:
14282: * src/classes/form.C 1.18:
14283: * src/classes/gd/gd.dsp 1.16:
14284: * src/classes/gd/gif.C 1.20:
14285: * src/classes/hash.C 1.23:
14286: * src/classes/image.C 1.57:
14287: * src/classes/int.C 1.37:
14288: * src/classes/mail.C 1.41:
14289: * src/classes/math.C 1.7:
14290: * src/classes/op.C 1.53:
14291: * src/classes/smtp/smtp.C 1.5:
14292: * src/classes/smtp/smtp.dsp 1.13:
14293: * src/classes/string.C 1.84:
14294: * src/classes/table.C 1.127:
14295: * src/classes/void.C 1.12:
14296: * src/include/pa_config_fixed.h 1.22:
14297: * src/include/pa_exception.h 1.15:
14298: * src/include/pa_pool.h 1.64:
14299: * src/include/pa_request.h 1.104:
14300: * src/include/pa_types.h 1.27:
14301: * src/main/compile.C 1.51:
14302: * src/main/compile_tools.C 1.39:
14303: * src/main/execute.C 1.196:
14304: * src/main/pa_array.C 1.40:
14305: * src/main/pa_common.C 1.73:
14306: * src/main/pa_dictionary.C 1.8:
14307: * src/main/pa_exception.C 1.19:
14308: * src/main/pa_exec.C 1.15:
14309: * src/main/pa_pool.C 1.34:
14310: * src/main/pa_request.C 1.169:
14311: * src/main/pa_socks.C 1.7:
14312: * src/main/pa_sql_driver_manager.C 1.41:
14313: * src/main/pa_string.C 1.112:
14314: * src/main/pa_table.C 1.39:
14315: * src/main/untaint.C 1.69:
14316: * src/targets/apache13/ApacheModuleParser3.dsp 1.5:
14317: * src/targets/apache13/mod_parser3.C 1.3:
14318: * src/targets/cgi/parser3.C 1.122:
14319: * src/targets/isapi/parser3isapi.C 1.53:
14320: * src/types/pa_value.h 1.75:
14321: * src/types/pa_vbool.h 1.14:
14322: * src/types/pa_vdouble.h 1.27:
14323: * src/types/pa_vfile.h 1.36:
14324: * src/types/pa_vform.C 1.40:
14325: * src/types/pa_vhash.h 1.24:
14326: * src/types/pa_vint.h 1.28:
14327: * src/types/pa_vjunction.h 1.9:
14328: * src/types/pa_vmethod_frame.h 1.17:
14329: * src/types/pa_vstateless_class.h 1.18:
14330: * src/types/pa_vtable.C 1.7:
14331: * src/types/pa_wcontext.C 1.11:
14332: * src/types/pa_wwrapper.h 1.12:
14333: switched to c++ exceptions 0
14334:
14335: * src/Makefile.in 1.30:
14336: * src/classes/Makefile.in 1.25:
14337: * src/include/pa_pool.h 1.66:
14338: * src/main/Makefile.in 1.22:
14339: * src/main/pa_common.C 1.74:
14340: * src/targets/Makefile.in 1.21:
14341: * src/targets/apache13/Makefile.in 1.21:
14342: * src/targets/cgi/Makefile.in 1.23:
14343: * src/types/Makefile.in 1.20:
14344: makes
14345:
14346: * src/include/pa_pool.h 1.67:
14347: header
14348:
14349: * src/classes/xdoc.C 1.30:
14350: * src/classes/xnode.C 1.13:
14351: * src/include/pa_pool.h 1.65:
14352: * src/include/pa_types.h 1.28:
14353: * src/main/pa_pool.C 1.36:
14354: first c++ exceptions result: can free up xalandomstring
14355: resulting from pool::transcode
14356:
14357: * src/classes/classes.awk 1.3.6.1:
14358: $ removed
14359:
14360: * src/classes/Makefile.am 1.25:
14361: * src/classes/xdoc.C 1.29:
14362: * src/classes/xnode.C 1.12:
14363: * src/include/pa_config_fixed.h 1.23:
14364: * src/include/pa_exception.h 1.16:
14365: * src/include/pa_stylesheet_connection.h 1.13:
14366: * src/main/pa_charset_connection.C 1.10:
14367: * src/main/pa_exception.C 1.20:
14368: * src/main/pa_pool.C 1.35:
14369: * src/types/pa_vxdoc.C 1.3:
14370: * src/types/pa_vxdoc.h 1.9:
14371: * src/types/pa_vxnode.C 1.6:
14372: * src/types/pa_vxnode.h 1.6:
14373: switched to c++ exceptions 1xml
14374: configure fixed to exclude xalan-patch from non-xml compile
14375:
14376: * src/classes/xdoc.C 1.31:
14377: * src/classes/xnode.C 1.14:
14378: * src/classes/xnode.h 1.3:
14379: * src/types/pa_vxdoc.C 1.4:
14380: * src/types/pa_vxdoc.h 1.10:
14381: * src/types/pa_vxnode.C 1.7:
14382: * src/types/pa_vxnode.h 1.7:
14383: xnode clone got freed
14384:
14385: * src/classes/image.C 1.58:
14386: comment
14387:
14388: 2001-10-18 parser
14389: * src/classes/xdoc.C 1.28:
14390: * src/types/pa_vxdoc.h 1.8:
14391: * src/types/pa_vxnode.C 1.5:
14392: vxdoc set_document & ctor question "who owns document" solved
14393:
14394: * src/classes/xdoc.C 1.26:
14395: * src/classes/xnode.C 1.11:
14396: * src/include/pa_pool.h 1.63:
14397: * src/main/pa_pool.C 1.32:
14398: encoding in dom creating funcs
14399:
14400: * src/include/pa_stylesheet_connection.h 1.12:
14401: prev stylesheet destroyed @ recompile
14402:
14403: * src/classes/xdoc.C 1.22:
14404: comment
14405:
14406: * src/classes/xdoc.C 1.21:
14407: * src/classes/xnode.C 1.10:
14408: * src/main/compile.tab.C 1.24:
14409: xdoc create now uses XercesDocumentBridge, appendChild&co now works
14410:
14411: * src/classes/xdoc.C 1.27:
14412: * src/main/pa_pool.C 1.33:
14413: extra free removed
14414:
14415: * src/classes/xdoc.C 1.24:
14416: * src/classes/xdoc.C 1.25:
14417: * src/types/pa_vxdoc.h 1.7:
14418: dom created by create can be transformed now
14419:
14420: * src/classes/xdoc.C 1.23:
14421: z
14422:
14423: * src/types/pa_vcookie.C 1.28:
14424: cookie:CLASS
14425:
14426: * src/classes/classes.dsp 1.10:
14427: * src/classes/xdoc.C 1.19:
14428: * src/types/types.dsp 1.10:
14429: fiew leechy-found bugs in code&doc fixed
14430:
14431: * src/classes/xdoc.C 1.20:
14432: * src/classes/xnode.C 1.9:
14433: xdoc::create[] now. and all dom tag names forced to XML lang
14434:
14435: * src/main/main.dsp 1.134:
14436: project
14437:
14438: * src/main/compile.tab.C 1.23:
14439: * src/main/compile.y 1.172:
14440: * src/main/pa_request.C 1.168:
14441: ^:
14442: no colon in $origin @exception[
14443:
14444: 2001-10-17 parser
14445: * src/types/pa_vimage.h 1.21:
14446: removed unused vimage::save
14447:
14448: * src/classes/classes.dsp 1.9:
14449: * src/classes/string.C 1.83:
14450: * src/main/pa_string.C 1.111:
14451: * src/types/pa_vxnode.h 1.5:
14452: * src/types/types.dsp 1.9:
14453: string::mid fixed, string.mid n functionality preserved
14454:
14455: 2001-10-16 parser
14456: * src/types/pa_vhash.h 1.23:
14457: * src/types/pa_vtable.h 1.34:
14458: hash can be used as boolean
14459:
14460: * src/types/pa_vimage.C 1.12:
14461: comment
14462:
14463: * src/classes/gd/gif.C 1.18:
14464: * src/classes/gd/gif.h 1.16:
14465: * src/classes/image.C 1.55:
14466: :CopyResampled made gd2beta+my hands, very ineffective, but
14467: works for small paleted image
14468:
14469: * src/classes/xnode.C 1.7:
14470: * src/classes/xnode.C 1.8:
14471: removed few dom returns & changed op.txt
14472:
1.24 paf 14473: * src/classes/image.C 1.54:
14474: gd size/resize bugfix
14475:
1.15 paf 14476: * src/classes/classes.dsp 1.8:
14477: * src/classes/gd/gd.dsp 1.15:
14478: * src/classes/smtp/smtp.dsp 1.12:
14479: * src/main/main.dsp 1.133:
14480: * src/targets/apache13/ApacheModuleParser3.dsp 1.4:
14481: * src/targets/cgi/parser3.dsp 1.32:
14482: * src/targets/isapi/parser3isapi.dsp 1.26:
14483: * src/types/types.dsp 1.8:
14484: ident >nul 2>&1
14485:
14486: * src/classes/gd/gif.C 1.19:
14487: * src/classes/gd/gif.h 1.17:
14488: * src/classes/image.C 1.56:
14489: image.copy tolerance
14490:
14491: * src/classes/gd/gif.C 1.16:
14492: copyResized
14493:
14494: * src/classes/string.C 1.82:
14495: * src/main/pa_string.C 1.110:
14496: $string.mid(p[;n])
14497:
14498: * src/main/pa_common.C 1.72:
14499: \r\n -> \n DOS
14500: \r -> \n Macintosh
14501: on all systems
14502:
14503: * src/classes/gd/gif.C 1.17:
14504: couple casts
14505:
14506: * src/classes/image.C 1.53:
14507: * src/types/pa_vimage.h 1.20:
14508: image.copy[source](src x;src y;src w;src h;dst x;dst y[;dest w
14509: ;dest h]])
14510:
14511: 2001-10-15 parser
14512: * src/Makefile.in 1.29:
14513: * src/types/pa_vcode_frame.h 1.11:
14514: * src/types/pa_wcontext.C 1.10:
14515: code_frame fixed - ::write badly passed string too
14516: transparently [failed to intercept it]
14517:
14518: * src/types/pa_vxnode.C 1.4:
14519: document_type_node.
14520: !readonly attribute DOMString name
14521: !notation_node.
14522: !readonly attribute DOMString publicId
14523: !readonly attribute DOMString systemId
14524:
14525: * src/classes/xdoc.C 1.16:
14526: * src/classes/xnode.C 1.6:
14527: * src/include/pa_config_fixed.h 1.21:
14528: * src/include/pa_request.h 1.103:
14529: * src/main/pa_sql_driver_manager.C 1.40:
14530: * src/types/pa_vxdoc.C 1.2:
14531: * src/types/pa_vxdoc.h 1.6:
14532: * src/types/pa_vxnode.C 1.3:
14533: * src/types/pa_vxnode.h 1.4:
14534: DOM1 major addtion, only few attributes/methods left
14535:
14536: * src/main/execute.C 1.195:
14537: z
14538:
14539: * src/classes/xdoc.C 1.17:
14540: * src/classes/xdoc.C 1.18:
14541: !::create{qualifiedName}
14542:
14543: 2001-10-13 parser
14544: * src/main/execute.C 1.194:
14545: * src/types/pa_vcode_frame.h 1.9:
14546: vcodeframe made transparent enough to handle hash if creation&passing
14547:
14548: * src/include/pa_config_fixed.h 1.20:
14549: * src/main/execute.C 1.193:
14550: * src/main/pa_exception.C 1.18:
14551: noticed that vcodeframe not transparent enough, would change now
14552:
14553: * src/types/pa_vcode_frame.h 1.10:
14554: couple comments
14555:
14556: * src/targets/isapi/pool_storage.h 1.10:
14557: isapi pool storage reverse cleanups & frees order
14558:
14559: * src/main/pa_sql_driver_manager.C 1.39:
14560: * src/targets/cgi/parser3.C 1.121:
14561: * src/targets/isapi/parser3isapi.C 1.52:
14562: isapi&cgi couple non-pooled mallocs in main handler
14563:
14564: 2001-10-12 parser
14565: * src/classes/double.C 1.39:
14566: * src/classes/int.C 1.36:
14567: * src/classes/string.C 1.81:
14568: sql{}[$.default[({})]] handling changed:
14569: now type of default param analized always, not only at problem time,
14570: thus helping early problem spotting
14571:
14572: * src/classes/classes.dsp 1.7:
14573: * src/classes/gd/gd.dsp 1.14:
14574: * src/classes/smtp/smtp.dsp 1.11:
14575: * src/classes/xdoc.C 1.15:
14576: * src/main/compile.tab.C 1.22:
14577: * src/main/main.dsp 1.132:
14578: * src/main/pa_globals.C 1.82:
14579: * src/targets/apache13/ApacheModuleParser3.dsp 1.3:
14580: * src/targets/apache13/mod_parser3.C 1.2:
14581: * src/targets/cgi/parser3.C 1.120:
14582: * src/targets/cgi/parser3.dsp 1.31:
14583: * src/targets/isapi/parser3isapi.C 1.50:
14584: * src/targets/isapi/parser3isapi.C 1.51:
14585: * src/targets/isapi/parser3isapi.dsp 1.25:
14586: * src/types/types.dsp 1.7:
14587: xalan&xerces multithread bug fixed. initialization&free on each
14588: thread!
14589:
14590: 2001-10-11 parser
14591: * src/targets/apache13/Makefile.am 1.6:
14592: started restructuring
14593:
14594: * src/Makefile.in 1.25:
14595: * src/Makefile.in 1.26:
14596: * src/Makefile.in 1.28:
14597: * src/classes/Makefile.in 1.22:
14598: * src/classes/Makefile.in 1.23:
14599: * src/classes/gd/Makefile.in 1.19:
14600: * src/classes/gd/Makefile.in 1.20:
14601: * src/include/pa_config_auto.h.in 1.8:
14602: * src/main/Makefile.in 1.20:
14603: * src/main/Makefile.in 1.21:
14604: * src/targets/Makefile.in 1.19:
14605: * src/targets/Makefile.in 1.20:
14606: * src/targets/apache13/Makefile.in 1.19:
14607: * src/targets/apache13/Makefile.in 1.20:
14608: * src/targets/apache13/p3runConfigure.in 1.3:
14609: * src/targets/cgi/Makefile.in 1.21:
14610: * src/targets/cgi/Makefile.in 1.22:
14611: * src/types/Makefile.in 1.18:
14612: * src/types/Makefile.in 1.19:
14613: makes
14614:
14615: * src/classes/xnode.C 1.5:
14616: xnode.selectSingle now
14617:
14618: * src/targets/apache13/ApacheModuleParser3.dsp 1.2:
14619: .dsp fixed due to relocate
14620:
14621: * src/classes/xdoc.C 1.14:
14622: * src/classes/xnode.C 1.4:
14623: * src/include/pa_exception.h 1.14:
14624: * src/include/pa_pool.h 1.62:
14625: * src/include/pa_stylesheet_connection.h 1.11:
14626: * src/main/pa_exception.C 1.17:
14627: * src/main/pa_pool.C 1.31:
14628: moved xslt exceptions convertors out of Pool into Exception
14629:
14630: * src/Makefile.in 1.27:
14631: * src/classes/Makefile.in 1.24:
14632: * src/classes/gd/Makefile.in 1.21:
14633: makes. stdc++ lib added to apache libraries
14634:
14635: * src/classes/hash.C 1.22:
14636: !^hash.add[addme]
14637: !^hash.sub[subme]
14638: !^a.union[b] = new
14639: !^a.intersection[b] = new
14640: !^a.intersects[b] = bool
14641:
14642: * src/main/pa_string.C 1.109:
14643: const
14644:
14645: * src/classes/hash.C 1.20:
14646: * src/types/pa_vhash.h 1.22:
14647: !^hash::create[[copy_from]]
14648:
14649: * src/classes/hash.C 1.21:
14650: !^hash::append[append_from]
14651:
14652: * src/targets/apache13/Makefile.am 1.7:
14653: * src/targets/apache13/p3runConfigure.in 1.2:
14654: added
14655:
14656: * src/include/pa_string.h 1.107:
14657: * src/main/pa_string.C 1.108:
14658: restructured string: linked pieces of same language together
14659: prior to String::replace
14660:
14661: * src/targets/apache13/ApacheModuleParser3.dsp 1.1:
14662: * src/targets/apache13/mod_parser3.C 1.1:
14663: * src/targets/apache13/p3runConfigure.in 1.1:
14664: * src/targets/apache13/pa_pool.C 1.1:
14665: * src/targets/apache13/pa_threads.C 1.1:
14666: restructured
14667:
14668: * src/classes/string.C 1.80:
14669: * src/classes/table.C 1.126:
14670: * src/include/pa_globals.h 1.67:
14671: * src/include/pa_string.h 1.106:
14672: * src/main/pa_globals.C 1.81:
14673: * src/main/pa_string.C 1.107:
14674: * src/main/untaint.C 1.68:
14675: * src/types/pa_vvoid.h 1.5:
14676: untaint lang origins table fixed.
14677: got rid of empty_string, which caused errors - it hasnt exception but somebody[value.bark] tried to throw it on it's pool
14678:
14679: 2001-10-10 parser
14680: * src/classes/gd/gif.C 1.15:
14681: arc algorithms: commented all bresenhams, algs must be unified
14682: not "perfect"
14683:
14684: * src/classes/gd/gif.C 1.14:
14685: * src/main/compile.tab.C 1.19:
14686: * src/main/compile.y 1.170:
14687: ^a[^b] more informative compile error
14688:
14689: * src/main/compile.tab.C 1.20:
14690: * src/main/compile.y 1.171:
14691: ^a[
14692:
14693: @next_method << now unclosed ] would be reported here
14694:
14695: * src/classes/op.C 1.52:
14696: * src/main/compile.tab.C 1.21:
14697: ^error[msg]
14698:
14699: 2001-10-09 parser
14700: * src/classes/classes.dsp 1.6:
14701: * src/classes/xdoc.C 1.13:
14702: * src/include/pa_stylesheet_connection.h 1.10:
14703: * src/main/main.dsp 1.131:
14704: * src/targets/cgi/parser3.C 1.118:
14705: * src/targets/isapi/parser3isapi.C 1.48:
14706: * src/types/pa_vxdoc.h 1.5:
14707: * src/types/pa_vxnode.h 1.3:
14708: * src/types/types.dsp 1.6:
14709: xalan patches starting
14710:
14711: * src/classes/op.C 1.49:
14712: * src/classes/table.C 1.121:
14713: * src/types/pa_vfile.h 1.35:
14714: * src/types/pa_vimage.h 1.19:
14715: * src/types/pa_vjunction.h 1.8:
14716: * src/types/pa_vxdoc.h 1.4:
14717: * src/types/pa_vxnode.h 1.2:
14718: table:menu & op for delims made allowed not to be code [be
14719: string..]
14720:
14721: * src/Makefile.in 1.23:
14722: * src/Makefile.in 1.24:
14723: * src/classes/Makefile.am 1.23:
14724: * src/classes/Makefile.am 1.24:
14725: * src/classes/Makefile.in 1.20:
14726: * src/classes/Makefile.in 1.21:
14727: * src/classes/gd/Makefile.in 1.17:
14728: * src/classes/gd/Makefile.in 1.18:
14729: * src/main/Makefile.am 1.20:
14730: * src/main/Makefile.in 1.18:
14731: * src/main/Makefile.in 1.19:
14732: * src/targets/Makefile.in 1.17:
14733: * src/targets/Makefile.in 1.18:
14734: * src/targets/apache13/Makefile.in 1.17:
14735: * src/targets/apache13/Makefile.in 1.18:
14736: * src/targets/cgi/Makefile.am 1.19:
14737: * src/targets/cgi/Makefile.in 1.19:
14738: * src/targets/cgi/Makefile.in 1.20:
14739: * src/types/Makefile.am 1.10:
14740: * src/types/Makefile.in 1.16:
14741: * src/types/Makefile.in 1.17:
14742: makes
14743:
14744: * src/targets/cgi/parser3.C 1.119:
14745: * src/targets/isapi/parser3isapi.C 1.49:
14746: xml transform win32 errors intercepted [xalan transformer
14747: patched and incorporated]
14748:
14749: * src/classes/double.C 1.38:
14750: * src/classes/file.C 1.58:
14751: * src/classes/image.C 1.52:
14752: * src/classes/int.C 1.35:
14753: * src/classes/op.C 1.48:
14754: * src/classes/string.C 1.78:
14755: * src/classes/table.C 1.120:
14756: lots of params->as_int/double/as_string/as_junction
14757: as_no_junction messages added
14758:
14759: * src/classes/op.C 1.51:
14760: * src/classes/table.C 1.123:
14761: table.hash[key field;value field(s) string/table] now
14762:
14763: * src/classes/op.C 1.50:
14764: * src/classes/table.C 1.122:
14765: z
14766:
14767: * src/classes/date.C 1.10:
14768: * src/classes/table.C 1.124:
14769: calendar moved to date
14770:
14771: * src/classes/string.C 1.79:
14772: * src/classes/table.C 1.125:
14773: ^string.save[file]
14774:
14775: 2001-10-08 parser
1.24 paf 14776: * src/types/pa_vcookie.C 1.25:
14777: removing cookie made more netscape-like way
14778:
1.15 paf 14779: * src/classes/xdoc.C 1.12:
14780: xdoc:load exceptions intercepted [like in set]
14781:
14782: * src/classes/image.C 1.48:
14783: * src/include/pa_common.h 1.53:
14784: * src/main/pa_common.C 1.71:
14785: * src/types/pa_vcookie.C 1.26:
14786: cookie urlencoded [netscape doc reread]
14787:
14788: * src/classes/gd/gif.C 1.10:
14789: image.bar now draws (100 100 0 0)
14790:
14791: * src/classes/gd/gif.C 1.11:
14792: * src/classes/gd/mtables.h 1.1:
14793: image:arc image:circle
14794:
14795: * src/classes/gd/gd.dsp 1.13:
14796: * src/classes/gd/gif.C 1.12:
14797: * src/classes/gd/gif.h 1.15:
14798: * src/classes/image.C 1.49:
14799: * src/types/pa_vcookie.C 1.27:
14800: * src/types/pa_vimage.C 1.11:
14801: image:sector
14802: removed image:html internal "line-*" attribs
14803:
14804: * src/classes/file.C 1.57:
14805: * src/classes/form.C 1.17:
14806: * src/main/pa_common.C 1.70:
14807: * src/main/untaint.C 1.67:
14808: header untainting to UL_HTTP_HEADER, UL_MAIL_HEADER made
14809: nonforced [only tainted pieces]
14810:
14811: * src/classes/gd/gif.C 1.13:
14812: * src/classes/image.C 1.50:
14813: image:circle [and round arc] uses Bresenham
14814:
14815: * src/main/untaint.C 1.65:
14816: \r to ' ' in origins mode
14817:
14818: * src/classes/date.C 1.9:
14819: * src/classes/image.C 1.51:
14820: * src/classes/string.C 1.77:
14821: * src/classes/table.C 1.119:
14822: * src/classes/void.C 1.11:
14823: * src/include/pa_request.h 1.102:
14824: params->as_int/double message added
14825:
14826: * src/classes/xdoc.C 1.11:
14827: * src/include/pa_config_fixed.h 1.19:
14828: * src/main/compile.tab.C 1.18:
14829: * src/types/pa_vxdoc.h 1.3:
14830: parsedSource produced by nonstandard liaison freed up
14831:
14832: * src/include/pa_common.h 1.52:
14833: * src/main/pa_common.C 1.69:
14834: * src/main/untaint.C 1.66:
14835: * src/targets/cgi/parser3.C 1.117:
14836: * src/targets/isapi/parser3isapi.C 1.47:
14837: remove_crlf @ SAPI::log
14838:
14839: 2001-10-07 parser
14840: * src/include/pa_config_fixed.h 1.18:
14841: * src/main/compile.tab.C 1.17:
14842: restored project
14843:
14844: 2001-10-05 parser
14845: * src/classes/xdoc.C 1.9:
14846: * src/include/pa_dictionary.h 1.6:
14847: * src/main/main.dsp 1.129:
14848: * src/main/pa_dictionary.C 1.7:
14849: * src/main/pa_string.C 1.106:
14850: * src/types/pa_vxdoc.h 1.2:
14851: started xml errorhandler.
14852: fixed string.replace a little, read @test
14853:
14854: * src/main/pa_charset_connection.C 1.7:
14855: unicode zero pair at the beging of totable appered to be vital
14856:
14857: * src/classes/xdoc.C 1.8:
14858: * src/main/compile.tab.C 1.16:
14859: xdoc.transform now
14860:
14861: * src/doc/doxygen.cfg 1.18:
14862: * src/doc/html2chm.cmd 1.4:
14863: * src/doc/sources2html.cmd 1.4:
14864: paths
14865:
14866: * src/classes/xdoc.C 1.10:
14867: * src/include/pa_pool.h 1.61:
14868: * src/main/main.dsp 1.130:
14869: * src/main/pa_pool.C 1.30:
14870: changed xdoc:set to prevent SAXParseException from outputing to cerr.
14871: lots of "todos"
14872:
14873: * src/main/pa_charset_connection.C 1.8:
14874: * src/main/pa_charset_connection.C 1.9:
14875: ctype another mem clear bugfix
14876:
14877: * src/main/untaint.C 1.64:
14878: http_header tainting more gentle with enquoting now
14879:
14880: * src/main/pa_string.C 1.105:
14881: found replace bug - first_that_starts(char *) does not have
14882: limit, and looks further eos, fixing....
14883:
14884: * src/include/pa_hash.h 1.44:
14885: * src/main/pa_hash.C 1.41:
14886: Hash::size() calculated wrong. fixed it
14887:
14888: * src/Makefile.in 1.22:
14889: * src/main/compile.tab.C 1.15:
14890: * src/main/compile.y 1.169:
14891: disabled ^literals in names
14892: $result[^[$p^]z]
14893: now works fine
14894:
14895: 2001-10-04 parser
14896: * src/classes/image.C 1.47:
14897: ^image.length[text]
14898:
14899: 2001-10-03 parser
14900: * src/main/pa_request.C 1.166:
14901: restored pcre defaulting in request [mindlessly "optimized" yesterday]
14902: comment left
14903:
14904: * src/main/pa_request.C 1.167:
14905: DEFAULT...charset was ignored when !XML
14906:
14907: 2001-10-02 parser
14908: * src/include/pa_request.h 1.101:
14909: * src/main/pa_charset_connection.C 1.4:
14910: * src/main/pa_charset_connection.C 1.5:
14911: * src/main/pa_request.C 1.165:
14912: * src/types/pa_vstring.h 1.36:
14913: pcre tables now const inside
14914: removed default - pcre handles that internally
14915: fixed bug on not-cleaning tables [previously was calloced, now member]
14916:
14917: * src/Makefile.in 1.21:
14918: * src/classes/Makefile.in 1.19:
14919: * src/classes/gd/Makefile.in 1.16:
14920: * src/main/Makefile.in 1.17:
14921: * src/targets/Makefile.in 1.16:
14922: * src/targets/apache13/Makefile.in 1.16:
14923: * src/targets/cgi/Makefile.in 1.18:
14924: * src/types/Makefile.in 1.15:
14925: makes
14926:
14927: * src/include/pa_config_fixed.h 1.17:
14928: * src/main/pa_charset_connection.C 1.3:
14929: tested charset reload on file change @ apache version = OK
14930: tested freeing up prev encoding on adding new = OK
14931:
14932: * src/classes/table.C 1.117:
14933: * src/main/pa_charset_connection.C 1.6:
14934: table:load & charset_connection
14935: #comment now
14936:
14937: * src/classes/classes.dsp 1.5:
14938: * src/types/types.dsp 1.5:
14939: release projects options fixed to use release msvcrt lib
14940:
14941: * src/include/pa_pool.h 1.60:
14942: * src/include/pa_stylesheet_connection.h 1.8:
14943: * src/include/pa_stylesheet_connection.h 1.9:
14944: * src/main/pa_charset_manager.C 1.2:
14945: * src/main/pa_charset_manager.C 1.3:
14946: * src/main/pa_pool.C 1.29:
14947: * src/types/pa_vresponse.h 1.15:
14948: forgot non-xml pool.*charset needed
14949:
14950: * src/classes/table.C 1.118:
14951: # config comments fixed
14952:
14953: 2001-10-01 parser
14954: * src/include/pa_charset_connection.h 1.1:
14955: * src/include/pa_charset_manager.h 1.1:
14956: * src/include/pa_xslt_stylesheet_manager.h 1.4:
14957: * src/main/main.dsp 1.128:
14958: * src/main/pa_charset_connection.C 1.1:
14959: * src/main/pa_charset_manager.C 1.1:
14960: * src/main/pa_request.C 1.164:
14961: charset loading & caching mech 0
14962:
14963: * src/include/pa_stylesheet_connection.h 1.7:
14964: * src/include/pa_xslt_stylesheet_manager.h 1.3:
14965: * src/main/main.dsp 1.127:
14966: * src/main/pa_globals.C 1.80:
14967: * src/main/pa_request.C 1.163:
14968: would make charset loading & caching mech now
14969:
14970: * src/main/pa_charset_connection.C 1.2:
14971: removed entitify external hack [internal installed]
14972:
14973: * src/classes/gd/Makefile.am 1.6:
14974: * src/classes/gd/Makefile.in 1.15:
14975: makes
14976:
14977: * src/main/Makefile.am 1.19:
14978: * src/main/Makefile.in 1.16:
14979: makes+removed dtd
14980:
14981: 2001-09-30 parser
14982: * src/classes/xdoc.C 1.7:
14983: * src/include/pa_request.h 1.100:
14984: * src/main/pa_request.C 1.159:
14985: ctype with unicode 1. todo: no П entities on output somehow
14986:
14987: * src/include/pa_globals.h 1.66:
14988: * src/main/pa_globals.C 1.79:
14989: * src/main/pa_request.C 1.160:
14990: now charsets table configuration variable is: CHARSETS
14991:
14992: * src/main/pa_request.C 1.162:
14993: forgot to fill toTable
14994:
14995: * src/classes/file.C 1.56:
14996: * src/classes/op.C 1.47:
14997: * src/classes/string.C 1.76:
14998: * src/include/pa_request.h 1.99:
14999: * src/main/pa_request.C 1.158:
15000: started ctype with unicode values
15001:
15002: * src/include/pa_config_fixed.h 1.16:
15003: * src/main/pa_request.C 1.161:
15004: started hack_s_maximumCharacterValues to
15005: XALAN_HACK_DIGITAL_ENTITIES but failed on win32 for now..
15006:
15007: 2001-09-28 parser
15008: * src/classes/xdoc.C 1.5:
15009: * src/classes/xnode.C 1.3:
15010: xdoc addencoding works! invented a way of user-configuring...
15011: todo: implement
15012:
15013: * src/classes/mail.C 1.40:
15014: * src/classes/op.C 1.46:
15015: * src/classes/xdoc.C 1.6:
15016: * src/include/pa_stylesheet_connection.h 1.6:
15017: * src/main/pa_request.C 1.157:
15018: letter body string passed AS-IS now
15019:
15020: 2001-09-27 parser
15021: * src/classes/classes.dsp 1.4:
15022: * src/classes/gd/gd.dsp 1.12:
15023: * src/classes/gd/gifio.C 1.14:
15024: * src/classes/smtp/smtp.dsp 1.10:
15025: * src/classes/xdoc.C 1.3:
15026: * src/main/main.dsp 1.126:
15027: * src/targets/cgi/parser3.dsp 1.30:
15028: * src/targets/isapi/parser3isapi.dsp 1.23:
15029: * src/types/types.dsp 1.4:
15030: win32 ident make system so not to rebuild library [ident.C.new]
15031:
15032: * src/classes/table.C 1.116:
15033: table.sort changed to sort table itself
15034:
15035: * src/classes/xdoc.C 1.4:
15036: * src/targets/isapi/parser3isapi.dsp 1.24:
15037: X^.getElementsByTagName[tagname] = array of xnode
15038: X^.getElementsByTagNameNS[namespaceURI;localName] = array of nodes
15039: removed - regretfully not supported @ xalan. maybe someday would reimplement, if needed.
15040:
15041: win32build system: solved long waiting anti-non-started-apache problem
15042:
15043: 2001-09-26 parser
15044: * src/Makefile.am 1.11:
15045: * src/classes/Makefile.am 1.22:
15046: * src/classes/Makefile.in 1.18:
15047: * src/classes/gd/Makefile.am 1.5:
15048: * src/classes/gd/Makefile.in 1.14:
15049: * src/main/Makefile.am 1.18:
15050: * src/main/Makefile.in 1.15:
15051: * src/targets/Makefile.in 1.15:
15052: * src/targets/apache13/Makefile.in 1.15:
15053: * src/targets/cgi/Makefile.am 1.18:
15054: * src/targets/cgi/Makefile.in 1.17:
15055: * src/types/Makefile.am 1.9:
15056: * src/types/Makefile.in 1.14:
15057: makes with clases.awk
15058:
15059: * src/include/pa_config_fixed.h 1.14:
15060: * src/targets/cgi/parser3.C 1.114:
15061: * src/targets/isapi/parser3isapi.C 1.45:
15062: #ifdef SMTP
15063:
15064: * src/classes/classes.C 1.9:
15065: * src/classes/classes.awk 1.3:
15066: * src/classes/classes.dsp 1.1:
15067: * src/classes/classes.h 1.12:
15068: * src/classes/date.C 1.8:
15069: * src/classes/dnode.C 1.6:
15070: * src/classes/dnode.h 1.2:
15071: * src/classes/dom.C 1.35:
15072: * src/classes/double.C 1.37:
15073: * src/classes/file.C 1.55:
15074: * src/classes/form.C 1.16:
15075: * src/classes/gd/gd.dsp 1.10:
15076: * src/classes/gd/gif.C 1.9:
15077: * src/classes/gd/gif.h 1.14:
15078: * src/classes/gd/gifio.C 1.13:
15079: * src/classes/hash.C 1.19:
15080: * src/classes/image.C 1.46:
15081: * src/classes/int.C 1.34:
15082: * src/classes/mail.C 1.39:
15083: * src/classes/math.C 1.6:
15084: * src/classes/op.C 1.45:
15085: * src/classes/response.C 1.14:
15086: * src/classes/smtp/comms.C 1.4:
15087: * src/classes/smtp/smtp.C 1.4:
15088: * src/classes/smtp/smtp.dsp 1.8:
15089: * src/classes/smtp/smtp.h 1.4:
15090: * src/classes/string.C 1.75:
15091: * src/classes/table.C 1.115:
15092: * src/classes/void.C 1.10:
15093: * src/include/pa_array.h 1.44:
15094: * src/include/pa_common.h 1.51:
15095: * src/include/pa_config_fixed.h 1.13:
15096: * src/include/pa_config_includes.h 1.11:
15097: * src/include/pa_dictionary.h 1.5:
15098: * src/include/pa_dir.h 1.5:
15099: * src/include/pa_exception.h 1.13:
15100: * src/include/pa_exec.h 1.3:
15101: * src/include/pa_globals.h 1.65:
15102: * src/include/pa_request.h 1.98:
15103: * src/include/pa_sapi.h 1.13:
15104: * src/include/pa_socks.h 1.4:
15105: * src/include/pa_sql_connection.h 1.13:
15106: * src/include/pa_sql_driver_manager.h 1.12:
15107: * src/include/pa_stack.h 1.10:
15108: * src/include/pa_string.h 1.105:
15109: * src/include/pa_stylesheet_connection.h 1.5:
15110: * src/include/pa_table.h 1.35:
15111: * src/include/pa_threads.h 1.17:
15112: * src/include/pa_types.h 1.26:
15113: * src/include/pa_xslt_stylesheet_manager.h 1.2:
15114: * src/main/compile.C 1.50:
15115: * src/main/compile.y 1.168:
15116: * src/main/compile_tools.C 1.38:
15117: * src/main/compile_tools.h 1.50:
15118: * src/main/execute.C 1.192:
15119: * src/main/main.dsp 1.124:
15120: * src/main/pa_array.C 1.39:
15121: * src/main/pa_common.C 1.68:
15122: * src/main/pa_dictionary.C 1.6:
15123: * src/main/pa_dir.C 1.7:
15124: * src/main/pa_exception.C 1.16:
15125: * src/main/pa_exec.C 1.14:
15126: * src/main/pa_globals.C 1.78:
15127: * src/main/pa_hash.C 1.40:
15128: * src/main/pa_pool.C 1.28:
15129: * src/main/pa_request.C 1.156:
15130: * src/main/pa_socks.C 1.6:
15131: * src/main/pa_sql_driver_manager.C 1.38:
15132: * src/main/pa_string.C 1.104:
15133: * src/main/pa_table.C 1.38:
15134: * src/main/pa_xslt_stylesheet_manager.C 1.4:
15135: * src/main/untaint.C 1.63:
15136: * src/sql/pa_sql_driver.h 1.17:
15137: * src/targets/cgi/pa_pool.C 1.23:
15138: * src/targets/cgi/pa_threads.C 1.3:
15139: * src/targets/cgi/parser3.C 1.113:
15140: * src/targets/cgi/parser3.dsp 1.29:
15141: * src/targets/isapi/pa_pool.C 1.7:
15142: * src/targets/isapi/pa_threads.C 1.3:
15143: * src/targets/isapi/parser3isapi.C 1.44:
15144: * src/targets/isapi/parser3isapi.dsp 1.22:
15145: * src/targets/isapi/pool_storage.h 1.9:
15146: * src/types/pa_valiased.C 1.10:
15147: * src/types/pa_valiased.h 1.14:
15148: * src/types/pa_value.h 1.74:
15149: * src/types/pa_vbool.h 1.13:
15150: * src/types/pa_vclass.h 1.19:
15151: * src/types/pa_vcode_frame.h 1.8:
15152: * src/types/pa_vcookie.C 1.24:
15153: * src/types/pa_vcookie.h 1.12:
15154: * src/types/pa_vdate.h 1.5:
15155: * src/types/pa_vdnode.C 1.8:
15156: * src/types/pa_vdnode.h 1.3:
15157: * src/types/pa_vdom.C 1.3:
15158: * src/types/pa_vdom.h 1.14:
15159: * src/types/pa_vdouble.h 1.26:
15160: * src/types/pa_venv.h 1.17:
15161: * src/types/pa_vfile.C 1.22:
15162: * src/types/pa_vfile.h 1.34:
15163: * src/types/pa_vform.C 1.39:
15164: * src/types/pa_vform.h 1.25:
15165: * src/types/pa_vimage.C 1.10:
15166: * src/types/pa_vimage.h 1.18:
15167: * src/types/pa_vint.h 1.27:
15168: * src/types/pa_vjunction.h 1.7:
15169: * src/types/pa_vmath.h 1.3:
15170: * src/types/pa_vmethod_frame.h 1.16:
15171: * src/types/pa_vobject.h 1.11:
15172: * src/types/pa_vrequest.C 1.10:
15173: * src/types/pa_vrequest.h 1.11:
15174: * src/types/pa_vresponse.h 1.14:
15175: * src/types/pa_vstateless_class.C 1.10:
15176: * src/types/pa_vstateless_class.h 1.17:
15177: * src/types/pa_vstateless_object.h 1.11:
15178: * src/types/pa_vstring.C 1.11:
15179: * src/types/pa_vstring.h 1.35:
15180: * src/types/pa_vtable.C 1.6:
15181: * src/types/pa_vtable.h 1.33:
15182: * src/types/pa_vvoid.h 1.4:
15183: * src/types/pa_wcontext.C 1.9:
15184: * src/types/pa_wcontext.h 1.17:
15185: * src/types/pa_wwrapper.h 1.11:
15186: * src/types/types.dsp 1.1:
15187: added ident.awk and main.dsp splitted to main+classes+types
15188: along to .am
15189:
15190: * src/classes/classes.dsp 1.2:
15191: * src/classes/dnode.C 1.7:
15192: * src/classes/dnode.h 1.3:
15193: * src/classes/dom.C 1.36:
15194: * src/classes/xdoc.C 1.1:
15195: * src/classes/xnode.C 1.1:
15196: * src/classes/xnode.h 1.1:
15197: * src/main/compile.tab.C 1.14:
15198: * src/types/pa_vdnode.C 1.9:
15199: * src/types/pa_vdnode.h 1.4:
15200: * src/types/pa_vdom.C 1.4:
15201: * src/types/pa_vdom.h 1.15:
15202: * src/types/pa_vxdoc.C 1.1:
15203: * src/types/pa_vxdoc.h 1.1:
15204: * src/types/pa_vxnode.C 1.1:
15205: * src/types/pa_vxnode.h 1.1:
15206: * src/types/types.dsp 1.2:
15207: xdoc&xnode now
15208:
15209: * src/classes/classes.dsp 1.3:
15210: * src/classes/gd/gd.dsp 1.11:
15211: * src/classes/smtp/smtp.dsp 1.9:
15212: * src/classes/xdoc.C 1.2:
15213: * src/classes/xnode.C 1.2:
15214: * src/classes/xnode.h 1.2:
15215: * src/include/pa_config_fixed.h 1.15:
15216: * src/main/main.dsp 1.125:
15217: * src/targets/cgi/parser3.C 1.115:
15218: * src/targets/cgi/parser3.C 1.116:
15219: * src/targets/isapi/parser3isapi.C 1.46:
15220: * src/types/pa_vxnode.C 1.2:
15221: * src/types/types.dsp 1.3:
15222: z
15223:
15224: * src/classes/classes.cmd 1.4:
15225: * src/main/main.dsp 1.123:
15226: * src/targets/cgi/parser3.dsp 1.28:
15227: moved classes.inc generation on win32 to main.dsp
15228:
15229: * src/classes/classes.C 1.10:
15230: forgot one non-xml check
15231:
15232: * src/classes/Makefile.am 1.21:
15233: removed useless var
15234:
15235: 2001-09-25 parser
15236: * src/Makefile.am 1.10:
15237: * src/Makefile.in 1.20:
15238: * src/classes/Makefile.am 1.20:
15239: * src/classes/Makefile.in 1.17:
15240: * src/classes/dom.C 1.34:
15241: * src/classes/gd/Makefile.am 1.4:
15242: * src/classes/gd/Makefile.in 1.13:
15243: * src/include/pa_stylesheet_connection.h 1.4:
15244: * src/main/Makefile.am 1.17:
15245: * src/main/Makefile.in 1.14:
15246: * src/main/pa_pool.C 1.27:
15247: * src/targets/Makefile.in 1.14:
15248: * src/targets/apache13/Makefile.in 1.14:
15249: * src/targets/cgi/Makefile.am 1.17:
15250: * src/targets/cgi/Makefile.in 1.16:
15251: * src/types/Makefile.am 1.8:
15252: * src/types/Makefile.in 1.13:
15253: * src/types/pa_vdom.h 1.13:
15254: xml configure makes
15255:
15256: * src/include/pa_config_auto.h.in 1.7:
15257: xml on linux[elik] works! no 1251 though, todo ICU
15258:
15259: 2001-09-24 parser
15260: * src/types/pa_vfile.h 1.33:
15261: * src/types/pa_vimage.h 1.17:
15262: * src/types/pa_vstring.h 1.34:
15263: fiew wrong resolved conflicts fixed [const]
15264:
15265: * src/Makefile.in 1.19:
15266: * src/classes/Makefile.am 1.19:
15267: * src/classes/Makefile.in 1.16:
15268: * src/classes/gd/Makefile.in 1.12:
15269: * src/include/pa_config_auto.h.in 1.6:
15270: * src/main/Makefile.in 1.13:
15271: * src/targets/Makefile.in 1.13:
15272: * src/targets/apache13/Makefile.in 1.13:
15273: * src/types/Makefile.am 1.7:
15274: * src/types/Makefile.in 1.12:
15275: makes
15276:
15277: * src/targets/cgi/Makefile.am 1.16:
15278: * src/targets/cgi/Makefile.in 1.15:
15279: makefiles
15280:
15281: * src/types/pa_value.h 1.73:
15282: * src/types/pa_vdnode.C 1.7:
15283: * src/types/pa_vtable.C 1.5:
15284: * src/types/pa_vvoid.h 1.3:
15285: z
15286:
15287: * src/types/pa_vclass.h 1.18:
15288: * src/types/pa_vhash.h 1.20:
15289: * src/types/pa_vhash.h 1.21:
15290: * src/types/pa_vtable.h 1.32:
15291: fixed small bugs with usinge hash/table in expressions
15292:
15293: * src/classes/classes.cmd 1.3:
15294: * src/classes/gd/gd.dsp 1.9:
15295: * src/classes/gd/gif.C 1.8:
15296: * src/classes/gd/gif.h 1.13:
15297: * src/classes/image.C 1.45:
15298: * src/classes/op.C 1.44:
15299: * src/classes/table.C 1.114:
15300: * src/include/pa_request.h 1.97:
15301: * src/include/pa_sapi.h 1.12:
15302: * src/main/compile.C 1.49:
15303: * src/main/compile.tab.C 1.13:
15304: * src/main/compile.y 1.167:
15305: * src/main/compile_tools.h 1.49:
15306: * src/main/main.dsp 1.122:
15307: * src/main/pa_common.C 1.67:
15308: * src/main/pa_sql_driver_manager.C 1.37:
15309: * src/targets/cgi/parser3.C 1.112:
15310: * src/targets/cgi/parser3.dsp 1.27:
15311: * src/types/pa_value.h 1.72:
15312: * src/types/pa_vbool.h 1.12:
15313: * src/types/pa_vdate.h 1.4:
15314: * src/types/pa_vdouble.h 1.25:
15315: * src/types/pa_vform.C 1.38:
15316: * src/types/pa_vhash.h 1.19:
15317: * src/types/pa_vimage.h 1.16:
15318: * src/types/pa_vint.h 1.26:
15319: * src/types/pa_vstring.h 1.33:
15320: * src/types/pa_vtable.h 1.31:
15321: * src/types/pa_vvoid.h 1.2:
15322: merged3 with before_xml
15323: [merge2 actually didn't happen - i've created tags on wrong branch. so this merge is in fact re-merge]
15324:
15325: * src/Makefile.am 1.7:
15326: * src/Makefile.am 1.8:
15327: * src/Makefile.am 1.9:
15328: * src/main/Makefile.am 1.16:
15329: * src/targets/Makefile.am 1.7:
15330: * src/targets/apache13/Makefile.am 1.5:
15331: * src/targets/cgi/Makefile.am 1.15:
15332: * src/targets/cgi/pa_pool.C 1.22:
15333: started unix makes update
15334:
15335: 2001-09-21 parser
15336: * src/classes/gd/gd.dsp 1.8:
15337: * src/classes/smtp/smtp.dsp 1.7:
15338: * src/main/main.dsp 1.121:
15339: * src/targets/cgi/parser3.dsp 1.26:
15340: * src/targets/isapi/parser3isapi.dsp 1.21:
15341: updated project files [/ sadly produced "" in make file and
15342: sadly wrong interpreted on load]
15343:
15344: * src/include/pa_pool.h 1.56:
15345: * src/main/pa_pool.C 1.24:
15346: checked whether transcoder were created right
15347: "unsupported encoding" message.
15348: not @ set time, but @ use time, so until xml output functions .string, .file, .save used - no encoding name check occur
15349:
15350: reduced transcode buffer size to 60
15351: fixed pool cleanup - no registration needed, pools are officially destructured
15352:
15353: * src/classes/dom.C 1.29:
15354: * src/classes/dom.C 1.30:
15355: * src/classes/dom.C 1.31:
15356: * src/classes/dom.C 1.32:
15357: * src/include/pa_pool.h 1.57:
15358: * src/include/pa_pool.h 1.58:
15359: * src/main/pa_pool.C 1.25:
15360: * src/types/pa_vdnode.C 1.5:
15361: * src/types/pa_vresponse.h 1.12:
15362: defaulted dom writing methods encoding to pool.get_charset
15363:
15364: * src/classes/classes.C 1.8:
15365: * src/classes/date.C 1.7:
15366: * src/classes/dnode.C 1.5:
15367: * src/classes/dom.C 1.33:
15368: * src/classes/file.C 1.54:
15369: * src/classes/form.C 1.15:
15370: * src/classes/gd/gd.dsp 1.6:
15371: * src/classes/gd/gif.C 1.7:
15372: * src/classes/gd/gifio.C 1.12:
15373: * src/classes/int.C 1.33:
15374: * src/classes/mail.C 1.38:
15375: * src/classes/smtp/comms.C 1.3:
15376: * src/classes/smtp/smtp.C 1.3:
15377: * src/classes/smtp/smtp.dsp 1.5:
15378: * src/doc/doxygen.cfg 1.16:
15379: * src/include/pa_config_fixed.h 1.12:
15380: * src/include/pa_pool.h 1.59:
15381: * src/main/main.dsp 1.119:
15382: * src/main/pa_globals.C 1.76:
15383: * src/main/pa_pool.C 1.26:
15384: * src/main/pa_request.C 1.155:
15385: * src/main/pa_xslt_stylesheet_manager.C 1.3:
15386: * src/targets/cgi/pa_pool.C 1.21:
15387: * src/targets/cgi/pa_threads.C 1.2:
15388: * src/targets/cgi/parser3.dsp 1.24:
15389: * src/targets/isapi/pa_pool.C 1.6:
15390: * src/targets/isapi/pa_threads.C 1.2:
15391: * src/targets/isapi/parser3isapi.dsp 1.19:
15392: * src/types/pa_valiased.C 1.9:
15393: * src/types/pa_vcookie.C 1.23:
15394: * src/types/pa_vdnode.C 1.6:
15395: * src/types/pa_vdom.C 1.2:
15396: * src/types/pa_vfile.C 1.21:
15397: * src/types/pa_vform.C 1.37:
15398: * src/types/pa_vimage.C 1.9:
15399: * src/types/pa_vrequest.C 1.9:
15400: * src/types/pa_vresponse.h 1.13:
15401: * src/types/pa_vstateless_class.C 1.9:
15402: * src/types/pa_vstring.C 1.10:
15403: * src/types/pa_vtable.C 1.4:
15404: * src/types/pa_wcontext.C 1.8:
15405: zillions of #ifdef XML
15406: created new projects for sql drivers [planning to remove sql drivers from main cvs project]
15407: first, will join latest changes
15408:
15409: * src/Makefile.in 1.18:
15410: * src/classes/classes.h 1.11:
15411: * src/classes/gd/gd.dsp 1.7:
15412: * src/classes/gd/gif.h 1.12:
15413: * src/classes/hash.C 1.18:
15414: * src/classes/op.C 1.43:
15415: * src/classes/smtp/smtp.dsp 1.6:
15416: * src/classes/table.C 1.113:
15417: * src/doc/doxygen.cfg 1.17:
15418: * src/include/pa_common.h 1.50:
15419: * src/include/pa_globals.h 1.64:
15420: * src/include/pa_request.h 1.96:
15421: * src/include/pa_sapi.h 1.11:
15422: * src/include/pa_sql_driver_manager.h 1.11:
15423: * src/include/pa_string.h 1.104:
15424: * src/main/compile.tab.C 1.12:
15425: * src/main/main.dsp 1.120:
15426: * src/main/pa_common.C 1.66:
15427: * src/main/pa_exec.C 1.13:
15428: * src/main/pa_globals.C 1.77:
15429: * src/targets/cgi/parser3.dsp 1.25:
15430: * src/targets/isapi/parser3isapi.dsp 1.20:
15431: merged with before_xml
15432:
15433: 2001-09-20 parser
15434: * src/classes/dnode.C 1.3:
15435: * src/classes/dom.C 1.26:
15436: * src/targets/cgi/parser3.dsp 1.22:
15437: * src/types/pa_vstring.h 1.32:
15438: dnode .file .string .save moved back to dom due to strange
15439: xalan bug
15440:
15441: * src/main/pa_pool.C 1.23:
15442: * src/main/pa_request.C 1.154:
15443: Pool::transcode defaults from $MAIN:DEFAULTS.content-type[$
15444: charset[here]]
15445:
15446: * src/classes/dom.C 1.27:
15447: dom. string save file
15448: moved output xml options to last param and made it optional
15449:
15450: * src/types/pa_vhash.h [before_xml] 1.16.4.2:
15451: * src/types/pa_vhash.h [before_xml] 1.16.4.3:
15452: * src/types/pa_vstring.h [before_xml] 1.31.4.1:
15453: * src/types/pa_vtable.h [before_xml] 1.28.4.2:
15454: * src/types/pa_vtable.h [before_xml] 1.28.4.3:
15455: table/hash can be used in expression context now, there value = size
15456: and boolean value size!=0
15457:
15458: * src/classes/dnode.C 1.4:
15459: * src/classes/dom.C 1.28:
15460: * src/classes/gd/gd.dsp 1.5:
15461: * src/classes/smtp/smtp.dsp 1.4:
15462: * src/include/pa_config_includes.h 1.10:
15463: * src/include/pa_globals.h 1.63:
15464: * src/include/pa_pool.h 1.55:
15465: * src/main/main.dsp 1.118:
15466: * src/main/pa_globals.C 1.75:
15467: * src/main/pa_pool.C 1.22:
15468: * src/targets/cgi/parser3.dsp 1.23:
15469: * src/targets/isapi/parser3isapi.C 1.43:
15470: * src/targets/isapi/parser3isapi.dsp 1.18:
15471: * src/types/pa_vdnode.C 1.4:
15472: * src/types/pa_vdnode.h 1.2:
15473: * src/types/pa_vresponse.h 1.11:
15474: Pool::transcode 0
15475:
15476: * src/types/pa_vdnode.C 1.3:
15477: !$elementnode.attributes = hash of dnodes
15478: !$attributenode.specified = boolean
15479: true if the attribute received its value explicitly in the XML document,
15480: or if a value was assigned programatically with the setValue function.
15481: false if the attribute value came from the default value declared in the document's DTD.
15482: !$pinode.target = target of this processing instruction
15483: XML defines this as being the first token following the markup
15484: that begins the processing instruction.
15485: XPath:
15486: !^node.select[xpath/query/expression] = hash of 0->node0 1->node1
15487: !^node.select-single[xpath/query/expression] = first node if any
15488:
15489: * src/classes/image.C [before_xml] 1.40.4.4:
15490: 20K preload on jpg measure [image::measure]
15491:
15492: * src/types/pa_value.h [before_xml] 1.70.4.2:
15493: * src/types/pa_vbool.h [before_xml] 1.11.4.1:
15494: * src/types/pa_vdate.h [before_xml] 1.3.4.1:
15495: * src/types/pa_vdouble.h [before_xml] 1.24.4.1:
15496: * src/types/pa_vhash.h [before_xml] 1.16.4.4:
15497: * src/types/pa_vint.h [before_xml] 1.25.4.1:
15498: * src/types/pa_vstring.h [before_xml] 1.31.4.2:
15499: * src/types/pa_vtable.h [before_xml] 1.28.4.4:
15500: * src/types/pa_vvoid.h [before_xml] 1.1.4.1:
15501: some 'const's added
15502:
15503: 2001-09-18 parser
15504: * src/classes/dnode.C 1.2:
15505: * src/classes/dom.C 1.25:
15506: * src/classes/gd/gif.C 1.6:
15507: * src/classes/gd/gif.h 1.11:
15508: * src/classes/hash.C 1.17:
15509: * src/classes/image.C 1.44:
15510: * src/classes/op.C 1.42:
15511: * src/classes/table.C 1.112:
15512: * src/include/pa_common.h 1.49:
15513: * src/include/pa_globals.h 1.62:
15514: * src/include/pa_request.h 1.95:
15515: * src/include/pa_sql_driver_manager.h 1.10:
15516: * src/main/compile.C 1.48:
15517: * src/main/compile.tab.C 1.11:
15518: * src/main/compile.y 1.166:
15519: * src/main/compile_tools.h 1.48:
15520: * src/main/execute.C 1.191:
15521: * src/main/pa_common.C 1.65:
15522: * src/main/pa_request.C 1.153:
15523: * src/main/pa_sql_driver_manager.C 1.36:
15524: * src/main/pa_string.C 1.103:
15525: * src/main/pa_table.C 1.37:
15526: * src/targets/cgi/parser3.C 1.111:
15527: * src/targets/cgi/parser3.dsp 1.21:
15528: * src/targets/isapi/parser3isapi.C 1.42:
15529: * src/types/pa_value.h 1.71:
15530: * src/types/pa_vform.C 1.36:
15531: * src/types/pa_vform.h 1.24:
15532: * src/types/pa_vhash.h 1.18:
15533: * src/types/pa_vimage.C 1.8:
15534: * src/types/pa_vimage.h 1.15:
15535: * src/types/pa_vtable.h 1.30:
15536: merged latest bugfixes from before_xml branch
15537: ^if(def $hash) now true only when ^hash:_count[]!=0
15538: moved
15539: .string .save .file from dom to dnode
15540:
15541: * src/classes/dnode.C 1.1:
15542: * src/classes/dnode.h 1.1:
15543: * src/main/main.dsp 1.117:
15544: * src/types/pa_vdnode.C 1.1:
15545: * src/types/pa_vdnode.h 1.1:
15546: dom, dnode 0
15547:
15548: * src/types/pa_vdnode.C 1.2:
15549: * src/types/pa_vdom.h 1.12:
15550: * src/types/pa_vhash.h 1.17:
15551: * src/types/pa_vtable.h 1.29:
15552: dom, dnode 1
15553:
15554: * src/classes/image.C [before_xml] 1.40.4.3:
15555: * src/main/pa_string.C [before_xml] 1.102.2.2:
15556: * src/main/pa_table.C [before_xml] 1.36.2.1:
15557: image: poly* fixed
15558:
15559: * src/classes/op.C [before_xml] 1.41.4.2:
15560: * src/main/execute.C [before_xml] 1.190.4.2:
15561: operators self changed to root
15562: ^for variable context changed to self
15563:
15564: 2001-09-17 parser
15565: * src/classes/classes.h 1.10:
15566: * src/classes/dom.C 1.23:
15567: * src/classes/hash.C 1.16:
15568: * src/include/pa_stylesheet_connection.h 1.3:
15569: * src/main/main.dsp 1.115:
15570: * src/targets/cgi/pa_pool.C 1.20:
15571: * src/types/pa_vdom.h 1.10:
15572: * src/types/pa_vfile.h 1.32:
15573: * src/types/pa_vimage.h 1.14:
15574: started
15575: dnode
15576: DOM:
15577: $node.name
15578: $node.value
15579: ...others...
15580: ^node.xpath[/rates/USD] = hash
15581: dom(dnode)
15582:
15583: * src/classes/dom.C 1.24:
15584: * src/main/main.dsp 1.116:
15585: * src/main/pa_globals.C 1.74:
15586: * src/types/pa_vdom.h 1.11:
15587: started dnode+dom
15588:
15589: dnode
15590: DOM methods:
15591: $node.name
15592: $node.value
15593: ...others...
15594:
15595: ^node.xpath[/rates/USD] = hash
15596: $hash[
15597: $.0[node0]
15598: $.1[node1]
15599: ]
15600:
15601: * src/classes/gd/gif.C [before_xml] 1.5.8.2:
15602: * src/classes/gd/gif.h [before_xml] 1.10.4.2:
15603: * src/classes/image.C [before_xml] 1.40.4.2:
15604: * src/types/pa_vimage.C [before_xml] 1.7.8.2:
15605: $image.line-style
15606: now applies to all linear primitives
15607:
15608: * src/classes/hash.C [before_xml] 1.15.4.1:
15609: * src/main/compile.C [before_xml] 1.47.4.1:
15610: * src/main/compile.tab.C [before_xml] 1.10.4.2:
15611: * src/main/compile.y [before_xml] 1.165.4.2:
15612: * src/main/compile_tools.h [before_xml] 1.47.4.2:
15613: * src/main/execute.C [before_xml] 1.190.4.1:
15614: * src/targets/cgi/parser3.C [before_xml] 1.110.4.3:
15615: expressions unary+
15616: ^hash.count[]
15617: bugfix: in expression compound($aa.zz.xx) names now can have minus '-' in name after '.'
15618:
15619: 2001-09-15 parser
15620: * src/classes/gd/gif.C [before_xml] 1.5.8.1:
15621: * src/classes/gd/gif.h [before_xml] 1.10.4.1:
15622: * src/classes/image.C [before_xml] 1.40.4.1:
15623: * src/types/pa_vimage.C [before_xml] 1.7.8.1:
15624: * src/types/pa_vimage.h [before_xml] 1.13.6.1:
15625: image: $line-width ^line(...)[**** style]
15626:
15627: * src/classes/dom.C 1.21:
15628: * src/classes/image.C 1.43:
15629: * src/include/pa_pool.h 1.53:
15630: * src/include/pa_stylesheet_connection.h 1.2:
15631: * src/main/main.dsp 1.114:
15632: * src/targets/cgi/pa_pool.C 1.18:
15633: * src/targets/isapi/pa_pool.C 1.4:
15634: * src/targets/isapi/pool_storage.h 1.5:
15635: * src/types/pa_vdom.C 1.1:
15636: * src/types/pa_vdom.h 1.8:
15637: xalan objects freed up [introducing Pool::register_cleanup]
15638:
15639: * src/doc/doxygen.cfg 1.15:
15640: * src/include/pa_sapi.h 1.10:
15641: * src/types/pa_vdom.h 1.7:
15642: comments
15643:
15644: * src/classes/dom.C 1.22:
15645: * src/targets/isapi/parser3isapi.C 1.41:
15646: * src/targets/isapi/pool_storage.h 1.8:
15647: * src/types/pa_vdom.h 1.9:
15648: fixed bug in isapi pool_storage -
15649: cleanups first, allocations second.
15650: apache wisely does just like that
15651:
15652: * src/targets/isapi/parser3isapi.C 1.40:
15653: * src/targets/isapi/pool_storage.h 1.7:
15654: pool_storage rewritten using template, no bugs now
15655:
15656: * src/include/pa_pool.h 1.54:
15657: * src/main/pa_pool.C 1.21:
15658: * src/targets/cgi/pa_pool.C 1.19:
15659: * src/targets/isapi/pa_pool.C 1.5:
15660: * src/targets/isapi/parser3isapi.C 1.39:
15661: * src/targets/isapi/parser3isapi.dsp 1.17:
15662: * src/targets/isapi/pool_storage.h 1.6:
15663: poorly started isapi pool_storage, would rewrite using template now
15664:
15665: 2001-09-14 parser
15666: * src/classes/dom.C 1.20:
15667: * src/classes/file.C 1.53:
15668: * src/classes/image.C 1.42:
15669: * src/classes/mail.C 1.37:
15670: * src/include/pa_common.h 1.48:
15671: * src/include/pa_sql_driver_manager.h 1.9:
15672: * src/include/pa_string.h 1.103:
15673: * src/include/pa_stylesheet_connection.h 1.1:
15674: * src/include/pa_xslt_stylesheet_manager.h 1.1:
15675: * src/main/main.dsp 1.113:
15676: * src/main/pa_common.C 1.64:
15677: * src/main/pa_exec.C 1.12:
15678: * src/main/pa_globals.C 1.73:
15679: * src/main/pa_sql_driver_manager.C 1.34:
15680: * src/main/pa_xslt_stylesheet_manager.C 1.1:
15681: * src/main/untaint.C 1.62:
15682: * src/types/pa_vfile.C 1.20:
15683: dom.xslt stylesheet compiled&cached
15684:
15685: * src/main/pa_sql_driver_manager.C 1.35:
15686: * src/main/pa_xslt_stylesheet_manager.C 1.2:
15687: z
15688:
15689: 2001-09-13 parser
15690: * src/classes/dom.C 1.18:
15691: dom:file content-type(.method)
15692:
15693: * src/classes/dom.C 1.19:
15694: * src/classes/file.C 1.52:
15695: * src/classes/image.C 1.41:
15696: * src/types/pa_vfile.C 1.19:
15697: * src/types/pa_vfile.h 1.31:
15698: ^dom.file[] charset
15699:
15700: * src/include/pa_globals.h [before_xml] 1.61.4.1:
15701: * src/include/pa_request.h [before_xml] 1.94.4.1:
15702: * src/main/pa_request.C [before_xml] 1.152.4.2:
15703: * src/targets/cgi/parser3.C [before_xml] 1.110.4.2:
15704: * src/targets/isapi/parser3isapi.C [before_xml] 1.38.4.1:
15705: ParserRootConfig .../parser3.conf
15706: ParserSiteConfig .../parser3.conf
15707:
15708: cgi&isapi looks for {configure|c:\windows}/parser3.conf
15709:
15710: * src/include/pa_common.h [before_xml] 1.47.4.1:
15711: * src/include/pa_globals.h [before_xml] 1.61.4.2:
15712: * src/main/pa_common.C [before_xml] 1.63.4.1:
15713: * src/main/pa_request.C [before_xml] 1.152.4.3:
15714: $MAIN:CLASS_PATH now
15715: can be string now
15716: more informative error messages
15717:
15718: 2001-09-12 parser
15719: * src/main/compile.y [before_xml] 1.165.4.1:
15720: * src/main/compile_tools.h [before_xml] 1.47.4.1:
15721: name.[part].xxx syntax lexer on LS_USER level did [] matching without setting nestage,
15722: introduced special LS_NAME_SQUARE_PART state
15723:
15724: * src/main/compile.tab.C [before_xml] 1.10.4.1:
15725: fixed - subname code parts actually [] braced
15726:
15727: * src/classes/op.C [before_xml] 1.41.4.1:
15728: * src/include/pa_sql_driver_manager.h [before_xml] 1.8.4.1:
15729: * src/main/pa_sql_driver_manager.C [before_xml] 1.33.4.1:
15730: ^connect[]
15731: ^connect[aaa]
15732: more precise error reporting:
15733: "connection string must start with protocol://"
15734: now
15735:
15736: 2001-09-11 parser
15737: * src/types/pa_vdom.h 1.5:
15738: messages
15739:
15740: * src/classes/dom.C 1.16:
15741: * src/types/pa_vdom.h 1.6:
15742: ^dom:set[<some>xml</some>]
15743:
15744: * src/classes/dom.C 1.17:
15745: * src/include/pa_string.h 1.102:
15746: * src/main/pa_globals.C 1.72:
15747: * src/main/untaint.C 1.61:
15748: ^dom:set{<some>xml</some>} default language XML
15749: languages+=xml
15750:
15751: * src/classes/dom.C 1.14:
15752: * src/classes/dom.C 1.15:
15753: ^dom:save/string/file[output options]
15754: output options:
15755: $.method[xml|html|text] detection fixed
15756:
15757: 2001-09-10 parser
15758: * src/classes/dom.C 1.4:
15759: * src/main/main.dsp 1.110:
15760: * src/types/pa_vform.C 1.35:
15761: * src/types/pa_vform.h 1.23:
15762: ^dom.save[b.xml] 0
15763:
15764: * src/classes/dom.C 1.9:
15765: ^dom.file[encoding] = file
15766:
15767: * src/classes/dom.C 1.12:
15768: ^dom.xslt[stylesheet filename][params hash added]
15769:
15770: * src/classes/dom.C 1.10:
15771: * src/main/main.dsp 1.111:
15772: * src/types/pa_vdom.h 1.3:
15773: ^dom.xslt[stylesheet filename] -1 doc is lying
15774:
15775: * src/classes/dom.C 1.11:
15776: * src/main/main.dsp 1.112:
15777: * src/types/pa_vdom.h 1.4:
15778: ^dom.xslt[stylesheet filename] 0
15779:
15780: * src/classes/dom.C 1.5:
15781: ^dom.save[b.xml] 1:error handling
15782:
15783: * src/classes/dom.C 1.13:
15784: ^dom:save/string/file[output options]
15785: output options:
15786: $.method[xml|html|text] $.encoding[windows-1251|...]
15787:
15788: * src/classes/dom.C 1.6:
15789: ^dom.string[] 0
15790:
15791: * src/classes/dom.C 1.7:
15792: * src/classes/dom.C 1.8:
15793: ^dom.string[encoding] 1
15794: ^dom.save[encoding;filename]
15795:
15796: 2001-09-08 parser
15797: * src/types/pa_vform.C [before_xml] 1.33.2.3:
15798: $form:tables.name.field
15799:
15800: 2001-09-07 parser
15801: * src/classes/dom.C 1.3:
15802: * src/types/pa_value.h [before_xml] 1.70.4.1:
15803: * src/types/pa_vtable.h [before_xml] 1.28.4.1:
15804: (def $table) is false when table is empty
15805:
15806: * src/main/pa_request.C [before_xml] 1.152.4.1:
15807: * src/types/pa_vform.C [before_xml] 1.33.2.2:
15808: * src/types/pa_vform.h [before_xml] 1.22.2.2:
15809: !$form:tables
15810: $atable[$form:tables.a]
15811: ^atable.menu{a=$atable.element}[,]
15812:
15813: * src/classes/dom.C 1.1:
15814: file dom.C was initially added on branch xalan1_2.
15815:
15816: * src/main/pa_exception.C 1.15:
15817: * src/types/pa_vform.C 1.32:
15818: getting FIRST form element [not last]
15819:
15820: * src/classes/table.C [before_xml] 1.110.4.1:
15821: table:empty removed, superceded by ^if(def $table)...
15822:
15823: * src/targets/cgi/parser3.dsp [before_xml] 1.20.4.1:
15824: * src/types/pa_vform.C [before_xml] 1.33.2.1:
15825: * src/types/pa_vform.h [before_xml] 1.22.2.1:
15826: * src/types/pa_vhash.h [before_xml] 1.16.4.1:
15827: !$form:fields
15828:
15829: * src/include/pa_hash.h 1.43:
15830: * src/main/pa_hash.C 1.39:
15831: * src/targets/cgi/parser3.C [before_xml] 1.110.4.1:
15832: * src/types/pa_vfile.h 1.30:
15833: * src/types/pa_vform.C 1.33:
15834: * src/types/pa_vform.C [xalan1_2] 1.29.4.1:
15835: * src/types/pa_vform.h 1.22:
15836: z
15837:
15838: * src/Makefile.in [xalan1_2] 1.16.2.1:
15839: * src/classes/dom.C [xalan1_2] 1.1.2.1:
15840: * src/classes/table.C [xalan1_2] 1.110.2.1:
15841: * src/main/main.dsp [xalan1_2] 1.108.2.1:
15842: * src/types/pa_vdom.h [xalan1_2] 1.1.2.1:
15843: introducing dom. dom:load[a.xml]
15844:
15845: * src/main/pa_string.C [before_xml] 1.102.2.1:
15846: a[] ^if($a){y;n} is 'n' now [conversion from '' to int/double
15847: is 0]
15848:
15849: * src/Makefile.in 1.17:
15850: * src/classes/dom.C 1.2:
15851: * src/classes/table.C 1.111:
15852: * src/main/main.dsp 1.109:
15853: * src/types/pa_vdom.h 1.2:
15854: * src/types/pa_vform.C 1.34:
15855: merged with successful start of dom
15856:
15857: * src/types/pa_vdom.h 1.1:
15858: file pa_vdom.h was initially added on branch xalan1_2.
15859:
15860: 2001-09-06 parser
15861: * src/doc/doxygen.cfg 1.14:
15862: merged new default options from 1.2.10 doxygen
15863:
15864: * src/classes/hash.C 1.15:
15865: * src/include/pa_globals.h 1.61:
15866: * src/main/pa_globals.C 1.71:
15867: * src/types/pa_vhash.h 1.16:
15868: now there's special hash key '_default' [instead of ^_default method]
15869: $hash[
15870: $.a[1]
15871: $.b[2]
15872: $._default[xx]
15873: ]
15874: $hash.c
15875:
15876: * src/types/pa_vform.C 1.30:
15877: * src/types/pa_vform.C 1.31:
15878: a=1&a=2 would result in $form:a being a table with one column '
15879: element' and two rows: 1 and 2
15880:
15881: * src/classes/gd/gifio.C 1.11:
15882: * src/classes/image.C 1.40:
15883: * src/classes/op.C 1.41:
15884: * src/classes/string.C 1.74:
15885: * src/classes/table.C 1.110:
15886: * src/doc/doxygen.cfg 1.13:
15887: * src/targets/isapi/parser3isapi.C 1.38:
15888: * src/types/pa_vtable.C 1.3:
15889: few #ifndef DOXYGEN
15890:
15891: * src/classes/void.C 1.9:
15892: * src/main/pa_string.C 1.102:
15893: * src/main/pa_table.C 1.36:
15894: fixed up bad int/double conversions, and now $form:nonexistent
15895: int(88) would return 88
15896:
15897: * src/main/compile.tab.C 1.10:
15898: * src/main/compile.y 1.165:
15899: ^if(0){}{ ^if(1){}^; }
15900: bug fixed [thanks, fif], ^; were treated there non-literally
15901:
15902: 2001-09-05 parser
15903: * src/classes/string.C 1.73:
15904: * src/classes/table.C 1.109:
15905: sql options can be void [same as image:html the other day]
15906:
15907: * src/classes/mail.C 1.36:
15908: MAIN:MAIL check fixed
15909:
15910: * src/Makefile.in 1.16:
15911: * src/classes/Makefile.in 1.15:
15912: * src/classes/gd/Makefile.in 1.11:
15913: * src/main/Makefile.in 1.12:
15914: * src/targets/cgi/Makefile.in 1.14:
15915: * src/types/Makefile.in 1.11:
15916: makes
15917:
15918: * src/main/pa_sql_driver_manager.C 1.33:
15919: * src/sql/pa_sql_driver.h 1.16:
15920: * src/targets/cgi/parser3.C 1.110:
15921: #define STRINGIZE(name) #name
15922: does not macro expantion on param, simply qoutes whatever passed, undone
15923:
15924: * src/main/pa_sql_driver_manager.C 1.30:
15925: * src/sql/pa_sql_driver.h 1.14:
15926: SQL_DRIVER_CREATE_FUNC_NAME
15927:
15928: * src/main/pa_sql_driver_manager.C 1.32:
15929: * src/sql/pa_sql_driver.h 1.15:
15930: * src/targets/cgi/Makefile.am 1.13:
15931: * src/targets/cgi/parser3.C 1.109:
15932: #define STRINGIZE(name) #name
15933: invented
15934:
15935: * src/targets/cgi/Makefile.am 1.14:
15936: .am undo
15937:
15938: * src/classes/op.C 1.40:
15939: * src/include/pa_sql_driver_manager.h 1.8:
15940: * src/main/pa_sql_driver_manager.C 1.31:
15941: #define MAIN_SQL_NAME "SQL"
15942: #define MAIN_SQL_DRIVERS_NAME "drivers"
15943:
15944: moved to be availible to all users
15945:
15946: 2001-09-04 parser
15947: * src/targets/cgi/parser3.C 1.106:
15948: zz
15949:
15950: * src/include/pa_config_auto.h.in 1.5:
15951: * src/targets/Makefile.in 1.12:
15952: * src/targets/apache13/Makefile.in 1.12:
15953: * src/targets/cgi/Makefile.am 1.12:
15954: * src/targets/cgi/Makefile.in 1.13:
15955: * src/targets/cgi/parser3.C 1.102:
15956: configure --sysconfdir=sysadmin-controlled auto.p location for
15957: targets/cgi/parser3, default[/usr/local/etc]
15958:
15959: * src/Makefile.in 1.15:
15960: * src/include/pa_config_auto.h.in 1.4:
15961: * src/targets/apache13/Makefile.in 1.11:
15962: * src/targets/cgi/Makefile.in 1.12:
15963: makes
15964:
15965: * src/targets/isapi/parser3isapi.C 1.37:
15966: z
15967:
15968: * src/targets/cgi/parser3.C 1.104:
15969: zzz
15970:
15971: * src/targets/cgi/parser3.C 1.108:
15972: full_file_spec bug
15973:
15974: * src/classes/image.C 1.39:
15975: image.html now can accept void params
15976:
15977: * src/classes/date.C 1.5:
15978: date:sql-string is now without ''
15979:
15980: * src/classes/date.C 1.6:
15981: date
15982:
15983: * src/targets/cgi/parser3.C 1.107:
15984: getenvcheck
15985:
15986: 2001-09-03 parser
15987: * src/targets/cgi/parser3.C 1.101:
15988: /configure cgi SYSCONFDIR
15989:
15990: 2001-09-01 parser
15991: * src/classes/image.C 1.38:
15992: letter_spacing
15993:
15994: * src/classes/image.C 1.36:
15995: image: as_int as_string used
15996:
15997: * src/classes/image.C 1.37:
15998: image: font params changed
15999:
16000: * src/types/pa_vmethod_frame.h 1.15:
16001: $result[] now gets properly analized
16002:
16003: 2001-08-31 parser
16004: * src/Makefile.in 1.14:
16005: * src/include/pa_dir.h 1.4:
16006: * src/targets/Makefile.in 1.11:
16007: * src/targets/cgi/parser3.C 1.99:
16008: compiled under cygwin
16009:
16010: * src/targets/cgi/parser3.C 1.100:
16011: z
16012:
16013: * src/classes/void.C 1.8:
16014: void:int/double += (default)
16015:
16016: * src/classes/string.C 1.72:
16017: * src/classes/table.C 1.108:
16018: string:int/double (defaults)
16019:
16020: * src/classes/image.C 1.35:
16021: image:font added space param
16022: image:font changed charwidth alg, added kerning const[for now]
16023:
16024: 2001-08-29 parser
16025: * src/main/pa_exception.C 1.14:
16026: exception redundant debug info
16027:
16028: 2001-08-28 parser
16029: * src/classes/table.C 1.107:
16030: NO_STRING_ORIGIN check
16031:
16032: * src/classes/string.C 1.71:
16033: * src/include/pa_dictionary.h 1.2:
16034: * src/include/pa_string.h 1.101:
16035: * src/main/pa_dictionary.C 1.4:
16036: * src/main/pa_string.C 1.101:
16037: * src/main/untaint.C 1.59:
16038: pa_directory speeded up. moved zero 'from' check to directory constructor.
16039: string:replace
16040:
16041: * src/Makefile.in 1.13:
16042: makes
16043:
16044: * src/Makefile.in 1.12:
16045: * src/classes/Makefile.in 1.13:
16046: * src/classes/gd/Makefile.in 1.9:
16047: * src/main/Makefile.in 1.10:
16048: * src/targets/Makefile.in 1.10:
16049: * src/targets/apache13/Makefile.in 1.9:
16050: * src/targets/cgi/Makefile.in 1.10:
16051: * src/types/Makefile.in 1.9:
16052: makefiles
16053:
16054: * src/classes/file.C 1.51:
16055: * src/main/pa_common.C 1.63:
16056: file:move autocreate/remove dest/src dir
16057:
16058: * src/main/compile.C 1.47:
16059: NO_STRING_ORIGIN check2
16060:
16061: * src/classes/image.C 1.33:
16062: image: gifsize little endian
16063:
16064: * src/targets/apache13/Makefile.am 1.4:
16065: COMPILE_APACHE13_MODULE
16066:
16067: * src/include/pa_dictionary.h 1.4:
16068: * src/main/pa_dictionary.C 1.5:
16069: * src/main/pa_sql_driver_manager.C 1.29:
16070: NO_STRING_ORIGIN check3
16071:
16072: * src/include/pa_dictionary.h 1.3:
16073: gcc: ../include/pa_dictionary.h:19: storage class specifiers
16074: invalid in friend function declarations
16075:
16076: * src/targets/apache13/Makefile.am 1.3:
16077: configure to skip apache
16078:
16079: * src/classes/Makefile.in 1.14:
16080: * src/classes/gd/Makefile.in 1.10:
16081: * src/main/Makefile.in 1.11:
16082: * src/targets/apache13/Makefile.in 1.10:
16083: * src/targets/cgi/Makefile.in 1.11:
16084: * src/types/Makefile.in 1.10:
16085: make.ins
16086:
16087: * src/classes/op.C 1.39:
16088: * src/main/compile.tab.C 1.9:
16089: * src/main/pa_dir.C 1.6:
16090: * src/main/untaint.C 1.60:
16091: * src/targets/cgi/parser3.C 1.98:
16092: * src/targets/isapi/parser3isapi.C 1.36:
16093: strncpy forced with zero ending in case of limit
16094:
16095: * src/classes/gd/gif.h 1.10:
16096: * src/classes/gd/gifio.C 1.10:
16097: #endif /*some comments removed*/
16098:
16099: * src/classes/image.C 1.34:
16100: image error msgs
16101:
16102: * src/classes/Makefile.am 1.18:
16103: * src/classes/gd/Makefile.am 1.3:
16104: * src/main/Makefile.am 1.15:
16105: * src/targets/cgi/Makefile.am 1.11:
16106: * src/types/Makefile.am 1.6:
16107: .am-s
16108:
16109: * src/doc/doxygen.cfg 1.12:
16110: doxygen conf removed some garbage from under doxygeneration
16111:
16112: 2001-08-27 parser
16113: * src/Makefile.in 1.11:
16114: * src/classes/Makefile.in 1.12:
16115: * src/classes/gd/Makefile.in 1.8:
16116: * src/main/Makefile.in 1.9:
16117: * src/main/pa_common.C 1.61:
16118: * src/main/pa_exception.C 1.12:
16119: * src/main/pa_sql_driver_manager.C 1.28:
16120: * src/targets/Makefile.in 1.9:
16121: * src/targets/apache13/Makefile.in 1.8:
16122: * src/targets/cgi/Makefile.am 1.10:
16123: * src/targets/cgi/Makefile.in 1.9:
16124: * src/types/Makefile.in 1.8:
16125: configure for solaris -lsocket
16126:
16127: * src/classes/image.C 1.31:
16128: * src/classes/image.C 1.32:
16129: fixed jpgsize alg
16130:
16131: * src/main/pa_request.C 1.152:
16132: * src/targets/cgi/parser3.C 1.97:
16133: parser3 test.html [auto.p from current dir loading]
16134:
16135: * src/main/pa_exception.C 1.13:
16136: z
16137:
16138: * src/main/pa_common.C 1.62:
16139: removed debug info from pa_common
16140:
16141: 2001-08-24 parser
16142: * src/targets/cgi/parser3.C 1.95:
16143: not cgi extra \n 2
16144:
16145: * src/classes/file.C 1.50:
16146: * src/classes/form.C 1.14:
16147: * src/classes/mail.C 1.35:
16148: * src/classes/table.C 1.106:
16149: fiew non-pool mallocs fixed
16150:
16151: * src/targets/cgi/parser3.C 1.96:
16152: not cgi extra \n 3
16153:
16154: * src/sql/pa_sql_driver.h 1.13:
16155: sql* removed services from disconnect - cross-request ideological probs.
16156: oracle - fixed bug: cs allocated on request.pool and got freed before disconnect
16157:
16158: * src/targets/cgi/parser3.C 1.94:
16159: not cgi extra \n
16160:
16161: * src/main/pa_sql_driver_manager.C 1.27:
16162: z
16163:
16164: * src/include/pa_sql_connection.h 1.12:
16165: * src/main/pa_sql_driver_manager.C 1.26:
16166: sql* removed services from disconnect - cross-request
16167: ideological probs.
16168:
16169: 2001-08-23 parser
16170: * src/main/pa_sql_driver_manager.C 1.25:
16171: oracle: dlink
16172:
16173: * src/classes/file.C 1.49:
16174: minor bug in file:save fixed
16175:
16176: 2001-08-22 parser
16177: * src/classes/file.C 1.48:
16178: * src/main/compile.tab.C 1.8:
16179: * src/types/pa_vfile.C 1.18:
16180: * src/types/pa_vfile.h 1.29:
16181: file:load|save[text|binary;
16182:
16183: * src/main/compile.tab.C 1.7:
16184: * src/main/compile.y 1.164:
16185: ^method[]^[^] literals []
16186:
16187: 2001-08-21 parser
16188: * src/classes/file.C 1.47:
16189: * src/classes/table.C 1.105:
16190: ^file:list
16191:
16192: 2001-08-20 parser
16193: * src/main/compile.tab.C 1.6:
16194: * src/main/compile.y 1.163:
16195: * src/main/pa_sql_driver_manager.C 1.24:
16196: * src/types/pa_value.h 1.70:
16197: * src/types/pa_vbool.h 1.11:
16198: * src/types/pa_vdouble.h 1.24:
16199: * src/types/pa_vint.h 1.25:
16200: var(123) ^var.inc[] recousively caused problems: inc incremeted
16201: 123 literal!! fixed
16202:
16203: 2001-08-10 parser
16204: * src/classes/table.C 1.101:
16205: * src/include/pa_table.h 1.34:
16206: * src/main/pa_table.C 1.35:
16207: table.sort now creates new sorted table
16208:
16209: * src/main/compile.tab.C 1.3:
16210: * src/main/compile.tab.C 1.4:
16211: * src/main/compile.y 1.160:
16212: * src/main/compile.y 1.161:
16213: (codes) name part syntax added
16214:
16215: * src/main/compile.tab.C 1.5:
16216: * src/main/compile.y 1.162:
16217: [codes] name part syntax now
16218:
16219: * src/main/pa_string.C 1.100:
16220: string.match hanged on. there were a hang check but it weren't wise enough
16221:
16222: @parse[dateString][tmp]
16223: $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]]
16224: $tmp.1 $tmp.2
16225: #end
16226:
16227: @main[]
16228: ^parse[2001-02-03]
16229:
16230: * src/classes/table.C 1.102:
16231: * src/classes/table.C 1.103:
16232: table:sort now default desc
16233:
16234: * src/types/pa_value.h 1.69:
16235: * src/types/pa_vstring.h 1.30:
16236: * src/types/pa_vstring.h 1.31:
16237: string now def only when ne ''
16238:
16239: * src/main/pa_request.C 1.150:
16240: * src/main/pa_request.C 1.151:
16241: wanted to make
16242: const int MAX_EXECUTE_SECONDS=1;
16243:
16244: but couldnt, set_callback_and_alarm appeared to be not exported :(
16245:
16246: * src/classes/table.C 1.104:
16247: table:sort restored [it was bad test :(]
16248:
16249: 2001-08-09 parser
16250: * src/main/pa_string.C 1.99:
16251: $a[010] now ^if($a==10){true}
16252: were octal
16253:
16254: * src/main/Makefile.am 1.14:
16255: .am
16256:
16257: * src/classes/void.C 1.6:
16258: * src/classes/void.C 1.7:
16259: void: int double copy/paste from int: bug fixed
16260:
16261: * src/classes/hash.C 1.14:
16262: hash:_default now [was hash:default]
16263:
16264: * src/types/pa_vcookie.C 1.22:
16265: cookie name&value origins added, more precise $ORIGINS(1)
16266:
16267: * src/classes/op.C 1.38:
16268: case without switch check added
16269:
16270: * src/main/Makefile.in 1.8:
16271: make.in
16272:
16273: 2001-08-07 parser
16274: * src/classes/math.C 1.5:
16275: * src/main/pa_request.C 1.149:
16276: math:random fixed. win32 srand made working
16277:
16278: * src/classes/double.C 1.36:
16279: * src/classes/int.C 1.32:
16280: * src/classes/string.C 1.70:
16281: * src/classes/table.C 1.100:
16282: * src/include/pa_globals.h 1.60:
16283: * src/main/pa_globals.C 1.70:
16284: !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
16285: string, table
16286:
16287: 2001-08-06 parser
16288: * src/classes/hash.C 1.13:
16289: hash:keys renamed to hash:_keys :(
16290:
16291: * src/main/pa_exec.C 1.10:
16292: exec win32 real filename
16293:
16294: * src/classes/file.C 1.46:
16295: exec stderr out
16296:
16297: * src/classes/mail.C 1.34:
16298: * src/classes/op.C 1.37:
16299: * src/include/pa_array.h 1.43:
16300: * src/include/pa_globals.h 1.59:
16301: * src/include/pa_hash.h 1.42:
16302: * src/include/pa_request.h 1.94:
16303: * src/main/compile.tab.C 1.2:
16304: * src/main/compile.y 1.159:
16305: * src/main/pa_array.C 1.38:
16306: * src/main/pa_dictionary.C 1.3:
16307: * src/main/pa_exec.C 1.11:
16308: * src/main/pa_globals.C 1.69:
16309: * src/main/pa_hash.C 1.38:
16310: * src/main/pa_request.C 1.148:
16311: * src/main/pa_string.C 1.98:
16312: class_path
16313:
16314: 2001-08-03 parser
16315: * src/classes/table.C 1.99:
16316: * src/types/pa_vtable.h 1.28:
16317: vtable.locks killed
16318:
16319: 2001-08-02 parser
16320: * src/classes/classes.h 1.9:
16321: * src/classes/op.C 1.36:
16322: * src/include/pa_globals.h 1.58:
16323: * src/main/execute.C 1.188:
16324: * src/main/pa_globals.C 1.66:
16325: * src/main/pa_globals.C 1.67:
16326: found another multithread bug in op.C (last, last global var
16327: killed) :)
16328:
16329: * src/main/pa_dictionary.C 1.2:
16330: * src/main/pa_globals.C 1.68:
16331: memset dictionary minor bug fixed
16332:
16333: * src/classes/string.C 1.69:
16334: * src/classes/table.C 1.98:
16335: * src/include/pa_array.h 1.42:
16336: * src/main/execute.C 1.190:
16337: * src/main/pa_exec.C 1.9:
16338: introducing Array_iter
16339:
16340: * src/main/execute.C 1.189:
16341: detected quick_get recursion bug. changed to get@execute, but
16342: needs array iterator, separate from array to avoid it & use caching
16343:
16344: 2001-08-01 parser
16345: * src/include/pa_dictionary.h 1.1:
16346: * src/include/pa_globals.h 1.57:
16347: * src/include/pa_string.h 1.100:
16348: * src/main/main.dsp 1.107:
16349: * src/main/pa_dictionary.C 1.1:
16350: * src/main/pa_globals.C 1.65:
16351: * src/main/pa_request.C 1.147:
16352: * src/main/pa_string.C 1.97:
16353: * src/main/untaint.C 1.58:
16354: speeded up typo-html replacements. introducing Dictionary with
16355: first-char caching
16356:
16357: 2001-07-31 parser
16358: * src/types/Makefile.am 1.5:
16359: pa_vtable.C added to .am
16360:
16361: * src/main/compile.tab.C 1.1:
16362: added, so that could be compiled even on non-bison-enabled platforms
16363:
16364: 2001-07-28 parser
16365: * src/main/compile.y 1.158:
16366: * src/main/untaint.C 1.57:
16367: bug fix @ untaint when \r skipped \n
16368:
16369: * src/classes/table.C 1.97:
16370: table:hash always produces hash, when can't - empty
16371:
16372: 2001-07-27 parser
16373: * src/classes/double.C 1.35:
16374: * src/classes/int.C 1.31:
16375: * src/classes/string.C 1.68:
16376: provided meaningful msg on int/double/string :sql without
16377: result and default
16378:
16379: 2001-07-26 parser
16380: * src/include/pa_opcode.h 1.6:
16381: * src/main/compile.y 1.156:
16382: * src/main/execute.C 1.187:
16383: hash creation syntax problem persists. restored $: for a while.
16384: thinking of $man[$.age[zzz]] syntax now
16385:
16386: * src/classes/op.C 1.35:
16387: fixed bad multithread bug with strangly global OP
16388:
16389: * src/main/compile.y 1.157:
16390: $man[$.age[zzz]] 0
16391:
16392: * src/include/pa_opcode.h 1.4:
16393: * src/main/compile.C 1.45:
16394: * src/main/compile.y 1.154:
16395: * src/main/compile_tools.h 1.46:
16396: * src/main/execute.C 1.185:
16397: * src/main/pa_request.C 1.146:
16398: * src/types/pa_vmethod_frame.h 1.13:
16399: introducing ::
16400: this is constructor call prefix.
16401: ordinary : remains for static accesses
16402:
16403: * src/classes/double.C 1.34:
16404: * src/classes/int.C 1.30:
16405: * src/classes/string.C 1.67:
16406: * src/include/pa_opcode.h 1.5:
16407: * src/main/compile.C 1.46:
16408: * src/main/compile.y 1.155:
16409: * src/main/compile_tools.h 1.47:
16410: * src/main/execute.C 1.186:
16411: * src/types/pa_vcode_frame.h 1.7:
16412: * src/types/pa_vmethod_frame.h 1.14:
16413: * src/types/pa_wcontext.h 1.16:
16414: * src/types/pa_wwrapper.h 1.10:
16415: fixing :: realization #1
16416:
16417: 2001-07-25 parser
16418: * src/classes/table.C 1.95:
16419: * src/main/main.dsp 1.106:
16420: * src/types/pa_vtable.C 1.1:
16421: * src/types/pa_vtable.h 1.27:
16422: ^table.record[] now $table.fields
16423:
16424: * src/types/pa_vtable.C 1.2:
16425: table: get_element order changeed. now:
16426: 1. fields
16427: 2. methods
16428: 3. columns
16429:
16430: * src/types/pa_vdouble.h 1.23:
16431: * src/types/pa_vint.h 1.24:
16432: odbc: no result queries; quote.
16433: optimized double&int tostring-s
16434:
16435: * src/classes/string.C 1.66:
16436: * src/include/pa_globals.h 1.56:
16437: * src/main/execute.C 1.183:
16438: * src/main/pa_globals.C 1.64:
16439: match replace code context moved to implicit $match context
16440:
16441: * src/main/compile.C 1.44:
16442: * src/main/compile.y 1.153:
16443: * src/main/compile_tools.h 1.45:
16444: allowed whitespace before first method decl
16445:
16446: * src/include/pa_opcode.h 1.3:
16447: * src/main/compile.y 1.149:
16448: * src/main/compile_tools.C 1.37:
16449: * src/main/compile_tools.h 1.43:
16450: * src/main/execute.C 1.182:
16451: with killed, code storage introduced with former 'with' syntax
16452:
16453: * src/main/compile.y 1.150:
16454: * src/main/compile.y 1.151:
16455: * src/main/execute.C 1.184:
16456: $var[] is now empty string, not void
16457:
16458: * src/main/compile.C 1.43:
16459: * src/main/compile.y 1.152:
16460: * src/main/compile_tools.h 1.44:
16461: allowed empty lines before first method decl
16462:
16463: * src/classes/table.C 1.96:
16464: allowed nontable result in table:sql, results in empty table
16465:
16466: 2001-07-24 parser
16467: * src/main/compile.C 1.42:
16468: * src/main/execute.C 1.181:
16469: * src/main/pa_string.C 1.96:
16470: * src/types/pa_value.h 1.68:
16471: first get_element, next get operator
16472:
16473: * src/classes/file.C 1.45:
16474: * src/include/pa_common.h 1.47:
16475: * src/main/pa_common.C 1.60:
16476: file:move
16477:
16478: * src/main/compile.y 1.148:
16479: removed @end handling
16480:
16481: * src/main/pa_common.C 1.59:
16482: file_read close @ eof when imgsize bug fixed
16483:
16484: * src/main/compile.C 1.41:
16485: * src/main/compile.y 1.147:
16486: @end handling method2
16487:
16488: 2001-07-23 parser
16489: * src/main/pa_sql_driver_manager.C 1.23:
16490: * src/sql/pa_sql_driver.h 1.12:
16491: sql odbc driver
16492:
16493: * src/classes/hash.C 1.11:
16494: * src/classes/hash.C 1.12:
16495: * src/classes/string.C 1.65:
16496: * src/classes/table.C 1.94:
16497: * src/classes/void.C 1.5:
16498: * src/include/pa_sql_connection.h 1.11:
16499: * src/sql/pa_sql_driver.h 1.11:
16500: changed sql driver query interface
16501:
16502: 2001-07-20 parser
16503: * src/types/pa_vrequest.C 1.8:
16504: X!$browser:type
16505:
16506: * src/classes/file.C 1.44:
16507: * src/classes/string.C 1.64:
16508: * src/include/pa_string.h 1.99:
16509: * src/main/execute.C 1.180:
16510: * src/main/pa_string.C 1.95:
16511: * src/types/pa_valiased.C 1.8:
16512: * src/types/pa_valiased.h 1.13:
16513: * src/types/pa_value.h 1.67:
16514: * src/types/pa_vclass.h 1.17:
16515: * src/types/pa_vcookie.h 1.11:
16516: * src/types/pa_vdate.h 1.3:
16517: * src/types/pa_vfile.h 1.28:
16518: * src/types/pa_vform.h 1.21:
16519: * src/types/pa_vhash.h 1.15:
16520: * src/types/pa_vmath.h 1.2:
16521: * src/types/pa_vobject.h 1.10:
16522: * src/types/pa_vrequest.C 1.7:
16523: * src/types/pa_vstateless_class.h 1.16:
16524: * src/types/pa_vstateless_object.h 1.10:
16525: only ^class:method dynamic calls allowed.
16526: ^BASE.method call disabled.
16527: BASE element globally removed
16528:
16529: 2001-07-18 parser
16530: * src/Makefile.am 1.6:
16531: * src/Makefile.in 1.10:
16532: * src/classes/Makefile.am 1.17:
16533: * src/classes/gd/Makefile.am 1.2:
16534: * src/main/Makefile.am 1.13:
16535: * src/targets/Makefile.am 1.6:
16536: * src/targets/apache13/Makefile.am 1.2:
16537: * src/targets/cgi/Makefile.am 1.9:
16538: * src/types/Makefile.am 1.4:
16539: removed $id from *.in *.am
16540:
16541: * src/classes/file.C 1.43:
16542: file:exec/cgi msg
16543:
16544: * src/main/pa_request.C 1.145:
16545: * src/main/untaint.C 1.56:
16546: ORIGINS langs name abbrevations
16547:
16548: * src/classes/file.C 1.42:
16549: $file:exit-code renamed to 'status'
16550:
16551: * src/classes/date.C 1.4:
16552: * src/classes/mail.C 1.33:
16553: * src/classes/math.C 1.4:
16554: * src/classes/string.C 1.63:
16555: * src/classes/table.C 1.93:
16556: * src/include/pa_globals.h 1.55:
16557: * src/include/pa_string.h 1.98:
16558: * src/main/execute.C 1.179:
16559: * src/main/pa_globals.C 1.63:
16560: * src/main/pa_request.C 1.144:
16561: * src/main/pa_string.C 1.94:
16562: * src/main/untaint.C 1.55:
16563: * src/types/pa_value.h 1.66:
16564: * src/types/pa_vdouble.h 1.22:
16565: * src/types/pa_vfile.h 1.27:
16566: * src/types/pa_vint.h 1.23:
16567: * src/types/pa_vstring.C 1.9:
16568: * src/types/pa_vstring.h 1.29:
16569: $ORIGINS(1) output tracing mode
16570:
16571: * src/classes/Makefile.in 1.11:
16572: * src/classes/gd/Makefile.in 1.7:
16573: * src/main/Makefile.in 1.7:
16574: * src/targets/Makefile.in 1.8:
16575: * src/targets/apache13/Makefile.in 1.7:
16576: * src/targets/cgi/Makefile.in 1.8:
16577: * src/types/Makefile.in 1.7:
16578: $id in .in's from .am's removed
16579:
16580: * src/classes/file.C 1.41:
16581: * src/main/pa_exec.C 1.8:
16582: file:exec
16583:
16584: 2001-07-17 parser
16585: * src/Makefile.in 1.9:
16586: * src/classes/Makefile.in 1.10:
16587: == wrong
16588:
16589: 2001-07-13 parser
16590: * src/main/execute.C 1.175:
16591: * src/main/pa_request.C 1.142:
16592: order of MAIN parents was wrong, fixed
16593:
16594: * src/classes/double.C 1.33:
16595: * src/classes/int.C 1.29:
16596: * src/classes/string.C 1.62:
16597: * src/include/pa_request.h 1.92:
16598: * src/include/pa_request.h 1.93:
16599: * src/main/execute.C 1.176:
16600: * src/main/execute.C 1.177:
16601: * src/main/execute.C 1.178:
16602: * src/main/pa_request.C 1.143:
16603: auto.p[@auto], /news/auto.p[no @auto], so that initializing
16604: second would not call first @auto
16605:
16606: 2001-07-12 parser
16607: * src/types/pa_value.h 1.65:
16608: pa_value.putelement modification of system classes prevented
16609:
16610: 2001-07-11 parser
16611: * src/classes/string.C 1.61:
16612: * src/doc/sources2html.cmd 1.3:
16613: lr split now yelds table $piece
16614:
16615: * src/classes/file.C 1.40:
16616: * src/include/pa_common.h 1.46:
16617: * src/main/pa_common.C 1.58:
16618: * src/types/pa_vstateless_class.h 1.15:
16619: $file created by file:state += .atime .mtime .ctime
16620: +found&fixed bug with exceptions on get_junction-created objects [they were on wrong pool]
16621:
16622: 2001-07-09 parser
16623: * src/main/untaint.C 1.54:
16624: qp wrong name
16625:
16626: * src/classes/date.C 1.3:
16627: * src/classes/string.C 1.60:
16628: * src/classes/table.C 1.92:
16629: * src/main/compile.y 1.146:
16630: date format 0
16631:
16632: 2001-07-07 parser
16633: * src/classes/Makefile.am 1.16:
16634: * src/classes/date.C 1.1:
16635: * src/classes/file.C 1.39:
16636: * src/classes/hash.C 1.10:
16637: * src/classes/image.C 1.30:
16638: * src/classes/mail.C 1.32:
16639: * src/classes/math.C 1.3:
16640: * src/classes/op.C 1.34:
16641: * src/classes/string.C 1.59:
16642: * src/classes/table.C 1.90:
16643: * src/classes/void.C 1.4:
16644: * src/include/pa_request.h 1.91:
16645: * src/main/main.dsp 1.105:
16646: * src/types/pa_value.h 1.64:
16647: * src/types/pa_vdate.h 1.1:
16648: * src/types/pa_wcontext.C 1.7:
16649: date now set $fields roll string. todo: sql, calendar
16650:
16651: * src/classes/date.C 1.2:
16652: * src/classes/table.C 1.91:
16653: * src/include/pa_common.h 1.45:
16654: * src/include/pa_string.h 1.97:
16655: * src/main/pa_common.C 1.57:
16656: * src/types/pa_vdate.h 1.2:
16657: date roll
16658: table calendar
16659:
16660: 2001-07-06 parser
16661: * src/classes/math.C 1.2:
16662: * src/include/pa_request.h 1.90:
16663: * src/main/execute.C 1.174:
16664: * src/main/main.dsp 1.104:
16665: * src/main/pa_request.C 1.141:
16666: * src/types/pa_vmath.h 1.1:
16667: math 0
16668:
16669: 2001-07-03 parser
16670: * src/classes/Makefile.am 1.15:
16671: * src/classes/math.C 1.1:
16672: * src/classes/op.C 1.33:
16673: * src/classes/random.C 1.15:
16674: * src/main/main.dsp 1.103:
16675: class random renamed to math, operators became methods
16676:
16677: * src/classes/op.C 1.32:
16678: pow sqrt
16679:
16680: * src/classes/op.C 1.31:
16681: * src/main/execute.C 1.173:
16682: sin asin cos acos tan atan
16683:
16684: 2001-07-02 parser
16685: * src/classes/hash.C 1.9:
16686: ^hash.keys[]
16687:
16688: * src/classes/table.C 1.88:
16689: * src/main/pa_table.C 1.34:
16690: ^table:columns[]
16691:
16692: * src/classes/table.C 1.89:
16693: ^table.columns column renamed from 'name' to 'column'
16694:
16695: * src/main/compile.y 1.145:
16696: * src/main/compile_tools.h 1.42:
16697: in expressions now allowed 'strings'
16698:
16699: 2001-06-29 parser
16700: * src/main/execute.C 1.171:
16701: * src/main/execute.C 1.172:
16702: /0 %0 checkes ver 2
16703:
16704: * src/classes/table.C 1.87:
16705: empty strings @ sql
16706:
16707: * src/Makefile.in 1.8:
16708: * src/classes/Makefile.in 1.9:
16709: makes
16710:
16711: * src/classes/Makefile.am 1.14:
16712: nothing - void
16713:
16714: * src/main/execute.C 1.170:
16715: /0 %0 checke
16716:
16717: 2001-06-28 parser
16718: * src/classes/double.C 1.32:
16719: * src/classes/file.C 1.38:
16720: * src/classes/form.C 1.13:
16721: * src/classes/hash.C 1.8:
16722: * src/classes/image.C 1.29:
16723: * src/classes/int.C 1.28:
16724: * src/classes/mail.C 1.31:
16725: * src/classes/op.C 1.30:
16726: * src/classes/random.C 1.14:
16727: * src/classes/response.C 1.13:
16728: * src/classes/string.C 1.58:
16729: * src/classes/table.C 1.86:
16730: * src/classes/void.C 1.3:
16731: * src/main/compile.C 1.40:
16732: * src/main/compile.y 1.144:
16733: * src/main/compile_tools.C 1.36:
16734: * src/main/execute.C 1.169:
16735: * src/main/pa_array.C 1.37:
16736: * src/main/pa_common.C 1.56:
16737: * src/main/pa_dir.C 1.5:
16738: * src/main/pa_exception.C 1.11:
16739: * src/main/pa_exec.C 1.7:
16740: * src/main/pa_globals.C 1.62:
16741: * src/main/pa_hash.C 1.37:
16742: * src/main/pa_pool.C 1.20:
16743: * src/main/pa_request.C 1.140:
16744: * src/main/pa_socks.C 1.5:
16745: * src/main/pa_sql_driver_manager.C 1.22:
16746: * src/main/pa_string.C 1.93:
16747: * src/main/pa_table.C 1.33:
16748: * src/main/untaint.C 1.53:
16749: * src/targets/cgi/parser3.C 1.93:
16750: * src/targets/isapi/parser3isapi.C 1.35:
16751: */
1.25 ! paf 16752: static const char *RCSId="$Id: ChangeLog,v 1.24.2.1 2003/07/24 14:09:56 paf Exp $";
1.15 paf 16753:
16754: * src/main/compile.y 1.142:
16755: * src/main/compile_tools.h 1.41:
16756: $:name: == ${name}:
16757: $class:name: == ${class:name}:
16758:
16759: * src/classes/string.C 1.56:
16760: exactly one
16761:
16762: * src/classes/double.C 1.31:
16763: * src/classes/file.C 1.37:
16764: * src/classes/form.C 1.12:
16765: * src/classes/hash.C 1.7:
16766: * src/classes/image.C 1.28:
16767: * src/classes/int.C 1.27:
16768: * src/classes/mail.C 1.30:
16769: * src/classes/op.C 1.29:
16770: * src/classes/random.C 1.13:
16771: * src/classes/response.C 1.12:
16772: * src/classes/string.C 1.57:
16773: * src/classes/table.C 1.85:
16774: * src/classes/void.C 1.2:
16775: * src/main/compile.C 1.39:
16776: * src/main/compile.y 1.143:
16777: * src/main/compile_tools.C 1.35:
16778: * src/main/execute.C 1.168:
16779: * src/main/pa_array.C 1.36:
16780: * src/main/pa_common.C 1.55:
16781: * src/main/pa_dir.C 1.4:
16782: * src/main/pa_exception.C 1.10:
16783: * src/main/pa_exec.C 1.6:
16784: * src/main/pa_globals.C 1.61:
16785: * src/main/pa_hash.C 1.36:
16786: * src/main/pa_pool.C 1.19:
16787: * src/main/pa_request.C 1.139:
16788: * src/main/pa_socks.C 1.4:
16789: * src/main/pa_sql_driver_manager.C 1.21:
16790: * src/main/pa_string.C 1.92:
16791: * src/main/pa_table.C 1.32:
16792: * src/main/untaint.C 1.52:
16793: * src/targets/cgi/parser3.C 1.92:
16794: * src/targets/isapi/parser3isapi.C 1.34:
1.25 ! paf 16795: static char *RCSId="$Id: ChangeLog,v 1.24.2.1 2003/07/24 14:09:56 paf Exp $";
1.15 paf 16796:
16797: 2001-06-27 parser
16798: * src/classes/hash.C 1.6:
16799: * src/classes/nothing.C 1.5:
16800: * src/classes/table.C 1.84:
16801: * src/classes/void.C 1.1:
16802: * src/main/compile.y 1.140:
16803: * src/main/compile.y 1.141:
16804: * src/main/execute.C 1.167:
16805: * src/main/main.dsp 1.102:
16806: * src/main/pa_request.C 1.138:
16807: * src/targets/cgi/pa_pool.C 1.17:
16808: * src/types/pa_value.h 1.63:
16809: * src/types/pa_vcode_frame.h 1.6:
16810: * src/types/pa_vmethod_frame.h 1.12:
16811: * src/types/pa_vnothing.h 1.2:
16812: * src/types/pa_vtable.h 1.26:
16813: * src/types/pa_vvoid.h 1.1:
16814: nothing renamed to void
16815:
16816: * src/classes/op.C 1.28:
16817: ^switch ^case
16818:
16819: * src/main/compile.y 1.139:
16820: lexer: $zzzz^zzzz were name part
16821:
16822: 2001-05-28 parser
16823: * src/main/main.dsp 1.101:
16824: * src/targets/isapi/parser3isapi.dsp 1.15:
16825: release project options [some bugs]
16826:
16827: * src/classes/classes.C 1.7:
16828: * src/main/compile.C 1.38:
16829: * src/main/compile.y 1.138:
16830: * src/main/execute.C 1.166:
16831: operators are not in root class again
16832:
16833: * src/doc/html2chm.cmd 1.3:
16834: removed >a
16835:
16836: * src/doc/sources2html.cmd 1.2:
16837: z
16838:
16839: 2001-05-24 parser
16840: * src/Makefile.in 1.7:
16841: * src/classes/Makefile.in 1.8:
16842: * src/classes/gd/Makefile.in 1.6:
16843: * src/main/Makefile.in 1.6:
16844: * src/targets/Makefile.in 1.7:
16845: * src/targets/apache13/Makefile.in 1.6:
16846: * src/targets/cgi/Makefile.in 1.7:
16847: * src/types/Makefile.in 1.6:
16848: makes
16849:
16850: * src/main/pa_request.C 1.135:
16851: * src/main/pa_request.C 1.136:
16852: * src/targets/cgi/parser3.C 1.90:
16853: // no _ conversions in @exception[params]
16854:
16855: * src/targets/cgi/parser3.dsp 1.19:
16856: project file
16857:
16858: * src/classes/op.C 1.27:
16859: * src/main/pa_request.C 1.137:
16860: * src/targets/cgi/parser3.C 1.91:
16861: ^log ^exp
16862:
16863: 2001-05-23 parser
16864: * src/classes/op.C 1.25:
16865: * src/main/compile.y 1.137:
16866: allow one empty line before LS_DEF_NAME
16867:
16868: * src/main/pa_string.C 1.91:
16869: string cmp bug
16870:
16871: * src/classes/mail.C 1.29:
16872: * src/classes/op.C 1.26:
16873: rem max 1000
16874:
16875: 2001-05-22 parser
16876: * src/classes/op.C 1.24:
16877: if params code-required
16878:
16879: 2001-05-21 parser
16880: * src/classes/classes.C [operators_as_parent_class2] 1.5.2.1:
16881: * src/main/compile.C [operators_as_parent_class2] 1.36.2.1:
16882: * src/main/compile.y [operators_as_parent_class2] 1.134.2.1:
16883: * src/main/execute.C [operators_as_parent_class2] 1.162.2.1:
16884: 0
16885:
16886: * src/classes/classes.C [operators_as_parent_class2] 1.5.2.2:
16887: * src/main/compile.C [operators_as_parent_class2] 1.36.2.2:
16888: 1
16889:
16890: * src/Makefile.in 1.6:
16891: * src/classes/Makefile.in 1.6:
16892: * src/classes/Makefile.in 1.7:
16893: * src/classes/gd/Makefile.in 1.5:
16894: * src/main/Makefile.in 1.5:
16895: * src/targets/Makefile.in 1.6:
16896: * src/targets/apache13/Makefile.in 1.5:
16897: * src/targets/cgi/Makefile.in 1.6:
16898: * src/types/Makefile.in 1.5:
16899: makes
16900:
16901: * src/classes/double.C 1.30:
16902: * src/classes/hash.C 1.4:
16903: * src/classes/hash.C 1.5:
16904: * src/classes/nothing.C 1.1:
16905: * src/classes/nothing.C 1.2:
16906: * src/classes/nothing.C 1.3:
16907: * src/classes/op.C 1.23:
16908: * src/classes/string.C 1.55:
16909: * src/classes/table.C 1.83:
16910: * src/classes/unknown.C 1.8:
16911: * src/main/compile.y 1.136:
16912: * src/main/execute.C 1.164:
16913: * src/main/execute.C 1.165:
16914: * src/main/main.dsp 1.100:
16915: * src/main/pa_request.C 1.134:
16916: * src/targets/cgi/pa_pool.C 1.15:
16917: * src/targets/cgi/pa_pool.C 1.16:
16918: * src/types/pa_value.h 1.62:
16919: * src/types/pa_vcode_frame.h 1.5:
16920: * src/types/pa_vmethod_frame.h 1.10:
16921: * src/types/pa_vmethod_frame.h 1.11:
16922: * src/types/pa_vnothing.h 1.1:
16923: * src/types/pa_vtable.h 1.24:
16924: * src/types/pa_vtable.h 1.25:
16925: * src/types/pa_vunknown.h 1.14:
16926: 'unknown' renamed to 'nothing'
16927:
16928: * src/Makefile.in 1.5:
16929: * src/classes/Makefile.in 1.5:
16930: * src/classes/gd/Makefile.in 1.4:
16931: * src/main/Makefile.in 1.4:
16932: * src/targets/Makefile.in 1.5:
16933: * src/targets/apache13/Makefile.in 1.4:
16934: * src/targets/cgi/Makefile.in 1.5:
16935: * src/types/Makefile.in 1.4:
16936: make system timestamps
16937:
16938: * src/classes/nothing.C 1.4:
16939: resultless ^sql moved to nothing:
16940:
16941: * src/classes/Makefile.am 1.13:
16942: .AM
16943:
16944: * src/main/pa_request.C 1.133:
16945: .am
16946:
16947: * src/Makefile.in 1.4:
16948: file stamps to remove autoreconf
16949:
16950: * src/targets/cgi/parser3.C 1.88:
16951: argv can be just "parser3". made site_auto_path "." in that case
16952:
16953: * src/types/pa_vstring.C 1.8:
16954: eoleof
16955:
16956: * src/classes/op.C [operators_as_parent_class2] 1.21.2.1:
16957: * src/main/execute.C 1.162:
16958: * src/targets/cgi/Makefile.in 1.4:
16959: * src/targets/cgi/parser3.C 1.86:
16960: * src/targets/cgi/parser3.C 1.87:
16961: * src/targets/cgi/parser3.C 1.89:
16962: z
16963:
16964: * src/main/pa_request.C 1.132:
16965: * src/targets/cgi/parser3.C 1.85:
16966: pcre_tables=pcre_default_tables;
16967:
16968: * src/classes/hash.C 1.3:
16969: * src/classes/int.C 1.25:
16970: * src/classes/string.C 1.53:
16971: * src/classes/table.C 1.82:
16972: * src/include/pa_string.h 1.95:
16973: * src/include/pa_string.h 1.96:
16974: * src/main/pa_string.C 1.89:
16975: * src/main/pa_string.C 1.90:
16976: * src/types/pa_vstring.C 1.6:
16977: * src/types/pa_vstring.h 1.27:
16978: started int:sql
16979:
16980: * src/types/pa_vstring.C 1.7:
16981: * src/types/pa_vstring.h 1.28:
16982: removed unnecessary vstring::set_string
16983:
16984: * src/classes/double.C 1.29:
16985: * src/classes/int.C 1.26:
16986: * src/classes/string.C 1.54:
16987: int,double;sql
16988:
16989: * src/classes/hash.C [operators_as_parent_class2] 1.1.2.1:
16990: * src/classes/op.C [operators_as_parent_class2] 1.21.2.2:
16991: * src/classes/table.C [operators_as_parent_class2] 1.80.2.1:
16992: hash:sql
16993:
16994: * src/classes/classes.C 1.6:
16995: * src/classes/hash.C 1.2:
16996: * src/classes/op.C 1.22:
16997: * src/classes/table.C 1.81:
16998: * src/main/compile.C 1.37:
16999: * src/main/compile.y 1.135:
17000: * src/main/execute.C 1.163:
17001: hash:sql moved to main trunc. operators.txt updated
17002:
17003: 2001-05-19 parser
17004: * src/types/pa_value.h 1.61:
17005: parameter # 1 based
17006:
17007: * src/main/pa_common.C 1.54:
17008: common: actual filename '%s'
17009:
17010: * src/classes/string.C 1.52:
17011: root context in match replace body now unchanged
17012:
17013: * src/classes/Makefile.am 1.10:
17014: * src/classes/Makefile.am 1.11:
17015: * src/classes/Makefile.am 1.12:
17016: * src/classes/Makefile.am 1.9:
17017: * src/main/pa_sql_driver_manager.C 1.20:
17018: * src/targets/cgi/pa_pool.C 1.12:
17019: classes/.am
17020:
17021: * src/main/untaint.C 1.50:
17022: * src/targets/cgi/pa_pool.C 1.13:
17023: * src/targets/cgi/parser3.C 1.84:
17024: fixed bug in pre html untaint, wrong size used, 4* mem wasted
17025:
17026: * src/classes/string.C 1.51:
17027: * src/main/pa_string.C 1.88:
17028: z
17029:
17030: * src/include/pa_string.h 1.94:
17031: * src/main/untaint.C 1.51:
17032: * src/targets/cgi/pa_pool.C 1.14:
17033: introducing String::cstr_bufsize, returns just size+1 for as_is
17034: target.
17035:
17036: * src/classes/Makefile.in 1.4:
17037: clean
17038:
17039: 2001-05-18 parser
17040: * src/Makefile.in 1.3:
17041: * src/classes/Makefile.in 1.3:
17042: * src/classes/gd/Makefile.in 1.3:
17043: * src/include/pa_config_auto.h.in 1.3:
17044: * src/main/Makefile.in 1.3:
17045: * src/targets/Makefile.in 1.4:
17046: * src/targets/apache13/Makefile.in 1.3:
17047: * src/targets/cgi/Makefile.in 1.3:
17048: * src/targets/cgi/pa_pool.C 1.11:
17049: * src/types/Makefile.in 1.3:
17050: .am pa_threads.C ins
17051:
17052: * src/targets/cgi/Makefile.am 1.8:
17053: .am pa_threads.C added
17054:
17055: 2001-05-17 parser
17056: * src/include/pa_hash.h 1.40:
17057: * src/main/execute.C 1.158:
17058: removed /*SYNCHRONIZED*/ from hash.h
17059:
17060: * src/include/pa_array.h 1.41:
17061: * src/include/pa_common.h 1.44:
17062: * src/include/pa_config_fixed.h 1.8:
17063: * src/include/pa_config_includes.h 1.8:
17064: * src/include/pa_exception.h 1.12:
17065: * src/include/pa_exec.h 1.2:
17066: * src/include/pa_globals.h 1.54:
17067: * src/include/pa_hash.h 1.41:
17068: * src/include/pa_opcode.h 1.2:
17069: * src/include/pa_pool.h 1.52:
17070: * src/include/pa_request.h 1.88:
17071: * src/include/pa_sapi.h 1.9:
17072: * src/include/pa_socks.h 1.3:
17073: * src/include/pa_sql_connection.h 1.7:
17074: * src/include/pa_stack.h 1.9:
17075: * src/include/pa_string.h 1.93:
17076: * src/include/pa_table.h 1.33:
17077: * src/include/pa_threads.h 1.14:
17078: #include "pa_config_includes.h"
17079: in all headers
17080:
17081: * src/include/pa_request.h 1.89:
17082: * src/main/execute.C 1.159:
17083: * src/main/pa_request.C 1.131:
17084: ANTI_ENDLESS_EXECUTE_RECOURSION
17085:
17086: * src/classes/op.C 1.20:
17087: * src/include/pa_config_fixed.h 1.10:
17088: * src/include/pa_sql_connection.h 1.8:
17089: * src/include/pa_sql_driver_manager.h 1.5:
17090: * src/main/pa_sql_driver_manager.C 1.15:
17091: found problem at last: 2connections own 1driver and
17092: set_services fight for driver::fservices. before fix
17093:
17094: * src/main/execute.C 1.160:
17095: * src/types/pa_vmethod_frame.h 1.9:
17096: endless recursion line no
17097:
17098: * src/classes/classes.h 1.8:
17099: * src/include/pa_sql_connection.h 1.10:
17100: * src/include/pa_sql_driver_manager.h 1.7:
17101: * src/main/pa_sql_driver_manager.C 1.17:
17102: cache expiration[use SQL_Driver::disconnect]
17103:
17104: * src/include/pa_config_fixed.h 1.9:
17105: * src/include/pa_threads.h 1.16:
17106: * src/targets/cgi/pa_threads.C 1.1:
17107: * src/targets/cgi/parser3.dsp 1.18:
17108: * src/targets/isapi/pa_threads.C 1.1:
17109: * src/targets/isapi/parser3isapi.dsp 1.14:
17110: added pa_threads.C
17111:
17112: * src/classes/image.C 1.27:
17113: * src/include/pa_sql_driver_manager.h 1.4:
17114: * src/main/pa_sql_driver_manager.C 1.14:
17115: * src/main/pa_string.C 1.87:
17116: wrong includes order prevented sqlmanager to see MULTYTHREAD define
17117:
17118: * src/main/pa_table.C 1.31:
17119: table.locate current restored on "not found"
17120:
17121: * src/include/pa_threads.h 1.15:
17122: removed targets/parser
17123:
17124: * src/classes/op.C 1.19:
17125: * src/include/pa_sql_connection.h 1.6:
17126: * src/main/pa_sql_driver_manager.C 1.12:
17127: * src/sql/pa_sql_driver.h 1.9:
17128: connection from cache ->set_services(&services);
17129:
17130: * src/include/pa_config_fixed.h 1.7:
17131: * src/include/pa_threads.h 1.13:
17132: * src/main/pa_sql_driver_manager.C 1.13:
17133: SYNCHRONIZED moved closer to caches put/gets
17134:
17135: * src/classes/string.C 1.50:
17136: * src/include/pa_config_fixed.h 1.11:
17137: * src/include/pa_config_includes.h 1.9:
17138: * src/main/compile.y 1.134:
17139: * src/main/compile_tools.h 1.40:
17140: * src/main/execute.C 1.161:
17141: * src/main/pa_array.C 1.35:
17142: * src/main/pa_common.C 1.53:
17143: * src/main/pa_dir.C 1.3:
17144: * src/main/pa_hash.C 1.35:
17145: * src/main/pa_pool.C 1.18:
17146: * src/main/untaint.C 1.49:
17147: * src/types/pa_vcookie.C 1.21:
17148: * src/types/pa_vfile.C 1.17:
17149: * src/types/pa_vform.C 1.29:
17150: #include "pa_config_includes.h"
17151: removed from most .C
17152:
17153: * src/doc/html2chm.cmd 1.2:
17154: z
17155:
17156: * src/doc/chm.cmd 1.7:
17157: * src/doc/doxygen.cmd 1.7:
17158: * src/doc/html2chm.cmd 1.1:
17159: * src/doc/sources2html.cmd 1.1:
17160: * src/doc/view.cmd 1.3:
17161: * src/doc/view_chm.cmd 1.1:
17162: * src/doc/view_html.cmd 1.1:
17163: doc cmds
17164:
17165: * src/main/pa_sql_driver_manager.C 1.19:
17166: moved expiration to get_connection_from_cache
17167:
17168: * src/main/pa_sql_driver_manager.C 1.18:
17169: cache expiration bf
17170:
17171: * src/classes/op.C 1.21:
17172: * src/include/pa_sql_connection.h 1.9:
17173: * src/include/pa_sql_driver_manager.h 1.6:
17174: * src/main/pa_sql_driver_manager.C 1.16:
17175: * src/sql/pa_sql_driver.h 1.10:
17176: fixed problem at last: 2connections own 1driver and
17177: set_services fight for driver::fservices. before fix
17178:
17179: 2001-05-16 parser
17180: * src/include/pa_array.h 1.39:
17181: * src/include/pa_string.h 1.92:
17182: * src/main/execute.C 1.157:
17183: * src/main/pa_array.C 1.33:
17184: * src/targets/cgi/pa_pool.C 1.9:
17185: * src/targets/cgi/parser3.C 1.81:
17186: array debugged; adjusted
17187:
17188: * src/include/pa_array.h 1.40:
17189: * src/main/pa_array.C 1.34:
17190: * src/targets/cgi/parser3.C 1.82:
17191: removed array debug. before vstring rebasing
17192:
17193: * src/main/pa_sql_driver_manager.C 1.11:
17194: * src/main/pa_string.C 1.86:
17195: SQL_Driver_manager line no for connect/charset errors
17196:
17197: * src/targets/cgi/parser3.C 1.83:
17198: z
17199:
17200: * src/include/pa_pool.h 1.51:
17201: * src/targets/cgi/pa_pool.C 1.10:
17202: removed pool debug, #ifdefed some.
17203: would debug later, on more precise sample than stupid:
17204: @main[]
17205: $name[$z[]]
17206: ^for[i](0;10000-2){
17207: $tail[9994]
17208: $name.$tail[$tail!]
17209: $name.$tail
17210: }
17211: ok3
17212:
17213: 2001-05-15 parser
17214: * src/targets/cgi/pa_pool.C 1.6:
17215: * src/targets/cgi/parser3.C 1.78:
17216: main loss here: 5673321/ 70041= 81
17217:
17218: * src/include/pa_pool.h 1.50:
17219: * src/include/pa_string.h 1.89:
17220: * src/main/pa_string.C 1.83:
17221: * src/targets/cgi/pa_pool.C 1.7:
17222: * src/targets/cgi/parser3.C 1.79:
17223: string fixed bug with fullchunk cmps
17224:
17225: * src/include/pa_string.h 1.90:
17226: * src/main/pa_string.C 1.84:
17227: * src/targets/cgi/pa_pool.C 1.8:
17228: * src/targets/cgi/parser3.C 1.80:
17229: think that all must grow lineary, not exponentialy
17230:
17231: * src/include/pa_array.h 1.38:
17232: * src/include/pa_string.h 1.91:
17233: * src/main/pa_array.C 1.32:
17234: * src/main/pa_string.C 1.85:
17235: string+array made linear grows
17236:
17237: * src/include/pa_string.h 1.88:
17238: * src/targets/cgi/pa_pool.C 1.5:
17239: * src/targets/cgi/parser3.C 1.77:
17240: detected huge mem allocation: size/times malloc 27809390/368771
17241: calloc 3232/83. would test now
17242:
17243: * src/classes/random.C 1.12:
17244: * src/main/compile.y 1.133:
17245: * src/main/execute.C 1.156:
17246: * src/main/pa_request.C 1.130:
17247: * src/types/pa_value.h 1.60:
17248: * src/types/pa_vmethod_frame.h 1.8:
17249: numbered params had wrong name - for instance: bad error
17250: message in ^for[] bad body type. fixed
17251:
17252: 2001-05-14 parser
17253: * src/classes/string.C 1.49:
17254: * src/include/pa_string.h 1.87:
17255: * src/main/pa_string.C 1.82:
17256: * src/main/untaint.C 1.48:
17257: ^string.upper|lower[]
17258:
17259: 2001-05-11 paf
17260: * src/classes/classes.cmd 1.2:
17261: * src/classes/gawk.exe 1.2:
17262: * src/classes/ls.exe 1.2:
17263: * src/main/bison.exe 1.2:
17264: * src/targets/isapi/KILL.EXE 1.2:
17265: * src/targets/isapi/PSTAT.EXE 1.2:
17266: * src/targets/isapi/istart.cmd 1.2:
17267: * src/targets/isapi/istop.cmd 1.2:
17268: * src/targets/isapi/kill.pl 1.2:
17269: moved win32 helpers to /win32tools
17270:
17271: 2001-05-11 parser
17272: * src/main/main.dsp 1.99:
17273: * src/targets/isapi/parser3isapi.dsp 1.13:
17274: fixed some .dsp for win32tools
17275:
17276: * src/classes/double.C 1.28:
17277: * src/classes/image.C 1.26:
17278: * src/classes/op.C 1.18:
17279: * src/classes/string.C 1.48:
17280: * src/classes/table.C 1.80:
17281: * src/classes/unknown.C 1.7:
17282: * src/main/execute.C 1.155:
17283: * src/types/pa_value.h 1.59:
17284: * src/types/pa_vbool.h 1.10:
17285: * src/types/pa_vdouble.h 1.21:
17286: * src/types/pa_vint.h 1.22:
17287: * src/types/pa_vstring.h 1.26:
17288: * src/types/pa_vunknown.h 1.13:
17289: op: MAX_LOOPS
17290: as_int
17291:
17292: 2001-05-10 paf
17293: * src/doc/doxygen.cmd 1.5:
17294: * src/main/compile.y 1.131:
17295: * src/types/pa_vobject.h 1.9:
17296: grammar: priorities changes [lowerd && prior]
17297: vobject: now first fields, next methods
17298:
17299: * src/main/pa_request.C 1.129:
17300: * src/types/pa_vrequest.C 1.6:
17301: op configured
17302:
17303: * src/Makefile.in 1.2:
17304: * src/classes/Makefile.in 1.2:
17305: * src/classes/gd/Makefile.in 1.2:
17306: * src/classes/gd/gif.h 1.9:
17307: * src/include/pa_config_auto.h.in 1.2:
17308: * src/include/pa_config_fixed.h 1.6:
17309: * src/include/pa_config_includes.h 1.6:
17310: * src/main/Makefile.in 1.2:
17311: * src/targets/Makefile.in 1.3:
17312: * src/targets/apache13/Makefile.in 1.2:
17313: * src/targets/cgi/Makefile.in 1.2:
17314: * src/types/Makefile.in 1.2:
17315: inline wonders
17316:
17317: * src/main/compile.y 1.132:
17318: @end grammar: allowed zero strings in control menthod
17319:
17320: * src/types/pa_value.h 1.58:
17321: * src/types/pa_vclass.h 1.16:
17322: * src/types/pa_vstateless_class.h 1.14:
17323: * src/types/pa_vstateless_object.h 1.9:
17324: changed priority: field before method lookup in vclass & vobject
17325:
17326: * src/include/pa_common.h 1.43:
17327: * src/include/pa_config_includes.h 1.7:
17328: inline undefed for C++, that's all
17329:
17330: * src/classes/gd/gif.h 1.8:
17331: gif.h accedently removed
17332:
17333: * src/classes/Makefile.am 1.8:
17334: * src/classes/hash.C 1.1:
17335: * src/doc/doxygen.cfg 1.11:
17336: * src/doc/doxygen.cmd 1.6:
17337: hash.C added
17338:
17339: 2001-05-08 paf
17340: * src/classes/table.C 1.76:
17341: table:hash always hash of hash now
17342:
17343: * src/classes/op.C 1.15:
17344: * src/classes/table.C 1.72:
17345: * src/main/main.dsp 1.97:
17346: * src/types/pa_vtable.h 1.21:
17347: removed table:find. table:locate and op:eval now return bool
17348:
17349: * src/classes/table.C 1.75:
17350: table:empty return bool now
17351:
17352: * src/classes/table.C 1.79:
17353: * src/types/pa_value.h 1.57:
17354: * src/types/pa_vhash.h 1.14:
17355: * src/types/pa_vmethod_frame.h 1.7:
17356: hash:default works at last!
17357:
17358: * src/main/pa_table.C 1.30:
17359: table columnname2item on nameless ignored bark=false. fixed
17360:
17361: * src/classes/op.C 1.17:
17362: * src/types/pa_vtable.h 1.22:
17363: allowed $table.2342734 returns vunknown
17364:
17365: * src/classes/table.C 1.74:
17366: * src/doc/chm.cmd 1.6:
17367: * src/include/pa_array.h 1.37:
17368: * src/include/pa_table.h 1.32:
17369: * src/main/pa_table.C 1.29:
17370: * src/types/pa_value.h 1.56:
17371: * src/types/pa_vtable.h 1.23:
17372: table:hash
17373:
17374: * src/doc/chm.cmd 1.5:
17375: * src/main/execute.C 1.154:
17376: * src/types/pa_value.h 1.55:
17377: wrong pool in method checkparams again. fixed
17378:
17379: * src/classes/double.C 1.27:
17380: * src/classes/int.C 1.24:
17381: * src/classes/op.C 1.16:
17382: * src/classes/string.C 1.47:
17383: int,double,string:int[] double[] string:length[] results now
17384: have hames
17385:
17386: * src/classes/table.C 1.77:
17387: z
17388:
17389: * src/classes/mail.C 1.28:
17390: * src/classes/table.C 1.78:
17391: * src/doc/doxygen.cmd 1.4:
17392: * src/main/main.dsp 1.98:
17393: * src/types/pa_vhash.h 1.13:
17394: * src/types/pa_vstateless_class.h 1.13:
17395: hash:default
17396:
17397: * src/classes/table.C 1.73:
17398: table:record have name
17399:
17400: 2001-05-07 paf
17401: * src/types/pa_value.h 1.51:
17402: * src/types/pa_vtable.h 1.17:
17403: table: fields, then methods. so to enable 'dir' fields & co.
17404:
17405: * src/main/execute.C 1.153:
17406: ^var[^class:var.method[]] is not constructor now
17407:
17408: * src/main/compile.y 1.130:
17409: grammar: @end
17410:
17411: * src/doc/chm.cmd 1.4:
17412: cmd
17413:
17414: * src/doc/ClassExample2.dox 1.3:
17415: * src/doc/aliased.dox 1.3:
17416: * src/doc/chm.cmd 1.2:
17417: * src/include/code.h 1.29:
17418: * src/include/pa_opcode.h 1.1:
17419: * src/main/compile.C 1.36:
17420: * src/main/compile_tools.h 1.39:
17421: * src/main/execute.C 1.152:
17422: * src/types/pa_value.h 1.53:
17423: * src/types/pa_vbool.h 1.9:
17424: * src/types/pa_vclass.h 1.15:
17425: * src/types/pa_vcode_frame.h 1.4:
17426: * src/types/pa_vcookie.h 1.10:
17427: * src/types/pa_vdouble.h 1.20:
17428: * src/types/pa_venv.h 1.16:
17429: * src/types/pa_vfile.h 1.26:
17430: * src/types/pa_vform.h 1.20:
17431: * src/types/pa_vhash.h 1.12:
17432: * src/types/pa_vimage.h 1.13:
17433: * src/types/pa_vint.h 1.21:
17434: * src/types/pa_vjunction.h 1.6:
17435: * src/types/pa_vmethod_frame.h 1.6:
17436: * src/types/pa_vobject.h 1.8:
17437: * src/types/pa_vrequest.h 1.10:
17438: * src/types/pa_vresponse.h 1.10:
17439: * src/types/pa_vstateless_class.h 1.12:
17440: * src/types/pa_vstring.h 1.25:
17441: * src/types/pa_vtable.h 1.20:
17442: * src/types/pa_vunknown.h 1.12:
17443: * src/types/pa_wcontext.h 1.15:
17444: * src/types/pa_wwrapper.h 1.9:
17445: pa_code.h
17446:
17447: * src/include/pa_table.h 1.30:
17448: * src/main/pa_table.C 1.27:
17449: * src/types/pa_value.h 1.52:
17450: * src/types/pa_vtable.h 1.18:
17451: table: fields, then methods. so to enable 'dir' fields & co. more
17452:
17453: * src/classes/gd/gifio.C 1.9:
17454: * src/classes/string.C 1.45:
17455: * src/classes/table.C 1.71:
17456: * src/doc/ClassExample1.dox 1.2:
17457: * src/doc/ClassExample2.dox 1.2:
17458: * src/doc/ClassExample3.dox 1.2:
17459: * src/doc/aliased.dox 1.2:
17460: * src/doc/class.dox 1.2:
17461: * src/doc/compiler.dox 1.2:
17462: * src/doc/doxygen.cfg 1.10:
17463: * src/doc/doxygen.cmd 1.2:
17464: * src/doc/executor.dox 1.2:
17465: * src/doc/index.dox 1.3:
17466: * src/doc/methoded.dox 1.2:
17467: * src/doc/module.dox 1.2:
17468: * src/doc/object.dox 1.2:
17469: * src/doc/pooled.dox 1.2:
17470: * src/doc/string.dox 1.2:
17471: * src/doc/targets.dox 1.2:
17472: * src/doc/value.dox 1.2:
17473: * src/include/code.h 1.28:
17474: * src/include/pa_hash.h 1.39:
17475: * src/include/pa_string.h 1.86:
17476: * src/main/pa_request.C 1.128:
17477: * src/main/pa_sql_driver_manager.C 1.10:
17478: * src/types/pa_vjunction.h 1.5:
17479: * src/types/pa_vtable.h 1.19:
17480: dox, split by not clean parts also
17481:
17482: * src/classes/image.C 1.25:
17483: * src/classes/mail.C 1.27:
17484: * src/classes/string.C 1.46:
17485: * src/doc/chm.cmd 1.3:
17486: * src/include/pa_table.h 1.31:
17487: * src/main/pa_table.C 1.28:
17488: * src/types/pa_value.h 1.54:
17489: method reported errors on wrong pool
17490:
17491: * src/doc/chm.cmd 1.1:
17492: * src/doc/doxygen.cmd 1.3:
17493: * src/doc/view.cmd 1.2:
17494: dox cmd
17495:
17496: 2001-05-04 paf
17497: * src/classes/classes.h 1.7:
17498: * src/classes/double.C 1.26:
17499: * src/classes/file.C 1.36:
17500: * src/classes/form.C 1.11:
17501: * src/classes/image.C 1.24:
17502: * src/classes/int.C 1.23:
17503: * src/classes/mail.C 1.26:
17504: * src/classes/op.C 1.14:
17505: * src/classes/random.C 1.11:
17506: * src/classes/response.C 1.11:
17507: * src/classes/string.C 1.44:
17508: * src/classes/table.C 1.70:
17509: * src/classes/unknown.C 1.6:
17510: * src/doc/doxygen.cfg 1.9:
17511: * src/doc/index.dox 1.2:
17512: * src/main/pa_string.C 1.81:
17513: removed m- method dox
17514:
17515: * src/doc/ClassExample1.dox 1.1:
17516: * src/doc/ClassExample2.dox 1.1:
17517: * src/doc/ClassExample3.dox 1.1:
17518: * src/main/execute.C 1.151:
17519: dox: example1 updated
17520:
17521: 2001-05-03 paf
17522: * src/classes/classes.h 1.6:
17523: * src/classes/double.C 1.25:
17524: * src/doc/aliased.dox 1.1:
17525: * src/doc/class.dox 1.1:
17526: * src/doc/compiler.dox 1.1:
17527: * src/doc/doxygen.cfg 1.8:
17528: * src/doc/doxygen.txt 1.6:
17529: * src/doc/executor.dox 1.1:
17530: * src/doc/index.dox 1.1:
17531: * src/doc/methoded.dox 1.1:
17532: * src/doc/module.dox 1.1:
17533: * src/doc/object.dox 1.1:
17534: * src/doc/pooled.dox 1.1:
17535: * src/doc/string.dox 1.1:
17536: * src/doc/targets.dox 1.1:
17537: * src/doc/value.dox 1.1:
17538: * src/main/pa_request.C 1.127:
17539: dox splitted .dox files and added some
17540:
17541: * src/classes/Makefile.am 1.7:
17542: * src/doc/doxygen.txt 1.5:
17543: classes/am
17544:
17545: 2001-05-02 paf
17546: * src/classes/image.C 1.23:
17547: * src/classes/table.C 1.69:
17548: table:dir result are not tainted by file_name language now
17549:
17550: 2001-04-28 paf
17551: * src/classes/classes.inc 1.5:
17552: removed classes.inc
17553:
17554: * src/classes/classes.C 1.3:
17555: * src/classes/classes.h 1.3:
17556: * src/classes/file.C 1.33:
17557: * src/classes/form.C 1.5:
17558: * src/classes/mail.C 1.24:
17559: * src/include/pa_request.h 1.85:
17560: * src/main/pa_request.C 1.124:
17561: configure started
17562:
17563: * src/classes/file.C [reorganize_user_classes] 1.31.2.5:
17564: * src/classes/table.C [reorganize_user_classes] 1.65.2.4:
17565: * src/main/compile.y [reorganize_user_classes] 1.127.2.2:
17566: * src/main/execute.C [reorganize_user_classes] 1.148.2.3:
17567: * src/main/pa_request.C [reorganize_user_classes] 1.122.2.4:
17568: * src/targets/cgi/parser3.C [reorganize_user_classes] 1.72.2.2:
17569: * src/types/pa_vtable.h [reorganize_user_classes] 1.15.2.3:
17570: * src/types/pa_wcontext.h [reorganize_user_classes] 1.12.2.1:
17571: removed ^a.menu{$name} ability. now
17572: $a{^menu{$name}}
17573: or
17574: ^a.menu{$a.name}
17575:
17576: * src/classes/_double.h 1.8:
17577: * src/classes/_file.h 1.5:
17578: * src/classes/_form.h 1.4:
17579: * src/classes/_image.h 1.4:
17580: * src/classes/_int.h 1.8:
17581: * src/classes/_mail.h 1.4:
17582: * src/classes/_op.h 1.6:
17583: * src/classes/_random.h 1.4:
17584: * src/classes/_response.h 1.5:
17585: * src/classes/_string.h 1.10:
17586: * src/classes/_table.h 1.7:
17587: * src/classes/_unknown.h 1.3:
17588: * src/classes/classes.C 1.2:
17589: * src/classes/classes.h 1.2:
17590: * src/classes/classes.inc 1.1:
17591: * src/classes/double.C 1.22:
17592: * src/classes/exec.C 1.4:
17593: * src/classes/file.C 1.32:
17594: * src/classes/form.C 1.4:
17595: * src/classes/image.C 1.22:
17596: * src/classes/int.C 1.20:
17597: * src/classes/mail.C 1.23:
17598: * src/classes/op.C 1.10:
17599: * src/classes/random.C 1.10:
17600: * src/classes/response.C 1.8:
17601: * src/classes/string.C 1.41:
17602: * src/classes/table.C 1.66:
17603: * src/classes/unknown.C 1.3:
17604: * src/include/pa_globals.h 1.51:
17605: * src/include/pa_request.h 1.84:
17606: * src/main/compile.y 1.129:
17607: * src/main/execute.C 1.149:
17608: * src/main/main.dsp 1.93:
17609: * src/main/pa_globals.C 1.57:
17610: * src/main/pa_request.C 1.123:
17611: * src/targets/cgi/parser3.C 1.73:
17612: * src/targets/isapi/parser3isapi.C 1.32:
17613: * src/types/pa_value.h 1.50:
17614: * src/types/pa_vcookie.h 1.9:
17615: * src/types/pa_vdouble.h 1.17:
17616: * src/types/pa_venv.h 1.15:
17617: * src/types/pa_vfile.h 1.23:
17618: * src/types/pa_vform.C 1.28:
17619: * src/types/pa_vform.h 1.17:
17620: * src/types/pa_vimage.h 1.10:
17621: * src/types/pa_vint.h 1.18:
17622: * src/types/pa_vrequest.h 1.9:
17623: * src/types/pa_vresponse.h 1.9:
17624: * src/types/pa_vstateless_class.h 1.11:
17625: * src/types/pa_vstring.h 1.24:
17626: * src/types/pa_vtable.h 1.16:
17627: * src/types/pa_vunknown.h 1.11:
17628: * src/types/pa_wcontext.h 1.13:
17629: Methoded reorganized. todo: methoded-configure
17630:
17631: * src/classes/classes.inc 1.4:
17632: * src/main/Makefile.am 1.12:
17633: removed pa_methoded from .am
17634:
17635: * src/main/execute.C 1.150:
17636: * src/types/pa_wcontext.h 1.14:
17637: Methoded reorganized 2. todo: methoded-configure
17638:
17639: * src/classes/Makefile.am 1.4:
17640: * src/classes/classes.awk 1.1:
17641: * src/classes/classes.cmd 1.1:
17642: * src/classes/classes.inc 1.2:
17643: * src/classes/gawk.exe 1.1:
17644: * src/classes/ls.exe 1.1:
17645: * src/main/bison.exe 1.1:
17646: classes.inc autogenerator
17647:
17648: * src/classes/form.C 1.6:
17649: * src/include/pa_request.h 1.86:
17650: * src/main/pa_request.C 1.125:
17651: about to move configured data to special request hash
17652:
17653: * src/classes/form.C 1.7:
17654: * src/classes/mail.C 1.25:
17655: * src/classes/op.C 1.11:
17656: * src/include/pa_globals.h 1.52:
17657: * src/include/pa_request.h 1.87:
17658: * src/main/pa_globals.C 1.58:
17659: * src/main/pa_request.C 1.126:
17660: moved some configured data to request::classes_conf
17661: moved some string crations from globals to M...
17662:
1.24 paf 17663: * src/classes/Makefile.am 1.5:
17664: * src/main/main.dsp 1.95:
17665: classes/Makefile.am
17666:
1.15 paf 17667: * src/classes/classes.C 1.4:
17668: * src/classes/classes.h 1.4:
17669: * src/classes/double.C 1.23:
17670: * src/classes/file.C 1.34:
17671: * src/classes/form.C 1.9:
17672: * src/classes/int.C 1.21:
17673: * src/classes/op.C 1.12:
17674: * src/classes/response.C 1.9:
17675: * src/classes/string.C 1.42:
17676: * src/classes/table.C 1.67:
17677: * src/classes/unknown.C 1.4:
17678: * src/include/pa_methoded.h 1.1:
17679: * src/main/Makefile.am 1.11:
17680: * src/main/main.dsp 1.94:
17681: * src/main/pa_methoded.C 1.1:
17682: * src/targets/cgi/parser3.C 1.75:
17683: * src/types/pa_vdouble.h 1.18:
17684: * src/types/pa_vfile.h 1.24:
17685: * src/types/pa_vform.h 1.18:
17686: * src/types/pa_vimage.h 1.11:
17687: * src/types/pa_vint.h 1.19:
17688: classes/classes renamet to include|main/pa_methoded
17689:
17690: * src/include/pa_string.h 1.85:
17691: * src/main/pa_globals.C 1.60:
17692: * src/main/untaint.C 1.47:
17693: * src/targets/cgi/parser3.C 1.74:
17694: * src/targets/isapi/parser3isapi.C 1.33:
17695: z
17696:
17697: * src/classes/Makefile.am 1.6:
17698: * src/classes/classes.C 1.5:
17699: * src/classes/classes.h 1.5:
17700: * src/classes/classes.inc 1.3:
17701: * src/classes/double.C 1.24:
17702: * src/classes/file.C 1.35:
17703: * src/classes/form.C 1.10:
17704: * src/classes/int.C 1.22:
17705: * src/classes/op.C 1.13:
17706: * src/classes/response.C 1.10:
17707: * src/classes/string.C 1.43:
17708: * src/classes/table.C 1.68:
17709: * src/classes/unknown.C 1.5:
17710: * src/include/pa_methoded.h 1.2:
17711: * src/main/main.dsp 1.96:
17712: * src/main/pa_methoded.C 1.2:
17713: * src/targets/cgi/parser3.C 1.76:
17714: * src/types/pa_vdouble.h 1.19:
17715: * src/types/pa_vfile.h 1.25:
17716: * src/types/pa_vform.h 1.19:
17717: * src/types/pa_vimage.h 1.12:
17718: * src/types/pa_vint.h 1.20:
17719: renamed pa_methoded back to classes/classes.h
17720:
17721: * src/classes/_string.h [reorganize_user_classes] 1.9.2.1:
17722: * src/classes/classes.C [reorganize_user_classes] 1.1.2.2:
17723: * src/classes/classes.h [reorganize_user_classes] 1.1.2.2:
17724: * src/classes/double.C [reorganize_user_classes] 1.21.4.2:
17725: * src/classes/exec.C [reorganize_user_classes] 1.3.4.1:
17726: * src/classes/file.C [reorganize_user_classes] 1.31.2.4:
17727: * src/classes/form.C [reorganize_user_classes] 1.3.4.2:
17728: * src/classes/image.C [reorganize_user_classes] 1.21.2.4:
17729: * src/classes/int.C [reorganize_user_classes] 1.19.4.3:
17730: * src/classes/mail.C [reorganize_user_classes] 1.22.2.3:
17731: * src/classes/op.C [reorganize_user_classes] 1.9.2.3:
17732: * src/classes/random.C [reorganize_user_classes] 1.9.2.3:
17733: * src/classes/response.C [reorganize_user_classes] 1.7.4.3:
17734: * src/classes/string.C [reorganize_user_classes] 1.40.2.3:
17735: * src/classes/table.C [reorganize_user_classes] 1.65.2.3:
17736: * src/classes/unknown.C [reorganize_user_classes] 1.2.4.2:
17737: * src/include/pa_request.h [reorganize_user_classes] 1.83.2.1:
17738: * src/main/compile.y [reorganize_user_classes] 1.127.2.1:
17739: * src/main/execute.C [reorganize_user_classes] 1.148.2.2:
17740: * src/main/pa_globals.C [reorganize_user_classes] 1.56.2.3:
17741: * src/main/pa_request.C [reorganize_user_classes] 1.122.2.3:
17742: * src/types/pa_value.h [reorganize_user_classes] 1.49.4.2:
17743: * src/types/pa_vdouble.h [reorganize_user_classes] 1.16.2.2:
17744: * src/types/pa_vfile.h [reorganize_user_classes] 1.22.2.2:
17745: * src/types/pa_vform.C [reorganize_user_classes] 1.27.2.1:
17746: * src/types/pa_vform.h [reorganize_user_classes] 1.16.2.2:
17747: * src/types/pa_vimage.h [reorganize_user_classes] 1.9.2.2:
17748: * src/types/pa_vint.h [reorganize_user_classes] 1.17.2.2:
17749: * src/types/pa_vresponse.h [reorganize_user_classes] 1.8.4.2:
17750: * src/types/pa_vstring.h [reorganize_user_classes] 1.23.2.2:
17751: * src/types/pa_vtable.h [reorganize_user_classes] 1.15.2.2:
17752: * src/types/pa_vunknown.h [reorganize_user_classes] 1.10.2.2:
17753: beautifying just compiled. todo: debug, configure
17754:
17755: * src/classes/classes.awk 1.2:
17756: skipped classes in .awk
17757:
17758: * src/classes/form.C 1.8:
17759: * src/include/pa_globals.h 1.53:
17760: * src/main/pa_globals.C 1.59:
17761: moved some configured data to request::classes_conf
17762: moved some string crations from globals to M...
17763: [works]
17764:
17765: 2001-04-27 paf
17766: * src/main/compile.y 1.128:
17767: serge@ found @CLASS bug. fixed
17768:
17769: * src/classes/_double.h [reorganize_user_classes] 1.7.2.1:
17770: * src/classes/_form.h [reorganize_user_classes] 1.3.2.1:
17771: * src/classes/_int.h [reorganize_user_classes] 1.7.2.1:
17772: * src/classes/_response.h [reorganize_user_classes] 1.4.2.1:
17773: * src/classes/_unknown.h [reorganize_user_classes] 1.2.2.1:
17774: * src/classes/classes.C [reorganize_user_classes] 1.1.2.1:
17775: * src/classes/classes.h [reorganize_user_classes] 1.1.2.1:
17776: * src/classes/double.C [reorganize_user_classes] 1.21.4.1:
17777: * src/classes/file.C [reorganize_user_classes] 1.31.2.2:
17778: * src/classes/form.C [reorganize_user_classes] 1.3.4.1:
17779: * src/classes/image.C [reorganize_user_classes] 1.21.2.2:
17780: * src/classes/int.C [reorganize_user_classes] 1.19.4.2:
17781: * src/classes/mail.C [reorganize_user_classes] 1.22.2.2:
17782: * src/classes/op.C [reorganize_user_classes] 1.9.2.2:
17783: * src/classes/random.C [reorganize_user_classes] 1.9.2.2:
17784: * src/classes/response.C [reorganize_user_classes] 1.7.4.2:
17785: * src/classes/string.C [reorganize_user_classes] 1.40.2.2:
17786: * src/include/pa_globals.h [reorganize_user_classes] 1.50.2.2:
17787: * src/main/main.dsp [reorganize_user_classes] 1.92.2.2:
17788: * src/main/pa_globals.C [reorganize_user_classes] 1.56.2.2:
17789: * src/types/pa_vdouble.h [reorganize_user_classes] 1.16.2.1:
17790: * src/types/pa_vfile.h [reorganize_user_classes] 1.22.2.1:
17791: * src/types/pa_vform.h [reorganize_user_classes] 1.16.2.1:
17792: * src/types/pa_vimage.h [reorganize_user_classes] 1.9.2.1:
17793: * src/types/pa_vint.h [reorganize_user_classes] 1.17.2.1:
17794: * src/types/pa_vresponse.h [reorganize_user_classes] 1.8.4.1:
17795: * src/types/pa_vstring.h [reorganize_user_classes] 1.23.2.1:
17796: * src/types/pa_vtable.h [reorganize_user_classes] 1.15.2.1:
17797: * src/types/pa_vunknown.h [reorganize_user_classes] 1.10.2.1:
17798: beautifying -100
17799:
17800: * src/classes/classes.C 1.1:
17801: file classes.C was initially added on branch
17802: reorganize_user_classes.
17803:
17804: * src/classes/file.C [reorganize_user_classes] 1.31.2.3:
17805: * src/classes/image.C [reorganize_user_classes] 1.21.2.3:
17806: * src/classes/table.C [reorganize_user_classes] 1.65.2.2:
17807: * src/main/execute.C [reorganize_user_classes] 1.148.2.1:
17808: * src/main/pa_request.C [reorganize_user_classes] 1.122.2.2:
17809: * src/types/pa_vstateless_class.h [reorganize_user_classes] 1.10.2.1:
17810: beautifying -99
17811:
17812: * src/classes/_file.h [reorganize_user_classes] 1.4.2.1:
17813: * src/classes/_image.h [reorganize_user_classes] 1.3.2.1:
17814: * src/classes/_mail.h [reorganize_user_classes] 1.3.2.1:
17815: * src/classes/_op.h [reorganize_user_classes] 1.5.2.1:
17816: * src/classes/_random.h [reorganize_user_classes] 1.3.2.1:
17817: * src/classes/_table.h [reorganize_user_classes] 1.6.2.1:
17818: * src/classes/file.C [reorganize_user_classes] 1.31.2.1:
17819: * src/classes/image.C [reorganize_user_classes] 1.21.2.1:
17820: * src/classes/int.C [reorganize_user_classes] 1.19.4.1:
17821: * src/classes/mail.C [reorganize_user_classes] 1.22.2.1:
17822: * src/classes/op.C [reorganize_user_classes] 1.9.2.1:
17823: * src/classes/random.C [reorganize_user_classes] 1.9.2.1:
17824: * src/classes/response.C [reorganize_user_classes] 1.7.4.1:
17825: * src/classes/string.C [reorganize_user_classes] 1.40.2.1:
17826: * src/classes/table.C [reorganize_user_classes] 1.65.2.1:
17827: * src/classes/unknown.C [reorganize_user_classes] 1.2.4.1:
17828: * src/include/pa_globals.h [reorganize_user_classes] 1.50.2.1:
17829: * src/main/main.dsp [reorganize_user_classes] 1.92.2.1:
17830: * src/main/pa_globals.C [reorganize_user_classes] 1.56.2.1:
17831: * src/main/pa_request.C [reorganize_user_classes] 1.122.2.1:
17832: * src/targets/cgi/parser3.C [reorganize_user_classes] 1.72.2.1:
17833: * src/types/pa_value.h [reorganize_user_classes] 1.49.4.1:
17834: * src/types/pa_vcookie.h [reorganize_user_classes] 1.8.2.1:
17835: * src/types/pa_venv.h [reorganize_user_classes] 1.14.2.1:
17836: * src/types/pa_vrequest.h [reorganize_user_classes] 1.8.2.1:
17837: started beautifying
17838:
17839: * src/classes/classes.h 1.1:
17840: file classes.h was initially added on branch
17841: reorganize_user_classes.
17842:
17843: 2001-04-26 paf
17844: * src/main/pa_request.C 1.121:
17845: * src/main/pa_string.C 1.80:
17846: z
17847:
17848: * src/classes/_exec.h 1.4:
17849: * src/classes/_image.h 1.3:
17850: * src/classes/gd/gif.h 1.7:
17851: * src/classes/gd/gifio.C 1.8:
17852: * src/classes/image.C 1.21:
17853: * src/classes/mail.C 1.22:
17854: * src/classes/op.C 1.9:
17855: * src/classes/random.C 1.9:
17856: * src/classes/smtp/smtp.h 1.3:
17857: * src/classes/string.C 1.40:
17858: * src/classes/table.C 1.65:
17859: * src/doc/doxygen.cfg 1.5:
17860: * src/doc/doxygen.cfg 1.6:
17861: * src/doc/doxygen.cfg 1.7:
17862: * src/doc/doxygen.txt 1.4:
17863: * src/include/pa_array.h 1.36:
17864: * src/include/pa_config_fixed.h 1.5:
17865: * src/include/pa_config_includes.h 1.5:
17866: * src/include/pa_dir.h 1.3:
17867: * src/include/pa_socks.h 1.2:
17868: * src/include/pa_string.h 1.84:
17869: * src/main/compile_tools.h 1.38:
17870: * src/main/pa_common.C 1.52:
17871: * src/main/pa_request.C 1.122:
17872: * src/main/pa_socks.C 1.3:
17873: * src/sql/pa_sql_driver.h 1.8:
17874: * src/targets/cgi/pa_pool.C 1.4:
17875: * src/types/pa_vbool.h 1.7:
17876: * src/types/pa_vbool.h 1.8:
17877: * src/types/pa_vclass.h 1.13:
17878: * src/types/pa_vclass.h 1.14:
17879: * src/types/pa_vcode_frame.h 1.2:
17880: * src/types/pa_vcode_frame.h 1.3:
17881: * src/types/pa_vcookie.h 1.8:
17882: * src/types/pa_vdouble.h 1.16:
17883: * src/types/pa_venv.h 1.14:
17884: * src/types/pa_vfile.h 1.22:
17885: * src/types/pa_vform.C 1.27:
17886: * src/types/pa_vform.h 1.16:
17887: * src/types/pa_vhash.h 1.11:
17888: * src/types/pa_vimage.C 1.7:
17889: * src/types/pa_vimage.h 1.9:
17890: * src/types/pa_vint.h 1.17:
17891: * src/types/pa_vjunction.h 1.3:
17892: * src/types/pa_vjunction.h 1.4:
17893: * src/types/pa_vmethod_frame.h 1.4:
17894: * src/types/pa_vmethod_frame.h 1.5:
17895: * src/types/pa_vobject.h 1.6:
17896: * src/types/pa_vobject.h 1.7:
17897: * src/types/pa_vrequest.C 1.5:
17898: * src/types/pa_vrequest.h 1.8:
17899: * src/types/pa_vstateless_class.C 1.8:
17900: * src/types/pa_vstateless_class.h 1.10:
17901: * src/types/pa_vstateless_object.h 1.8:
17902: * src/types/pa_vstring.C 1.5:
17903: * src/types/pa_vstring.h 1.23:
17904: * src/types/pa_vtable.h 1.15:
17905: * src/types/pa_vunknown.h 1.10:
17906: * src/types/pa_wcontext.C 1.6:
17907: * src/types/pa_wcontext.h 1.12:
17908: * src/types/pa_wwrapper.h 1.7:
17909: * src/types/pa_wwrapper.h 1.8:
17910: code documentation ++
17911:
17912: * src/include/pa_common.h 1.42:
17913: * src/include/pa_types.h 1.25:
17914: * src/main/pa_sql_driver_manager.C 1.9:
17915: module [and, guess, isapi] connection caching fixed.
17916: request-pooled-url were stored into global connectioncache
17917:
17918: 2001-04-25 paf
17919: * src/doc/doxygen.cfg 1.4:
17920: * src/doc/doxygen.txt 1.3:
17921: * src/targets/isapi/parser3isapi.C 1.31:
17922: started doc / [doxygen.txt]
17923:
17924: * src/include/code.h 1.27:
17925: * src/include/pa_common.h 1.41:
17926: * src/main/compile.y 1.127:
17927: * src/main/execute.C 1.148:
17928: * src/main/pa_common.C 1.51:
17929: -d
17930:
17931: * src/classes/file.C 1.31:
17932: * src/main/pa_exec.C 1.5:
17933: * src/targets/cgi/parser3.C 1.72:
17934: illegal call check a bit improved, but still under iis no
17935: mapping of dir with parser allowed!
17936:
17937: 2001-04-24 paf
17938: * src/targets/Makefile.in 1.2:
17939: * src/targets/apache13/Makefile.in 1.1:
17940: apache makefile.in s
17941:
17942: * src/targets/Makefile.am 1.5:
17943: * src/targets/apache13/Makefile.am 1.1:
17944: apache module lib .am
17945:
17946: * src/main/pa_exec.C 1.4:
17947: windows32 buildCommand
17948:
17949: 2001-04-23 paf
17950: * src/classes/gd/gifio.C 1.7:
17951: * src/classes/image.C 1.20:
17952: * src/classes/mail.C 1.21:
17953: * src/include/pa_globals.h 1.50:
17954: * src/include/pa_string.h 1.83:
17955: * src/main/pa_exec.C 1.3:
17956: * src/main/pa_request.C 1.119:
17957: * src/main/untaint.C 1.44:
17958: untaint - @test optimize whitespaces for all but 'html'
17959:
17960: * src/main/untaint.C 1.46:
17961: untaint without charset
17962:
17963: * src/targets/cgi/parser3.C 1.68:
17964: cgi /// @test disable /cgi-bin/parser3/auto.p
17965:
17966: * src/classes/random.C 1.8:
17967: * src/targets/cgi/parser3.C 1.71:
17968: redo failed
17969: /// @test noticed series in isapi, check how initialize_random_class is called! [must be called only once]
17970:
17971: * src/main/untaint.C 1.45:
17972: mail header only once to =?
17973:
17974: * src/classes/mail.C 1.20:
17975: * src/include/pa_hash.h 1.38:
17976: * src/include/pa_string.h 1.82:
17977: * src/main/pa_common.C 1.49:
17978: * src/main/pa_hash.C 1.34:
17979: * src/main/pa_request.C 1.118:
17980: * src/main/untaint.C 1.43:
17981: untaint - @test mail-header
17982:
17983: * src/include/pa_config_auto.h.in 1.1:
17984: .h.in
17985:
17986: * src/targets/cgi/parser3.C 1.69:
17987: cgi cmdline ver
17988:
17989: * src/main/pa_request.C 1.120:
17990: * src/targets/cgi/parser3.C 1.70:
17991: // @test with commandline start "parser3 a.html" so that ^load
17992: a.cfg] worked! [now doesnt]
17993:
17994: * src/main/execute.C 1.147:
17995: operators first!
17996: so that ^table.menu{^rem{}} would not be 'unknown column'
17997:
17998: * src/include/pa_array.h 1.35:
17999: * src/main/pa_array.C 1.31:
18000: * src/types/pa_vfile.h 1.20:
18001: * src/types/pa_vfile.h 1.21:
18002: vfile fields return type
18003:
18004: * src/Makefile.in 1.1:
18005: * src/classes/Makefile.in 1.1:
18006: * src/main/Makefile.in 1.1:
18007: * src/targets/cgi/Makefile.in 1.1:
18008: * src/types/Makefile.in 1.1:
18009: makefile ins
18010:
18011: * src/main/pa_string.C 1.78:
18012: tested OK
18013: /// @test really @b test: s x m [tested: i & g ]
18014:
18015: * src/classes/gd/Makefile.am 1.1:
18016: * src/classes/gd/Makefile.in 1.1:
18017: * src/targets/Makefile.in 1.1:
18018: makefiles&co
18019:
18020: * src/classes/Makefile 1.2:
18021: * src/main/Makefile 1.2:
18022: * src/targets/cgi/Makefile 1.2:
18023: * src/types/Makefile 1.2:
18024: makefiles removed
18025:
18026: * src/classes/Makefile 1.1:
18027: * src/main/Makefile 1.1:
18028: * src/main/pa_string.C 1.79:
18029: * src/targets/cgi/Makefile 1.1:
18030: * src/types/Makefile 1.1:
18031: configure.in + makefiles
18032:
18033: * src/classes/table.C 1.64:
18034: * src/types/pa_vform.C 1.26:
18035: * src/types/pa_vtable.h 1.14:
18036: /// @test $a.menu{ $a[123] }
18037: and $a.menu{^table:set[]...}
18038:
18039: * src/targets/cgi/Makefile.am 1.5:
18040: liblink
18041:
18042: * src/targets/cgi/Makefile.am 1.6:
18043: * src/targets/cgi/Makefile.am 1.7:
18044: win32 conditional
18045:
18046: * src/include/pa_config_fixed.h 1.4:
18047: * src/include/pa_config_includes.h 1.4:
18048: * src/main/pa_common.C 1.50:
18049: common: file_write /// @test mkdirs file_delete rmdirs
18050:
18051: 2001-04-20 paf
18052: * src/main/untaint.C 1.41:
18053: * src/targets/cgi/parser3.C 1.66:
18054: fixed header "a/a"
18055:
18056: * src/main/untaint.C 1.42:
18057: z
18058:
18059: * src/classes/string.C 1.39:
18060: * src/classes/table.C 1.63:
18061: * src/include/pa_globals.h 1.49:
18062: * src/include/pa_request.h 1.83:
18063: * src/include/pa_string.h 1.81:
18064: * src/main/compile.y 1.126:
18065: * src/main/pa_globals.C 1.56:
18066: * src/main/pa_request.C 1.117:
18067: * src/main/pa_string.C 1.77:
18068: * src/targets/cgi/parser3.C 1.67:
18069: $MAIN:LOCALE
18070:
18071: 2001-04-19 paf
18072: * src/main/compile_tools.h 1.37:
18073: $a$b bugfix
18074:
18075: * src/classes/file.C 1.30:
18076: * src/targets/cgi/parser3.C 1.65:
18077: z
18078:
18079: * src/include/pa_common.h 1.39:
18080: * src/main/pa_common.C 1.48:
18081: * src/main/pa_request.C 1.116:
18082: * src/main/untaint.C 1.40:
18083: * src/targets/isapi/parser3isapi.C 1.30:
18084: * src/types/pa_vcookie.C 1.19:
18085: changed urlencode here and in untaint.C to HTTP standard's "
18086: and \" mech
18087:
18088: * src/classes/file.C 1.29:
18089: * src/include/pa_common.h 1.40:
18090: * src/types/pa_vcookie.C 1.20:
18091: done: header to $fields. waits for header '\' tricks
18092:
18093: * src/main/pa_request.C 1.115:
18094: * src/targets/isapi/parser3isapi.C 1.29:
18095: fixed http://alx/~paf/ doesnt load /auto.p
18096:
18097: 2001-04-18 paf
18098: * src/classes/smtp/smtp.dsp 1.2:
18099: * src/main/Makefile.am 1.10:
18100: * src/main/main.dsp 1.92:
18101: * src/targets/cgi/Makefile.am 1.4:
18102: linux @alx
18103:
18104: * src/main/pa_request.C 1.114:
18105: 1
18106:
18107: 2001-04-17 paf
18108: * src/classes/file.C 1.28:
18109: * src/classes/image.C 1.19:
18110: * src/doc/doxygen.cfg 1.3:
18111: * src/include/pa_sql_connection.h 1.5:
18112: * src/main/pa_sql_driver_manager.C 1.8:
18113: * src/sql/pa_sql_driver.h 1.7:
18114: SQL_Driver_services renamed. doxygen statics enabled
18115:
18116: * src/Makefile.am 1.5:
18117: * src/classes/Makefile.am 1.3:
18118: * src/classes/_double.h 1.7:
18119: * src/classes/_exec.h 1.3:
18120: * src/classes/_file.h 1.4:
18121: * src/classes/_form.h 1.3:
18122: * src/classes/_image.h 1.2:
18123: * src/classes/_int.h 1.7:
18124: * src/classes/_mail.h 1.3:
18125: * src/classes/_op.h 1.5:
18126: * src/classes/_random.h 1.3:
18127: * src/classes/_response.h 1.4:
18128: * src/classes/_string.h 1.9:
18129: * src/classes/_table.h 1.6:
18130: * src/classes/_unknown.h 1.2:
18131: * src/classes/file.C 1.27:
18132: * src/classes/gd/gif.C 1.5:
18133: * src/classes/gd/gif.h 1.6:
18134: * src/classes/gd/gifio.C 1.6:
18135: * src/classes/image.C 1.18:
18136: * src/classes/mail.C 1.19:
18137: * src/classes/op.C 1.8:
18138: * src/classes/random.C 1.7:
18139: * src/include/pa_config_fixed.h 1.3:
18140: * src/include/pa_config_includes.h 1.3:
18141: * src/include/pa_hash.h 1.37:
18142: * src/include/pa_sql_driver_manager.h 1.3:
18143: * src/include/pa_version.h 1.2:
18144: * src/main/Makefile.am 1.9:
18145: * src/main/compile.y 1.125:
18146: * src/main/pa_common.C 1.47:
18147: * src/main/pa_exec.C 1.2:
18148: * src/main/pa_socks.C 1.2:
18149: * src/main/pa_sql_driver_manager.C 1.7:
18150: * src/sql/Makefile.am 1.2:
18151: * src/sql/pa_sql_driver.h 1.6:
18152: * src/targets/cgi/Makefile.am 1.3:
18153: * src/targets/cgi/parser3.C 1.64:
18154: * src/types/Makefile.am 1.3:
18155: * src/types/pa_vcookie.C 1.18:
18156: * src/types/pa_vform.C 1.25:
18157: * src/types/pa_vimage.h 1.8:
18158: exec @jav
18159:
18160: * src/include/pa_sql_driver_manager.h [gcc0415] 1.2.2.1:
18161: * src/main/pa_sql_driver_manager.C [gcc0415] 1.6.2.1:
18162: * src/sql/pa_sql_driver.h [gcc0415] 1.5.2.1:
18163: * src/types/pa_vimage.h [gcc0415] 1.7.2.1:
18164: sql driver interface now has initialize(client .so)
18165:
18166: 2001-04-16 paf
18167: * src/Makefile.am [gcc0415] 1.4.2.2:
18168: compile2 cygwin
18169:
18170: * src/targets/cgi/Makefile.am [gcc0415] 1.2.2.2:
18171: compile0 jav
18172:
18173: * src/Makefile.am [gcc0415] 1.4.2.1:
18174: * src/classes/Makefile.am [gcc0415] 1.2.2.1:
18175: * src/classes/_double.h [gcc0415] 1.6.2.1:
18176: * src/classes/_exec.h [gcc0415] 1.2.2.1:
18177: * src/classes/_file.h [gcc0415] 1.3.2.1:
18178: * src/classes/_form.h [gcc0415] 1.2.2.1:
18179: * src/classes/_image.h [gcc0415] 1.1.2.1:
18180: * src/classes/_int.h [gcc0415] 1.6.2.1:
18181: * src/classes/_mail.h [gcc0415] 1.2.2.1:
18182: * src/classes/_op.h [gcc0415] 1.4.2.1:
18183: * src/classes/_random.h [gcc0415] 1.2.2.1:
18184: * src/classes/_response.h [gcc0415] 1.3.2.1:
18185: * src/classes/_string.h [gcc0415] 1.8.2.1:
18186: * src/classes/_table.h [gcc0415] 1.5.2.1:
18187: * src/classes/_unknown.h [gcc0415] 1.1.2.1:
18188: * src/classes/gd/gif.C [gcc0415] 1.4.2.1:
18189: * src/classes/gd/gif.h [gcc0415] 1.5.2.1:
18190: * src/classes/gd/gifio.C [gcc0415] 1.5.2.1:
18191: * src/classes/image.C [gcc0415] 1.17.2.1:
18192: * src/classes/mail.C [gcc0415] 1.18.2.1:
18193: * src/classes/op.C [gcc0415] 1.7.2.1:
18194: * src/classes/random.C [gcc0415] 1.6.2.1:
18195: * src/include/pa_config_fixed.h [gcc0415] 1.2.2.1:
18196: * src/include/pa_config_includes.h [gcc0415] 1.2.2.1:
18197: * src/include/pa_hash.h [gcc0415] 1.36.2.1:
18198: * src/include/pa_version.h [gcc0415] 1.1.2.1:
18199: * src/main/Makefile.am [gcc0415] 1.8.2.1:
18200: * src/main/compile.y [gcc0415] 1.124.2.1:
18201: * src/main/pa_common.C [gcc0415] 1.46.2.1:
18202: * src/main/pa_exec.C [gcc0415] 1.1.2.1:
18203: * src/sql/Makefile.am [gcc0415] 1.1.2.1:
18204: * src/targets/cgi/Makefile.am [gcc0415] 1.2.2.1:
18205: * src/targets/cgi/parser3.C [gcc0415] 1.63.2.1:
18206: * src/types/Makefile.am [gcc0415] 1.2.2.1:
18207: * src/types/pa_vcookie.C [gcc0415] 1.17.2.1:
18208: * src/types/pa_vform.C [gcc0415] 1.24.2.1:
18209: compile-1
18210:
18211: * src/include/pa_config_includes.h [gcc0415] 1.2.2.2:
18212: * src/main/pa_exec.C [gcc0415] 1.1.2.2:
18213: * src/main/pa_socks.C [gcc0415] 1.1.2.1:
18214: * src/targets/cgi/Makefile.am [gcc0415] 1.2.2.3:
18215: compile1 cygwin
18216:
18217: 2001-04-15 paf
18218: * src/classes/op.C 1.5:
18219: * src/include/pa_request.h 1.82:
18220: * src/types/pa_value.h 1.48:
18221: * src/types/pa_vmethod_frame.h 1.3:
18222: MethodParams in op.C
18223:
18224: * src/types/pa_value.h 1.49:
18225: MethodParams !junction
18226:
18227: * src/classes/table.C 1.62:
18228: table:empty +=process
18229:
18230: * src/classes/op.C 1.7:
18231: z
18232:
18233: * src/classes/_string.h 1.8:
18234: * src/classes/double.C 1.21:
18235: * src/classes/file.C 1.26:
18236: * src/classes/image.C 1.17:
18237: * src/classes/int.C 1.19:
18238: * src/classes/mail.C 1.18:
18239: * src/classes/op.C 1.6:
18240: * src/classes/random.C 1.6:
18241: * src/classes/response.C 1.7:
18242: * src/classes/string.C 1.38:
18243: * src/classes/table.C 1.61:
18244: * src/classes/unknown.C 1.2:
18245: * src/main/pa_request.C 1.113:
18246: MethodParams everywhere
18247:
18248: 2001-04-12 paf
18249: * src/classes/_unknown.h 1.1:
18250: * src/classes/unknown.C 1.1:
18251: * src/include/pa_globals.h 1.48:
18252: * src/main/main.dsp 1.91:
18253: * src/main/pa_globals.C 1.55:
18254: * src/types/pa_vunknown.h 1.9:
18255: ^unknown:int[]=0 double[]=0
18256:
18257: * src/classes/gd/gif.C 1.4:
18258: * src/classes/image.C 1.13:
18259: image:line/fill/rectangle/bar/replace/polygon/polybar
18260:
18261: * src/classes/image.C 1.15:
18262: * src/main/pa_hash.C 1.33:
18263: hash bug fixed
18264:
18265: * src/classes/gd/gif.h 1.5:
18266: * src/classes/image.C 1.12:
18267: * src/classes/op.C 1.4:
18268: * src/main/execute.C 1.146:
18269: * src/types/pa_value.h 1.47:
18270: * src/types/pa_vmethod_frame.h 1.2:
18271: * src/types/pa_wcontext.h 1.11:
18272: for var now written not to r.wcontext, but to r.root
18273: cleared "entered_object" state
18274:
18275: * src/classes/image.C 1.16:
18276: * src/types/pa_vimage.h 1.7:
18277: image:font :text
18278:
18279: * src/classes/image.C 1.14:
18280: image:gif now does not have params
18281:
18282: 2001-04-11 paf
18283: * src/classes/mail.C 1.17:
18284: * src/classes/op.C 1.3:
18285: * src/targets/cgi/parser3.C 1.63:
18286: * src/types/pa_value.h 1.46:
18287: * src/types/pa_vfile.C 1.15:
18288: * src/types/pa_vfile.h 1.19:
18289: * src/types/pa_vform.C 1.24:
18290: * src/types/pa_vstring.C 1.3:
18291: * src/types/pa_vstring.h 1.22:
18292: forced UL_FILE_NAME of posted file name
18293:
18294: * src/classes/image.C 1.7:
18295: * src/main/execute.C 1.145:
18296: * src/main/main.dsp 1.89:
18297: * src/main/pa_request.C 1.112:
18298: * src/types/pa_vcframe.h 1.4:
18299: * src/types/pa_vcode_frame.h 1.1:
18300: * src/types/pa_vimage.C 1.4:
18301: * src/types/pa_vimage.h 1.4:
18302: * src/types/pa_vmethod_frame.h 1.1:
18303: * src/types/pa_vmframe.h 1.13:
18304: libimaging dead end: pil parses header in .py
18305:
18306: * src/classes/gd/gd.dsp 1.3:
18307: * src/classes/gd/gif.C 1.2:
18308: * src/classes/gd/gif.h 1.2:
18309: * src/classes/gd/gifio.C 1.2:
18310: * src/classes/image.C 1.8:
18311: * src/types/pa_vimage.C 1.5:
18312: * src/types/pa_vimage.h 1.5:
18313: gd started porting to Pooled descendant
18314:
18315: * src/classes/image.C 1.5:
18316: * src/main/pa_request.C 1.110:
18317: * src/types/pa_vform.C 1.23:
18318: fixed post [broke when moved post read to core]
18319:
18320: * src/classes/gd/gd.dsp 1.1:
18321: * src/classes/smtp/smtp.dsp 1.1:
18322: * src/main/main.dsp 1.87:
18323: gd+smtp made separate libs
18324:
18325: * src/classes/gd/gifio.C 1.3:
18326: * src/classes/image.C 1.9:
18327: * src/types/pa_vimage.C 1.6:
18328: * src/types/pa_vimage.h 1.6:
18329: gd todo: gif without file
18330:
18331: * src/include/pa_globals.h 1.46:
18332: * src/include/pa_string.h 1.80:
18333: * src/main/pa_common.C 1.46:
18334: * src/main/pa_request.C 1.111:
18335: * src/main/untaint.C 1.39:
18336: * src/types/pa_vfile.C 1.16:
18337: * src/types/pa_vstring.C 1.4:
18338: fixed vstring:as_vfile length
18339:
18340: * src/classes/gd/gd.dsp 1.2:
18341: * src/classes/image.C 1.6:
18342: * src/include/pa_globals.h 1.47:
18343: * src/main/main.dsp 1.88:
18344: * src/main/pa_globals.C 1.54:
18345: * src/types/pa_vimage.C 1.3:
18346: * src/types/pa_vimage.h 1.3:
18347: gd dead end. switching to python imaging lib
18348:
18349: * src/classes/gd/gif.h 1.3:
18350: * src/classes/gd/gifio.C 1.4:
18351: * src/classes/image.C 1.10:
18352: * src/main/main.dsp 1.90:
18353: gd with mem write + image just compiled
18354:
18355: * src/classes/gd/gif.C 1.3:
18356: * src/classes/gd/gif.h 1.4:
18357: * src/classes/gd/gifio.C 1.5:
18358: * src/classes/image.C 1.11:
18359: image:create image:load
18360:
18361: 2001-04-10 paf
18362: * src/classes/_double.h 1.6:
18363: * src/classes/_file.h 1.3:
18364: * src/classes/_form.h 1.2:
18365: * src/classes/_int.h 1.6:
18366: * src/classes/_mail.h 1.2:
18367: * src/classes/_op.h 1.4:
18368: * src/classes/_random.h 1.2:
18369: * src/classes/_response.h 1.3:
18370: * src/classes/_string.h 1.7:
18371: * src/classes/_table.h 1.5:
18372: * src/classes/file.C 1.25:
18373: * src/classes/gd/gif.C 1.1:
18374: * src/classes/gd/gif.h 1.1:
18375: * src/classes/gd/gifio.C 1.1:
18376: * src/classes/mail.C 1.16:
18377: * src/include/pa_common.h 1.37:
18378: * src/include/pa_globals.h 1.45:
18379: * src/main/execute.C 1.144:
18380: * src/main/main.dsp 1.86:
18381: * src/main/pa_common.C 1.44:
18382: * src/main/pa_globals.C 1.53:
18383: * src/targets/isapi/parser3isapi.C 1.28:
18384: * src/types/pa_value.h 1.45:
18385: * src/types/pa_vfile.C 1.14:
18386: * src/types/pa_vfile.h 1.18:
18387: * src/types/pa_vhash.h 1.10:
18388: * src/types/pa_vimage.h 1.1:
18389: * src/types/pa_vresponse.h 1.8:
18390: * src/types/pa_vstring.h 1.21:
18391: image:measure -100 just compiled
18392:
18393: * src/classes/_image.h 1.1:
18394: * src/classes/image.C 1.1:
18395: * src/types/pa_vimage.C 1.1:
18396: image forgotten!
18397:
18398: * src/classes/image.C 1.3:
18399: * src/types/pa_vimage.C 1.2:
18400: jpg measure bugs fixed
18401:
18402: * src/classes/image.C 1.4:
18403: image:html done
18404:
18405: * src/classes/table.C 1.60:
18406: * src/include/pa_common.h 1.38:
18407: * src/main/pa_common.C 1.45:
18408: * src/main/pa_request.C 1.109:
18409: * src/main/pa_string.C 1.76:
18410: * src/main/untaint.C 1.38:
18411: * src/types/pa_vimage.h 1.2:
18412: image:measure -90
18413:
18414: * src/classes/mail.C 1.11:
18415: * src/classes/smtp/comms.C 1.2:
18416: * src/classes/smtp/smtp.C 1.2:
18417: * src/classes/smtp/smtp.h 1.2:
18418: * src/main/pa_globals.C 1.52:
18419: smtp some consts
18420:
18421: * src/classes/mail.C 1.12:
18422: unix sendmail compiled. todo:testing
18423:
18424: * src/classes/mail.C 1.14:
18425: sendmail unix skipping defaults
18426:
18427: * src/classes/image.C 1.2:
18428: z
18429:
18430: * src/classes/mail.C 1.13:
18431: * src/include/pa_common.h 1.36:
18432: * src/main/pa_common.C 1.43:
18433: sendmail unix added defaults
18434:
18435: * src/classes/mail.C 1.15:
18436: minor bug with unclear from/to
18437:
18438: 2001-04-09 paf
18439: * src/classes/_exec.h 1.2:
18440: * src/main/execute.C 1.142:
18441: * src/main/pa_globals.C 1.50:
18442: * src/main/pa_request.C 1.106:
18443: * src/types/pa_vcookie.C 1.17:
18444: * src/types/pa_vfile.C 1.12:
18445: exec -2
18446:
18447: * src/classes/file.C 1.24:
18448: * src/include/pa_exec.h 1.1:
18449: * src/include/pa_sapi.h 1.8:
18450: * src/main/main.dsp 1.85:
18451: * src/main/pa_exec.C 1.1:
18452: * src/targets/cgi/parser3.C 1.62:
18453: * src/targets/cgi/parser3.dsp 1.17:
18454: * src/targets/isapi/parser3isapi.C 1.27:
18455: * src/targets/isapi/parser3isapi.dsp 1.12:
18456: all targets exec
18457:
18458: * src/classes/exec.C 1.2:
18459: * src/include/pa_common.h 1.35:
18460: * src/main/pa_common.C 1.42:
18461: * src/main/untaint.C 1.37:
18462: exec3. decided exec:cgi to move to file:cgi
18463:
18464: * src/include/pa_sapi.h 1.7:
18465: * src/include/pa_string.h 1.79:
18466: * src/targets/cgi/parser3.C 1.61:
18467: * src/targets/isapi/parser3isapi.C 1.26:
18468: * src/targets/isapi/parser3isapi.dsp 1.11:
18469: sapi exec dead end. badly parsed args in apache:util.script
18470:
18471: * src/classes/file.C 1.23:
18472: * src/main/main.dsp 1.84:
18473: * src/main/pa_request.C 1.108:
18474: * src/targets/cgi/parser3.C 1.60:
18475: exec win32 env
18476:
18477: * src/classes/exec.C 1.3:
18478: * src/classes/file.C 1.21:
18479: * src/include/pa_globals.h 1.44:
18480: * src/main/execute.C 1.143:
18481: * src/main/main.dsp 1.83:
18482: * src/main/pa_globals.C 1.51:
18483: * src/main/pa_request.C 1.107:
18484: * src/types/pa_vfile.C 1.13:
18485: * src/types/pa_vfile.h 1.17:
18486: * src/types/pa_vform.C 1.22:
18487: * src/types/pa_vstring.C 1.2:
18488: exec4. todo env
18489:
18490: * src/classes/_exec.h 1.1:
18491: * src/classes/exec.C 1.1:
18492: * src/include/pa_common.h 1.34:
18493: * src/include/pa_request.h 1.81:
18494: * src/include/pa_sapi.h 1.6:
18495: * src/include/pa_string.h 1.77:
18496: * src/main/pa_common.C 1.41:
18497: * src/main/pa_request.C 1.105:
18498: * src/main/pa_string.C 1.75:
18499: * src/targets/cgi/parser3.C 1.59:
18500: * src/targets/cgi/parser3.dsp 1.16:
18501: * src/targets/isapi/parser3isapi.C 1.25:
18502: * src/types/pa_vform.C 1.21:
18503: * src/types/pa_vform.h 1.15:
18504: exec class just compiled. moved post read to request core
18505:
18506: * src/classes/file.C 1.22:
18507: * src/include/pa_hash.h 1.36:
18508: * src/main/pa_hash.C 1.32:
18509: exec env 0
18510:
18511: * src/classes/_op.h 1.3:
18512: * src/include/pa_dir.h 1.2:
18513: * src/include/pa_globals.h 1.43:
18514: * src/include/pa_sapi.h 1.5:
18515: * src/main/main.dsp 1.82:
18516: * src/main/pa_dir.C 1.2:
18517: * src/main/pa_globals.C 1.49:
18518: * src/targets/cgi/parser3.C 1.58:
18519: * src/targets/cgi/parser3.dsp 1.15:
18520: problems with ^exec:cgi post data. they are already read by vform
18521:
18522: * src/include/pa_string.h 1.78:
18523: written but not tested exec with env for unix
18524:
18525: 2001-04-08 paf
18526: * src/classes/file.C 1.20:
18527: * src/classes/mail.C 1.10:
18528: * src/classes/string.C 1.37:
18529: * src/include/pa_request.h 1.80:
18530: * src/include/pa_string.h 1.76:
18531: * src/main/pa_request.C 1.104:
18532: uuencode. string<<
18533:
18534: 2001-04-07 paf
18535: * src/classes/_mail.h 1.1:
18536: * src/classes/mail.C 1.1:
18537: * src/include/pa_common.h 1.33:
18538: * src/include/pa_globals.h 1.41:
18539: * src/include/pa_string.h 1.74:
18540: * src/main/main.dsp 1.79:
18541: * src/main/pa_common.C 1.40:
18542: * src/main/pa_globals.C 1.47:
18543: * src/main/pa_request.C 1.101:
18544: * src/main/untaint.C 1.36:
18545: * src/types/pa_vcookie.C 1.16:
18546: mail:send -10 just compiled
18547:
18548: * src/include/pa_socks.h 1.1:
18549: * src/main/main.dsp 1.81:
18550: * src/main/pa_socks.C 1.1:
18551: * src/targets/cgi/parser3.C 1.57:
18552: * src/targets/cgi/parser3.dsp 1.14:
18553: * src/targets/isapi/parser3isapi.C 1.24:
18554: mail:send 1
18555:
18556: * src/classes/mail.C 1.3:
18557: +=
18558:
18559: * src/classes/mail.C 1.6:
18560: ^attach dead end
18561:
18562: * src/classes/mail.C 1.2:
18563: * src/include/pa_string.h 1.75:
18564: mail:send -1 text prepared
18565:
18566: * src/classes/mail.C 1.7:
18567: ^mail[$attach
18568:
18569: * src/classes/mail.C 1.5:
18570: * src/classes/mail.C 1.8:
18571: * src/classes/mail.C 1.9:
18572: * src/main/pa_request.C 1.103:
18573: z
18574:
18575: * src/classes/mail.C 1.4:
18576: * src/classes/smtp/comms.C 1.1:
18577: * src/classes/smtp/smtp.C 1.1:
18578: * src/classes/smtp/smtp.h 1.1:
18579: * src/include/pa_globals.h 1.42:
18580: * src/include/pa_request.h 1.79:
18581: * src/main/main.dsp 1.80:
18582: * src/main/pa_globals.C 1.48:
18583: * src/main/pa_request.C 1.102:
18584: smtp just compiled
18585:
18586: 2001-04-06 paf
18587: * src/types/pa_valiased.C 1.7:
18588: another root inherititance skipped
18589:
18590: * src/classes/random.C 1.5:
18591: * src/classes/table.C 1.57:
18592: * src/main/pa_globals.C 1.44:
18593: @office
18594:
18595: * src/classes/table.C 1.58:
18596: * src/include/pa_dir.h 1.1:
18597: * src/main/execute.C 1.141:
18598: * src/main/main.dsp 1.78:
18599: * src/main/pa_dir.C 1.1:
18600: table:dir 0 [without regexp]
18601:
18602: * src/main/compile.C 1.34:
18603: * src/main/compile.y 1.124:
18604: * src/main/execute.C 1.139:
18605: operators are now not root methods of parent class. just 'ROOT
18606: class
18607:
18608: * src/classes/table.C 1.59:
18609: * src/include/pa_globals.h 1.40:
18610: * src/main/pa_globals.C 1.46:
18611: * src/main/pa_string.C 1.74:
18612: table:dir 1
18613:
18614: * src/classes/_op.h 1.2:
18615: * src/classes/_root.h 1.5:
18616: * src/classes/op.C 1.2:
18617: * src/classes/root.C 1.62:
18618: * src/include/pa_globals.h 1.39:
18619: * src/include/pa_request.h 1.78:
18620: * src/main/compile.C 1.35:
18621: * src/main/execute.C 1.140:
18622: * src/main/main.dsp 1.77:
18623: * src/main/pa_globals.C 1.45:
18624: * src/main/pa_request.C 1.100:
18625: renamed 'root' to 'op'
18626:
18627: * src/classes/_op.h 1.1:
18628: * src/classes/op.C 1.1:
18629: renamed from 'root'
18630:
18631: 2001-04-05 paf
18632: * src/classes/root.C 1.59:
18633: * src/include/pa_sql_connection.h 1.1:
18634: * src/include/pa_sql_driver.h 1.5:
18635: * src/main/main.dsp 1.76:
18636: * src/main/pa_sql_driver_manager.C 1.3:
18637: * src/sql/pa_sql_driver.h 1.1:
18638: sql driver services for conv memory & error reporting
18639:
18640: * src/main/execute.C 1.138:
18641: * src/main/pa_request.C 1.98:
18642: * src/main/pa_string.C 1.73:
18643: * src/types/pa_value.h 1.44:
18644: * src/types/pa_vmframe.h 1.12:
18645: * src/types/pa_wcontext.h 1.10:
18646: constructor flag dropped at get_method_frame and remembered
18647: into method_frame
18648:
18649: * src/include/pa_globals.h 1.38:
18650: * src/main/pa_globals.C 1.43:
18651: * src/main/pa_request.C 1.96:
18652: * src/main/pa_string.C 1.72:
18653: * src/targets/isapi/parser3isapi.dsp 1.10:
18654: $LOCALE:ctype[Russian_Russia.1251]
18655:
18656: * src/main/pa_request.C 1.99:
18657: * src/sql/pa_sql_driver.h 1.5:
18658: mysql limit
18659:
18660: * src/classes/table.C 1.52:
18661: select * from hren error contains statement
18662:
18663: * src/classes/random.C 1.4:
18664: * src/classes/root.C 1.60:
18665: * src/classes/table.C 1.54:
18666: * src/include/pa_sql_connection.h 1.4:
18667: * src/include/pa_string.h 1.71:
18668: * src/main/execute.C 1.137:
18669: * src/main/pa_sql_driver_manager.C 1.6:
18670: * src/main/pa_string.C 1.70:
18671: * src/main/untaint.C 1.34:
18672: * src/sql/pa_sql_driver.h 1.4:
18673: * src/types/pa_vmframe.h 1.11:
18674: * src/types/pa_wcontext.C 1.5:
18675: * src/types/pa_wcontext.h 1.9:
18676: sql quote. string untaint UL_SQL
18677:
18678: * src/classes/table.C 1.51:
18679: * src/include/pa_sql_connection.h 1.2:
18680: * src/include/pa_types.h 1.24:
18681: * src/main/pa_sql_driver_manager.C 1.4:
18682: * src/main/untaint.C 1.33:
18683: * src/sql/pa_sql_driver.h 1.2:
18684: * src/targets/cgi/parser3.dsp 1.13:
18685: mysql 0
18686:
18687: * src/classes/table.C 1.53:
18688: * src/include/pa_sql_connection.h 1.3:
18689: * src/main/pa_sql_driver_manager.C 1.5:
18690: * src/sql/pa_sql_driver.h 1.3:
18691: sql ping
18692:
18693: * src/classes/table.C 1.55:
18694: * src/include/pa_string.h 1.72:
18695: * src/main/pa_string.C 1.71:
18696: * src/main/untaint.C 1.35:
18697: z
18698:
18699: * src/classes/file.C 1.19:
18700: * src/classes/root.C 1.61:
18701: * src/classes/string.C 1.36:
18702: * src/classes/table.C 1.56:
18703: * src/main/pa_request.C 1.97:
18704: junction to code&expression in errors
18705:
18706: * src/include/pa_config_fixed.h 1.2:
18707: * src/include/pa_config_includes.h 1.2:
18708: * src/include/pa_hash.h 1.35:
18709: * src/include/pa_string.h 1.73:
18710: * src/main/pa_hash.C 1.31:
18711: * src/main/pa_table.C 1.26:
18712: hash now not thread-safe.
18713:
18714: 2001-04-04 paf
18715: * src/include/pa_sql_driver.h 1.4:
18716: mysql connect
18717:
18718: * src/classes/random.C 1.3:
18719: * src/classes/root.C 1.56:
18720: * src/classes/table.C 1.49:
18721: * src/include/pa_globals.h 1.36:
18722: * src/include/pa_pool.h 1.48:
18723: * src/include/pa_request.h 1.76:
18724: * src/main/pa_request.C 1.94:
18725: * src/types/pa_vclass.h 1.12:
18726: sql frame -10
18727:
18728: * src/Makefile.am 1.4:
18729: * src/classes/root.C 1.57:
18730: * src/classes/string.C 1.35:
18731: * src/classes/table.C 1.50:
18732: * src/include/pa_globals.h 1.37:
18733: * src/include/pa_hash.h 1.34:
18734: * src/include/pa_pool.h 1.49:
18735: * src/include/pa_request.h 1.77:
18736: * src/include/pa_sapi.h 1.4:
18737: * src/include/pa_string.h 1.70:
18738: * src/include/pa_table.h 1.29:
18739: * src/main/main.dsp 1.74:
18740: * src/main/pa_globals.C 1.42:
18741: * src/main/pa_hash.C 1.30:
18742: * src/main/pa_request.C 1.95:
18743: * src/main/pa_string.C 1.69:
18744: * src/main/pa_table.C 1.25:
18745: * src/main/untaint.C 1.32:
18746: connect&sql -1000 just compiled
18747:
18748: * src/sql/Makefile.am 1.1:
18749: forgot to add mysql client
18750:
18751: * src/classes/root.C 1.58:
18752: * src/include/pa_sql_driver.h 1.2:
18753: * src/include/pa_sql_driver_manager.h 1.2:
18754: * src/main/main.dsp 1.75:
18755: * src/main/pa_sql_driver_manager.C 1.2:
18756: more manager&connection&driver
18757:
18758: * src/include/pa_sql_driver.h 1.3:
18759: mysql info
18760:
18761: * src/doc/doxygen.cfg 1.2:
18762: z
18763:
18764: * src/include/pa_sql_driver.h 1.1:
18765: * src/include/pa_sql_driver_manager.h 1.1:
18766: * src/main/pa_sql_driver_manager.C 1.1:
18767: connect&sql -1000 just compiled [forgot to add libltdl, added]
18768:
18769: 2001-04-03 paf
18770: * src/classes/file.C 1.18:
18771: * src/classes/string.C 1.32:
18772: * src/classes/table.C 1.48:
18773: * src/include/pa_string.h 1.69:
18774: * src/main/pa_common.C 1.39:
18775: * src/main/pa_string.C 1.68:
18776: * src/main/untaint.C 1.31:
18777: string:match replace 2. string.cstr(forced lang)
18778:
18779: * src/classes/string.C 1.30:
18780: string:match replace 0
18781:
18782: * src/classes/string.C 1.34:
18783: * src/types/pa_vform.C 1.19:
18784: string:match replace assigned lang
18785:
18786: * src/classes/string.C 1.31:
18787: * src/include/pa_string.h 1.68:
18788: * src/main/pa_string.C 1.67:
18789: string:match replace strange matches
18790:
18791: * src/classes/table.C 1.46:
18792: table:append now uses string::split
18793:
18794: * src/include/pa_globals.h 1.33:
18795: * src/include/pa_hash.h 1.33:
18796: * src/main/pa_globals.C 1.39:
18797: * src/main/pa_request.C 1.92:
18798: * src/targets/cgi/parser3.C 1.55:
18799: * src/targets/isapi/parser3isapi.C 1.22:
18800: * src/types/pa_vfile.C 1.11:
18801: content-disposition
18802:
18803: * src/classes/string.C 1.25:
18804: * src/include/pa_globals.h 1.34:
18805: * src/include/pa_string.h 1.64:
18806: * src/main/main.dsp 1.73:
18807: * src/main/pa_globals.C 1.40:
18808: * src/main/pa_string.C 1.62:
18809: string:match [search] -1 just compiled
18810:
18811: * src/classes/string.C 1.26:
18812: * src/include/pa_globals.h 1.35:
18813: * src/include/pa_string.h 1.65:
18814: * src/include/pa_threads.h 1.12:
18815: * src/main/pa_globals.C 1.41:
18816: * src/main/pa_string.C 1.63:
18817: * src/targets/isapi/parser3isapi.dsp 1.9:
18818: string:match 0
18819:
18820: * src/main/pa_common.C 1.37:
18821: * src/main/untaint.C 1.30:
18822: * src/targets/cgi/parser3.C 1.56:
18823: * src/targets/isapi/parser3isapi.C 1.23:
18824: * src/targets/isapi/pool_storage.h 1.4:
18825: todo/tests
18826:
18827: * src/classes/file.C 1.15:
18828: * src/classes/root.C 1.54:
18829: * src/classes/string.C 1.23:
18830: * src/classes/table.C 1.44:
18831: * src/doc/doxygen.cmd 1.1:
18832: * src/doc/doxygen.txt 1.2:
18833: * src/doc/generate.cmd 1.2:
18834: * src/include/pa_array.h 1.34:
18835: * src/include/pa_request.h 1.74:
18836: * src/include/pa_string.h 1.62:
18837: * src/main/execute.C 1.136:
18838: * src/main/pa_string.C 1.60:
18839: * src/main/untaint.C 1.29:
18840: * src/targets/cgi/parser3.C 1.52:
18841: * src/types/pa_vcookie.C 1.15:
18842: string::pos & cmp & piece bugs fixed.
18843: string::split new
18844: table:load separated from set
18845: table:set implemented with clean \n \t searches
18846:
18847: * src/include/pa_common.h 1.31:
18848: * src/include/pa_globals.h 1.32:
18849: * src/main/pa_globals.C 1.38:
18850: * src/main/pa_request.C 1.91:
18851: * src/targets/cgi/parser3.C 1.54:
18852: * src/targets/isapi/parser3isapi.C 1.21:
18853: * src/types/pa_value.h 1.43:
18854: main:post-process
18855:
1.24 paf 18856: * src/classes/string.C 1.27:
18857: * src/include/pa_string.h 1.66:
18858: * src/main/pa_string.C 1.64:
18859: string:match replace -11
18860:
1.15 paf 18861: * src/classes/file.C 1.16:
18862: * src/classes/table.C 1.45:
18863: * src/include/pa_common.h 1.32:
18864: * src/main/compile_tools.C 1.34:
18865: * src/main/pa_common.C 1.38:
18866: * src/main/pa_request.C 1.93:
18867: * src/types/pa_vform.C 1.20:
18868: * src/types/pa_vstring.C 1.1:
18869: z
18870:
18871: * src/include/pa_common.h 1.30:
18872: * src/include/pa_request.h 1.75:
18873: * src/include/pa_sapi.h 1.3:
18874: * src/main/main.dsp 1.72:
18875: * src/main/pa_common.C 1.36:
18876: * src/main/pa_request.C 1.90:
18877: * src/targets/cgi/parser3.C 1.53:
18878: * src/types/pa_value.h 1.42:
18879: * src/types/pa_vfile.C 1.10:
18880: * src/types/pa_vfile.h 1.16:
18881: * src/types/pa_vstring.h 1.20:
18882: vfile in response:body
18883:
18884: * src/classes/string.C 1.28:
18885: * src/include/pa_string.h 1.67:
18886: * src/main/pa_string.C 1.65:
18887: string:match replace prepared
18888:
18889: * src/classes/string.C 1.33:
18890: * src/main/compile.y 1.123:
18891: grammar: fixed to allow {}[]< empty []
18892:
18893: * src/classes/double.C 1.20:
18894: * src/classes/file.C 1.17:
18895: * src/classes/form.C 1.3:
18896: * src/classes/int.C 1.18:
18897: * src/classes/response.C 1.6:
18898: * src/classes/root.C 1.55:
18899: * src/classes/string.C 1.24:
18900: * src/classes/table.C 1.47:
18901: * src/include/pa_string.h 1.63:
18902: * src/main/pa_string.C 1.61:
18903: string:match -10 [frame]
18904:
18905: * src/classes/string.C 1.29:
18906: * src/main/pa_string.C 1.66:
18907: string:match replace prepared 2
18908:
18909: 2001-04-02 paf
18910: * src/classes/_random.h 1.1:
18911: * src/classes/random.C 1.1:
18912: * src/include/pa_globals.h 1.31:
18913: * src/main/main.dsp 1.71:
18914: * src/main/pa_globals.C 1.37:
18915: * src/main/pa_request.C 1.89:
18916: * src/types/pa_value.h 1.40:
18917: random:generate
18918:
18919: * src/classes/table.C 1.42:
18920: * src/include/pa_array.h 1.33:
18921: * src/include/pa_string.h 1.60:
18922: * src/include/pa_table.h 1.28:
18923: * src/main/execute.C 1.135:
18924: * src/types/pa_value.h 1.41:
18925: table:join
18926:
18927: * src/classes/table.C 1.43:
18928: * src/include/pa_string.h 1.61:
18929: * src/main/pa_string.C 1.59:
18930: * src/types/pa_valiased.C 1.6:
18931: * src/types/pa_valiased.h 1.12:
18932: * src/types/pa_vdouble.h 1.15:
18933: * src/types/pa_vfile.h 1.15:
18934: * src/types/pa_vint.h 1.16:
18935: * src/types/pa_vresponse.h 1.7:
18936: * src/types/pa_vstring.h 1.19:
18937: * src/types/pa_vtable.h 1.13:
18938: string::pos. about to use it in table:set/load
18939:
18940: * src/classes/random.C 1.2:
18941: random:generate 1
18942:
18943: 2001-03-30 paf
18944: * src/classes/double.C 1.19:
18945: * src/classes/file.C 1.14:
18946: * src/classes/int.C 1.17:
18947: * src/classes/response.C 1.5:
18948: * src/classes/root.C 1.53:
18949: * src/classes/string.C 1.22:
18950: * src/classes/table.C 1.40:
18951: * src/main/compile.y 1.122:
18952: * src/main/execute.C 1.134:
18953: * src/types/pa_value.h 1.39:
18954: * src/types/pa_vstateless_class.C 1.7:
18955: * src/types/pa_vstateless_class.h 1.9:
18956: static|dynamic|any method registration
18957:
18958: * src/classes/table.C 1.41:
18959: * src/include/pa_string.h 1.59:
18960: * src/main/pa_string.C 1.58:
18961: todo: table flip and append. string::pos
18962:
18963: 2001-03-29 paf
18964: * src/classes/string.C 1.14:
18965: * src/main/compile.y 1.120:
18966: * src/main/compile_tools.C 1.33:
18967: * src/main/compile_tools.h 1.36:
18968: * src/main/main.dsp 1.70:
18969: * src/types/pa_value.h 1.38:
18970: * src/types/pa_vstring.h 1.17:
18971: * src/types/pa_vunknown.h 1.8:
18972: empty params allowed. [] and [;] are different now.
18973:
18974: * src/include/pa_pool.h 1.46:
18975: * src/include/pa_request.h 1.72:
18976: * src/main/pa_request.C 1.86:
18977: * src/main/untaint.C 1.25:
18978: pool.request
18979:
18980: * src/classes/string.C 1.21:
18981: string:xsplit forgot that they must result in 1 row N column [
18982: not vice versa]
18983:
18984: * src/classes/string.C 1.17:
18985: * src/include/pa_string.h 1.57:
18986: * src/main/execute.C 1.133:
18987: * src/main/pa_array.C 1.30:
18988: * src/main/pa_string.C 1.56:
18989: * src/types/pa_vtable.h 1.12:
18990: string: lsplit -1
18991:
18992: * src/classes/string.C 1.16:
18993: * src/include/pa_string.h 1.55:
18994: * src/main/pa_string.C 1.54:
18995: string: pos -1
18996:
18997: * src/classes/string.C 1.18:
18998: * src/include/pa_string.h 1.58:
18999: * src/main/pa_string.C 1.57:
19000: string: lsplit
19001:
19002: * src/include/pa_pool.h 1.47:
19003: * src/include/pa_request.h 1.73:
19004: * src/main/pa_request.C 1.87:
19005: * src/main/untaint.C 1.26:
19006: pool.request undone
19007:
19008: * src/classes/string.C 1.20:
19009: z
19010:
19011: * src/include/pa_string.h 1.56:
19012: * src/main/pa_string.C 1.55:
19013: * src/main/untaint.C 1.28:
19014: string: pos
19015:
19016: * src/classes/string.C 1.15:
19017: * src/classes/table.C 1.38:
19018: * src/include/pa_string.h 1.54:
19019: * src/main/compile.y 1.121:
19020: * src/main/pa_request.C 1.88:
19021: * src/main/pa_string.C 1.53:
19022: * src/main/untaint.C 1.27:
19023: string: left right mid
19024:
19025: * src/classes/file.C 1.13:
19026: * src/classes/table.C 1.39:
19027: * src/include/pa_table.h 1.27:
19028: * src/main/pa_table.C 1.24:
19029: * src/types/pa_vstring.h 1.18:
19030: * src/types/pa_wwrapper.h 1.6:
19031: table:flip
19032:
19033: * src/classes/string.C 1.19:
19034: string: rsplit
19035:
19036: 2001-03-28 paf
19037: * src/classes/file.C 1.12:
19038: * src/include/pa_globals.h 1.30:
19039: * src/include/pa_request.h 1.71:
19040: * src/targets/cgi/parser3.C 1.51:
19041: * src/targets/isapi/parser3isapi.C 1.20:
19042: * src/types/pa_value.h 1.37:
19043: * src/types/pa_vrequest.C 1.4:
19044: * src/types/pa_vunknown.h 1.7:
19045: $request:browser [.type .version]; unknown.get_double now = 0.
19046:
19047: * src/classes/table.C 1.36:
19048: * src/include/pa_array.h 1.32:
19049: * src/include/pa_hash.h 1.32:
19050: * src/include/pa_table.h 1.24:
19051: * src/main/pa_array.C 1.29:
19052: * src/main/pa_table.C 1.21:
19053: * src/types/pa_vtable.h 1.11:
19054: table:locate just compiled
19055:
19056: * src/classes/file.C 1.9:
19057: * src/include/pa_common.h 1.29:
19058: * src/main/pa_common.C 1.34:
19059: * src/types/pa_vfile.C 1.7:
19060: * src/types/pa_vfile.h 1.12:
19061: started file:load. wrong write. must be self.set
19062:
19063: * src/classes/file.C 1.8:
19064: * src/classes/root.C 1.52:
19065: * src/classes/table.C 1.37:
19066: * src/include/pa_table.h 1.25:
19067: * src/main/pa_table.C 1.22:
19068: table:locate1, file:test
19069:
19070: * src/classes/file.C 1.10:
19071: * src/main/execute.C 1.132:
19072: * src/main/pa_common.C 1.35:
19073: * src/main/untaint.C 1.24:
19074: * src/targets/cgi/parser3.C 1.50:
19075: * src/types/pa_vfile.C 1.8:
19076: * src/types/pa_vfile.h 1.13:
19077: * src/types/pa_vform.C 1.17:
19078: file:load 1. tainted
19079:
19080: * src/classes/file.C 1.11:
19081: * src/include/pa_globals.h 1.29:
19082: * src/include/pa_request.h 1.70:
19083: * src/include/pa_table.h 1.26:
19084: * src/main/pa_globals.C 1.36:
19085: * src/main/pa_request.C 1.85:
19086: * src/main/pa_table.C 1.23:
19087: * src/types/pa_vfile.C 1.9:
19088: * src/types/pa_vfile.h 1.14:
19089: * src/types/pa_vform.C 1.18:
19090: file:load autodetection of mime-type by user-file-name
19091:
19092: 2001-03-27 paf
19093: * src/classes/double.C 1.18:
19094: * src/classes/int.C 1.16:
19095: * src/classes/root.C 1.51:
19096: * src/classes/string.C 1.13:
19097: * src/classes/table.C 1.34:
19098: * src/main/compile_tools.C 1.32:
19099: * src/main/execute.C 1.128:
19100: * src/main/pa_request.C 1.84:
19101: * src/main/untaint.C 1.23:
19102: * src/types/pa_value.h 1.35:
19103: * src/types/pa_vbool.h 1.6:
19104: * src/types/pa_vcookie.C 1.14:
19105: * src/types/pa_vdouble.h 1.14:
19106: * src/types/pa_vfile.h 1.11:
19107: * src/types/pa_vint.h 1.15:
19108: * src/types/pa_vmframe.h 1.9:
19109: * src/types/pa_vstring.h 1.16:
19110: * src/types/pa_vtable.h 1.10:
19111: * src/types/pa_vunknown.h 1.6:
19112: sort 0
19113:
19114: * src/classes/table.C 1.31:
19115: * src/include/pa_common.h 1.27:
19116: * src/main/compile.y 1.117:
19117: * src/main/execute.C 1.127:
19118: * src/main/pa_common.C 1.31:
19119: * src/main/pa_table.C 1.20:
19120: table:save decided to have as it were. stepped back.
19121: grammar: added 'in' 'is' 'lt'&co follow-space check
19122:
19123: * src/main/compile.y 1.119:
19124: fixed minor bug in @mn[][] ...^{
19125:
19126: * src/main/execute.C 1.130:
19127: * src/types/pa_value.h 1.36:
19128: * src/types/pa_vmframe.h 1.10:
19129: * src/types/pa_wcontext.h 1.8:
19130: fixed r/w context of code-params
19131:
19132: * src/classes/table.C 1.33:
19133: * src/main/pa_common.C 1.32:
19134: * src/main/pa_request.C 1.83:
19135: * src/targets/cgi/parser3.C 1.49:
19136: * src/types/pa_value.h 1.34:
19137: * src/types/pa_vbool.h 1.5:
19138: * src/types/pa_vdouble.h 1.12:
19139: * src/types/pa_vfile.h 1.9:
19140: * src/types/pa_vint.h 1.13:
19141: * src/types/pa_vstring.h 1.14:
19142: * src/types/pa_vunknown.h 1.5:
19143: continue on sort
19144:
19145: * src/types/pa_valiased.C 1.5:
19146: * src/types/pa_valiased.h 1.11:
19147: * src/types/pa_vdouble.h 1.13:
19148: * src/types/pa_vfile.h 1.10:
19149: * src/types/pa_vint.h 1.14:
19150: * src/types/pa_vresponse.h 1.6:
19151: * src/types/pa_vstring.h 1.15:
19152: * src/types/pa_vtable.h 1.9:
19153: renamed to are_static_calls_disabled
19154:
19155: * src/main/execute.C 1.131:
19156: * src/main/pa_common.C 1.33:
19157: fixed r/w context of code-params2, fixed ntfs hardlink slow dir update
19158:
19159: * src/classes/table.C 1.35:
19160: * src/main/execute.C 1.129:
19161: about to change junction rcontext!!
19162:
19163: * src/classes/table.C 1.32:
19164: * src/include/pa_common.h 1.28:
19165: * src/main/compile.y 1.118:
19166: started table:sort
19167: fixed minor bug in #...^{
19168:
19169: 2001-03-26 paf
19170: * src/classes/file.C 1.7:
19171: * src/classes/root.C 1.50:
19172: * src/classes/table.C 1.30:
19173: * src/include/pa_common.h 1.26:
19174: * src/include/pa_globals.h 1.28:
19175: * src/include/pa_table.h 1.23:
19176: * src/main/pa_common.C 1.30:
19177: * src/main/pa_globals.C 1.35:
19178: * src/main/pa_request.C 1.82:
19179: * src/main/pa_table.C 1.19:
19180: moved ::save to pa_table.
19181: disabled @auto invocation in ^process
19182:
19183: * src/classes/table.C 1.29:
19184: * src/include/pa_array.h 1.31:
19185: * src/include/pa_table.h 1.22:
19186: * src/main/pa_array.C 1.28:
19187: table:record
19188:
19189: * src/main/untaint.C 1.22:
19190: * src/targets/cgi/parser3.C 1.48:
19191: * src/targets/isapi/parser3isapi.C 1.19:
19192: * src/targets/isapi/parser3isapi.dsp 1.8:
19193: * src/targets/isapi/pool_storage.h 1.3:
19194: * src/types/pa_valiased.h 1.10:
19195: * src/types/pa_vcookie.C 1.13:
19196: * src/types/pa_vdouble.h 1.11:
19197: * src/types/pa_vfile.h 1.8:
19198: * src/types/pa_vint.h 1.12:
19199: * src/types/pa_vresponse.h 1.5:
19200: * src/types/pa_vstring.h 1.13:
19201: * src/types/pa_vtable.h 1.8:
19202: z
19203:
19204: * src/main/compile.y 1.116:
19205: grammar: [] 0params [;] 2 params (was 0)
19206:
19207: * src/include/pa_pool.h 1.45:
19208: * src/main/execute.C 1.126:
19209: * src/types/pa_valiased.C 1.4:
19210: * src/types/pa_valiased.h 1.9:
19211: * src/types/pa_value.h 1.33:
19212: * src/types/pa_vdouble.h 1.10:
19213: * src/types/pa_vfile.h 1.7:
19214: * src/types/pa_vint.h 1.11:
19215: * src/types/pa_vresponse.h 1.4:
19216: * src/types/pa_vstring.h 1.12:
19217: * src/types/pa_vtable.h 1.7:
19218: disabled $a(123) $b[$a.CLASS] ^b.inc[123] shit.
19219: allowed no checks in native method realisations on 'self' validity -
19220: they now can simply assume that 'self' is V{Proper} .
19221:
19222: 2001-03-25 paf
19223: * src/classes/table.C 1.26:
19224: * src/include/pa_globals.h 1.27:
19225: * src/include/pa_string.h 1.52:
19226: * src/include/pa_table.h 1.20:
19227: * src/main/compile.y 1.114:
19228: * src/main/compile_tools.C 1.31:
19229: * src/main/compile_tools.h 1.35:
19230: * src/main/pa_globals.C 1.32:
19231: * src/main/pa_request.C 1.79:
19232: * src/main/pa_string.C 1.52:
19233: * src/main/pa_table.C 1.17:
19234: * src/main/untaint.C 1.15:
19235: * src/types/pa_vcookie.h 1.7:
19236: typo & typo-default
19237:
19238: * src/main/pa_globals.C 1.34:
19239: * src/main/untaint.C 1.19:
19240: html-typo - moved all processing to table [except preliminary \
19241: \n \r \n replacements to "\n"]
19242:
19243: * src/main/untaint.C 1.16:
19244: typo \r \r\n \n properly handled
19245:
19246: * src/classes/table.C 1.27:
19247: * src/include/pa_table.h 1.21:
19248: * src/main/pa_globals.C 1.33:
19249: * src/main/pa_table.C 1.18:
19250: * src/main/untaint.C 1.17:
19251: returned table originating. useful for reporting typo table
19252: problems origin. think would be useful somewhere else
19253:
19254: * src/classes/table.C 1.28:
19255: * src/main/untaint.C 1.18:
19256: html-typo - decided to move all the processing to table
19257:
19258: * src/main/pa_request.C 1.80:
19259: table empty lines ignored. system-default content type assigned
19260: in output:result [can fail in main:auto and skipped normal
19261: defaults extraction]
19262:
19263: * src/include/pa_string.h 1.53:
19264: * src/main/compile.y 1.115:
19265: #comment fixed minor bug
19266:
19267: * src/main/pa_request.C 1.81:
19268: * src/main/untaint.C 1.20:
19269: moved default typo-table to lowlevel - it initialization could
19270: be skipped if failed in @auto. so that exception report would
19271: use some table
19272:
19273: * src/main/untaint.C 1.21:
19274: z
19275:
19276: 2001-03-24 paf
19277: * src/main/pa_globals.C 1.28:
19278: * src/types/pa_vclass.C 1.6:
19279: * src/types/pa_vclass.h 1.11:
19280: * src/types/pa_vstateless_class.C 1.6:
19281: * src/types/pa_vstateless_class.h 1.8:
19282: thrown away freeze mech.
19283: no danger now for you can't do ^request:process[@new-method[]
19284: body]
19285: trick anymore.
19286: still remains $some_instance.process[@new-method[]
19287: possibility]
19288: but would leave it as a feature.
19289: see index for sample
19290:
19291: * src/include/pa_string.h 1.51:
19292: * src/main/pa_string.C 1.51:
19293: * src/main/untaint.C 1.14:
19294: * src/targets/cgi/parser3.C 1.47:
19295: html-typo 2
19296:
19297: * src/include/pa_array.h 1.29:
19298: * src/include/pa_hash.h 1.31:
19299: * src/include/pa_request.h 1.67:
19300: * src/main/compile.y 1.110:
19301: * src/main/pa_array.C 1.26:
19302: * src/main/pa_common.C 1.25:
19303: * src/main/pa_hash.C 1.29:
19304: * src/main/pa_request.C 1.73:
19305: * src/types/pa_vcookie.C 1.12:
19306: cyclic uses ignored. defaulted default content-type
19307:
19308: * src/doc/doxygen.cfg 1.1:
19309: * src/doc/doxygen.txt 1.1:
19310: * src/doc/generate.cmd 1.1:
19311: * src/doc/view.cmd 1.1:
19312: * src/include/pa_array.h 1.30:
19313: * src/include/pa_globals.h 1.26:
19314: * src/include/pa_pool.h 1.44:
19315: * src/include/pa_string.h 1.50:
19316: * src/include/pa_table.h 1.19:
19317: * src/main/execute.C 1.125:
19318: * src/main/pa_array.C 1.27:
19319: * src/main/pa_globals.C 1.31:
19320: * src/main/pa_request.C 1.78:
19321: * src/main/pa_string.C 1.50:
19322: * src/main/untaint.C 1.13:
19323: * src/targets/cgi/parser3.C 1.46:
19324: * src/targets/isapi/parser3isapi.C 1.18:
19325: * src/types/pa_value.h 1.32:
19326: * src/types/pa_vtable.h 1.6:
19327: html-typo 0
19328: html-typo 1. noticed double default content-type prob. run cgi.cmd tomorrow first
19329: html-typo sample. detected << problem: they become ltlt too fast
19330:
19331: * src/classes/file.C 1.6:
19332: * src/classes/root.C 1.49:
19333: * src/classes/table.C 1.25:
19334: * src/include/pa_common.h 1.25:
19335: * src/include/pa_request.h 1.69:
19336: * src/main/compile.y 1.111:
19337: * src/main/pa_common.C 1.28:
19338: * src/main/pa_request.C 1.77:
19339: * src/main/pa_string.C 1.49:
19340: * src/targets/isapi/parser3isapi.C 1.17:
19341: * src/types/pa_vfile.h 1.6:
19342: file_read stringified
19343:
19344: * src/include/pa_sapi.h 1.2:
19345: * src/main/pa_common.C 1.27:
19346: * src/main/pa_request.C 1.76:
19347: * src/targets/cgi/parser3.C 1.44:
19348: * src/targets/isapi/nt_log_events.mc 1.1:
19349: * src/targets/isapi/parser3isapi.C 1.16:
19350: * src/targets/isapi/parser3isapi.dsp 1.6:
19351: nt error log experiments failed - cgi under iis got no access to log. registereventsource simply failed with 5(illegal call) code, while worked OK as standalone executable.
19352: isapi: used HSE_APPEND_LOG_PARAMETER feature
19353:
19354: * src/types/pa_valiased.C 1.3:
19355: decided to String-ify file_read
19356:
19357: * src/targets/cgi/parser3.C 1.45:
19358: * src/targets/isapi/nt_log_events.mc 1.2:
19359: * src/targets/isapi/parser3isapi.dsp 1.7:
19360: cgi: sapi::log
19361:
19362: * src/main/compile.y 1.109:
19363: * src/main/execute.C 1.124:
19364: * src/main/main.dsp 1.69:
19365: @CLASS equals @BASE. sanity
19366:
19367: * src/include/pa_common.h 1.22:
19368: * src/main/pa_common.C 1.23:
19369: * src/main/pa_request.C 1.72:
19370: * src/targets/cgi/parser3.C 1.42:
19371: * src/targets/isapi/pool_storage.h 1.2:
19372: * src/types/pa_vform.C 1.16:
19373: * src/types/pa_vform.h 1.14:
19374: auto.p monkey
19375:
19376: * src/include/pa_common.h 1.24:
19377: * src/include/pa_globals.h 1.25:
19378: * src/main/pa_common.C 1.26:
19379: * src/main/pa_globals.C 1.30:
19380: * src/main/pa_request.C 1.75:
19381: * src/targets/isapi/parser3isapi.C 1.15:
19382: fixed default content-type allocation storage
19383:
1.24 paf 19384: * src/include/pa_globals.h 1.24:
19385: * src/include/pa_request.h 1.68:
19386: * src/main/compile.y 1.113:
19387: * src/main/pa_common.C 1.29:
19388: * src/main/pa_globals.C 1.29:
19389: * src/main/pa_request.C 1.74:
19390: z
19391:
1.15 paf 19392: * src/include/pa_common.h 1.23:
19393: * src/main/pa_common.C 1.24:
19394: * src/targets/cgi/parser3.C 1.43:
19395: * src/targets/isapi/parser3isapi.C 1.14:
19396: auto.p monkey every target
19397:
19398: * src/main/compile.y 1.112:
19399: * src/main/compile_tools.h 1.34:
19400: #comment
19401:
19402: 2001-03-23 paf
19403: * src/classes/root.C 1.48:
19404: * src/classes/table.C 1.24:
19405: * src/include/pa_common.h 1.21:
19406: * src/include/pa_config_fixed.h 1.1:
19407: * src/include/pa_config_includes.h 1.1:
19408: * src/include/pa_string.h 1.49:
19409: * src/include/pa_threads.h 1.11:
19410: * src/include/pa_types.h 1.23:
19411: * src/include/pa_version.h 1.1:
19412: * src/main/compile.y 1.108:
19413: * src/main/execute.C 1.123:
19414: * src/main/pa_array.C 1.25:
19415: * src/main/pa_common.C 1.22:
19416: * src/main/pa_hash.C 1.28:
19417: * src/main/pa_pool.C 1.17:
19418: * src/main/pa_request.C 1.70:
19419: * src/main/pa_string.C 1.48:
19420: * src/main/untaint.C 1.12:
19421: * src/targets/cgi/parser3.C 1.40:
19422: * src/targets/isapi/parser3isapi.C 1.10:
19423: * src/types/pa_vfile.C 1.6:
19424: * src/types/pa_vform.C 1.15:
19425: cgi: reinvent document_root and request_uri under iis. autoconf
19426: updated. introducing ap_config_includes
19427:
19428: * src/targets/cgi/parser3.C 1.41:
19429: * src/targets/isapi/parser3isapi.C 1.12:
19430: isapi: think it would be better to rewrite as filter then to
19431: deal with pool
19432:
19433: * src/targets/cgi/parser3.C 1.39:
19434: cgi: reinvent document_root under iis
19435:
19436: * src/include/pa_globals.h 1.22:
19437: * src/main/pa_request.C 1.68:
19438: * src/targets/cgi/parser3.C 1.36:
19439: * src/targets/cgi/parser3.dsp 1.12:
19440: * src/targets/isapi/parser3isapi.C 1.8:
19441: * src/types/pa_vcookie.C 1.10:
19442: * src/types/pa_venv.h 1.12:
19443: * src/types/pa_vform.C 1.13:
19444: all: sapi beauty
19445:
19446: * src/main/pa_request.C 1.67:
19447: * src/targets/cgi/parser3.C 1.35:
19448: * src/targets/isapi/parser3isapi.C 1.7:
19449: * src/targets/isapi/parser3isapi.dsp 1.4:
19450: isapi minor env beauty
19451:
19452: * src/include/pa_globals.h 1.23:
19453: * src/include/pa_sapi.h 1.1:
19454: * src/main/main.dsp 1.67:
19455: * src/main/pa_globals.C 1.27:
19456: * src/main/pa_request.C 1.69:
19457: * src/targets/cgi/parser3.C 1.37:
19458: * src/targets/isapi/parser3isapi.C 1.9:
19459: * src/types/pa_vcookie.C 1.11:
19460: * src/types/pa_venv.h 1.13:
19461: * src/types/pa_vform.C 1.14:
19462: sapi made object
19463:
19464: * src/include/pa_pool.h 1.43:
19465: * src/main/pa_request.C 1.71:
19466: * src/targets/cgi/pa_pool.C 1.3:
19467: * src/targets/isapi/pa_pool.C 1.3:
19468: * src/targets/isapi/parser3isapi.C 1.13:
19469: * src/targets/isapi/parser3isapi.dsp 1.5:
19470: * src/targets/isapi/pool_storage.h 1.1:
19471: isapi: dumb pool storage
19472:
19473: * src/main/main.dsp 1.68:
19474: * src/targets/isapi/parser3isapi.C 1.11:
19475: isapi: docroot now like in cgi, not from APPL_PHYSICAL_PATH
19476:
19477: * src/targets/isapi/pa_pool.C 1.2:
19478: decided to continue with extension
19479:
19480: * src/targets/cgi/parser3.C 1.38:
19481: cgi: only one pool now
19482:
19483: 2001-03-22 paf
19484: * src/main/pa_request.C 1.66:
19485: * src/targets/cgi/parser3.C 1.34:
19486: * src/targets/isapi/parser3isapi.C 1.6:
19487: * src/targets/isapi/parser3isapi.dsp 1.3:
19488: isapi document_root 0
19489:
19490: * src/types/pa_vcookie.C 1.8:
19491: cookie attr decoded
19492:
19493: * src/include/pa_pool.h 1.40:
19494: * src/targets/cgi/pa_pool.C 1.2:
19495: * src/targets/cgi/parser3.C 1.31:
19496: * src/targets/cgi/parser3.dsp 1.11:
19497: * src/targets/isapi/pa_pool.C 1.1:
19498: * src/targets/isapi/parser3isapi.C 1.1:
19499: * src/targets/isapi/parser3isapi.def 1.1:
19500: * src/targets/isapi/parser3isapi.dsp 1.1:
19501: started isapi
19502:
19503: * src/targets/isapi/parser3isapi.C 1.5:
19504: isapi keep-alive
19505:
19506: * src/targets/isapi/KILL.EXE 1.1:
19507: * src/targets/isapi/PSTAT.EXE 1.1:
19508: * src/targets/isapi/istart.cmd 1.1:
19509: * src/targets/isapi/istop.cmd 1.1:
19510: * src/targets/isapi/kill.pl 1.1:
19511: isapi added utils
19512:
19513: * src/include/pa_pool.h 1.41:
19514: * src/main/pa_pool.C 1.16:
19515: * src/targets/cgi/parser3.C 1.32:
19516: * src/targets/isapi/parser3isapi.C 1.2:
19517: * src/targets/isapi/parser3isapi.dsp 1.2:
19518: * src/types/pa_vform.C 1.12:
19519: isapi 0
19520:
19521: * src/include/pa_globals.h 1.20:
19522: * src/include/pa_request.h 1.66:
19523: * src/include/pa_types.h 1.22:
19524: * src/main/pa_globals.C 1.26:
19525: * src/main/pa_request.C 1.63:
19526: * src/targets/cgi/parser3.C 1.30:
19527: * src/types/pa_vcookie.C 1.9:
19528: config of auto.p path: parser_root_auto_path parser_site_auto_path
19529:
19530: * src/targets/cgi/vform_fields_fill.C 1.2:
19531: * src/targets/cgi/vform_fields_fill.h 1.2:
19532: * src/targets/isapi/parser3isapi.C 1.4:
19533: z
19534:
19535: * src/include/pa_globals.h 1.21:
19536: * src/main/pa_common.C 1.21:
19537: * src/main/pa_request.C 1.64:
19538: some comments
19539:
19540: * src/include/pa_pool.h 1.42:
19541: * src/main/pa_request.C 1.65:
19542: * src/targets/cgi/parser3.C 1.33:
19543: * src/targets/isapi/parser3isapi.C 1.3:
19544: isapi 1
19545:
19546: 2001-03-21 paf
19547: * src/include/pa_globals.h 1.18:
19548: * src/targets/cgi/parser3.C 1.28:
19549: * src/types/pa_venv.h 1.11:
19550: in cookie & env. todo:post
19551:
19552: * src/Makefile.am 1.3:
19553: * src/classes/Makefile.am 1.2:
19554: * src/classes/file.C 1.5:
19555: * src/classes/root.C 1.47:
19556: * src/classes/table.C 1.23:
19557: * src/include/pa_array.h 1.28:
19558: * src/include/pa_common.h 1.20:
19559: * src/include/pa_globals.h 1.17:
19560: * src/include/pa_pool.h 1.39:
19561: * src/include/pa_request.h 1.65:
19562: * src/include/pa_string.h 1.48:
19563: * src/main/Makefile.am 1.8:
19564: * src/main/compile.y 1.107:
19565: * src/main/execute.C 1.122:
19566: * src/main/main.dsp 1.66:
19567: * src/main/pa_common.C 1.20:
19568: * src/main/pa_globals.C 1.25:
19569: * src/main/pa_request.C 1.62:
19570: * src/main/pa_string.C 1.47:
19571: * src/main/pa_table.C 1.16:
19572: * src/main/untaint.C 1.11:
19573: * src/targets/Makefile.am 1.4:
19574: * src/targets/cgi/Makefile.am 1.2:
19575: * src/targets/cgi/parser3.C 1.27:
19576: * src/targets/cgi/parser3.dsp 1.10:
19577: * src/types/Makefile.am 1.2:
19578: * src/types/pa_vcookie.C 1.7:
19579: * src/types/pa_vform.C 1.11:
19580: * src/types/pa_vstring.h 1.11:
19581: * src/types/pa_wwrapper.h 1.5:
19582: shifted apache branch on main trunc
19583:
19584: * src/targets/cgi/parser3.C 1.29:
19585: z
19586:
19587: * src/include/pa_common.h [automake_update] 1.19.2.2:
19588: * src/include/pa_globals.h [automake_update] 1.16.2.1:
19589: * src/include/pa_pool.h [automake_update] 1.38.2.1:
19590: * src/include/pa_request.h [automake_update] 1.64.2.4:
19591: * src/main/main.dsp [automake_update] 1.65.2.1:
19592: * src/main/pa_common.C [automake_update] 1.19.2.5:
19593: * src/main/pa_request.C [automake_update] 1.61.2.3:
19594: * src/targets/cgi/parser3.C [automake_update] 1.26.2.4:
19595: * src/targets/cgi/parser3.dsp [automake_update] 1.9.2.1:
19596: * src/types/pa_vcookie.C [automake_update] 1.6.2.2:
19597: * src/types/pa_vform.C [automake_update] 1.10.2.1:
19598: * src/types/pa_vstring.h [automake_update] 1.10.2.1:
19599: starting mod_parser3
19600:
19601: * src/include/pa_globals.h 1.19:
19602: post. todo: config of auto.p path
19603:
19604: 2001-03-20 paf
19605: * src/classes/Makefile.am 1.1:
19606: * src/types/Makefile.am 1.1:
19607: file Makefile.am was initially added on branch automake_update.
19608:
19609: * src/main/pa_common.C [automake_update] 1.19.2.4:
19610: * src/targets/cgi/Makefile.am [automake_update] 1.1.2.3:
19611: * src/targets/cgi/parser3.C [automake_update] 1.26.2.3:
19612: automake compiled and works. todo:make win32 ifdefs work and
19613: add ifdef unistd
19614:
19615: * src/classes/Makefile.am [automake_update] 1.1.2.1:
19616: * src/classes/file.C 1.4:
19617: * src/classes/table.C 1.21:
19618: * src/classes/table.C [automake_update] 1.22.2.2:
19619: * src/include/pa_array.h 1.27:
19620: * src/include/pa_common.h 1.18:
19621: * src/include/pa_common.h [automake_update] 1.19.2.1:
19622: * src/include/pa_request.h 1.64:
19623: * src/include/pa_request.h [automake_update] 1.64.2.3:
19624: * src/include/pa_string.h 1.47:
19625: * src/include/pa_table.h 1.18:
19626: * src/include/pa_threads.h 1.10:
19627: * src/main/Makefile.am [automake_update] 1.7.16.3:
19628: * src/main/pa_common.C [automake_update] 1.19.2.3:
19629: * src/main/pa_globals.C 1.24:
19630: * src/main/pa_request.C [automake_update] 1.61.2.2:
19631: * src/main/pa_table.C [automake_update] 1.15.2.1:
19632: * src/main/untaint.C 1.10:
19633: * src/targets/cgi/Makefile.am [automake_update] 1.1.2.2:
19634: * src/targets/cgi/parser3.C [automake_update] 1.26.2.2:
19635: * src/types/Makefile.am [automake_update] 1.1.2.1:
19636: * src/types/pa_valiased.h 1.8:
19637: * src/types/pa_value.h 1.31:
19638: * src/types/pa_vform.h 1.13:
19639: z
19640:
19641: * src/include/pa_request.h [automake_update] 1.64.2.2:
19642: * src/main/Makefile.am [automake_update] 1.7.16.2:
19643: * src/main/compile.y [automake_update] 1.106.2.1:
19644: * src/main/execute.C [automake_update] 1.121.2.2:
19645: * src/main/pa_common.C [automake_update] 1.19.2.2:
19646: * src/types/Makefile.am [automake_update] 1.1.2.2:
19647: removing locking
19648:
19649: * src/Makefile.am [automake_update] 1.2.16.1:
19650: * src/classes/file.C [automake_update] 1.4.2.1:
19651: * src/classes/root.C [automake_update] 1.46.2.1:
19652: * src/classes/table.C [automake_update] 1.22.2.1:
19653: * src/include/pa_array.h [automake_update] 1.27.2.1:
19654: * src/include/pa_request.h [automake_update] 1.64.2.1:
19655: * src/include/pa_string.h [automake_update] 1.47.2.1:
19656: * src/main/Makefile.am [automake_update] 1.7.16.1:
19657: * src/main/execute.C [automake_update] 1.121.2.1:
19658: * src/main/pa_common.C [automake_update] 1.19.2.1:
19659: * src/main/pa_globals.C [automake_update] 1.24.2.1:
19660: * src/main/pa_request.C [automake_update] 1.61.2.1:
19661: * src/main/pa_string.C [automake_update] 1.46.2.1:
19662: * src/main/untaint.C [automake_update] 1.10.2.1:
19663: * src/targets/Makefile.am [automake_update] 1.3.16.1:
19664: * src/targets/cgi/Makefile.am [automake_update] 1.1.2.1:
19665: * src/targets/cgi/parser3.C [automake_update] 1.26.2.1:
19666: * src/types/pa_vcookie.C [automake_update] 1.6.2.1:
19667: * src/types/pa_wwrapper.h [automake_update] 1.4.8.1:
19668: String::UL_
19669:
19670: * src/classes/table.C 1.22:
19671: * src/include/pa_common.h 1.19:
19672: * src/main/pa_common.C 1.19:
19673: * src/main/pa_request.C 1.61:
19674: * src/types/pa_vfile.h 1.5:
19675: ^table:save
19676:
19677: 2001-03-19 paf
19678: * src/classes/file.C 1.2:
19679: * src/classes/request.C 1.4:
19680: * src/classes/table.C 1.19:
19681: * src/include/pa_string.h 1.45:
19682: * src/main/main.dsp 1.61:
19683: * src/main/pa_pool.C 1.15:
19684: * src/main/pa_request.C 1.58:
19685: * src/main/untaint.C 1.9:
19686: * src/types/pa_value.h 1.27:
19687: * src/types/pa_vfile.C 1.2:
19688: * src/types/pa_vfile.h 1.2:
19689: * src/types/pa_vform.C 1.10:
19690: file 1
19691:
19692: * src/classes/table.C 1.17:
19693: * src/include/pa_pool.h 1.38:
19694: * src/include/pa_request.h 1.63:
19695: * src/include/pa_table.h 1.16:
19696: * src/include/pa_types.h 1.20:
19697: * src/main/execute.C 1.119:
19698: * src/main/pa_request.C 1.57:
19699: * src/targets/cgi/parser3.C 1.25:
19700: * src/types/pa_value.h 1.25:
19701: * src/types/pa_vclass.h 1.10:
19702: * src/types/pa_vform.C 1.8:
19703: * src/types/pa_vstateless_class.h 1.5:
19704: * src/types/pa_vstateless_object.h 1.4:
19705: ^table:set{default level: TABLE}
19706:
19707: * src/classes/_request.h 1.3:
19708: * src/classes/request.C 1.5:
19709: * src/main/pa_globals.C 1.22:
19710: * src/types/pa_vrequest.C 1.2:
19711: * src/types/pa_vrequest.h 1.6:
19712: VRequest moved to :VStateless_object
19713:
19714: * src/classes/_request.h 1.4:
19715: * src/classes/request.C 1.6:
19716: * src/main/main.dsp 1.65:
19717: * src/main/pa_globals.C 1.23:
19718: * src/types/pa_value.h 1.30:
19719: * src/types/pa_vform.h 1.12:
19720: * src/types/pa_vrequest.C 1.3:
19721: * src/types/pa_vrequest.h 1.7:
19722: VRequest moved to :Value
19723:
19724: * src/types/pa_valiased.h 1.4:
19725: * src/types/pa_vbool.h 1.4:
19726: doc: Value and it's derivates somehow unlinked. don't know why yet
19727:
19728: * src/classes/_env.h 1.6:
19729: * src/classes/_table.h 1.4:
19730: * src/classes/env.C 1.8:
19731: * src/classes/table.C 1.20:
19732: * src/main/execute.C 1.121:
19733: * src/main/main.dsp 1.63:
19734: * src/main/pa_globals.C 1.20:
19735: * src/main/pa_request.C 1.60:
19736: * src/types/pa_value.h 1.28:
19737: * src/types/pa_vcookie.C 1.6:
19738: * src/types/pa_vcookie.h 1.6:
19739: * src/types/pa_venv.h 1.10:
19740: VEnv is now :Value
19741:
19742: * src/targets/cgi/pa_vform.C 1.3:
19743: * src/types/pa_valiased.C 1.1:
19744: * src/types/pa_valiased.h 1.7:
19745: * src/types/pa_value.h 1.29:
19746: * src/types/pa_vstateless_class.C 1.5:
19747: * src/types/pa_vstateless_class.h 1.7:
19748: * src/types/pa_vstateless_object.h 1.7:
19749: moved common get_element part from stateless object&class into VAliased
19750:
19751: * src/classes/_file.h 1.2:
19752: * src/classes/file.C 1.3:
19753: * src/include/pa_types.h 1.21:
19754: * src/main/pa_globals.C 1.18:
19755: * src/main/pa_request.C 1.59:
19756: * src/targets/cgi/parser3.C 1.26:
19757: * src/types/pa_valiased.h 1.6:
19758: * src/types/pa_vfile.C 1.4:
19759: * src/types/pa_vfile.h 1.3:
19760: * src/types/pa_vstateless_class.h 1.6:
19761: * src/types/pa_vstateless_object.h 1.5:
19762: \ to / and ^file:save
19763:
19764: * src/classes/root.C 1.46:
19765: * src/classes/table.C 1.16:
19766: * src/main/pa_exception.C 1.7:
19767: * src/main/pa_request.C 1.53:
19768: * src/targets/cgi/parser3.C 1.24:
19769: * src/types/pa_vbool.h 1.3:
19770: * src/types/pa_vcookie.C 1.3:
19771: * src/types/pa_vcookie.h 1.3:
19772: * src/types/pa_vdouble.h 1.9:
19773: * src/types/pa_venv.h 1.8:
19774: * src/types/pa_vform.h 1.8:
19775: * src/types/pa_vint.h 1.10:
19776: * src/types/pa_vrequest.h 1.4:
19777: doc: detected Value derivates prob
19778:
19779: * src/include/code.h 1.25:
19780: * src/include/pa_array.h 1.25:
19781: * src/include/pa_pool.h 1.35:
19782: * src/include/pa_string.h 1.42:
19783: * src/include/pa_threads.h 1.8:
19784: * src/main/compile.C 1.32:
19785: * src/main/compile.y 1.105:
19786: * src/main/compile_tools.C 1.29:
19787: * src/main/compile_tools.h 1.32:
19788: * src/main/execute.C 1.117:
19789: * src/main/pa_array.C 1.23:
19790: * src/main/pa_common.C 1.15:
19791: * src/main/pa_exception.C 1.8:
19792: * src/main/pa_globals.C 1.15:
19793: * src/main/pa_hash.C 1.25:
19794: * src/main/pa_pool.C 1.13:
19795: * src/main/pa_request.C 1.54:
19796: * src/main/pa_string.C 1.45:
19797: * src/main/pa_table.C 1.14:
19798: * src/main/untaint.C 1.7:
19799: * src/types/pa_value.h 1.23:
19800: auto @brief
19801:
19802: * src/classes/_file.h 1.1:
19803: * src/classes/file.C 1.1:
19804: * src/classes/table.C 1.18:
19805: * src/include/pa_common.h 1.17:
19806: * src/include/pa_globals.h 1.16:
19807: * src/include/pa_string.h 1.44:
19808: * src/include/pa_table.h 1.17:
19809: * src/main/main.dsp 1.60:
19810: * src/main/pa_common.C 1.18:
19811: * src/main/pa_globals.C 1.17:
19812: * src/types/pa_value.h 1.26:
19813: * src/types/pa_vcookie.h 1.4:
19814: * src/types/pa_venv.h 1.9:
19815: * src/types/pa_vfile.C 1.1:
19816: * src/types/pa_vfile.h 1.1:
19817: * src/types/pa_vform.C 1.9:
19818: * src/types/pa_vform.h 1.9:
19819: * src/types/pa_vrequest.h 1.5:
19820: * src/types/pa_vtable.h 1.5:
19821: file class just compiled
19822:
19823: * src/types/pa_vfile.C 1.5:
19824: * src/types/pa_vfile.h 1.4:
19825: * src/types/pa_vstateless_object.h 1.6:
19826: vfile doxx
19827:
19828: * src/classes/_response.h 1.2:
19829: * src/classes/response.C 1.4:
19830: * src/main/pa_globals.C 1.21:
19831: * src/types/pa_vform.h 1.11:
19832: * src/types/pa_vresponse.h 1.3:
19833: VResponse moved to :VStateless_object
19834:
19835: * src/classes/_request.h 1.2:
19836: * src/classes/request.C 1.3:
19837: * src/include/code.h 1.24:
19838: * src/include/pa_array.h 1.24:
19839: * src/include/pa_common.h 1.15:
19840: * src/include/pa_exception.h 1.10:
19841: * src/include/pa_globals.h 1.13:
19842: * src/include/pa_hash.h 1.28:
19843: * src/include/pa_pool.h 1.34:
19844: * src/include/pa_request.h 1.61:
19845: * src/include/pa_stack.h 1.7:
19846: * src/include/pa_string.h 1.41:
19847: * src/include/pa_table.h 1.14:
19848: * src/include/pa_threads.h 1.7:
19849: * src/include/pa_types.h 1.17:
19850: * src/main/execute.C 1.116:
19851: * src/main/pa_pool.C 1.12:
19852: * src/main/pa_request.C 1.52:
19853: * src/main/pa_string.C 1.44:
19854: * src/main/untaint.C 1.6:
19855: * src/targets/cgi/parser3.C 1.23:
19856: * src/types/pa_value.h 1.22:
19857: * src/types/pa_vform.C 1.7:
19858: doxygen include/, Value
19859:
19860: * src/include/code.h 1.26:
19861: * src/include/pa_array.h 1.26:
19862: * src/include/pa_common.h 1.16:
19863: * src/include/pa_exception.h 1.11:
19864: * src/include/pa_globals.h 1.14:
19865: * src/include/pa_globals.h 1.15:
19866: * src/include/pa_hash.h 1.29:
19867: * src/include/pa_pool.h 1.36:
19868: * src/include/pa_pool.h 1.37:
19869: * src/include/pa_request.h 1.62:
19870: * src/include/pa_stack.h 1.8:
19871: * src/include/pa_string.h 1.43:
19872: * src/include/pa_string.h 1.46:
19873: * src/include/pa_table.h 1.15:
19874: * src/include/pa_threads.h 1.9:
19875: * src/include/pa_types.h 1.18:
19876: * src/main/compile.C 1.33:
19877: * src/main/compile.y 1.106:
19878: * src/main/compile_tools.C 1.30:
19879: * src/main/compile_tools.h 1.33:
19880: * src/main/execute.C 1.118:
19881: * src/main/pa_array.C 1.24:
19882: * src/main/pa_common.C 1.16:
19883: * src/main/pa_exception.C 1.9:
19884: * src/main/pa_globals.C 1.16:
19885: * src/main/pa_hash.C 1.26:
19886: * src/main/pa_pool.C 1.14:
19887: * src/main/pa_request.C 1.55:
19888: * src/main/pa_string.C 1.46:
19889: * src/main/pa_table.C 1.15:
19890: * src/main/untaint.C 1.8:
19891: * src/types/pa_valiased.h 1.5:
19892: * src/types/pa_value.h 1.24:
19893: * src/types/pa_vfile.C 1.3:
19894: z
19895:
19896: * src/include/pa_hash.h 1.30:
19897: * src/include/pa_types.h 1.19:
19898: * src/main/pa_common.C 1.17:
19899: * src/main/pa_hash.C 1.27:
19900: * src/main/pa_request.C 1.56:
19901: * src/types/pa_vcookie.C 1.4:
19902: renamed Hash::Value to Val so to doxygen would finlly stop
19903: confusing those Value-s
19904:
19905: * src/main/main.dsp 1.64:
19906: * src/targets/cgi/parser3.dsp 1.9:
19907: * src/types/pa_valiased.C 1.2:
19908: * src/types/pa_vform.h 1.10:
19909: commented VForm
19910:
19911: * src/classes/_cookie.h 1.2:
19912: * src/classes/_table.h 1.3:
19913: * src/classes/cookie.C 1.3:
19914: * src/main/execute.C 1.120:
19915: * src/main/main.dsp 1.62:
19916: * src/main/pa_globals.C 1.19:
19917: * src/types/pa_vcookie.C 1.5:
19918: * src/types/pa_vcookie.h 1.5:
19919: VCookie is now :Value
19920:
19921: 2001-03-18 paf
19922: * src/classes/_cookie.h 1.1:
19923: * src/classes/cookie.C 1.1:
19924: * src/include/pa_common.h 1.14:
19925: * src/include/pa_globals.h 1.12:
19926: * src/include/pa_request.h 1.60:
19927: * src/include/pa_string.h 1.40:
19928: * src/include/pa_types.h 1.16:
19929: * src/main/main.dsp 1.59:
19930: * src/main/pa_common.C 1.14:
19931: * src/main/pa_globals.C 1.14:
19932: * src/main/pa_hash.C 1.24:
19933: * src/main/pa_request.C 1.51:
19934: * src/main/pa_string.C 1.43:
19935: * src/main/untaint.C 1.5:
19936: * src/targets/cgi/parser3.C 1.21:
19937: * src/types/pa_value.h 1.21:
19938: * src/types/pa_vcookie.C 1.1:
19939: * src/types/pa_vcookie.h 1.1:
19940: * src/types/pa_vform.C 1.6:
19941: * src/types/pa_vform.h 1.7:
19942: * src/types/pa_vhash.h 1.9:
19943: * src/types/pa_vunknown.h 1.4:
19944: cookie class
19945:
19946: * src/include/pa_hash.h 1.26:
19947: * src/main/pa_hash.C 1.22:
19948: * src/targets/cgi/parser3.C 1.17:
19949: response fields to header
19950:
19951: * src/classes/root.C 1.41:
19952: * src/classes/string.C 1.12:
19953: * src/include/pa_string.h 1.37:
19954: * src/main/pa_globals.C 1.11:
19955: * src/main/pa_request.C 1.44:
19956: * src/main/pa_string.C 1.41:
19957: * src/types/pa_vdouble.h 1.8:
19958: * src/types/pa_vform.C 1.5:
19959: * src/types/pa_vint.h 1.9:
19960: * src/types/pa_vstateless_class.C 1.4:
19961: convinient string(pool, char *src, bool tainted) ctor
19962:
19963: * src/include/pa_hash.h 1.27:
19964: * src/include/pa_request.h 1.58:
19965: * src/include/pa_string.h 1.36:
19966: * src/main/pa_globals.C 1.10:
19967: * src/main/pa_hash.C 1.23:
19968: * src/main/pa_request.C 1.43:
19969: * src/main/pa_string.C 1.40:
19970: * src/main/untaint.C 1.3:
19971: * src/targets/cgi/parser3.C 1.18:
19972: proper @exceptions params tainting
19973:
19974: * src/classes/_response.h 1.1:
19975: * src/classes/response.C 1.1:
19976: * src/include/pa_globals.h 1.8:
19977: * src/include/pa_hash.h 1.25:
19978: * src/include/pa_request.h 1.57:
19979: * src/main/compile.C 1.31:
19980: * src/main/compile.y 1.104:
19981: * src/main/execute.C 1.114:
19982: * src/main/main.dsp 1.58:
19983: * src/main/pa_globals.C 1.8:
19984: * src/main/pa_hash.C 1.21:
19985: * src/main/pa_request.C 1.41:
19986: * src/targets/cgi/parser3.C 1.16:
19987: * src/targets/cgi/parser3.dsp 1.8:
19988: * src/types/pa_value.h 1.18:
19989: * src/types/pa_vhash.h 1.6:
19990: * src/types/pa_vrequest.h 1.3:
19991: * src/types/pa_vresponse.h 1.1:
19992: $response: 0 request::core exception rethrow
19993:
19994: * src/classes/request.C 1.2:
19995: * src/classes/response.C 1.2:
19996: * src/classes/root.C 1.42:
19997: * src/include/pa_common.h 1.13:
19998: * src/include/pa_globals.h 1.10:
19999: * src/include/pa_request.h 1.59:
20000: * src/include/pa_string.h 1.38:
20001: * src/main/pa_common.C 1.13:
20002: * src/main/pa_globals.C 1.12:
20003: * src/main/pa_request.C 1.45:
20004: * src/targets/cgi/parser3.C 1.19:
20005: ^taint 0
20006:
20007: * src/classes/cookie.C 1.2:
20008: * src/types/pa_vcookie.C 1.2:
20009: * src/types/pa_vcookie.h 1.2:
20010: cookie: allowed access to hash-assigned
20011:
20012: * src/include/pa_globals.h 1.9:
20013: * src/main/execute.C 1.115:
20014: * src/main/pa_globals.C 1.9:
20015: * src/main/pa_request.C 1.42:
20016: * src/targets/cgi/parser3.C 1.22:
20017: z
20018:
20019: * src/main/pa_request.C 1.50:
20020: zero length output allowed
20021:
20022: * src/classes/root.C 1.44:
20023: * src/include/pa_globals.h 1.11:
20024: * src/include/pa_string.h 1.39:
20025: * src/main/pa_globals.C 1.13:
20026: * src/main/pa_request.C 1.47:
20027: * src/main/pa_string.C 1.42:
20028: * src/types/pa_value.h 1.19:
20029: * src/types/pa_vhash.h 1.7:
20030: $defautl[$content-type[$value[text/html] $charset[windows-1251]]
20031:
20032: * src/classes/root.C 1.43:
20033: * src/main/pa_request.C 1.46:
20034: * src/main/untaint.C 1.4:
20035: * src/targets/cgi/parser3.C 1.20:
20036: taint[uri
20037:
20038: * src/classes/response.C 1.3:
20039: * src/main/pa_request.C 1.49:
20040: * src/types/pa_value.h 1.20:
20041: * src/types/pa_vhash.h 1.8:
20042: * src/types/pa_vresponse.h 1.2:
20043: ^response:clear[]
20044:
20045: * src/classes/root.C 1.45:
20046: * src/main/pa_request.C 1.48:
20047: taint forgotten forced lang switch
20048:
20049: 2001-03-16 paf
20050: * src/include/code.h 1.22:
20051: * src/include/pa_hash.h 1.24:
20052: * src/include/pa_request.h 1.55:
20053: * src/main/compile.y 1.102:
20054: * src/main/execute.C 1.108:
20055: * src/types/pa_value.h 1.15:
20056: * src/types/pa_vhash.h 1.5:
20057: * src/types/pa_vstring.h 1.10:
20058: * src/types/pa_vtable.h 1.4:
20059: * src/types/pa_wcontext.C 1.4:
20060: * src/types/pa_wcontext.h 1.6:
20061: see () and {} param wcontext conflict
20062:
20063: * src/main/execute.C 1.113:
20064: * src/main/main.dsp 1.57:
20065: * src/types/pa_value.h 1.17:
20066: * src/types/pa_vrequest.h 1.2:
20067: native method' class call with less params then needed error reporting
20068:
20069: * src/classes/double.C 1.17:
20070: * src/include/code.h 1.23:
20071: * src/main/compile.y 1.103:
20072: * src/main/compile_tools.C 1.28:
20073: * src/main/compile_tools.h 1.31:
20074: * src/main/execute.C 1.109:
20075: ) and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
20076:
20077: * src/main/execute.C 1.107:
20078: * src/types/pa_value.h 1.14:
20079: * src/types/pa_vstateless_object.h 1.3:
20080: * src/types/pa_vstring.h 1.9:
20081: disabled $string.field
20082:
20083: * src/main/execute.C 1.110:
20084: * src/types/pa_vmframe.h 1.7:
20085: if(in "/news/")
20086:
20087: * src/include/pa_globals.h 1.6:
20088: * src/main/execute.C 1.111:
20089: * src/main/pa_globals.C 1.6:
20090: * src/types/pa_value.h 1.16:
20091: * src/types/pa_vcframe.h 1.3:
20092: * src/types/pa_vmframe.h 1.8:
20093: * src/types/pa_wcontext.h 1.7:
20094: $result
20095:
20096: * src/classes/_request.h 1.1:
20097: * src/classes/request.C 1.1:
20098: * src/include/pa_globals.h 1.7:
20099: * src/include/pa_request.h 1.56:
20100: * src/main/execute.C 1.112:
20101: * src/main/main.dsp 1.56:
20102: * src/main/pa_globals.C 1.7:
20103: * src/main/pa_request.C 1.40:
20104: * src/targets/cgi/parser3.C 1.15:
20105: * src/types/pa_vform.C 1.4:
20106: * src/types/pa_vrequest.C 1.1:
20107: * src/types/pa_vrequest.h 1.1:
20108: $request : query :uri
20109:
20110: 2001-03-15 paf
20111: * src/main/compile.y 1.99:
20112: * src/main/pa_request.C 1.37:
20113: * src/targets/cgi/parser3.C 1.13:
20114: * src/types/pa_vstring.h 1.7:
20115: pre-pre-pre-beta cgi under win32 apache pre pre pre works
20116:
20117: * src/main/compile.y 1.100:
20118: * src/main/execute.C 1.105:
20119: z
20120:
20121: * src/main/compile.y 1.101:
20122: * src/main/execute.C 1.106:
20123: * src/main/pa_request.C 1.38:
20124: * src/targets/cgi/parser3.C 1.14:
20125: * src/types/pa_vstring.h 1.8:
20126: @exception
20127:
20128: * src/include/pa_globals.h 1.5:
20129: * src/main/pa_globals.C 1.5:
20130: * src/main/pa_request.C 1.36:
20131: * src/targets/cgi/parser3.C 1.12:
20132: * src/types/pa_vform.C 1.3:
20133: * src/types/pa_vform.h 1.6:
20134: vform fillfields just compiled
20135:
20136: * src/main/pa_request.C 1.39:
20137: news sample
20138:
20139: 2001-03-14 paf
20140: * src/include/core.h 1.16:
20141: * src/include/pa_globals.h 1.1:
20142: * src/include/pa_pool.h 1.33:
20143: * src/include/pa_string.h 1.35:
20144: * src/include/pa_types.h 1.13:
20145: * src/main/compile.y 1.98:
20146: * src/main/core.C 1.69:
20147: * src/main/main.dsp 1.54:
20148: * src/main/pa_globals.C 1.1:
20149: * src/main/pa_request.C 1.31:
20150: * src/targets/cgi/pa_vform.C 1.2:
20151: * src/targets/cgi/parser3.C 1.5:
20152: * src/targets/cgi/parser3.dsp 1.4:
20153: * src/types/pa_value.h 1.13:
20154: * src/types/pa_vform.h 1.3:
20155: * src/types/pa_vunknown.h 1.3:
20156: global handler, exceptions in parser3
20157:
20158: * src/include/pa_globals.h 1.4:
20159: * src/main/pa_globals.C 1.4:
20160: * src/main/pa_request.C 1.34:
20161: * src/targets/cgi/parser3.dsp 1.7:
20162: * src/types/pa_vform.C 1.2:
20163: * src/types/pa_vform.h 1.5:
20164: * src/types/pa_vstring.h 1.6:
20165: limits -1
20166:
20167: * src/include/pa_common.h 1.12:
20168: * src/include/pa_types.h 1.14:
20169: * src/main/pa_request.C 1.32:
20170: * src/targets/cgi/parser3.C 1.7:
20171: PATH_DELIMITER_CHAR
20172:
20173: * src/targets/cgi/parser3.C 1.8:
20174: # if MSVC
20175:
20176: * src/include/pa_globals.h 1.3:
20177: * src/include/pa_request.h 1.53:
20178: * src/include/pa_types.h 1.15:
20179: * src/main/main.dsp 1.55:
20180: * src/main/pa_globals.C 1.3:
20181: * src/main/pa_request.C 1.33:
20182: * src/targets/cgi/parser3.C 1.10:
20183: * src/targets/cgi/parser3.dsp 1.6:
20184: * src/types/pa_vform.C 1.1:
20185: * src/types/pa_vform.h 1.4:
20186: request_info -1
20187:
20188: * src/include/pa_globals.h 1.2:
20189: * src/main/pa_globals.C 1.2:
20190: * src/targets/cgi/parser3.C 1.9:
20191: * src/targets/cgi/parser3.dsp 1.5:
20192: * src/targets/cgi/vform_fields_fill.C 1.1:
20193: * src/targets/cgi/vform_fields_fill.h 1.1:
20194: vform_fields_fill
20195:
20196: * src/include/pa_request.h 1.54:
20197: * src/main/pa_request.C 1.35:
20198: * src/targets/cgi/parser3.C 1.11:
20199: * src/targets/cgi/parser3.C 1.6:
20200: z
20201:
20202: 2001-03-13 paf
20203: * src/main/execute.C 1.101:
20204: * src/types/pa_value.h 1.10:
20205: * src/types/pa_venv.h 1.4:
20206: for future methods of ENV constructor if
20207:
20208: * src/classes/root.C 1.36:
20209: * src/classes/table.C 1.12:
20210: * src/include/pa_exception.h 1.9:
20211: * src/include/pa_pool.h 1.31:
20212: skipped_restructure_exceptions_dead_end
20213:
20214: * src/types/pa_vstateless_class.h 1.1:
20215: file pa_vstateless_class.h was initially added on branch
20216: stateless_class.
20217:
20218: * src/include/code.h 1.21:
20219: * src/include/pa_string.h 1.34:
20220: * src/main/compile.y 1.95:
20221: * src/main/execute.C 1.103:
20222: * src/main/pa_string.C 1.39:
20223: 'value is type' expr operator
20224:
20225: * src/classes/form.C 1.2:
20226: * src/main/compile.y 1.97:
20227: * src/main/core.C 1.68:
20228: * src/types/pa_value.h 1.12:
20229: * src/types/pa_vclass.h 1.9:
20230: * src/types/pa_venv.h 1.7:
20231: * src/types/pa_vform.h 1.2:
20232: * src/types/pa_vstateless_class.C 1.3:
20233: * src/types/pa_vstateless_class.h 1.4:
20234: form:fields removed. use $form.CLASS instead
20235:
20236: * src/types/pa_vstateless_class.C 1.1:
20237: file pa_vstateless_class.C was initially added on branch
20238: stateless_class.
20239:
20240: * src/include/core.h 1.14:
20241: * src/include/pa_common.h 1.10:
20242: * src/include/pa_request.h 1.51:
20243: * src/main/pa_common.C 1.12:
20244: * src/main/pa_request.C 1.29:
20245: * src/targets/cgi/parser3.C 1.3:
20246: before error show with parser
20247:
20248: * src/types/pa_venv.h 1.1:
20249: file pa_venv.h was initially added on branch stateless_class.
20250:
20251: * src/targets/cgi/Makefile.am 1.1:
20252: * src/targets/cgi/pa_pool.C 1.1:
20253: * src/targets/cgi/pa_vform.C 1.1:
20254: * src/targets/cgi/parser.dsp 1.1:
20255: * src/targets/cgi/parser3.C 1.1:
20256: renamed targets/ parser to cgi
20257:
20258: * src/classes/_double.h 1.5:
20259: * src/classes/_double.h [stateless_class] 1.4.8.1:
20260: * src/classes/_env.h 1.4:
20261: * src/classes/_env.h [stateless_class] 1.3.8.1:
20262: * src/classes/_int.h 1.5:
20263: * src/classes/_int.h [stateless_class] 1.4.8.1:
20264: * src/classes/_root.h 1.4:
20265: * src/classes/_root.h [stateless_class] 1.3.8.1:
20266: * src/classes/_string.h 1.6:
20267: * src/classes/_string.h [stateless_class] 1.5.4.1:
20268: * src/classes/_table.h 1.2:
20269: * src/classes/_table.h [stateless_class] 1.1.6.1:
20270: * src/classes/double.C 1.15:
20271: * src/classes/double.C [stateless_class] 1.14.2.1:
20272: * src/classes/env.C 1.5:
20273: * src/classes/env.C [stateless_class] 1.4.8.1:
20274: * src/classes/int.C 1.14:
20275: * src/classes/int.C [stateless_class] 1.13.2.1:
20276: * src/classes/root.C 1.38:
20277: * src/classes/root.C [stateless_class] 1.37.2.1:
20278: * src/classes/string.C 1.10:
20279: * src/classes/string.C [stateless_class] 1.9.4.1:
20280: * src/classes/table.C 1.14:
20281: * src/classes/table.C [stateless_class] 1.13.2.1:
20282: * src/include/pa_request.h 1.46:
20283: * src/include/pa_request.h [stateless_class] 1.45.2.1:
20284: * src/main/compile.C 1.29:
20285: * src/main/compile.C [stateless_class] 1.28.2.1:
20286: * src/main/compile_tools.h 1.30:
20287: * src/main/compile_tools.h [stateless_class] 1.29.8.1:
20288: * src/main/core.C 1.64:
20289: * src/main/core.C [stateless_class] 1.63.6.1:
20290: * src/main/execute.C 1.100:
20291: * src/main/execute.C [stateless_class] 1.99.2.1:
20292: * src/main/main.dsp 1.51:
20293: * src/main/main.dsp [stateless_class] 1.50.6.1:
20294: * src/main/pa_request.C 1.26:
20295: * src/main/pa_request.C [stateless_class] 1.25.2.1:
20296: * src/types/pa_valiased.h 1.3:
20297: * src/types/pa_valiased.h [stateless_class] 1.2.8.1:
20298: * src/types/pa_value.h 1.9:
20299: * src/types/pa_value.h [stateless_class] 1.8.2.1:
20300: * src/types/pa_vclass.C 1.5:
20301: * src/types/pa_vclass.C [stateless_class] 1.4.8.1:
20302: * src/types/pa_vclass.h 1.8:
20303: * src/types/pa_vclass.h [stateless_class] 1.7.6.1:
20304: * src/types/pa_venv.h 1.2:
20305: * src/types/pa_venv.h [stateless_class] 1.1.2.1:
20306: * src/types/pa_vmframe.h 1.6:
20307: * src/types/pa_vmframe.h [stateless_class] 1.5.2.1:
20308: * src/types/pa_vobject.h 1.5:
20309: * src/types/pa_vobject.h [stateless_class] 1.4.8.1:
20310: * src/types/pa_vstateless_class.C 1.2:
20311: * src/types/pa_vstateless_class.C [stateless_class] 1.1.2.1:
20312: * src/types/pa_vstateless_class.h 1.2:
20313: * src/types/pa_vstateless_class.h [stateless_class] 1.1.2.1:
20314: * src/types/pa_vstateless_object.h 1.2:
20315: * src/types/pa_vstateless_object.h [stateless_class] 1.1.8.1:
20316: * src/types/pa_wcontext.h 1.5:
20317: * src/types/pa_wcontext.h [stateless_class] 1.4.4.1:
20318: $ENV: re 0, stateless classes
20319:
20320: * src/include/pa_request.h 1.45:
20321: * src/main/compile.C 1.28:
20322: * src/main/execute.C 1.99:
20323: * src/main/pa_request.C 1.25:
20324: * src/types/pa_value.h 1.8:
20325: * src/types/pa_vmframe.h 1.5:
20326: fixed yesterdays bad decision on execute_static_method
20327:
20328: * src/include/core.h 1.15:
20329: * src/include/pa_common.h 1.11:
20330: * src/include/pa_request.h 1.52:
20331: * src/main/core.C 1.67:
20332: * src/main/execute.C 1.104:
20333: * src/main/main.dsp 1.53:
20334: * src/main/pa_request.C 1.30:
20335: * src/targets/cgi/parser3.C 1.4:
20336: * src/targets/cgi/parser3.dsp 1.3:
20337: * src/types/pa_vform.h 1.1:
20338: started cgi target
20339:
20340: * src/include/pa_request.h 1.47:
20341: * src/types/pa_venv.h 1.3:
20342: $ENV 0.1 stateless class
20343:
20344: * src/classes/_form.h 1.1:
20345: * src/classes/double.C 1.16:
20346: * src/classes/env.C 1.7:
20347: * src/classes/form.C 1.1:
20348: * src/classes/int.C 1.15:
20349: * src/classes/root.C 1.40:
20350: * src/classes/string.C 1.11:
20351: * src/classes/table.C 1.13:
20352: * src/classes/table.C 1.15:
20353: * src/include/core.h 1.13:
20354: * src/include/pa_request.h 1.49:
20355: * src/include/pa_request.h 1.50:
20356: * src/include/pa_types.h 1.12:
20357: * src/main/core.C 1.66:
20358: * src/main/execute.C 1.102:
20359: * src/main/pa_request.C 1.23:
20360: * src/main/pa_request.C 1.24:
20361: * src/main/pa_request.C 1.28:
20362: * src/targets/cgi/parser.dsp 1.2:
20363: * src/targets/cgi/parser3.C 1.2:
20364: * src/targets/cgi/parser3.dsp 1.1:
20365: * src/targets/cgi/parser3.dsp 1.2:
20366: * src/types/pa_vhash.h 1.4:
20367: z
20368:
20369: * src/classes/root.C 1.35:
20370: * src/classes/table.C 1.11:
20371: * src/include/pa_exception.h 1.8:
20372: * src/include/pa_pool.h 1.30:
20373: * src/main/pa_request.C 1.22:
20374: restructure_exceptions_dead_end
20375:
20376: * src/classes/root.C 1.34:
20377: * src/main/compile.y 1.94:
20378: ^if required junctions. allowed ; inside {} to break params
20379:
20380: * src/classes/_env.h 1.5:
20381: * src/classes/env.C 1.6:
20382: * src/classes/root.C 1.39:
20383: * src/include/core.h 1.12:
20384: * src/include/pa_pool.h 1.32:
20385: * src/include/pa_request.h 1.48:
20386: * src/main/compile.C 1.30:
20387: * src/main/compile.y 1.96:
20388: * src/main/core.C 1.65:
20389: * src/main/main.dsp 1.52:
20390: * src/main/pa_common.C 1.11:
20391: * src/main/pa_request.C 1.27:
20392: * src/types/pa_value.h 1.11:
20393: * src/types/pa_venv.h 1.6:
20394: * src/types/pa_vstateless_class.h 1.3:
20395: started $form: [historical moment :)]
20396:
20397: * src/types/pa_venv.h 1.5:
20398: $ENV 1
20399:
20400: * src/classes/double.C 1.14:
20401: * src/classes/int.C 1.13:
20402: * src/classes/root.C 1.37:
20403: * src/types/pa_vdouble.h 1.7:
20404: * src/types/pa_vint.h 1.8:
20405: Int,Double dec mul div mod
20406:
20407: 2001-03-12 paf
20408: * src/classes/_string.h 1.5:
20409: * src/classes/double.C 1.13:
20410: * src/classes/int.C 1.12:
20411: * src/classes/string.C 1.9:
20412: * src/main/execute.C 1.98:
20413: * src/types/pa_wcontext.h 1.4:
20414: int doube string ^format
20415:
20416: * src/classes/root.C 1.19:
20417: * src/types/pa_vclass.h 1.4:
20418: process temp main zeroing
20419:
20420: * src/classes/root.C 1.30:
20421: * src/classes/table.C 1.6:
20422: * src/types/pa_vtable.h 1.2:
20423: table ^offset ^line ^count
20424:
20425: * src/classes/root.C 1.28:
20426: * src/classes/table.C 1.5:
20427: ^use
20428:
20429: * src/main/execute.C [other_construction_strategy_test] 1.97.2.1:
20430: * src/types/pa_wcontext.h [other_construction_strategy_test] 1.3.2.1:
20431: constructing flag not 'bad' but not 'enough'
20432:
20433: * src/classes/root.C 1.27:
20434: * src/classes/table.C 1.4:
20435: * src/include/pa_request.h 1.44:
20436: * src/main/compile.y 1.92:
20437: * src/main/core.C 1.62:
20438: * src/main/execute.C 1.96:
20439: * src/types/pa_vclass.h 1.7:
20440: * src/types/pa_wcontext.C 1.3:
20441: * src/types/pa_wcontext.h 1.3:
20442: * src/types/pa_wwrapper.h 1.3:
20443: while. switched off wcontext.constructing after write(value) or
20444: auto-vhash-constructing
20445:
20446: * src/classes/table.C 1.8:
20447: table ^empty
20448:
20449: * src/classes/root.C 1.33:
20450: ^eval
20451:
20452: * src/classes/root.C 1.26:
20453: * src/classes/table.C 1.3:
20454: * src/include/pa_request.h 1.43:
20455: * src/main/pa_request.C 1.20:
20456: fail_if_junction_ helper func
20457:
20458: * src/classes/root.C 1.23:
20459: * src/include/core.h 1.11:
20460: * src/include/pa_array.h 1.23:
20461: * src/include/pa_request.h 1.41:
20462: * src/include/pa_table.h 1.11:
20463: * src/main/core.C 1.60:
20464: * src/main/main.dsp 1.49:
20465: * src/main/pa_request.C 1.17:
20466: * src/main/pa_table.C 1.12:
20467: * src/types/pa_value.h 1.6:
20468: * src/types/pa_vclass.C 1.4:
20469: * src/types/pa_vclass.h 1.6:
20470: * src/types/pa_vdouble.h 1.5:
20471: * src/types/pa_vint.h 1.5:
20472: * src/types/pa_vmframe.h 1.4:
20473: * src/types/pa_vstring.h 1.5:
20474: freeze, ^table:create[] -1
20475:
20476: * src/types/pa_vtable.h 1.1:
20477: table: no, better with string in cells...
20478:
20479: * src/classes/root.C 1.21:
20480: * src/main/execute.C 1.93:
20481: * src/types/pa_vclass.h 1.5:
20482: used get_method in couple places optimizing them
20483:
1.24 paf 20484: * src/classes/_table.h 1.1:
20485: * src/classes/root.C 1.20:
20486: * src/classes/root.C 1.22:
20487: * src/classes/table.C 1.1:
20488: * src/include/pa_array.h [table_with_charp_in_cells_dead_end] 1.23.2.1:
20489: * src/include/pa_table.h [table_with_charp_in_cells_dead_end] 1.12.2.1:
20490: * src/main/pa_table.C [table_with_charp_in_cells_dead_end] 1.13.2.1:
20491: * src/main/untaint.C 1.1:
20492: * src/types/pa_value.h 1.5:
20493: z
20494:
1.15 paf 20495: * src/classes/double.C 1.10:
20496: * src/classes/int.C 1.10:
20497: * src/classes/root.C 1.18:
20498: * src/classes/string.C 1.7:
20499: * src/include/pa_common.h 1.6:
20500: * src/include/pa_request.h 1.40:
20501: * src/include/pa_string.h 1.32:
20502: * src/include/pa_types.h 1.10:
20503: * src/main/compile.C 1.27:
20504: * src/main/compile.y 1.91:
20505: * src/main/compile_tools.h 1.29:
20506: * src/main/execute.C 1.92:
20507: * src/main/pa_common.C 1.7:
20508: * src/main/pa_request.C 1.16:
20509: * src/types/pa_value.h 1.4:
20510: * src/types/pa_vmframe.h 1.3:
20511: process. actual names to store param and
20512: check_actual_numbered_params for better place diagnostics
20513:
20514: * src/classes/root.C 1.25:
20515: * src/classes/table.C 1.2:
20516: * src/include/pa_common.h 1.8:
20517: * src/include/pa_request.h 1.42:
20518: * src/main/execute.C 1.95:
20519: * src/main/main.dsp 1.50:
20520: * src/main/pa_common.C 1.9:
20521: * src/main/pa_request.C 1.19:
20522: ^process error point by actual method_name, not source.
20523: ^load
20524:
20525: * src/classes/table.C 1.7:
20526: * src/include/pa_table.h 1.13:
20527: table ^menu
20528:
20529: * src/classes/root.C 1.29:
20530: ^round() ^floor() ^ceiling() ^abs() ^sign()
20531:
20532: * src/classes/double.C 1.11:
20533: * src/classes/int.C 1.11:
20534: * src/classes/root.C 1.31:
20535: * src/classes/string.C 1.8:
20536: * src/classes/table.C 1.9:
20537: * src/main/core.C 1.63:
20538: * src/main/execute.C 1.97:
20539: * src/types/pa_vint.h 1.6:
20540: ^for
20541:
20542: * src/classes/double.C 1.12:
20543: * src/classes/root.C 1.32:
20544: * src/classes/table.C 1.10:
20545: * src/include/pa_common.h 1.9:
20546: * src/include/pa_types.h 1.11:
20547: * src/main/compile.y 1.93:
20548: * src/main/pa_common.C 1.10:
20549: * src/main/pa_request.C 1.21:
20550: * src/main/untaint.C 1.2:
20551: * src/types/pa_vdouble.h 1.6:
20552: * src/types/pa_vint.h 1.7:
20553: * src/types/pa_vtable.h 1.3:
20554: * src/types/pa_wwrapper.h 1.4:
20555: think constructing flag as is is bad
20556:
20557: * src/classes/root.C 1.24:
20558: * src/include/pa_common.h 1.7:
20559: * src/include/pa_string.h 1.33:
20560: * src/include/pa_table.h 1.12:
20561: * src/main/core.C 1.61:
20562: * src/main/execute.C 1.94:
20563: * src/main/pa_common.C 1.8:
20564: * src/main/pa_request.C 1.18:
20565: * src/main/pa_table.C 1.13:
20566: * src/types/pa_value.h 1.7:
20567: table:set 0
20568:
20569: 2001-03-11 paf
20570: * src/classes/double.C 1.8:
20571: * src/classes/int.C 1.8:
20572: * src/classes/root.C 1.14:
20573: * src/include/pa_request.h 1.38:
20574: * src/main/execute.C 1.90:
20575: intercept_string
20576:
20577: * src/classes/double.C 1.6:
20578: * src/classes/int.C 1.6:
20579: * src/include/pa_request.h 1.37:
20580: ^inc-s(expr)
20581:
20582: * src/include/pa_valiased.h 1.4:
20583: * src/include/pa_value.h 1.51:
20584: * src/include/pa_vbool.h 1.8:
20585: * src/include/pa_vcframe.h 1.8:
20586: * src/include/pa_vclass.h 1.30:
20587: * src/include/pa_vdouble.h 1.13:
20588: * src/include/pa_vhash.h 1.13:
20589: * src/include/pa_vint.h 1.5:
20590: * src/include/pa_vjunction.h 1.9:
20591: * src/include/pa_vmframe.h 1.24:
20592: * src/include/pa_vobject.h 1.18:
20593: * src/include/pa_vstring.h 1.18:
20594: * src/include/pa_vunknown.h 1.10:
20595: * src/include/pa_wcontext.h 1.29:
20596: * src/include/pa_wwrapper.h 1.14:
20597: * src/main/compile.y 1.88:
20598: * src/main/core.C 1.55:
20599: * src/main/main.dsp 1.44:
20600: * src/main/pa_cframe.C 1.6:
20601: * src/main/pa_request.C 1.11:
20602: * src/main/pa_value.C 1.8:
20603: * src/main/pa_vclass.C 1.5:
20604: * src/main/pa_wcontext.C 1.11:
20605: * src/types/pa_valiased.h 1.1:
20606: * src/types/pa_value.h 1.1:
20607: * src/types/pa_vbool.h 1.1:
20608: * src/types/pa_vcframe.h 1.1:
20609: * src/types/pa_vclass.C 1.1:
20610: * src/types/pa_vclass.h 1.1:
20611: * src/types/pa_vdouble.h 1.1:
20612: * src/types/pa_vhash.h 1.1:
20613: * src/types/pa_vint.h 1.1:
20614: * src/types/pa_vjunction.h 1.1:
20615: * src/types/pa_vmframe.h 1.1:
20616: * src/types/pa_vobject.h 1.1:
20617: * src/types/pa_vstring.h 1.1:
20618: * src/types/pa_vunknown.h 1.1:
20619: * src/types/pa_wcontext.C 1.1:
20620: * src/types/pa_wcontext.h 1.1:
20621: * src/types/pa_wwrapper.h 1.1:
20622: splitted types from include/
20623:
20624: * src/main/main.dsp 1.47:
20625: * src/types/pa_value.h 1.3:
20626: * src/types/pa_vdouble.h 1.3:
20627: * src/types/pa_vint.h 1.3:
20628: * src/types/pa_vobject.h 1.3:
20629: * src/types/pa_vstring.h 1.3:
20630: VString VDouble VInt base now VObject_base - without fields
20631:
20632: * src/include/core.h 1.7:
20633: * src/include/pa_request.h 1.35:
20634: * src/main/core.C 1.56:
20635: * src/main/main.dsp 1.45:
20636: * src/main/pa_request.C 1.12:
20637: renamed AUTO: to MAIN:
20638:
20639: * src/classes/double.C 1.9:
20640: * src/classes/int.C 1.9:
20641: * src/classes/root.C 1.15:
20642: * src/classes/string.C 1.6:
20643: * src/include/core.h 1.9:
20644: * src/include/pa_hash.h 1.23:
20645: * src/include/pa_pool.h 1.29:
20646: * src/include/pa_request.h 1.39:
20647: * src/include/pa_string.h 1.31:
20648: * src/main/compile.C 1.26:
20649: * src/main/core.C 1.58:
20650: * src/main/pa_request.C 1.15:
20651: ^untaint 0
20652:
20653: * src/classes/root.C 1.17:
20654: * src/main/execute.C 1.91:
20655: * src/main/main.dsp 1.48:
20656: setname for method-junctions bug fixed
20657:
20658: * src/types/pa_vdouble.h 1.4:
20659: * src/types/pa_vint.h 1.4:
20660: * src/types/pa_vobject.h 1.4:
20661: * src/types/pa_vstateless_object.h 1.1:
20662: * src/types/pa_vstring.h 1.4:
20663: stateless_object
20664:
20665: * src/classes/root.C 1.16:
20666: * src/include/core.h 1.10:
20667: * src/main/core.C 1.59:
20668: * src/main/pa_request.C 1.13:
20669: * src/types/pa_vhash.h 1.2:
20670: z
20671:
20672: * src/classes/_double.h 1.4:
20673: * src/classes/_env.h 1.3:
20674: * src/classes/_int.h 1.4:
20675: * src/classes/_root.h 1.3:
20676: * src/classes/_string.h 1.4:
20677: * src/classes/double.C 1.5:
20678: * src/classes/env.C 1.4:
20679: * src/classes/int.C 1.5:
20680: * src/classes/root.C 1.12:
20681: * src/classes/string.C 1.5:
20682: * src/include/code.h 1.20:
20683: * src/include/core.h 1.8:
20684: * src/include/pa_array.h 1.22:
20685: * src/include/pa_common.h 1.5:
20686: * src/include/pa_exception.h 1.7:
20687: * src/include/pa_hash.h 1.22:
20688: * src/include/pa_pool.h 1.28:
20689: * src/include/pa_request.h 1.36:
20690: * src/include/pa_stack.h 1.6:
20691: * src/include/pa_string.h 1.30:
20692: * src/include/pa_table.h 1.10:
20693: * src/include/pa_threads.h 1.6:
20694: * src/include/pa_types.h 1.9:
20695: * src/main/compile.C 1.25:
20696: * src/main/compile.y 1.89:
20697: * src/main/compile_tools.C 1.26:
20698: * src/main/compile_tools.h 1.27:
20699: * src/main/core.C 1.57:
20700: * src/main/execute.C 1.89:
20701: * src/main/pa_array.C 1.22:
20702: * src/main/pa_common.C 1.6:
20703: * src/main/pa_exception.C 1.6:
20704: * src/main/pa_hash.C 1.20:
20705: * src/main/pa_pool.C 1.11:
20706: * src/main/pa_request.C 1.14:
20707: * src/main/pa_string.C 1.37:
20708: * src/main/pa_table.C 1.11:
20709: * src/types/pa_valiased.h 1.2:
20710: * src/types/pa_value.h 1.2:
20711: * src/types/pa_vbool.h 1.2:
20712: * src/types/pa_vcframe.h 1.2:
20713: * src/types/pa_vclass.C 1.2:
20714: * src/types/pa_vclass.h 1.2:
20715: * src/types/pa_vdouble.h 1.2:
20716: * src/types/pa_vhash.h 1.3:
20717: * src/types/pa_vint.h 1.2:
20718: * src/types/pa_vjunction.h 1.2:
20719: * src/types/pa_vmframe.h 1.2:
20720: * src/types/pa_vobject.h 1.2:
20721: * src/types/pa_vstring.h 1.2:
20722: * src/types/pa_vunknown.h 1.2:
20723: * src/types/pa_wcontext.C 1.2:
20724: * src/types/pa_wcontext.h 1.2:
20725: * src/types/pa_wwrapper.h 1.2:
20726: headers updated
20727:
20728: * src/classes/double.C 1.7:
20729: * src/classes/int.C 1.7:
20730: * src/classes/root.C 1.13:
20731: * src/types/pa_vclass.C 1.3:
20732: * src/types/pa_vclass.h 1.3:
20733: add_native_method helper
20734:
20735: 2001-03-10 paf
20736: * src/include/core.h 1.4:
20737: * src/include/pa_request.h 1.30:
20738: * src/main/compile.y 1.85:
20739: * src/main/core.C 1.52:
20740: * src/main/pa_request.C 1.6:
20741: names to core.C
20742:
20743: * src/classes/_env.h 1.1:
20744: * src/classes/env.C 1.1:
20745: * src/classes/root.C 1.8:
20746: * src/include/pa_request.h 1.23:
20747: * src/include/pa_vclass.h 1.27:
20748: * src/main/core.C 1.49:
20749: * src/main/main.dsp 1.42:
20750: env0
20751:
20752: * src/include/code.h 1.18:
20753: * src/include/pa_request.h 1.28:
20754: * src/include/pa_vint.h 1.3:
20755: * src/include/pa_vjunction.h 1.7:
20756: * src/include/pa_vstring.h 1.16:
20757: * src/main/compile.y 1.84:
20758: * src/main/compile_tools.C 1.24:
20759: * src/main/compile_tools.h 1.25:
20760: * src/main/execute.C 1.86:
20761: optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
20762:
20763: * src/include/core.h 1.2:
20764: * src/include/pa_array.h 1.20:
20765: * src/include/pa_hash.h 1.20:
20766: * src/include/pa_request.h 1.24:
20767: * src/include/pa_value.h 1.49:
20768: * src/include/pa_vcframe.h 1.6:
20769: * src/include/pa_vdouble.h 1.11:
20770: * src/include/pa_vint.h 1.2:
20771: * src/include/pa_vstring.h 1.15:
20772: * src/include/pa_vunknown.h 1.8:
20773: * src/include/pa_wcontext.h 1.26:
20774: * src/main/compile.y 1.82:
20775: * src/main/compile_tools.C 1.23:
20776: * src/main/compile_tools.h 1.24:
20777: * src/main/core.C 1.50:
20778: * src/main/execute.C 1.82:
20779: * src/main/main.dsp 1.43:
20780: * src/main/pa_cframe.C 1.4:
20781: * src/main/pa_request.C 1.3:
20782: * src/main/pa_wcontext.C 1.8:
20783: const fight finished
20784:
20785: * src/include/core.h 1.6:
20786: * src/include/pa_request.h 1.34:
20787: * src/main/core.C 1.54:
20788: * src/main/pa_request.C 1.10:
20789: run+auto=run
20790:
20791: * src/include/pa_request.h 1.27:
20792: * src/main/execute.C 1.85:
20793: * src/main/pa_request.C 1.4:
20794: @auto[] realised. auto.p scan togo
20795:
20796: * src/classes/double.C 1.3:
20797: * src/classes/int.C 1.3:
20798: * src/classes/root.C 1.9:
20799: * src/classes/string.C 1.3:
20800: * src/include/pa_request.h 1.25:
20801: * src/include/pa_string.h 1.28:
20802: * src/include/pa_wcontext.h 1.27:
20803: * src/main/compile.y 1.83:
20804: * src/main/execute.C 1.83:
20805: * src/main/pa_string.C 1.35:
20806: * src/main/pa_wcontext.C 1.9:
20807: tainting 0
20808:
20809: * src/classes/_double.h 1.2:
20810: * src/classes/_int.h 1.2:
20811: * src/classes/_root.h 1.1:
20812: * src/classes/_string.h 1.2:
20813: * src/classes/double.C 1.2:
20814: * src/classes/int.C 1.2:
20815: * src/classes/root.C 1.7:
20816: * src/classes/string.C 1.2:
20817: * src/include/pa_request.h 1.22:
20818: * src/include/pa_string.h 1.27:
20819: * src/include/pa_types.h 1.7:
20820: * src/include/pa_vcframe.h 1.5:
20821: * src/include/pa_wcontext.h 1.25:
20822: * src/main/core.C 1.48:
20823: * src/main/main.dsp 1.41:
20824: * src/main/pa_cframe.C 1.3:
20825: * src/main/pa_string.C 1.34:
20826: * src/main/pa_vclass.C 1.3:
20827: * src/main/pa_wcontext.C 1.7:
20828: ^lang prepare0
20829:
20830: * src/include/pa_request.h 1.31:
20831: * src/main/compile.C 1.23:
20832: * src/main/compile.y 1.86:
20833: * src/main/pa_request.C 1.7:
20834: auto tree0
20835:
20836: * src/classes/env.C 1.2:
20837: env:file/line
20838:
20839: * src/include/pa_vclass.h 1.28:
20840: const fight to go
20841:
1.24 paf 20842: * src/include/pa_request.h 1.26:
20843: * src/main/execute.C 1.84:
20844: autocalc code-junctions result now have names
20845:
1.15 paf 20846: * src/include/core.h 1.3:
20847: * src/include/pa_common.h 1.3:
20848: * src/include/pa_pool.h 1.26:
20849: * src/include/pa_request.h 1.29:
20850: * src/main/core.C 1.51:
20851: * src/main/execute.C 1.87:
20852: * src/main/pa_common.C 1.4:
20853: * src/main/pa_request.C 1.5:
20854: root auto.p loaded
20855:
20856: * src/classes/root.C 1.11:
20857: * src/include/pa_request.h 1.33:
20858: minor if junction bug
20859:
20860: * src/main/pa_request.C 1.8:
20861: auto..
20862:
20863: * src/classes/_double.h 1.3:
20864: * src/classes/_env.h 1.2:
20865: * src/classes/_int.h 1.3:
20866: * src/classes/_root.h 1.2:
20867: * src/classes/_string.h 1.3:
20868: * src/classes/double.C 1.4:
20869: * src/classes/env.C 1.3:
20870: * src/classes/int.C 1.4:
20871: * src/classes/root.C 1.10:
20872: * src/classes/string.C 1.4:
20873: * src/include/code.h 1.19:
20874: * src/include/core.h 1.5:
20875: * src/include/pa_array.h 1.21:
20876: * src/include/pa_common.h 1.4:
20877: * src/include/pa_exception.h 1.6:
20878: * src/include/pa_hash.h 1.21:
20879: * src/include/pa_pool.h 1.27:
20880: * src/include/pa_request.h 1.32:
20881: * src/include/pa_stack.h 1.5:
20882: * src/include/pa_string.h 1.29:
20883: * src/include/pa_table.h 1.9:
20884: * src/include/pa_threads.h 1.5:
20885: * src/include/pa_types.h 1.8:
20886: * src/include/pa_valiased.h 1.3:
20887: * src/include/pa_value.h 1.50:
20888: * src/include/pa_vbool.h 1.7:
20889: * src/include/pa_vcframe.h 1.7:
20890: * src/include/pa_vclass.h 1.29:
20891: * src/include/pa_vdouble.h 1.12:
20892: * src/include/pa_vhash.h 1.12:
20893: * src/include/pa_vint.h 1.4:
20894: * src/include/pa_vjunction.h 1.8:
20895: * src/include/pa_vmframe.h 1.23:
20896: * src/include/pa_vobject.h 1.17:
20897: * src/include/pa_vstring.h 1.17:
20898: * src/include/pa_vunknown.h 1.9:
20899: * src/include/pa_wcontext.h 1.28:
20900: * src/include/pa_wwrapper.h 1.13:
20901: * src/main/compile.C 1.24:
20902: * src/main/compile.y 1.87:
20903: * src/main/compile_tools.C 1.25:
20904: * src/main/compile_tools.h 1.26:
20905: * src/main/core.C 1.53:
20906: * src/main/execute.C 1.88:
20907: * src/main/pa_array.C 1.21:
20908: * src/main/pa_cframe.C 1.5:
20909: * src/main/pa_common.C 1.5:
20910: * src/main/pa_exception.C 1.5:
20911: * src/main/pa_hash.C 1.19:
20912: * src/main/pa_pool.C 1.10:
20913: * src/main/pa_request.C 1.9:
20914: * src/main/pa_string.C 1.36:
20915: * src/main/pa_table.C 1.10:
20916: * src/main/pa_value.C 1.7:
20917: * src/main/pa_vclass.C 1.4:
20918: * src/main/pa_wcontext.C 1.10:
20919: sources header
20920:
20921: 2001-03-09 paf
20922: * src/classes/root.C [before_string_to_object_attempt] 1.4.4.1:
20923: * src/include/pa_request.h [before_string_to_object_attempt] 1.20.4.1:
20924: * src/main/execute.C [before_string_to_object_attempt] 1.78.2.2:
20925: ^string.length[]
20926:
20927: * src/classes/root.C 1.5:
20928: * src/include/pa_request.h 1.21:
20929: * src/include/pa_vclass.h 1.26:
20930: * src/include/pa_vhash.h 1.11:
20931: * src/include/pa_vmframe.h 1.20:
20932: * src/include/pa_vobject.h 1.15:
20933: * src/include/pa_vstring.h 1.13:
20934: * src/include/pa_wcontext.h 1.24:
20935: * src/main/compile.y 1.80:
20936: * src/main/core.C 1.46:
20937: * src/main/execute.C 1.79:
20938: * src/main/main.dsp 1.39:
20939: .
20940:
20941: * src/include/pa_vmframe.h 1.22:
20942: * src/main/compile.C 1.22:
20943: * src/main/execute.C 1.81:
20944: expr construct proper naming
20945:
20946: * src/classes/_double.h 1.1:
20947: * src/classes/_int.h 1.1:
20948: * src/classes/_string.h 1.1:
20949: * src/classes/double.C 1.1:
20950: * src/classes/int.C 1.1:
20951: * src/classes/root.C 1.6:
20952: * src/classes/string.C 1.1:
20953: * src/include/code.h 1.17:
20954: * src/include/pa_value.h 1.48:
20955: * src/include/pa_vbool.h 1.6:
20956: * src/include/pa_vdouble.h 1.10:
20957: * src/include/pa_vint.h 1.1:
20958: * src/include/pa_vmframe.h 1.21:
20959: * src/include/pa_vobject.h 1.16:
20960: * src/include/pa_vstring.h 1.14:
20961: * src/main/compile.y 1.81:
20962: * src/main/compile_tools.C 1.22:
20963: * src/main/core.C 1.47:
20964: * src/main/execute.C 1.80:
20965: * src/main/main.dsp 1.40:
20966: Int and Double classes with ^int[] and ^double[]. fixed expr type
20967:
20968: 2001-03-08 paf
20969: * src/include/pa_request.h 1.18:
20970: * src/include/pa_value.h 1.44:
20971: * src/include/pa_vcframe.h 1.4:
20972: * src/include/pa_vmframe.h 1.16:
20973: * src/include/pa_wcontext.h 1.23:
20974: * src/main/compile.C 1.21:
20975: * src/main/compile.y 1.76:
20976: * src/main/core.C 1.45:
20977: * src/main/execute.C 1.70:
20978: * src/main/pa_cframe.C 1.2:
20979: * src/main/pa_wcontext.C 1.5:
20980: 'if' just compiled
20981:
20982: * src/main/pa_vclass.C 1.2:
20983: that were ok... [vclass were out of vcs]
20984:
20985: * src/include/pa_value.h 1.43:
20986: * src/include/pa_vmframe.h 1.14:
20987: * src/main/compile.y 1.75:
20988: * src/main/core.C 1.44:
20989: * src/main/execute.C 1.68:
20990: * src/main/main.dsp 1.37:
20991: z. detected probs with parameter names in operator methods
20992:
20993: * src/include/pa_vclass.h [before_string_to_object_attempt] 1.25.2.2:
20994: * src/include/pa_vstring.h [before_string_to_object_attempt] 1.12.2.2:
20995: * src/include/pa_wcontext.h [before_string_to_object_attempt] 1.23.4.1:
20996: * src/main/compile.y [before_string_to_object_attempt] 1.79.2.1:
20997: * src/main/core.C [before_string_to_object_attempt] 1.45.4.1:
20998: * src/main/execute.C [before_string_to_object_attempt] 1.78.2.1:
20999: * src/main/main.dsp [before_string_to_object_attempt] 1.38.4.2:
21000: dead end: vstring can't be derivated from vobject
21001:
21002: * src/include/pa_request.h 1.17:
21003: * src/main/compile.C 1.20:
21004: * src/main/compile.y 1.73:
21005: * src/main/core.C 1.43:
21006: * src/main/main.dsp 1.36:
21007: introducing ROOT_CLASS.
21008: it's default @BASE.
21009: changed 'RUN' assignment mech
21010:
21011: * src/main/execute.C 1.64:
21012: root root in code-junction
21013:
21014: * src/include/pa_bool.h 1.2:
21015: * src/include/pa_double.h 1.2:
21016: * src/include/pa_value.h 1.47:
21017: * src/include/pa_vbool.h 1.5:
21018: * src/include/pa_vclass.h 1.24:
21019: * src/include/pa_vdouble.h 1.9:
21020: * src/include/pa_vhash.h 1.9:
21021: * src/include/pa_vjunction.h 1.6:
21022: * src/include/pa_vmframe.h 1.19:
21023: * src/include/pa_vobject.h 1.13:
21024: * src/include/pa_vstring.h 1.12:
21025: * src/include/pa_vunknown.h 1.7:
21026: * src/main/compile.y 1.79:
21027: * src/main/compile_tools.C 1.21:
21028: * src/main/execute.C 1.78:
21029: withoud cloning. didn't need it actually, params got passed
21030: from out unnamed ewpool
21031:
21032: * src/include/code.h 1.16:
21033: * src/main/compile.y 1.72:
21034: * src/main/compile_tools.C 1.19:
21035: * src/main/compile_tools.h 1.23:
21036: * src/main/execute.C 1.66:
21037: made class: dynamic, not static. so to enable runtime ^use
21038:
21039: * src/include/code.h 1.15:
21040: * src/main/compile.y 1.70:
21041: * src/main/compile_tools.C 1.18:
21042: * src/main/execute.C 1.65:
21043: joined 2 into one OP_CODE__STORE_PARAM
21044:
21045: * src/main/execute.C 1.74:
21046: fixed problems calling operators in constructors
21047:
21048: * src/classes/root.C 1.2:
21049: * src/include/pa_request.h 1.19:
21050: * src/include/pa_value.h 1.45:
21051: * src/include/pa_vbool.h 1.3:
21052: * src/include/pa_wwrapper.h 1.12:
21053: * src/main/execute.C 1.71:
21054: ^if 0
21055:
21056: * src/main/pa_vclass.C 1.1:
21057: wow! vclass were out of vcs
21058:
21059: * src/classes/root.C 1.4:
21060: * src/include/pa_stack.h 1.4:
21061: * src/main/execute.C 1.73:
21062: detected problems calling operators in constructors
21063:
21064: * src/main/compile.y 1.74:
21065: minor renamings in .y
21066:
21067: * src/include/pa_vdouble.h 1.8:
21068: * src/include/pa_vhash.h 1.8:
21069: * src/include/pa_vjunction.h 1.5:
21070: * src/include/pa_vobject.h 1.12:
21071: * src/include/pa_vunknown.h 1.6:
21072: * src/main/compile.y 1.78:
21073: cloning dead end
21074:
21075: * src/include/pa_vmframe.h [before_string_to_object_attempt] 1.19.2.1:
21076: fixed forgotten method_frame my check
21077:
21078: * src/classes/root.C 1.1:
21079: added root.c
21080:
21081: * src/include/pa_vbool.h 1.2:
21082: * src/include/pa_vclass.h [before_string_to_object_attempt] 1.25.2.1:
21083: * src/include/pa_vdouble.h 1.6:
21084: * src/include/pa_vhash.h [before_string_to_object_attempt] 1.10.2.1:
21085: * src/include/pa_vjunction.h 1.3:
21086: * src/include/pa_vmframe.h 1.15:
21087: * src/include/pa_vobject.h [before_string_to_object_attempt] 1.14.2.1:
21088: * src/include/pa_vstring.h 1.10:
21089: * src/include/pa_vstring.h [before_string_to_object_attempt] 1.12.2.1:
21090: * src/include/pa_wcontext.h 1.22:
21091: * src/main/execute.C 1.67:
21092: * src/main/execute.C 1.69:
21093: * src/main/execute.C 1.75:
21094: * src/main/main.dsp [before_string_to_object_attempt] 1.38.4.1:
21095: * src/main/pa_wcontext.C 1.4:
21096: * src/main/pa_wcontext.C 1.6:
21097: z
21098:
21099: * src/main/compile.y 1.71:
21100: minor grammar bug with OP_CODE__STORE_PARAM
21101:
21102: * src/include/pa_bool.h 1.1:
21103: * src/include/pa_double.h 1.1:
21104: * src/include/pa_valiased.h 1.2:
21105: * src/include/pa_value.h 1.46:
21106: * src/include/pa_vbool.h 1.4:
21107: * src/include/pa_vclass.h 1.23:
21108: * src/include/pa_vdouble.h 1.7:
21109: * src/include/pa_vhash.h 1.7:
21110: * src/include/pa_vjunction.h 1.4:
21111: * src/include/pa_vmframe.h 1.18:
21112: * src/include/pa_vobject.h 1.11:
21113: * src/include/pa_vstring.h 1.11:
21114: * src/include/pa_vunknown.h 1.5:
21115: * src/main/compile.y 1.77:
21116: * src/main/compile_tools.C 1.20:
21117: * src/main/execute.C 1.77:
21118: * src/main/main.dsp 1.38:
21119: * src/main/pa_value.C 1.6:
21120: value.cloning so to give params proper names
21121:
21122: * src/classes/root.C 1.3:
21123: * src/include/pa_request.h 1.20:
21124: * src/main/execute.C 1.72:
21125: autocalc def to string
21126:
21127: * src/include/pa_vmframe.h 1.17:
21128: * src/main/execute.C 1.76:
21129: added names to unknown values in get_element and unfilled
21130: params. removed wrong name change in get_element
21131:
21132: * src/include/pa_vclass.h 1.25:
21133: * src/include/pa_vhash.h 1.10:
21134: * src/include/pa_vobject.h 1.14:
21135: removes some remained clone conseqs
21136:
21137: 2001-03-07 paf
21138: * src/include/pa_hash.h 1.19:
21139: * src/include/pa_value.h 1.40:
21140: * src/include/pa_vhash.h 1.4:
21141: * src/include/pa_vunknown.h 1.4:
21142: * src/main/compile.y 1.67:
21143: * src/main/execute.C 1.62:
21144: * src/main/pa_hash.C 1.18:
21145: expr def in -f
21146:
21147: * src/main/compile.y 1.65:
21148: * src/main/execute.C 1.60:
21149: * src/main/pa_string.C 1.33:
21150: bug in string.cmp fixed
21151:
21152: * src/main/compile.y 1.68:
21153: .y priorities syntax shaped up a bit
21154:
21155: * src/main/compile.y 1.64:
21156: expr quoted code
21157:
21158: * src/main/execute.C 1.57:
21159: ^var.menu{$field} problem detected. that $field not a $var.field
21160:
21161: * src/main/compile.y 1.69:
21162: * src/main/compile_tools.h 1.22:
21163: ^func(params)
21164:
1.24 paf 21165: * src/main/compile.y 1.63:
21166: * src/main/execute.C 1.59:
21167: expr whitespace solved. added "" support0
21168:
1.15 paf 21169: * src/include/pa_value.h 1.42:
21170: * src/include/pa_vclass.h 1.22:
21171: * src/include/pa_vhash.h 1.6:
21172: * src/include/pa_vmframe.h 1.13:
21173: * src/include/pa_vobject.h 1.10:
21174: * src/include/pa_wwrapper.h 1.11:
21175: const in Value.get_element
21176:
21177: * src/include/pa_string.h 1.26:
21178: * src/main/compile.y 1.61:
21179: * src/main/execute.C 1.58:
21180: * src/main/pa_string.C 1.32:
21181: just compiled lt&co
21182:
21183: * src/include/pa_stack.h 1.3:
21184: * src/include/pa_value.h 1.41:
21185: * src/include/pa_vclass.h 1.21:
21186: * src/include/pa_vhash.h 1.5:
21187: * src/include/pa_vmframe.h 1.12:
21188: * src/include/pa_vobject.h 1.9:
21189: * src/include/pa_wwrapper.h 1.10:
21190: * src/main/execute.C 1.63:
21191: fixed rwcontext of {} params up
21192:
21193: * src/main/compile.y 1.62:
21194: expr string comparisons 0
21195:
21196: * src/main/compile.y 1.66:
21197: * src/main/execute.C 1.61:
21198: expr calls
21199:
21200: 2001-03-06 paf
21201: * src/include/pa_vbool.h 1.1:
21202: forgot this
21203:
21204: * src/main/compile.y 1.51:
21205: expr lexx1
21206:
21207: * src/include/code.h 1.14:
21208: * src/main/compile.y 1.59:
21209: * src/main/execute.C 1.56:
21210: 1 problems with skipping whitespace in yylex fixed
21211: 2 xors: # bitwise ## logical
21212:
21213: * src/include/code.h 1.11:
21214: * src/include/pa_valiased.h 1.1:
21215: * src/include/pa_value.h 1.37:
21216: * src/include/pa_vdouble.h 1.1:
21217: * src/include/pa_vstring.h 1.6:
21218: * src/main/compile.y 1.49:
21219: * src/main/execute.C 1.49:
21220: expr lex0 exec-1
21221:
21222: * src/main/compile.y 1.52:
21223: expr grammar-1
21224:
21225: * src/include/pa_value.h 1.39:
21226: * src/include/pa_vdouble.h 1.5:
21227: * src/include/pa_vstring.h 1.8:
21228: * src/include/pa_vunknown.h 1.3:
21229: * src/main/compile.y 1.56:
21230: * src/main/execute.C 1.54:
21231: * src/main/main.dsp 1.35:
21232: !~
21233:
21234: * src/include/code.h 1.10:
21235: * src/main/compile.y 1.48:
21236: * src/main/compile_tools.h 1.18:
21237: g
21238:
21239: * src/main/compile.y 1.60:
21240: .y expr visible-shorter
21241:
21242: * src/include/pa_vcframe.h 1.3:
21243: * src/include/pa_vclass.h 1.20:
21244: * src/include/pa_vdouble.h 1.4:
21245: * src/include/pa_vhash.h 1.3:
21246: * src/include/pa_vjunction.h 1.2:
21247: * src/include/pa_vmframe.h 1.11:
21248: * src/include/pa_vobject.h 1.8:
21249: * src/include/pa_vstring.h 1.7:
21250: * src/include/pa_vunknown.h 1.2:
21251: * src/include/pa_wcontext.h 1.21:
21252: * src/include/pa_wwrapper.h 1.9:
21253: * src/main/compile.y 1.55:
21254: * src/main/compile_tools.C 1.17:
21255: * src/main/compile_tools.h 1.21:
21256: * src/main/execute.C 1.53:
21257: +-*/
21258:
21259: * src/main/compile.y 1.50:
21260: * src/main/execute.C 1.50:
21261: * src/main/main.dsp 1.34:
21262: z
21263:
21264: * src/include/pa_value.h 1.38:
21265: * src/include/pa_vdouble.h 1.2:
21266: * src/main/compile.y 1.53:
21267: * src/main/execute.C 1.51:
21268: expr grammar-1 2*2=4.000000 :)
21269:
1.24 paf 21270: * src/include/pa_vstring.h 1.9:
21271: * src/main/compile.y 1.58:
21272: problems with skipping whitespace in yylex
21273:
1.15 paf 21274: * src/include/pa_vdouble.h 1.3:
21275: * src/main/compile.y 1.54:
21276: * src/main/compile_tools.C 1.15:
21277: * src/main/compile_tools.h 1.19:
21278: grammar-1.1 $a(z) $a=0
21279:
21280: * src/include/code.h 1.13:
21281: * src/main/compile.y 1.57:
21282: * src/main/execute.C 1.55:
21283: without string ops in expressions 0
21284:
21285: 2001-02-26 paf
21286: * src/main/compile.y 1.46:
21287: max_string in yyerror bug fix
21288:
21289: 2001-02-25 paf
21290: * src/main/compile.y 1.40:
21291: escaping bug
21292:
21293: * src/include/pa_request.h 1.14:
21294: * src/main/compile.C 1.19:
21295: * src/main/core.C 1.38:
21296: default name RUN, also alias
21297:
21298: * src/include/pa_vcframe.h 1.2:
21299: * src/include/pa_vmframe.h 1.5:
21300: * src/include/pa_vobject.h 1.6:
21301: * src/include/pa_wcontext.h 1.17:
21302: * src/include/pa_wwrapper.h 1.7:
21303: * src/main/core.C 1.40:
21304: * src/main/execute.C 1.43:
21305: * src/main/main.dsp 1.31:
21306: would now get fields into interm VFielded class
21307:
21308: * src/include/pa_request.h 1.16:
21309: * src/include/pa_value.h 1.34:
21310: * src/include/pa_vmframe.h 1.7:
21311: * src/include/pa_wcontext.h 1.19:
21312: * src/main/execute.C 1.46:
21313: VAliased0
21314:
21315: * src/main/execute.C 1.47:
21316: VAliased1
21317:
21318: * src/include/pa_value.h 1.35:
21319: * src/include/pa_vmframe.h 1.8:
21320: VAliased2
21321:
21322: * src/include/code.h 1.9:
21323: * src/include/pa_value.h 1.28:
21324: * src/include/pa_vclass.h 1.15:
21325: * src/include/pa_vmframe.h 1.2:
21326: * src/include/pa_vobject.h 1.3:
21327: * src/include/pa_wwrapper.h 1.5:
21328: * src/main/compile.y 1.38:
21329: * src/main/compile_tools.C 1.14:
21330: * src/main/compile_tools.h 1.16:
21331: * src/main/execute.C 1.38:
21332: ^class:method() just compiled
21333:
21334: * src/include/pa_hash.h 1.18:
21335: * src/include/pa_value.h 1.31:
21336: * src/include/pa_vclass.h 1.17:
21337: * src/include/pa_vmframe.h 1.4:
21338: * src/include/pa_vobject.h 1.5:
21339: * src/include/pa_vstring.h 1.5:
21340: * src/include/pa_wcontext.h 1.16:
21341: * src/main/compile.y 1.45:
21342: * src/main/core.C 1.39:
21343: * src/main/execute.C 1.42:
21344: * src/main/main.dsp 1.30:
21345: * src/main/pa_hash.C 1.17:
21346: * src/main/pa_value.C 1.5:
21347: * src/main/pa_wcontext.C 1.3:
21348: virtuals2
21349:
21350: * src/include/pa_value.h 1.32:
21351: * src/include/pa_vclass.h 1.18:
21352: * src/include/pa_wcontext.h 1.18:
21353: * src/include/pa_wwrapper.h 1.8:
21354: * src/main/execute.C 1.44:
21355: * src/main/main.dsp 1.32:
21356: no not get fields into interm VFielded class.
21357: fields & staticfields 1
21358:
21359: * src/include/pa_pool.h 1.25:
21360: * src/include/pa_request.h 1.15:
21361: * src/include/pa_value.h 1.33:
21362: * src/include/pa_vclass.h 1.19:
21363: * src/include/pa_vmframe.h 1.6:
21364: * src/include/pa_vobject.h 1.7:
21365: * src/main/core.C 1.41:
21366: * src/main/execute.C 1.45:
21367: * src/main/main.dsp 1.33:
21368: VAliased just compiled
21369:
1.24 paf 21370: * src/include/pa_value.h 1.36:
21371: * src/include/pa_vmframe.h 1.9:
21372: * src/include/pa_wcontext.h 1.20:
21373: * src/main/execute.C 1.48:
21374: VAliased3
21375:
1.15 paf 21376: * src/include/pa_request.h 1.13:
21377: * src/include/pa_value.h 1.29:
21378: * src/include/pa_vobject.h 1.4:
21379: * src/main/compile.y 1.39:
21380: * src/main/compile_tools.h 1.17:
21381: * src/main/core.C 1.37:
21382: * src/main/execute.C 1.39:
21383: * src/main/pa_common.C 1.3:
21384: vobject1
21385:
21386: * src/main/compile.y 1.43:
21387: rethought to $class:static.field.subfield
21388:
21389: * src/main/compile.y 1.44:
21390: : 1
21391:
21392: * src/include/pa_value.h 1.30:
21393: * src/include/pa_vmframe.h 1.3:
21394: * src/include/pa_wwrapper.h 1.6:
21395: * src/main/compile.y 1.41:
21396: * src/main/execute.C 1.40:
21397: * src/main/pa_wcontext.C 1.2:
21398: before execute class calls rewrite
21399:
21400: * src/include/pa_vclass.h 1.16:
21401: * src/main/compile.y 1.42:
21402: * src/main/execute.C 1.41:
21403: $class:element
21404:
21405: * src/include/pa_pool.h [class_alias_dead_end] 1.24.2.1:
21406: * src/include/pa_value.h [class_alias_dead_end] 1.32.2.1:
21407: * src/include/pa_vclass.h [class_alias_dead_end] 1.18.2.1:
21408: * src/include/pa_vobject.h [class_alias_dead_end] 1.6.2.1:
21409: * src/main/execute.C [class_alias_dead_end] 1.44.2.1:
21410: alias dead end
21411:
21412: 2001-02-24 paf
21413: * src/main/compile.y 1.32:
21414: fixed grammar bugs in constructor/params klinch
21415:
21416: * src/main/main.dsp 1.29:
21417: no bison -d
21418:
21419: * src/main/compile.y 1.37:
21420: * src/main/compile_tools.h 1.15:
21421: use0 line no on 'undef class' err msg wrong
21422:
21423: * src/main/compile.y 1.30:
21424: fixed last \n macrotemplate strip bug
21425:
21426: * src/include/pa_vframe.h 1.5:
21427: * src/main/compile.y 1.33:
21428: found junction ideology @: ^x{$a()) must construct current
21429: wcontext element, so smart wcontext handling needed
21430:
21431: * src/include/pa_value.h 1.25:
21432: * src/include/pa_wcontext.h 1.15:
21433: * src/include/pa_wwrapper.h 1.4:
21434: * src/main/execute.C 1.36:
21435: * src/main/pa_value.C 1.4:
21436: it works as bad as you've named it: wcontext.value() was not a
21437: perfect idea
21438:
21439: * src/main/compile.y 1.35:
21440: * src/main/core.C 1.36:
21441: yylex need some @special lines adj
21442:
21443: * src/include/pa_value.h 1.24:
21444: * src/include/pa_vcframe.h 1.1:
21445: * src/include/pa_vclass.h 1.10:
21446: * src/include/pa_vframe.h 1.6:
21447: * src/include/pa_vhash.h 1.2:
21448: * src/include/pa_vjunction.h 1.1:
21449: * src/include/pa_vmframe.h 1.1:
21450: * src/include/pa_wcontext.h 1.14:
21451: * src/include/pa_wwrapper.h 1.3:
21452: * src/main/execute.C 1.34:
21453: * src/main/main.dsp 1.27:
21454: * src/main/pa_cframe.C 1.1:
21455: * src/main/pa_wcontext.C 1.1:
21456: codeframe just compiled
21457:
21458: * src/include/pa_request.h 1.12:
21459: * src/include/pa_vclass.h 1.14:
21460: * src/main/compile.C 1.18:
21461: * src/main/compile.y 1.34:
21462: * src/main/compile_tools.h 1.14:
21463: * src/main/core.C 1.35:
21464: modules0
21465:
21466: * src/main/pa_array.C 1.20:
21467: minor bug in expanding very small arrays. 60% from 1 were 0
21468:
21469: * src/include/pa_vclass.h 1.12:
21470: * src/main/compile.y 1.36:
21471: * src/main/core.C 1.33:
21472: z
21473:
21474: * src/include/code.h 1.7:
21475: * src/include/pa_request.h 1.11:
21476: * src/include/pa_value.h 1.23:
21477: * src/include/pa_vclass.h 1.9:
21478: * src/include/pa_vframe.h 1.4:
21479: * src/main/compile.y 1.29:
21480: * src/main/compile_tools.C 1.13:
21481: * src/main/compile_tools.h 1.13:
21482: * src/main/core.C 1.32:
21483: * src/main/execute.C 1.32:
21484: code junctions0. something wrong with last \n macrotemplate strip
21485:
21486: * src/include/pa_value.h 1.26:
21487: * src/include/pa_vclass.h 1.11:
21488: * src/include/pa_vobject.h 1.1:
21489: * src/main/main.dsp 1.28:
21490: vobject00
21491:
21492: * src/main/compile.y 1.31:
21493: * src/main/execute.C 1.33:
21494: fixed empty constructor optimized empty case. failed on calls -
21495: produced empty string param
21496:
21497: * src/main/execute.C 1.35:
21498: codeframe1
21499:
21500: 2001-02-23 paf
21501: * src/include/pa_value.h 1.18:
21502: * src/main/core.C 1.27:
21503: * src/main/execute.C 1.25:
21504: * src/main/main.dsp 1.23:
21505: value named
21506:
21507: * src/main/compile.y 1.26:
21508: * src/main/execute.C 1.27:
21509: empty constructor bug fixed
21510:
21511: * src/include/pa_vframe.h 1.1:
21512: * src/include/pa_vunknown.h 1.1:
21513: * src/include/pa_wcontext.h 1.13:
21514: * src/include/pa_wwrapper.h 1.1:
21515: * src/main/core.C 1.29:
21516: * src/main/execute.C 1.29:
21517: * src/main/main.dsp 1.25:
21518: * src/main/pa_value.C 1.1:
21519: call0
21520:
21521: * src/main/compile.y 1.27:
21522: * src/main/compile_tools.C 1.12:
21523: * src/main/compile_tools.h 1.12:
21524: fixed wrong grammar in complex constructor case
21525:
21526: * src/include/pa_value.h 1.21:
21527: * src/include/pa_vclass.h 1.8:
21528: * src/include/pa_vframe.h 1.3:
21529: * src/main/core.C 1.30:
21530: * src/main/execute.C 1.31:
21531: * src/main/pa_value.C 1.2:
21532: get_method RIP. junctions everywhere. call with junctions0
21533:
21534: * src/main/compile.y 1.28:
21535: * src/main/execute.C 1.30:
21536: * src/main/main.dsp 1.26:
21537: rethought some. before junction
21538:
21539: * src/include/pa_value.h 1.17:
21540: * src/include/pa_vstring.h 1.4:
21541: * src/main/execute.C 1.24:
21542: strign 2 value in 2 places in execute
21543:
21544: * src/include/pa_wcontext.h 1.11:
21545: z
21546:
21547: * src/include/pa_hash.h 1.17:
21548: * src/include/pa_value.h 1.19:
21549: * src/include/pa_wcontext.h 1.12:
21550: * src/main/core.C 1.28:
21551: * src/main/execute.C 1.28:
21552: * src/main/main.dsp 1.24:
21553: * src/main/pa_hash.C 1.16:
21554: started call. store param, vframe done
21555:
21556: * src/include/pa_value.h 1.22:
21557: * src/main/compile.C 1.17:
21558: * src/main/core.C 1.31:
21559: * src/main/pa_value.C 1.3:
21560: minor error reporting format beautifyings
21561:
21562: * src/main/execute.C 1.26:
21563: with result rwpool
21564:
1.24 paf 21565: * src/include/pa_value.h 1.20:
21566: * src/include/pa_vclass.h 1.7:
21567: * src/include/pa_vframe.h 1.2:
21568: * src/include/pa_wwrapper.h 1.2:
21569: lara came, can't work, sorry :(
21570:
1.15 paf 21571: * src/include/pa_value.h 1.16:
21572: * src/include/pa_wcontext.h 1.10:
21573: * src/main/compile.y 1.25:
21574: * src/main/execute.C 1.23:
21575: * src/main/main.dsp 1.22:
21576: * src/main/pa_array.C 1.19:
21577: auto VHash on wcontext.put_element when wcontext fvalue==0
21578:
21579: 2001-02-22 paf
21580: * src/include/pa_request.h 1.10:
21581: * src/main/compile.y 1.23:
21582: $self.put(val)
21583:
21584: * src/include/pa_pool.h 1.24:
21585: * src/include/pa_vclass.h 1.5:
21586: * src/main/core.C 1.25:
21587: * src/main/pa_hash.C 1.15:
21588: * src/main/pa_pool.C 1.9:
21589: TRY...
21590:
21591: * src/include/code.h 1.6:
21592: * src/main/compile_tools.C 1.9:
21593: * src/main/compile_tools.h 1.10:
21594: * src/main/execute.C 1.19:
21595: OP_STRING better then some xxx _VALUE
21596:
21597: * src/main/compile.C 1.14:
21598: * src/main/core.C 1.26:
21599: * src/main/execute.C 1.16:
21600: * src/main/pa_string.C 1.31:
21601: more precise parse error line:col
21602:
21603: * src/main/compile.C 1.15:
21604: * src/main/compile.y 1.18:
21605: * src/main/execute.C 1.20:
21606: started : with $a.$:f
21607:
21608: * src/main/compile.y 1.20:
21609: $: wasn't finished - $:sdf(sdf) troubled a bit. finished now.
21610:
21611: * src/include/code.h 1.3:
21612: * src/include/pa_string.h 1.25:
21613: * src/include/pa_value.h 1.12:
21614: * src/include/pa_vclass.h 1.3:
21615: * src/include/pa_wcontext.h 1.3:
21616: * src/main/compile.y 1.14:
21617: * src/main/execute.C 1.14:
21618: * src/main/pa_string.C 1.28:
21619: write_value write_string 0
21620: it seems wcontext must write strings regardles of fvalue!=0
21621:
21622: * src/include/code.h 1.4:
21623: * src/include/pa_value.h 1.13:
21624: * src/include/pa_vclass.h 1.4:
21625: * src/include/pa_wcontext.h 1.5:
21626: * src/main/compile.y 1.15:
21627: * src/main/compile_tools.C 1.6:
21628: * src/main/compile_tools.h 1.8:
21629: * src/main/execute.C 1.15:
21630: * src/main/main.dsp 1.20:
21631: iiieeyys! get/put simple vars to VClass works0
21632:
21633: * src/include/pa_array.h 1.18:
21634: * src/include/pa_wcontext.h 1.4:
21635: * src/main/pa_string.C 1.29:
21636: in process, but found that exceptions are too global
21637:
21638: * src/main/compile.y 1.19:
21639: $: finished
21640:
21641: * src/main/compile.C 1.16:
21642: * src/main/compile.y 1.21:
21643: * src/main/compile_tools.C 1.10:
21644: z
21645:
21646: * src/include/pa_request.h 1.9:
21647: * src/include/pa_stack.h 1.2:
21648: * src/include/pa_wcontext.h 1.7:
21649: * src/main/execute.C 1.17:
21650: z about to vstring it .y all
21651:
21652: * src/include/pa_hash.h 1.16:
21653: * src/include/pa_value.h 1.15:
21654: * src/include/pa_vclass.h 1.6:
21655: * src/include/pa_vhash.h 1.1:
21656: * src/include/pa_vstring.h 1.3:
21657: * src/include/pa_wcontext.h 1.9:
21658: * src/main/execute.C 1.22:
21659: * src/main/main.dsp 1.21:
21660: auto VHash in pa.th.cre.at.e
21661:
21662: * src/include/code.h 1.5:
21663: * src/include/pa_vstring.h 1.2:
21664: * src/main/compile.y 1.17:
21665: * src/main/compile_tools.C 1.8:
21666: * src/main/compile_tools.h 1.9:
21667: * src/main/execute.C 1.18:
21668: string to vstring it .y all
21669:
21670: * src/include/pa_array.h 1.19:
21671: * src/main/compile.y 1.22:
21672: * src/main/compile_tools.C 1.11:
21673: * src/main/compile_tools.h 1.11:
21674: * src/main/pa_array.C 1.18:
21675: $self.get
21676:
21677: * src/include/pa_exception.h 1.5:
21678: * src/include/pa_pool.h 1.23:
21679: * src/include/pa_request.h 1.8:
21680: * src/include/pa_value.h 1.14:
21681: * src/include/pa_wcontext.h 1.6:
21682: * src/main/compile.C 1.13:
21683: * src/main/compile.y 1.16:
21684: * src/main/compile_tools.C 1.7:
21685: * src/main/core.C 1.24:
21686: * src/main/pa_array.C 1.17:
21687: * src/main/pa_exception.C 1.4:
21688: * src/main/pa_hash.C 1.14:
21689: * src/main/pa_pool.C 1.8:
21690: * src/main/pa_string.C 1.30:
21691: * src/main/pa_table.C 1.9:
21692: removed exception from request
21693:
21694: * src/include/pa_vstring.h 1.1:
21695: * src/main/compile.C 1.12:
21696: * src/main/core.C 1.23:
21697: added some forgotten
21698:
21699: * src/include/pa_wcontext.h 1.8:
21700: * src/main/compile.y 1.24:
21701: * src/main/execute.C 1.21:
21702: erroreos checkout
21703:
21704: 2001-02-21 paf
21705: * src/main/compile.y 1.9:
21706: more straightforward yylex[end]
21707:
21708: * src/main/compile.C 1.6:
21709: * src/main/compile.y 1.6:
21710: * src/main/compile_tools.h 1.5:
21711: error processing in eval & yyerror so it wouldn't cause
21712: memleaks.
21713:
21714: * src/include/compile.h 1.5:
21715: * src/include/execute.h 1.3:
21716: * src/include/pa_array.h 1.17:
21717: * src/include/pa_request.h 1.7:
21718: * src/include/pa_stack.h 1.1:
21719: * src/include/pa_vclass.h 1.2:
21720: * src/include/pa_wcontext.h 1.2:
21721: * src/main/compile.C 1.10:
21722: * src/main/compile.y 1.12:
21723: * src/main/execute.C 1.11:
21724: * src/main/main.dsp 1.19:
21725: * src/main/pa_array.C 1.16:
21726: * src/main/pa_request.C 1.2:
21727: get put -1 [just compiled]
21728:
21729: * src/include/compile.h 1.4:
21730: * src/include/pa_array.h 1.16:
21731: * src/main/compile.C 1.9:
21732: * src/main/compile.y 1.11:
21733: * src/main/execute.C 1.10:
21734: MAIN_METHOD_NAME ready to write execute
21735:
21736: * src/include/pa_string.h 1.24:
21737: * src/include/pa_types.h 1.6:
21738: * src/main/pa_string.C 1.27:
21739: string.operator==(char*)
21740:
21741: * src/main/compile.C 1.11:
21742: * src/main/compile.y 1.13:
21743: * src/main/execute.C 1.12:
21744: store0
21745:
21746: * src/include/core.h 1.1:
21747: * src/include/pa_context.h 1.8:
21748: * src/include/pa_request.h 1.6:
21749: * src/include/pa_vclass.h 1.1:
21750: * src/include/pa_wcontext.h 1.1:
21751: * src/main/core.C 1.22:
21752: * src/main/main.dsp 1.18:
21753: * src/main/pa_request.C 1.1:
21754: request core methods0
21755:
21756: * src/include/compile.h 1.3:
21757: * src/include/pa_context.h 1.7:
21758: * src/include/pa_hash.h 1.15:
21759: * src/include/pa_request.h 1.5:
21760: * src/include/pa_string.h 1.23:
21761: * src/include/pa_value.h 1.9:
21762: struck with const array.gets
21763:
21764: * src/include/code.h 1.2:
21765: * src/include/pa_types.h 1.5:
21766: * src/main/compile.C 1.3:
21767: * src/main/compile.y 1.3:
21768: * src/main/compile_tools.C 1.3:
21769: * src/main/compile_tools.h 1.3:
21770: * src/main/execute.C 1.3:
21771: * src/main/main.dsp 1.16:
21772: .y to c++
21773: hierarchy output fix.
21774: compiler works ok
21775:
21776: * src/include/compile.h 1.2:
21777: * src/main/compile.C 1.4:
21778: * src/main/compile.y 1.4:
21779: * src/main/compile_tools.h 1.4:
21780: line numbers needed. would add them to .y now internally.
21781: externally it's not as precise as needed
21782:
1.24 paf 21783: * src/include/execute.h 1.2:
21784: * src/include/pa_array.h 1.15:
21785: * src/include/pa_value.h 1.10:
21786: * src/main/execute.C 1.9:
21787: * src/main/pa_array.C 1.15:
21788: after array.const get wonders
21789:
1.15 paf 21790: * src/include/pa_exception.h 1.4:
21791: * src/include/pa_value.h 1.11:
21792: * src/main/compile.C 1.8:
21793: * src/main/compile.y 1.10:
21794: * src/main/compile_tools.C 1.5:
21795: * src/main/compile_tools.h 1.7:
21796: .y methods and one_big_piece. now compile returns array<method*>
21797:
21798: * src/main/compile.y 1.7:
21799: * src/main/execute.C 1.4:
21800: * src/main/execute.C 1.5:
21801: * src/main/execute.C 1.6:
21802: * src/main/execute.C 1.7:
21803: * src/main/execute.C 1.8:
21804: z
21805:
21806: * src/main/execute.C 1.13:
21807: tired :)
21808:
21809: * src/main/compile.C 1.5:
21810: * src/main/compile.y 1.5:
21811: failed to add absolute precies parse error positions. leaving
21812: RIGHTMOST position as @file[line:col]
21813:
21814: 2001-02-20 paf
21815: * src/include/code.h 1.1:
21816: * src/include/compile.h 1.1:
21817: * src/include/execute.h 1.1:
21818: * src/include/pa_array.h 1.14:
21819: * src/include/pa_common.h 1.2:
21820: * src/include/pa_pool.h 1.22:
21821: * src/include/pa_string.h 1.22:
21822: * src/include/pa_table.h 1.8:
21823: * src/include/pa_types.h 1.4:
21824: * src/main/compile.C 1.1:
21825: * src/main/compile.y 1.1:
21826: * src/main/compile_tools.C 1.1:
21827: * src/main/compile_tools.h 1.1:
21828: * src/main/core.C 1.21:
21829: * src/main/execute.C 1.1:
21830: * src/main/main.dsp 1.14:
21831: * src/main/pa_array.C 1.14:
21832: * src/main/pa_common.C 1.2:
21833: * src/main/pa_hash.C 1.12:
21834: * src/main/pa_string.C 1.26:
21835: * src/main/pa_table.C 1.8:
21836: bison[yacc] first time compiled.
21837: execute=dump for now
21838:
21839: * src/main/compile.C 1.2:
21840: * src/main/compile.y 1.2:
21841: * src/main/compile_tools.C 1.2:
21842: * src/main/compile_tools.h 1.2:
21843: * src/main/execute.C 1.2:
21844: * src/main/main.dsp 1.15:
21845: nestage probs, eof yylex not perfect
21846:
21847: * src/main/core.C 1.20:
21848: core rewrite using yacc investigations
21849: now will be compile[yacc]/execute[opcodes]
21850:
21851: 2001-02-15 paf
21852: * src/include/pa_value.h 1.8:
21853: * src/main/core.C 1.19:
21854: maybe a-la yacc those ifs rewrite as turing machine?
21855: for it seems it would be it's too many ifs with this syntax now
21856:
21857: 2001-02-14 paf
21858: * src/include/pa_context.h 1.6:
21859: * src/include/pa_string.h 1.20:
21860: * src/main/core.C 1.10:
21861: * src/main/pa_string.C 1.23:
21862: process text repassing
21863:
21864: * src/include/pa_value.h 1.7:
21865: * src/main/core.C 1.11:
21866: * src/main/pa_string.C 1.24:
21867: process text repassing2
21868: operator static vars
21869:
21870: * src/include/pa_string.h 1.21:
21871: * src/main/core.C 1.12:
21872: * src/main/pa_string.C 1.25:
21873: get names 0
21874:
21875: * src/include/pa_context.h 1.5:
21876: * src/include/pa_value.h 1.6:
21877: * src/main/core.C 1.9:
21878: module:calls changes
21879:
21880: * src/main/core.C 1.16:
21881: varios breaks
21882:
21883: * src/main/core.C 1.17:
21884: get_params
21885: figured ^menu[UNEVALUATED unthinked :( ]
21886:
21887: * src/main/core.C 1.18:
21888: get_params 1
21889:
21890: * src/main/core.C 1.13:
21891: get names 1
21892:
21893: * src/main/core.C 1.14:
21894: get names 2
21895:
21896: * src/main/core.C 1.15:
21897: get names 3
21898:
21899: 2001-02-13 paf
21900: * src/include/pa_string.h 1.17:
21901: * src/main/pa_string.C 1.19:
21902: String_iterator::skip_to
21903: todo:optimize
21904:
21905: * src/main/core.C 1.6:
21906: operators
21907: : and self. prefixes
21908:
21909: * src/include/pa_context.h 1.4:
21910: * src/include/pa_value.h 1.5:
21911: * src/main/core.C 1.8:
21912: ^class:calls[] started
21913:
21914: * src/include/pa_string.h 1.18:
21915: * src/main/pa_string.C 1.21:
21916: String_iterator optimized
21917:
21918: * src/include/pa_string.h 1.19:
21919: * src/main/pa_string.C 1.22:
21920: String_iterator tested
21921:
21922: * src/main/pa_string.C 1.20:
21923: String_iterator::skip_to
21924: optimized a bit. would change privates to better support optimization
21925:
21926: * src/include/pa_value.h 1.4:
21927: * src/main/core.C 1.5:
21928: * src/main/core.C 1.7:
21929: z
21930:
21931: 2001-02-12 paf
21932: * src/include/pa_context.h 1.2:
21933: * src/include/pa_value.h 1.2:
21934: * src/main/core.C 1.2:
21935: get self/methodref joined
21936:
21937: * src/include/pa_context.h 1.3:
21938: * src/include/pa_value.h 1.3:
21939: * src/main/core.C 1.3:
21940: some comments
21941:
21942: * src/include/pa_string.h 1.16:
21943: * src/main/core.C 1.4:
21944: * src/main/pa_string.C 1.18:
21945: started String_iterator
21946:
21947: 2001-02-11 paf
21948: * src/include/pa_context.h 1.1:
21949: * src/include/pa_value.h 1.1:
21950: * src/main/core.C 1.1:
21951: * src/main/main.dsp 1.13:
21952: core started.
21953: core.C, context&value .h
21954:
21955: * src/include/pa_array.h 1.13:
21956: * src/include/pa_hash.h 1.14:
21957: * src/include/pa_pool.h 1.21:
21958: * src/include/pa_string.h 1.15:
21959: * src/main/main.dsp 1.12:
21960: * src/main/pa_array.C 1.13:
21961: * src/main/pa_hash.C 1.11:
21962: * src/main/pa_pool.C 1.7:
21963: * src/main/pa_string.C 1.17:
21964: :pooled
21965:
21966: 2001-01-30 paf
21967: * src/include/pa_error.h 1.4:
21968: * src/include/pa_exception.h 1.1:
21969: * src/include/pa_pool.h 1.17:
21970: * src/include/pa_request.h 1.3:
21971: * src/main/main.dsp 1.10:
21972: * src/main/pa_error.C 1.4:
21973: * src/main/pa_exception.C 1.1:
21974: * src/main/pa_pool.C 1.4:
21975: * src/targets/Makefile.am 1.2:
21976: lowered targets/parser into subdir, added parser_Pool(Pool)
21977: failed to add. would think..
21978:
21979: * src/include/pa_exception.h 1.3:
21980: * src/include/pa_pool.h 1.19:
21981: * src/include/pa_table.h 1.7:
21982: * src/main/pa_exception.C 1.3:
21983: * src/main/pa_table.C 1.7:
21984: minor * to & changes
21985:
21986: * src/include/pa_pool.h 1.20:
21987: * src/main/Makefile.am 1.5:
21988: * src/main/main.dsp 1.11:
21989: * src/main/pa_pool.C 1.6:
21990: moved pa_pool.C to be target specific
21991:
21992: * src/Makefile.am 1.2:
21993: * src/main/Makefile.am 1.6:
21994: * src/targets/Makefile.am 1.3:
21995: .am comments
21996:
21997: * src/include/pa_exception.h 1.2:
21998: * src/include/pa_pool.h 1.18:
21999: * src/include/pa_request.h 1.4:
22000: * src/include/pa_table.h 1.6:
22001: * src/main/pa_array.C 1.12:
22002: * src/main/pa_exception.C 1.2:
22003: * src/main/pa_pool.C 1.5:
22004: * src/main/pa_table.C 1.6:
22005: error re-associated. that's much better
22006: even removed 'die' necessety
22007:
22008: 2001-01-29 paf
22009: * src/include/pa_hash.h 1.9:
22010: * src/include/pa_pool.h 1.10:
22011: * src/include/pa_threads.h 1.3:
22012: * src/main/pa_hash.C 1.5:
22013: made local Hash-es not thread safe=quicker by
22014: SYNCHRONIZED(thread_safe)
22015:
22016: * src/include/pa_hash.h 1.5:
22017: some comments
22018:
22019: * src/include/pa_error.h 1.2:
22020: * src/include/pa_request.h 1.2:
22021: * src/include/pa_string.h 1.13:
22022: * src/include/pa_table.h 1.4:
22023: * src/main/pa_error.C 1.2:
22024: * src/main/pa_table.C 1.4:
22025: Error fixed
22026:
22027: * src/include/pa_pool.h 1.11:
22028: * src/include/pa_string.h 1.9:
22029: * src/main/pa_string.C 1.13:
22030: String originating
22031:
1.23 paf 22032: * src/include/pa_pool.h 1.14:
22033: * src/main/pa_array.C 1.9:
22034: tested - decision "no templates"
1.15 paf 22035:
22036: * src/include/pa_hash.h 1.6:
22037: * src/include/pa_threads.h 1.1:
22038: * src/main/main.dsp 1.6:
22039: * src/main/pa_threads.C 1.1:
22040: added pa_threads
22041:
22042: Mutex
22043:
1.23 paf 22044: * src/include/pa_array.h 1.4:
22045: * src/main/pa_array.C 1.4:
22046: Array::operator += (Array& src)
22047:
22048: rethought, would change now
1.15 paf 22049:
22050: * src/include/pa_array.h 1.7:
22051: * src/include/pa_hash.h 1.10:
22052: * src/include/pa_pool.h 1.12:
22053: * src/include/pa_string.h 1.10:
22054: * src/include/pa_table.h 1.1:
22055: * src/include/pa_types.h 1.2:
22056: * src/main/main.dsp 1.7:
22057: * src/main/pa_array.C 1.7:
22058: * src/main/pa_string.C 1.14:
22059: * src/main/pa_table.C 1.1:
22060: Table started
22061: would test
22062: template Array now
22063:
1.23 paf 22064: * src/include/pa_error.h 1.3:
22065: * src/include/pa_hash.h 1.13:
22066: * src/include/pa_string.h 1.14:
22067: * src/include/pa_table.h 1.5:
22068: * src/main/pa_error.C 1.3:
22069: * src/main/pa_hash.C 1.10:
22070: * src/main/pa_string.C 1.16:
22071: * src/main/pa_table.C 1.5:
22072: Table
22073: more like C++ style
22074: hence lots of 'const'
1.15 paf 22075:
22076: * src/include/pa_array.h 1.11:
22077: * src/include/pa_hash.h 1.11:
22078: * src/include/pa_pool.h 1.15:
22079: * src/include/pa_string.h 1.11:
22080: * src/include/pa_table.h 1.2:
22081: * src/include/pa_types.h 1.3:
22082: * src/main/Makefile.am 1.3:
22083: * src/main/main.dsp 1.9:
22084: * src/main/pa_array.C 1.10:
22085: * src/main/pa_hash.C 1.8:
22086: * src/main/pa_string.C 1.15:
22087: * src/main/pa_table.C 1.2:
22088: Request
22089: Error
22090: Table
22091:
1.23 paf 22092: * src/main/pa_array.C 1.5:
22093: expand not convinient, would rewrite
22094:
1.15 paf 22095: * src/include/pa_array.h 1.6:
22096: * src/include/pa_hash.h 1.8:
22097: * src/include/pa_string.h 1.8:
22098: moved .h public parts to top
22099:
22100: * src/include/pa_hash.h 1.7:
22101: * src/include/pa_threads.h 1.2:
22102: * src/main/pa_hash.C 1.4:
22103: * src/main/pa_threads.C 1.2:
22104: decided on one global_mutex, like PHP
22105: as I can see: needed only in global Hash now,
22106: made Hash:: put/get SYNCHRONIZED
22107:
22108: * src/include/pa_array.h 1.12:
22109: * src/include/pa_common.h 1.1:
22110: * src/include/pa_error.h 1.1:
22111: * src/include/pa_hash.h 1.12:
22112: * src/include/pa_pool.h 1.16:
22113: * src/include/pa_request.h 1.1:
22114: * src/include/pa_string.h 1.12:
22115: * src/include/pa_table.h 1.3:
22116: * src/main/Makefile.am 1.4:
22117: * src/main/pa_array.C 1.11:
22118: * src/main/pa_common.C 1.1:
22119: * src/main/pa_error.C 1.1:
22120: * src/main/pa_hash.C 1.9:
22121: * src/main/pa_table.C 1.3:
22122: added forgotten
22123:
22124: * src/include/pa_array.h 1.8:
22125: * src/include/pa_pool.h 1.13:
22126: * src/main/Makefile.am 1.2:
22127: * src/main/main.dsp 1.8:
22128: * src/main/pa_array.C 1.8:
22129: templates failed
22130: no template specializations [VC6],
22131: no library auto instantation [VC6, GNU c++ 2.95.2-6 from latest cygwin]
22132:
22133: * src/include/pa_array.h 1.5:
22134: * src/include/pa_pool.h 1.9:
22135: * src/main/pa_array.C 1.6:
22136: Array& operator += (Array& src)
22137:
22138: 2001-01-27 paf
22139: * src/include/pa_hash.h 1.1:
22140: * src/include/pa_string.h 1.4:
22141: * src/include/pa_types.h 1.1:
22142: * src/main/main.dsp 1.4:
22143: * src/main/pa_string.C 1.7:
22144: uint, and added pa_types & pa_hash[forgotten]
22145:
22146: * src/main/pa_string.C 1.9:
22147: String::operator ==
22148:
1.23 paf 22149: * src/main/pa_hash.C 1.2:
22150: String(&String)
22151:
1.15 paf 22152: * src/include/pa_array.h 1.3:
22153: * src/main/pa_array.C 1.3:
22154: array [] with chunk caching
22155:
22156: * src/include/pa_array.h 1.2:
22157: * src/include/pa_hash.h 1.4:
22158: * src/include/pa_pool.h 1.8:
22159: * src/include/pa_string.h 1.7:
22160: * src/main/pa_array.C 1.2:
22161: * src/main/pa_string.C 1.11:
22162: array cache rethought to chunk caching
22163:
22164: * src/include/pa_array.h 1.1:
22165: * src/include/pa_hash.h 1.3:
22166: * src/include/pa_pool.h 1.7:
22167: * src/include/pa_string.h 1.6:
22168: * src/main/main.dsp 1.5:
22169: * src/main/pa_array.C 1.1:
22170: * src/main/pa_hash.C 1.3:
22171: * src/main/pa_string.C 1.10:
22172: Array 0
22173:
22174: * src/main/pa_hash.C 1.1:
22175: added pa_hash.C [forgotten]
22176:
22177: 2001-01-26 paf
1.23 paf 22178: * src/include/pa_pool.h 1.2:
22179: * src/main/pa_string.C 1.2:
22180: String prealloc & dynamic row_count
22181:
1.15 paf 22182: * src/include/pa_pool.h 1.6:
22183: * src/include/pa_string.h 1.3:
22184: * src/main/pa_string.C 1.6:
22185: removed templates [vc++ suxx]
22186:
22187: * src/include/pa_pool.h 1.4:
22188: * src/include/pa_string.h 1.1:
22189: pa_pool split
22190:
22191: * src/Makefile.am 1.1.1.1:
22192: * src/include/pa_pool.h 1.1.1.1:
22193: * src/main/Makefile.am 1.1.1.1:
22194: * src/main/main.dsp 1.1.1.1:
22195: * src/main/pa_pool.C 1.1.1.1:
22196: * src/main/pa_string.C 1.1.1.1:
22197: * src/targets/Makefile.am 1.1.1.1:
22198: creating parser3 module
22199:
22200: * src/include/pa_pool.h 1.3:
22201: * src/main/main.dsp 1.2:
22202: * src/main/pa_pool.C 1.2:
22203: * src/main/pa_string.C 1.3:
22204: * src/main/pa_string.C 1.4:
1.25 ! paf 22205: $Id: ChangeLog,v 1.24.2.1 2003/07/24 14:09:56 paf Exp $ check
1.15 paf 22206:
22207: * src/include/pa_pool.h 1.5:
22208: * src/include/pa_string.h 1.2:
22209: * src/main/main.dsp 1.3:
22210: * src/main/pa_pool.C 1.3:
22211: * src/main/pa_string.C 1.5:
22212: templates in VC++ suxx.
22213:
E-mail: