patch from Nick Wellnhofer adding xsl:sort lang support using the locale
authorDaniel Veillard <veillard@src.gnome.org>
Tue, 3 Jun 2008 16:40:54 +0000 (16:40 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Tue, 3 Jun 2008 16:40:54 +0000 (16:40 +0000)
commit1a8e9f9ec06d6fa373c9d84eb98b268d9e1e446f
tree3f8f0793370403d70562df318156702599da7c9d
parent9b968ec5a2bd814c54594696cbd000cf6535ffa5
patch from Nick Wellnhofer adding xsl:sort lang support using the locale

* configure.in libxslt/extra.c libxslt/Makefile.am libxslt/preproc.c
  libxslt/xsltInternals.h libxslt/xsltlocale.c libxslt/xsltlocale.h
  libxslt/xsltutils.c win32/Makefile.mingw win32/Makefile.msvc: patch
  from Nick Wellnhofer adding xsl:sort lang support using the locale
  support from the C library.
Daniel

svn path=/trunk/; revision=1476
ChangeLog
config.h.in
configure.in
libxslt/Makefile.am
libxslt/extra.c
libxslt/preproc.c
libxslt/xsltInternals.h
libxslt/xsltutils.c
win32/Makefile.mingw
win32/Makefile.msvc