--- parser3/ChangeLog 2003/11/25 15:50:57 1.28
+++ parser3/ChangeLog 2003/12/10 14:17:42 1.29
@@ -1,4 +1,91 @@
+2003-12-02 paf
+ * src/main/pa_string.C 1.191:
+ bugfix: sparc gpf on reading %4!=0 addresses to int
+
+2003-12-01 paf
+ * src/main/pa_globals.C 1.163:
+ bugfix: win32: compile prob
+
+ * src/main/pa_xml_io.C 1.13:
+ todo: safe mode check not to throw exception
+
+ * src/main/pa_xml_io.C 1.12:
+ bugfix: http://localhost typo error
+
+ * src/classes/xdoc.C 1.123:
+ * src/main/pa_xml_io.C 1.14:
+ bugfix: typo
+
+2003-11-28 paf
+ * src/main/pa_xml_io.C 1.9:
+ installed safe-mode checker as filter of all xml documents read
+
+ * operators.txt 1.144:
+ * src/include/pa_request.h 1.173:
+ * src/main/pa_xml_io.C 1.3:
+ works.
+ todo: maybe replace original open mech of xdoc::create & co to use libxml open, so that this would work for root document
+
+ $xdoc[^xdoc::create{
+
+
+ &test^;
+
+ }]
+
+ ^taint[^xdoc.string[]]
+
+ @method[param]
+
+
+ * src/main/pa_xml_io.C 1.8:
+ http://localhost/ now checked for safe mode
+
+ * src/classes/xdoc.C 1.122:
+ * src/include/pa_stylesheet_connection.h 1.37:
+ * src/include/pa_stylesheet_manager.h 1.19:
+ * src/main/pa_stylesheet_manager.C 1.21:
+ replaced original open mech of xdoc::create & co to use libxml open, so that this would work for root document
+ todo: safe mode checks to libxml: ideally to some 1 point
+
+ * src/include/Makefile.in 1.16:
+ * src/main/Makefile.in 1.55:
+ *** empty log message ***
+
+ * operators.txt 1.145:
+ * src/main/pa_xml_io.C 1.4:
+ leading / in http://parser[abscent params]
+
+ * src/main/pa_xml_io.C 1.5:
+ comment
+
+2003-11-27 paf
+ * src/classes/date.C 1.58:
+ bugfix: typo error
+
+ * src/main/pa_xml_io.C 1.2:
+ libxml: started parser://methodcall/params
+
+2003-11-26 paf
+ * src/types/pa_value.h 1.117:
+ warnings: --
+
+ * operators.txt 1.143:
+ * src/include/Makefile.am 1.8:
+ * src/include/pa_globals.h 1.108:
+ * src/include/pa_xml_io.h 1.1:
+ * src/main/Makefile.am 1.42:
+ * src/main/main.vcproj 1.7:
+ * src/main/pa_globals.C 1.162:
+ * src/main/pa_request.C 1.261:
+ * src/main/pa_xml_io.C 1.1:
+ simplification: xml errors to hash
+ reorganization: xml io moved to pa_xml_io.C/h
+
2003-11-25 paf
+ * src/classes/table.C 1.194:
+ bugfix: a, c?x:y, z in gcc considered(?) as a, (c?x:y, z)
+
* src/main/untaint.C 1.125:
bugfix: consequences of not reading this comment:
CORD_pos_chars_left /* Number of characters in cache. <= 0 ==
@@ -7,6 +94,9 @@
* src/include/pa_array.h 1.63:
removed needless checks
+ * src/classes/table.C 1.195:
+ bugfix: wrong sequence. [sadly no waring whatever)
+
2003-11-24 paf
* operators.txt 1.142:
* src/types/pa_vxnode.C 1.36:
@@ -10648,7 +10738,7 @@
* src/types/pa_wcontext.C 1.21:
* src/types/pa_wcontext.h 1.34:
* src/types/pa_wwrapper.h 1.20:
- $Date: 2003/11/25 15:50:57 $
+ $Date: 2003/12/10 14:17:42 $
* src/Makefile.am 1.17:
* src/classes/Makefile.am 1.40:
@@ -17808,7 +17898,7 @@
* src/targets/cgi/parser3.C 1.93:
* src/targets/isapi/parser3isapi.C 1.35:
*/
- static const char *RCSId="$Id: ChangeLog,v 1.28 2003/11/25 15:50:57 paf Exp $";
+ static const char *RCSId="$Id: ChangeLog,v 1.29 2003/12/10 14:17:42 paf Exp $";
* src/main/compile.y 1.142:
* src/main/compile_tools.h 1.41:
@@ -17851,7 +17941,7 @@
* src/main/untaint.C 1.52:
* src/targets/cgi/parser3.C 1.92:
* src/targets/isapi/parser3isapi.C 1.34:
- static char *RCSId="$Id: ChangeLog,v 1.28 2003/11/25 15:50:57 paf Exp $";
+ static char *RCSId="$Id: ChangeLog,v 1.29 2003/12/10 14:17:42 paf Exp $";
2001-06-27 parser
* src/classes/hash.C 1.6:
@@ -23214,7 +23304,7 @@
* src/main/pa_pool.C 1.2:
* src/main/pa_string.C 1.3:
* src/main/pa_string.C 1.4:
- $Id: ChangeLog,v 1.28 2003/11/25 15:50:57 paf Exp $ check
+ $Id: ChangeLog,v 1.29 2003/12/10 14:17:42 paf Exp $ check
* src/include/pa_pool.h 1.5:
* src/include/pa_string.h 1.2: