--- parser3/ChangeLog 2002/10/15 14:11:04 1.16 +++ parser3/ChangeLog 2002/10/16 09:02:21 1.17 @@ -1,4 +1,40 @@ +2002-10-16 paf + * src/classes/op.C 1.122: + * src/include/pa_request.h 1.157: + * src/main/execute.C 1.285: + * src/main/execute.C 1.286: + * src/main/pa_request.C 1.236: + * www/htdocs/derived.p 1.20: + * www/htdocs/index.html 1.167: + * www/htdocs/index.html 1.168: + Request::self considered equal to VMethodFrame::self, and removed, + Request::get_self() mapped to VMethodFrame.self() + + * src/classes/op.C 1.121: + * src/main/pa_request.C 1.235: + VMainClass now has name = $hash in open field now gives old + good error meesage + 2002-10-15 paf + * www/htdocs/derived.p 1.17: + * www/htdocs/index.html 1.162: + test of ^process from operator called from user class + + * src/types/pa_vjunction.h 1.18: + * www/htdocs/index.html 1.166: + ^if(def $junction){was true}{now false} + use + ^if($junction is junction){was and now true} + + * src/types/pa_vjunction.C 1.2: + ident + + * src/classes/op.C 1.119: + * src/main/compile.tab.C 1.72: + * src/main/compile.y 1.200: + * src/types/pa_vmethod_frame.h 1.42: + process[self] objects also considered [were only classes] + * src/main/execute.C 1.283: * src/targets/cgi/parser3.C 1.198: * src/types/pa_vstateless_class.C 1.17: @@ -6,12 +42,24 @@ * www/htdocs/operators.p 1.9: compiling to system classes disabled - * www/htdocs/derived.p 1.17: - * www/htdocs/index.html 1.162: - test of ^process from operator called from user class + * operators.txt 1.88: + * src/classes/op.C 1.116: + * www/htdocs/operators.p 1.8: + ^process[$caller.CLASS]{code-string} added - * src/types/pa_vjunction.C 1.2: - ident + * src/types/Makefile.in 1.46: + *** empty log message *** + + * src/classes/op.C 1.120: + * src/include/pa_opcode.h 1.23: + * src/include/pa_request.h 1.156: + * src/main/compile.tab.C 1.73: + * src/main/compile.y 1.201: + * src/main/execute.C 1.284: + * src/types/pa_vmethod_frame.h 1.43: + * www/htdocs/derived.p 1.19: + removed last pieces of old code allowing $junction.xxx at + compile time * operators.txt 1.87: * src/classes/op.C 1.115: @@ -28,11 +76,6 @@ removed $junction.get $junction.set[] introducing $caller - * operators.txt 1.88: - * src/classes/op.C 1.116: - * www/htdocs/operators.p 1.8: - ^process[$caller.CLASS]{code-string} added - * src/classes/op.C 1.118: * src/include/pa_request.h 1.155: * src/types/pa_vmethod_frame.h 1.41: @@ -41,11 +84,17 @@ ^process[CLASS]{body} now executed with CLASS self. [ (request&method_frame).self temporarily changed ] - * src/classes/op.C 1.119: - * src/main/compile.tab.C 1.72: - * src/main/compile.y 1.200: - * src/types/pa_vmethod_frame.h 1.42: - process[self] objects also considered [were only classes] + * src/classes/xdoc.C 1.104: + * src/classes/xnode.C 1.53: + * src/include/pa_charset.h 1.19: + * src/include/pa_pool.h 1.85: + * src/main/pa_charset.C 1.31: + * src/main/pa_pool.C 1.57: + * src/types/pa_vxnode.C 1.28: + * www/htdocs/index.html 1.165: + xml->parser strings now have origin, which points to place + where value left xml library and came to parser: place of dom + field extraction/call * src/classes/hash.C 1.51: * src/classes/op.C 1.117: @@ -1511,7 +1560,7 @@ * src/types/pa_wcontext.C 1.21: * src/types/pa_wcontext.h 1.34: * src/types/pa_wwrapper.h 1.20: - $Date: 2002/10/15 14:11:04 $ + $Date: 2002/10/16 09:02:21 $ * src/Makefile.am 1.17: * src/classes/Makefile.am 1.40: @@ -8826,7 +8875,7 @@ * src/targets/cgi/parser3.C 1.93: * src/targets/isapi/parser3isapi.C 1.35: */ - static const char *RCSId="$Id: ChangeLog,v 1.16 2002/10/15 14:11:04 paf Exp $"; + static const char *RCSId="$Id: ChangeLog,v 1.17 2002/10/16 09:02:21 paf Exp $"; * src/main/compile.y 1.142: * src/main/compile_tools.h 1.41: @@ -8869,7 +8918,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.16 2002/10/15 14:11:04 paf Exp $"; + static char *RCSId="$Id: ChangeLog,v 1.17 2002/10/16 09:02:21 paf Exp $"; 2001-06-27 parser * src/classes/hash.C 1.6: @@ -14315,7 +14364,7 @@ * src/targets/parser.C 1.3: * src/targets/parser.dsp 1.2: * src/targets/parser.dsp 1.3: - $Id: ChangeLog,v 1.16 2002/10/15 14:11:04 paf Exp $ check + $Id: ChangeLog,v 1.17 2002/10/16 09:02:21 paf Exp $ check * src/targets/parser.C 1.2: $id$ check