Mon Sep 5 00:44:24 CEST 2005 Daniel Veillard <
[email protected]>
* configure.in NEWS doc/*: preparing release 1.1.15
* libxslt/pattern.c libxslt/xsltutils.c: a bit more cleanup
Mon Sep 5 00:07:40 CEST 2005 Daniel Veillard <
[email protected]>
* libxslt/pattern.c: fixed #303289 variable in match are forbidden
* tests/general/bug-89.xsl: had to fix that test which was doing this
* tests/general/bug-142.out tests/general/bug-152.out
tests/namespaces/tst7.out: small output change on libxml2-2.6.21
new way of serializing encoding meta in HTML
Wed Aug 31 13:49:51 CEST 2005 Daniel Veillard <
[email protected]>
* libxslt/transform.c: fixed #314936 a dictionnary issue on text
node merging, which probably fixed #311267 too.
Thu Aug 25 13:29:20 CEST 2005 Daniel Veillard <
[email protected]>
* libxslt/xslt.c: libxslt should deallocate directly text node content
use xmlSetNodeContent(..., NULL)
Fri Aug 12 12:17:10 CEST 2005 Daniel Veillard <
[email protected]>
* tests/general/bug-163.*, tests/general/Makefile.am,
tests/docs/bug-163.*, tests/docs/Makefile.am: check fix for
#310692
Tue Aug 9 22:13:18 CEST 2005 Daniel Veillard <
[email protected]>
* tests/plugins/Makefile.am: try to get rid of complaints from
jhbuild newbies.
Sun Aug 7 16:04:47 CEST 2005 Daniel Veillard <
[email protected]>
* libxslt/xsltutils.c: fixed a bug when size of xmlXPathContext
changes, uses the libxml2 alloc and dealloc functions instead.
Tue Jul 13 22:41:03 PDT 2005 William Brack <
[email protected]>
* libxslt/transform.c: added check in xsltCopyText to assure
content is in dictionary before doing a straight copy of
content (bug 302821)
Tue Jul 13 16:16:31 PDT 2005 William Brack <
[email protected]>
* libxslt/transform.c: fixed to set current default value for
XInclude when creating new TransformContext
* libxslt/xslt.c: minor change for per-mille
Sun Jul 10 16:17:53 CEST 2005 Daniel Veillard <
[email protected]>
* libxslt/xsltwin32config.h*: try to avoid generating conflicts
* libexslt/dynamic.c: applied patch from Mark Vakoc to implement
dyn:map
* configure.in tests/exslt/Makefile.am tests/exslt/dynamic/*:
added test for dyn:map to the regression suite
Sat Jul 2 02:32:24 PDT 2005 <
[email protected]>
* libxslt/numbers.c: further fixes for bug 309209, changing
behaviour of format-number.
* libxslt/xslt.c: changed definition of per-mille character from
'?' to Unicode #2030 (UTF-8 '‰') (ref XSLT spec 12.3)
2005-06-30 Federico Mena Quintero <
[email protected]>
* libxslt/xsltwin32config.h: Added this file back. We'll have to
figure out a way to make jhbuild not get CVS conflicts with it.
Thu Jun 30 14:09:55 PDT 2005 William Brack <
[email protected]>
* libxslt/numbers.c: fixed bug in negative prefix (bug 309209)
2005-06-17 Federico Mena Quintero <
[email protected]>
* libxslt/xsltwin32config.h: Removed from CVS; this is a generated
file anyway and it breaks jhbuild all the time.
Sat May 7 11:28:41 CEST 2005 Daniel Veillard <
[email protected]>
* libexslt/libexslt.3: applied patch from Jonathan Wakely to fix
the namespace name for the EXSLT date and time functions in the man
page.
Wed Apr 6 23:58:12 CEST 2005 Igor Zlatkovic <
[email protected]>
* libexslt/exslt.c libexslt/libexslt.h: Windows build cleanups,
removed obsolete checks
* libxslt/libxslt.h libxslt/win32config.h libxslt/xsltutils.h:
Windows build cleanups, removed obsolete checks
* win32/configure.js: removed obsolete copy operations
* win32/Makefile.*: make install cleanup
* xsltproc/xsltproc.c: Windows build cleanup, removed obsolete
macro definitions
* .cvsignore: added Eclipse project files