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

2002-11-07 Thread dbertoni
dbertoni2002/11/07 10:58:07 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp XalanNumberingResourceBundle.cpp XalanNumberingResourceBundle.hpp Log: 32/64 bit issues. Revision ChangesPath 1.69 +105 -113 xml-xalan/c/src

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

2002-10-02 Thread dbertoni
dbertoni2002/10/02 23:04:18 Modified:c/src/XSLT ElemNumber.cpp Log: Commented out assert for the time being. Revision ChangesPath 1.66 +1 -1 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp ===

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

2002-09-09 Thread dbertoni
dbertoni2002/09/09 11:39:49 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp Log: Removed obsolete stuff. Revision ChangesPath 1.62 +0 -3 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp =

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

2002-09-09 Thread dbertoni
dbertoni2002/09/09 11:09:36 Modified:c/src/XSLT ElemNumber.cpp Log: Added ifdef for problem with XalanUnicode enums. Revision ChangesPath 1.61 +4 -0 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp ===

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

2002-09-06 Thread dbertoni
dbertoni2002/09/06 17:03:07 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp Log: Reduce start-up dynamic memory utilization. Revision ChangesPath 1.60 +10 -13xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp =

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

2002-09-06 Thread dbertoni
dbertoni2002/09/06 11:54:42 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp Log: Reduce start-up dynamic memory utilization. Revision ChangesPath 1.59 +52 -57xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp =

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

2002-09-05 Thread dbertoni
dbertoni2002/09/05 23:10:33 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp Log: Reduced dynamic memory allocation in initialization. Revision ChangesPath 1.58 +59 -73xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp

cvs commit: xml-xalan/c/src/XSLT ElemNumber.cpp ElemNumber.hpp FunctionSystemProperty.cpp StylesheetExecutionContextDefault.cpp StylesheetExecutionContextDefault.hpp VariablesStack.hpp XResultTreeFrag.cpp XSLTEngineImpl.cpp XSLTEngineImpl.hpp

2002-04-10 Thread dbertoni
dbertoni02/04/10 22:54:50 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp FunctionSystemProperty.cpp StylesheetExecutionContextDefault.cpp StylesheetExecutionContextDefault.hpp VariablesSta

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

2002-03-07 Thread dbertoni
dbertoni02/03/07 20:47:29 Modified:c/src/XSLT ElemNumber.cpp Log: Added cast for old AIX compiler. Revision ChangesPath 1.54 +1 -1 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp =

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

2002-03-01 Thread dbertoni
dbertoni02/03/01 23:18:07 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp Log: Fixed bug 6814. Revision ChangesPath 1.53 +96 -9 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp ===

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

2001-12-10 Thread dbertoni
dbertoni01/12/10 08:30:59 Modified:c/src/XSLT ElemNumber.cpp Log: Duh! Fixed bug in checking the length of the grouping separator. Revision ChangesPath 1.51 +1 -1 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp

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

2001-12-07 Thread dbertoni
dbertoni01/12/07 10:57:56 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp Log: Make sure to report an error for grouping separators that are not of length 1. Report an error if formatting a negative number as a roman numeral. Revision ChangesPath 1.50 +66 -24

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

2001-09-26 Thread dbertoni
dbertoni01/09/26 15:38:40 Modified:c/src/XSLT ElemNumber.cpp Log: 32/64-bit fixes. Revision ChangesPath 1.49 +1 -1 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp === RCS file: /

cvs commit: xml-xalan/c/src/XSLT ElemNumber.cpp ElemTemplate.cpp KeyTable.cpp SelectionEvent.hpp Stylesheet.cpp StylesheetExecutionContext.cpp StylesheetExecutionContext.hpp StylesheetRoot.cpp TraceListenerDefault.cpp VariablesStack.cpp XalanTemplate.cpp XSLTEngineImpl.cpp

2001-07-08 Thread dbertoni
dbertoni01/07/08 11:48:42 Modified:c/src/XSLT ElemNumber.cpp ElemTemplate.cpp KeyTable.cpp SelectionEvent.hpp Stylesheet.cpp StylesheetExecutionContext.cpp StylesheetExecutionContext.hpp StylesheetRoot.cpp

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

2001-06-14 Thread dbertoni
dbertoni01/06/14 12:17:28 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp Log: Drastically improved performance. Revision ChangesPath 1.43 +423 -220 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp =