-
- Downloads
fixed bug #78501 when using a non ascii character for the number
* libxslt/numbers.c libxslt/numbersInternals.h libxslt/xsltutils.[ch]: fixed bug #78501 when using a non ascii character for the number formatting grouping separator. * tests/docs/Makefile.am tests/docs/bug-95.xml tests/general/Makefile.am tests/general/bug-95.*: added the example in the regression tests for this case * libxslt/attributes.c: cleaning up a problem introduced in last patch Daniel
Showing
- ChangeLog 11 additions, 0 deletionsChangeLog
- libxslt/attributes.c 4 additions, 1 deletionlibxslt/attributes.c
- libxslt/numbers.c 21 additions, 10 deletionslibxslt/numbers.c
- libxslt/numbersInternals.h 2 additions, 1 deletionlibxslt/numbersInternals.h
- libxslt/preproc.c 3 additions, 1 deletionlibxslt/preproc.c
- libxslt/xsltutils.c 69 additions, 0 deletionslibxslt/xsltutils.c
- libxslt/xsltutils.h 3 additions, 1 deletionlibxslt/xsltutils.h
- tests/docs/Makefile.am 1 addition, 0 deletionstests/docs/Makefile.am
- tests/docs/bug-95.xml 5 additions, 0 deletionstests/docs/bug-95.xml
- tests/general/Makefile.am 1 addition, 0 deletionstests/general/Makefile.am
- tests/general/bug-95.out 4 additions, 0 deletionstests/general/bug-95.out
- tests/general/bug-95.xsl 22 additions, 0 deletionstests/general/bug-95.xsl
Loading
Please register or sign in to comment