Fork of libxslt for Darling build
Go to file
Daniel Veillard c66126835d upon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2
* configure.in: upon suggestion of Marc-Andre Lemburg, make
  the misdetection of libxml2 python bindings a warning only
Daniel
2002-08-01 12:30:37 +00:00
breakpoint replaced the whole module with just the entry points. Daniel 2001-12-05 17:45:08 +00:00
doc upon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2 2002-08-01 12:30:37 +00:00
libexslt turned a function static applied patch from Mark Vadoc Daniel 2002-05-31 07:32:37 +00:00
libxslt forgot to include xsltInternals.h 2002-07-22 01:42:05 +00:00
python fixed bug 87230, also multiple make jobs in python directory 2002-07-21 11:08:24 +00:00
tests the change in HTML meta encoding tag serialization affected some of the 2002-07-17 17:59:52 +00:00
vms included OpenVMS port instructions from John A Fotheringham, integrated in 2001-11-13 15:17:55 +00:00
win32 Made copy *.pdb in install succeed even if there is no *.pdb 2002-07-10 19:25:43 +00:00
xsltproc added a example in the regression tests for a case where the XML default 2002-07-01 22:19:55 +00:00
.cvsignore Ignores 2001-04-10 18:12:48 +00:00
acconfig.h Applied Keith Isdale patch for the debugger support, make it the default, 2001-11-05 13:34:01 +00:00
AUTHORS Added Igor Zlatkovic as official maintainer Albert Chin pointed that 2002-03-27 09:06:22 +00:00
autogen.sh Initial revision 2001-01-07 14:01:28 +00:00
ChangeLog upon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2 2002-08-01 12:30:37 +00:00
config.h.in fixed bug #71488 in a similar way as #71457 Daniel 2002-03-07 14:20:05 +00:00
configure.in upon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2 2002-08-01 12:30:37 +00:00
Copyright change the Licence to MIT Licence and release of 1.0.11 updates of the 2002-02-08 16:09:27 +00:00
FEATURES added Embedding Stylesheets added the test from the REC about it tried to 2001-07-10 15:14:09 +00:00
HACKING Added Igor Zlatkovic as official maintainer Albert Chin pointed that 2002-03-27 09:06:22 +00:00
INSTALL Hack, hack, hack ... Mostly adding functions: 2001-01-25 18:51:41 +00:00
libxslt.pc.in fix bug #82970 Daniel 2002-05-25 10:07:09 +00:00
libxslt.spec.in applied patch from Geert Kloosterman to not miss gif and .png files in the 2002-05-21 17:39:37 +00:00
Makefile.am added "make valgrind" targets to run the test suite under the debugger 2002-03-19 18:52:17 +00:00
NEWS Initial revision 2001-01-07 14:01:28 +00:00
NOTES Initial revision 2001-01-07 14:01:28 +00:00
README - transform.c: fixed #53401 2001-04-22 20:31:17 +00:00
README.cvs-commits - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:39 +00:00
TODO applied patch from Geert Kloosterman to not miss gif and .png files in the 2002-05-21 17:39:37 +00:00
xslt-config.in fixing Red Hat bug #59508 Daniel 2002-02-11 14:03:50 +00:00
xsltConf.sh.in Initial revision 2001-01-07 14:01:28 +00:00

                  XSLT support for libxml2

		  http://xmlsoft.org/

 Requires libxml2 >= 2.3.6 with XPath support. It won't even compile
otherwise.
 Check the FEATURES file for informations about completeness
 Check the Changelog too to keep track of progresses.

   report bugs to xslt@gnome.org or on the bugzilla.gnome.org base.

Daniel Veillard

Daniel.Veillard@imag.fr
$Id$