cvs commit: xml-xalan/c/src/XSLT StylesheetHandler.cpp StylesheetHandler.hpp

2002-11-02 Thread dbertoni
dbertoni2002/11/02 21:51:22 Modified:c/src/XSLT StylesheetHandler.cpp StylesheetHandler.hpp Log: New block allocation for ElemEmpty and ElemText instances. Revision ChangesPath 1.94 +33 -12xml-xalan/c/src/XSLT/StylesheetHandler.cpp Index: StylesheetHandler.c

cvs commit: xml-xalan/c/src/XSLT StylesheetHandler.cpp StylesheetHandler.hpp

2002-05-14 Thread dbertoni
dbertoni02/05/14 08:47:15 Modified:c/src/XSLT StylesheetHandler.cpp StylesheetHandler.hpp Log: Make sure all appends go through checking code. Revision ChangesPath 1.79 +44 -6 xml-xalan/c/src/XSLT/StylesheetHandler.cpp Index: StylesheetHandler.cpp ===