Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

The XSLT C library for GNOME 1.0.1 - The XSLT C library developed for the GNOME project.

1 view
Skip to first unread message

lib...@freshmeat.net

unread,
Jul 28, 2001, 2:38:15 PM7/28/01
to
The XSLT C library for GNOME 1.0.1
by DV (http://freshmeat.net/users/danielveil/)
Saturday, July 28th 2001 14:43

About: Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes: Updates to EXSLT support, a few bugfixes, and documentation improvements.

Release focus: Minor feature enhancements
License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/
Tar/GZ: http://freshmeat.net/redir/libxslt/13575/url_tgz/
Changelog: http://freshmeat.net/redir/libxslt/13575/url_changelog/
RPM package: http://freshmeat.net/redir/libxslt/13575/url_rpm/
CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/
Mailing list archive: http://freshmeat.net/redir/libxslt/13575/url_list/

lib...@freshmeat.net

unread,
Aug 15, 2001, 5:24:35 PM8/15/01
to
The XSLT C library for GNOME 1.0.2
by DV (http://freshmeat.net/users/danielveil/)
Wednesday, August 15th 2001 17:27

About: Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes: Lots of bugfixes, an increased testsuite, implementation of a large chunk
of EXSLT, improvements on the extension framework, documentation
improvements, updated Windows MSC projects files, and handling attributes
inherited from the DTD by default.

lib...@freshmeat.net

unread,
Aug 23, 2001, 9:53:38 PM8/23/01
to
The XSLT C library for GNOME 1.0.3
by DV (http://freshmeat.net/users/danielveil/)
Thursday, August 23rd 2001 21:55

About: Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes: Support for XML Catalog, more portable floating point code, and a few
bugfixes.

lib...@freshmeat.net

unread,
Sep 12, 2001, 6:47:15 PM9/12/01
to
The XSLT C library for GNOME 1.0.4
by DV (http://freshmeat.net/users/danielveil/)
Wednesday, September 12th 2001 18:47

About: Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes: Documentation updates from John fleck, bugfixes (DocBook FO generation) and
portability improvements, improvements to existing EXSLT support, and new
String, Time, and Date core functions support.

Release focus: Minor bugfixes

lib...@freshmeat.net

unread,
Oct 30, 2001, 11:54:04 AM10/30/01
to
The XSLT C library for GNOME 1.0.6
by DV (http://freshmeat.net/~danielveil/)
Tuesday, October 30th 2001 12:01

About: Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes: Bugfixes were made for number formatting, date/time functions, DOCTYPE
generation rules for HTML output, and Windows Makefiles.

Release focus: Minor bugfixes

lib...@freshmeat.net

unread,
Nov 12, 2001, 9:17:20 AM11/12/01
to
The XSLT C library for GNOME 1.0.7
by DV (http://freshmeat.net/~danielveil/)
Monday, November 12th 2001 09:23

About: Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes: Some compilation problems were fixed. Support for an XSLT debugger was
integrated, by way of a breakpoint library. The handling of indent="no" on
HTML output was fixed. This version requires libxml2 >= 2.4.10.

Release focus: Minor bugfixes

lib...@freshmeat.net

unread,
Nov 26, 2001, 10:01:26 AM11/26/01
to
The XSLT C library for GNOME 1.0.8
by DV (http://freshmeat.net/~danielveil/)
Monday, November 26th 2001 10:07

About: Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes: An annoying header problem was fixed. A few bugs were removed. Some of the
code and makefiles were cleaned up. The makefiles for Windows and OpenVMS
were updated.

Release focus: Minor bugfixes

lib...@freshmeat.net

unread,
Dec 10, 2001, 10:54:13 AM12/10/01
to
The XSLT C library for GNOME 1.0.9
by DV (http://freshmeat.net/~danielveil/)
Monday, December 10th 2001 10:59

About: Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes: Some compilation problems on Unix were fixed. xsltproc return codes are now
significant. The debugger interface was fixed. A few bugs were fixed.

Release focus: Minor bugfixes

lib...@freshmeat.net

unread,
Jan 15, 2002, 2:09:26 PM1/15/02
to
The XSLT C library for GNOME 1.0.10
by DV (http://freshmeat.net/~danielveil/)
Tuesday, January 15th 2002 14:21

About: Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes: Windows and Solaris fixes, documentation updates, a new stringparam option
to xsltproc, and a few bugfixes.

Release focus: Minor bugfixes

lib...@freshmeat.net

unread,
Feb 12, 2002, 8:25:30 AM2/12/02
to
The XSLT C library for GNOME 1.0.12
by DV (http://freshmeat.net/~danielveil/)
Tuesday, February 12th 2002 08:36

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes:
This release has switched to the MIT license, and includes Python bindings,
and a few minor bugfixes.

Release focus: Major feature enhancements

lib...@freshmeat.net

unread,
Mar 8, 2002, 3:53:18 PM3/8/02
to
The XSLT C library for GNOME 1.0.13
by DV (http://freshmeat.net/~danielveil/)
Friday, March 8th 2002 16:01

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes:
This is mostly a bugfix release. It has improvement of the Python bindings
and fixes in EXSLT date functions.

Release focus: Major bugfixes
License: MIT/X Consortium License

lib...@freshmeat.net

unread,
Apr 16, 2002, 3:46:38 AM4/16/02
to
The XSLT C library for GNOME 1.0.16
by DV (http://freshmeat.net/~danielveil/)
Tuesday, April 16th 2002 03:52

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes:
This version contains bugfixes, some of which require upgrading libxml. It
also features better portability for OSF/1, Windows, and the Python
bindings.

Release focus: Minor bugfixes
License: MIT/X Consortium License

lib...@freshmeat.net

unread,
Apr 30, 2002, 4:12:22 AM4/30/02
to
The XSLT C library for GNOME 1.0.17
by DV (http://freshmeat.net/~danielveil/)
Tuesday, April 30th 2002 04:16

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor.

Changes:
Code cleanups, Windows makefile improvements, EXSLT date and duration
improvements, and a couple of small bugfixes.

Release focus: Minor bugfixes
License: MIT/X Consortium License

lib...@freshmeat.net

unread,
May 28, 2002, 1:52:53 PM5/28/02
to
The XSLT C library for GNOME 1.0.18
by DV (http://freshmeat.net/~danielveil/)
Tuesday, May 28th 2002 14:08

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release has bugfixes in attributes, xsl:include, doc, and
element-available. It fixes the extra namespace declaration (DocBook).
xsltproc can list its registered extensions.

Release focus: Minor bugfixes
License: MIT/X Consortium License

lib...@freshmeat.net

unread,
Jul 8, 2002, 1:20:07 PM7/8/02
to
The XSLT C library for GNOME 1.0.19
by DV (http://freshmeat.net/~danielveil/)
Monday, July 8th 2002 13:32

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release has EXSLT dynamic functions, xsl:sort order support, and some
bugfixes.

Release focus: Minor bugfixes
License: MIT/X Consortium License

lib...@freshmeat.net

unread,
Aug 26, 2002, 7:34:10 AM8/26/02
to
The XSLT C library for GNOME 1.0.20
by DV (http://freshmeat.net/~danielveil/)
Monday, August 26th 2002 07:36

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release fixes DocBook stylesheets problems, and includes improvements
to document(''), and a few patches.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT
Tar/GZ: http://freshmeat.net/redir/libxslt/13575/url_tgz/downloads.html
Changelog: http://freshmeat.net/redir/libxslt/13575/url_changelog/ChangeLog
RPM package: http://freshmeat.net/redir/libxslt/13575/url_rpm/downloads.html
CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/gnome&dir=libxslt
Mailing list archive: http://freshmeat.net/redir/libxslt/13575/url_list/xslt

lib...@freshmeat.net

unread,
Sep 26, 2002, 8:19:35 PM9/26/02
to
The XSLT C library for GNOME 1.0.21
by DV (http://freshmeat.net/~danielveil/)
Thursday, September 26th 2002 20:23

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
Python bindings improvements, Makefile updates, and a few bugfixes.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT

lib...@freshmeat.net

unread,
Oct 18, 2002, 10:36:53 AM10/18/02
to
The XSLT C library for GNOME 1.0.22
by DV (http://freshmeat.net/~danielveil/)
Friday, October 18th 2002 10:41

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release adds Windows Makefiles updates, a security module, new options
to xsltproc, a per transformation error handler, and a few bugfixes.

Release focus: Minor feature enhancements
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT

lib...@freshmeat.net

unread,
Nov 18, 2002, 6:18:55 AM11/18/02
to
The XSLT C library for GNOME 1.0.23
by DV (http://freshmeat.net/~danielveil/)
Monday, November 18th 2002 06:22

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This version includes bugfixes, a cleanup of the Windows build, Python
bindings, and documentation improvements.

Release focus: Major bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT

lib...@freshmeat.net

unread,
Jan 14, 2003, 5:23:08 PM1/14/03
to
The XSLT C library for GNOME 1.0.24
by DV (http://freshmeat.net/~danielveil/)
Tuesday, January 14th 2003 14:23

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
A lot of bugfixes, including some memory leaks. Improved VMS, HP-UX, and
Windows ports. This release adds fragment identifier support in document()
and EXSLT URI escaping.

Release focus: Major bugfixes


License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT

lib...@freshmeat.net

unread,
Feb 5, 2003, 1:22:06 PM2/5/03
to
The XSLT C library for GNOME 1.0.25
by DV (http://freshmeat.net/~danielveil/)
Wednesday, February 5th 2003 10:21

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release adds a few bugfixes (some of them part of libxml2-2.5.2) and
portability patches.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT

lib...@freshmeat.net

unread,
Feb 10, 2003, 8:27:04 PM2/10/03
to
The XSLT C library for GNOME 1.0.26
by DV (http://freshmeat.net/~danielveil/)
Monday, February 10th 2003 17:27

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
Fixes for 3 serious bugs in document() and stylesheet compilation which
could lead to a crash.

Release focus: Major bugfixes

License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT

lib...@freshmeat.net

unread,
Feb 25, 2003, 10:12:04 AM2/25/03
to
The XSLT C library for GNOME 1.0.27
by DV (http://freshmeat.net/~danielveil/)
Tuesday, February 25th 2003 07:12

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances

in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
A few fixes were made on namespace handling and Windows path use.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT

lib...@freshmeat.net

unread,
Apr 1, 2003, 11:29:59 AM4/1/03
to
The XSLT C library for GNOME 1.0.29
by DV (http://freshmeat.net/~danielveil/)
Tuesday, April 1st 2003 08:29

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
Speed improvements were made, especially for large flat documents. Fixes
were made for result value tree handling and keys. Some extra namespace
declarations have been avoided and some portability fixes were included.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT

lib...@freshmeat.net

unread,
Jul 7, 2003, 12:12:07 PM7/7/03
to
The XSLT C library for GNOME 1.0.31
by DV (http://freshmeat.net/~danielveil/)
Monday, July 7th 2003 09:12

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. It is written in plain C, making as few assumptions as possible,
and sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
Various bugfixes were made. Portability was improved for Windows and HP-UX.
This release should also fix a problem with recent DocBook stylesheets.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

Homepage: http://freshmeat.net/redir/libxslt/13575/url_homepage/XSLT

lib...@freshmeat.net

unread,
Aug 16, 2003, 12:53:59 PM8/16/03
to
The XSLT C library for GNOME 1.0.32
by DV (http://freshmeat.net/~danielveil/)
Saturday, August 16th 2003 09:53

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The
library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release includes some EXSLT bugfixes and improvements, speeds text
output, adds Python element extension support, and fixes a few bugs.

lib...@freshmeat.net

unread,
Sep 12, 2003, 11:34:58 AM9/12/03
to
The XSLT C library for GNOME 1.0.33
by DV (http://freshmeat.net/~danielveil/)
Friday, September 12th 2003 08:34

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The

library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This is a bugfix release closing a dozen reported problems. It also
includes some changes for compiling on Windows.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/rview.cgi

lib...@freshmeat.net

unread,
Nov 4, 2003, 4:07:14 PM11/4/03
to
The XSLT C library for GNOME 1.1.0
by DV (http://freshmeat.net/~danielveil/)
Tuesday, November 4th 2003 13:07

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The

library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release fixes a number of small bugs and uses the new interfaces from
libxml2-2.6.x for faster and cleaner processing.

Release focus: Minor bugfixes

License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/rview.cgi

lib...@freshmeat.net

unread,
Feb 17, 2004, 9:02:26 AM2/17/04
to
The XSLT C library for GNOME 1.1.3
by DV (http://freshmeat.net/~danielveil/)
Tuesday, February 17th 2004 06:02

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The

library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release includes a dozen various bugfixes. Some performance and
framework improvements were also made.

Release focus: Minor bugfixes

License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/rview.cgi

____________________________| Advertising |____________________________
Access 2,000 tech books online from Addison-Wesley, O'Reilly and more!

With Safari Bookshelf on OSDN developers can search, read, and download
chapters from a virtual library featuring thousands of best-selling
books.
Try it FREE now.

Visit http://osdn.safaribooksonline.com/?g=osdnfm
____________________________| Advertising |____________________________

lib...@freshmeat.net

unread,
Mar 24, 2004, 9:29:08 AM3/24/04
to
The XSLT C library for GNOME 1.1.5
by DV (http://freshmeat.net/~danielveil/)
Wednesday, March 24th 2004 06:29

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The

library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
Some bug fixes were made, especially for attribute values templates. Some
performance work was done.

Release focus: Minor bugfixes

License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/rview.cgi

lib...@freshmeat.net

unread,
Apr 18, 2004, 8:01:31 PM4/18/04
to
The XSLT C library for GNOME 1.1.6
by DV (http://freshmeat.net/~danielveil/)
Sunday, April 18th 2004 17:01

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The

library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
A pair of key related bugfixes.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/libxslt

____________________________| Advertising |____________________________
Overclock Your Connection: OSDN Broadband

Get unsurpassed Speed of 6.0/768 at and unrivaled price--$99.95 a month.
Plus, get static 8 IPs, shell access, 6 free months of Web hosting and
more.
Click here !

http://ads.osdn.com/?ad_id=2567&alloc_id=6189&op=click
____________________________| Advertising |____________________________

lib...@freshmeat.net

unread,
Jul 6, 2004, 7:33:12 AM7/6/04
to
The XSLT C library for GNOME 1.1.8
by DV (http://freshmeat.net/~danielveil/)
Tue, Jul 6th 2004 04:33

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The

library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release features a few bugfixes and the addition of the exslt:crypto
extensions if libgcrypt is found at configure time.

Release focus: Minor bugfixes

License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/libxslt

____________________________| Advertising |____________________________
SSL123 - New from Thawte

Get SSL123 the new full 128-bit capable digital certificate issued within
minutes for $159.00. Click here to read more:

http://ad.doubleclick.net/clk;9179040;9642889;b
____________________________| Advertising |____________________________

lib...@freshmeat.net

unread,
Aug 23, 2004, 8:20:17 AM8/23/04
to
The XSLT C library for GNOME 1.1.9
by DV (http://freshmeat.net/~danielveil/)
Mon, Aug 23rd 2004 05:20

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The

library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
Various bugfixes were made, including corrections to problems with result
value tree and key handling. There were also a couple of toolkit
improvements.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/libxslt

____________________________| Advertising |____________________________
Etnus Announces TotalView 6.5 - now with memory leak detection!

Etnus TotalView, the most advanced debugger on Linux and UNIX, has features
absent in average debuggers. TotalView has built-in interactive
memory leak detection and offers superior C++ feature like an STL Viewer.
Get insight into memory problems while you debug! Try it free!

http://www.etnus.com/index2.html
____________________________| Advertising |____________________________

lib...@freshmeat.net

unread,
Sep 30, 2004, 6:05:02 AM9/30/04
to
The XSLT C library for GNOME 1.1.11
by DV (http://freshmeat.net/~danielveil/)
Thu, Sep 30th 2004 03:05

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The

library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
Bugfixes and a new tutorial.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/libxslt

____________________________| Advertising |____________________________
Rackspace-Managed Hosting backed by Fanatical Support

Rackspace offers your choice of Microsoft or Linux managed servers and is
perfect for businesses running medium to large web hosting environments
that demand a Zero-Downtime Network and our unparalleled Fanatical
Support.

http://www.rackspace.com/index.php?CMP=NLC-T6Z082643295
____________________________| Advertising |____________________________

lib...@freshmeat.net

unread,
Sep 5, 2005, 8:30:28 AM9/5/05
to
The XSLT C library for GNOME 1.1.15
by DV (http://freshmeat.net/~danielveil/)
Mon, Sep 5th 2005 05:30

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath

support. Also included is 'xsltproc', a command line XSLT processor. The

library is written in plain C, making as few assumptions as possible, and


sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release fixes a few bugs and adds EXSLT dyn:map support.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/libxslt

lib...@freshmeat.net

unread,
Oct 27, 2006, 5:33:34 AM10/27/06
to
The XSLT C library for GNOME 1.1.18
by DV (http://freshmeat.net/~danielveil/)
Fri, Oct 27th 2006 02:33

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. Also included is 'xsltproc', a command line XSLT processor. The
library is written in plain C, making as few assumptions as possible, and
sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
This release includes bugfixes and a bit of internal refactoring. It also
requires the latest libxml2 2.6.27.

Release focus: Minor bugfixes
License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/libxslt

____________________________| Advertising |____________________________
Ever wonder why HP has seven consecutive years of Linux market share

leadership? Maybe it's our portfolio of best-of-breed partner products, or
HP value-add in management, high availability, and virtualization. Maybe
it's the integrated, consolidated infrastructure of HP BladeSystem,
single-source accountability and solution support from HP Services in 160
countries, or just our unwavering commitment to the open source
community.

See: http://showcase.linux.com/hposms.tmpl
____________________________| Advertising |____________________________

lib...@freshmeat.net

unread,
Sep 28, 2007, 6:30:33 AM9/28/07
to
The XSLT C library for GNOME 1.1.22
by SzeZo (http://freshmeat.net/~szezo/)
Fri, Sep 28th 2007 03:30

About:
Libxslt is a C library for GNOME which allows developers to work with XSLT.
It is based on libxml for XML parsing, tree manipulation, and XPath
support. Also included is 'xsltproc', a command line XSLT processor. The
library is written in plain C, making as few assumptions as possible, and
sticking closely to ANSI C/POSIX for easy embedding. It should work on
Linux, Unix, and Windows. Though not designed primarily with performances
in mind, libxslt seems to be a relatively fast processor. It also include
full support for the EXSLT set of extension functions as well as some
common extensions present in other XSLT engines.

Changes:
RVT cleanup problems, an exclude-result-prefix bug, and stylesheet
compilation error handling were fixed. Building was improved with VS2005.
Building on AIX was fixed. The security file checks on Windows were fixed.
An --encoding option was added to xsltproc.

Release focus: N/A

License: MIT/X Consortium License
Project URL: http://freshmeat.net/projects/libxslt/

CVS tree (cvsweb): http://freshmeat.net/redir/libxslt/13575/url_cvs/libxslt

____________________________| Advertising |____________________________
Open source and Linux from HP

From nine consecutive years of Linux market leadership to countless
community outreach programs, HP has proven solutions you can value, on a
next generation, highly-efficient BladeSystem platform ideal for Linux,
with the approach, experience, and customer commitment you can trust.

http://showcase.linux.com/hpos.tmp
____________________________| Advertising |____________________________

0 new messages