dbertoni2003/06/18 11:09:10
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Fixed bug with not reporting duplicate parameters. Bugzilla 20876.
Revision ChangesPath
1.105 +14 -3 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
dbertoni2003/03/21 11:10:17
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Added case to switch statement to fix error message.
Revision ChangesPath
1.104 +1 -0 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
===
dbertoni2003/03/17 17:56:44
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Workaround for Sun compiler optimizer bug.
Revision ChangesPath
1.103 +6 -6 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
=
dbertoni2003/02/04 16:07:41
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Changed name of accessor functions.
Revision ChangesPath
1.102 +2 -2 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
dbertoni2002/12/19 09:34:12
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Check for non-whitespace text nodes at the top level.
Revision ChangesPath
1.100 +13 -1 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
==
dbertoni2002/12/09 08:47:43
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Removed spurious for_each.
Revision ChangesPath
1.99 +0 -8 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
=
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
dbertoni2002/07/26 11:36:29
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Don't add template to stylesheet until endElement() to prevent a problem with
double-deletion if there's an error.
Revision ChangesPath
1.83 +6 -1 xml-xalan/c/src/XSLT/StylesheetHandler
dbertoni2002/07/09 17:41:46
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Use new typedef.
Revision ChangesPath
1.81 +5 -4 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
==
dbertoni02/05/20 11:10:46
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Removed unnecessary include.
Revision ChangesPath
1.80 +0 -1 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
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
===
dbertoni02/03/27 20:55:39
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Disallow top-level elements with a null namespace URI.
Revision ChangesPath
1.76 +15 -4 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
==
dbertoni01/12/20 17:30:42
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Check for apply-imports as a child of xsl:for-each.
Revision ChangesPath
1.74 +21 -3 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
=
dbertoni01/11/26 15:23:05
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Removed obsolete constants.
Revision ChangesPath
1.73 +0 -5 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
=
dbertoni01/09/17 14:10:05
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Work-around for gcc bug.
Revision ChangesPath
1.71 +3 -1 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
dbertoni01/09/04 09:24:22
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Fix for bug 3371.
Revision ChangesPath
1.69 +10 -3 xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
===
dbertoni01/07/26 22:37:26
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Cleaned up some code.
Revision ChangesPath
1.67 +14 -11xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
===
dbertoni01/06/29 11:52:07
Modified:c/src/XSLT StylesheetHandler.cpp
Log:
Removed unused code and parameters.
Revision ChangesPath
1.65 +17 -39xml-xalan/c/src/XSLT/StylesheetHandler.cpp
Index: StylesheetHandler.cpp
=
18 matches
Mail list logo