Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libxslt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
libraries
libxslt
Commits
d7e650df409f
Commit
d7e650df409f
authored
22 years ago
by
Daniel Veillard
Browse files
Options
Downloads
Patches
Plain Diff
removed an old reference to libxml2 >= 2.2.12 Daniel
* INSTALL: removed an old reference to libxml2 >= 2.2.12 Daniel
parent
cf21eb5b6ed7
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+4
-0
4 additions, 0 deletions
ChangeLog
INSTALL
+2
-1
2 additions, 1 deletion
INSTALL
NEWS
+15
-0
15 additions, 0 deletions
NEWS
with
21 additions
and
1 deletion
ChangeLog
+
4
−
0
View file @
d7e650df
Mon Jul 7 11:03:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
* INSTALL: removed an old reference to libxml2 >= 2.2.12
Sun Jul 6 23:57:35 CEST 2003 Daniel Veillard <daniel@veillard.com>
Sun Jul 6 23:57:35 CEST 2003 Daniel Veillard <daniel@veillard.com>
* configure.in: releasing 1.0.31
* configure.in: releasing 1.0.31
...
...
This diff is collapsed.
Click to expand it.
INSTALL
+
2
−
1
View file @
d7e650df
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Requirements:
Requirements:
=============
=============
this library requires
libxml2 >= 2.2.1
2 which you can grab from
this library requires
a recent version of libxml
2 which you can grab from
either the GNOME FTP or the xmlsoft.org server:
either the GNOME FTP or the xmlsoft.org server:
ftp://xmlsoft.org/
ftp://xmlsoft.org/
...
@@ -46,3 +46,4 @@
...
@@ -46,3 +46,4 @@
(possibly after having gained root access) to instal the library
(possibly after having gained root access) to instal the library
and associated include and scripts.
and associated include and scripts.
This diff is collapsed.
Click to expand it.
NEWS
+
15
−
0
View file @
d7e650df
...
@@ -10,6 +10,21 @@
...
@@ -10,6 +10,21 @@
file
file
for a really accurate description:
for a really accurate description:
1.0.31: Jul 6 2003:
- bugfixes: xsl:copy on namespace nodes, AVT for xsl:sort order, fix for
the debugger (Keith Isdale), output filename limitation, trio.h and
triodef.h added (Albert Chin), EXSLT node-set (Peter Breitenlohner),
xsltChoose and whitespace (Igor Zlatkovic),
stylesheet compilation (Igor Zlatkovic), NaN and sort (William Brack),
RVT bug introduced in 1.0.30
- avoid generating " (fix in libxml2-2.5.8)
- fix 64bit cleaness problem and compilation troubles introduced in
1.0.30
- Windows makefile generation (Igor Zlatkovic)
- HP-UX portability fix
1.0.30: May 4 2003:
1.0.30: May 4 2003:
- Fixes and new APIs to handle Result Value Trees and avoid leaks
- Fixes and new APIs to handle Result Value Trees and avoid leaks
- Fixes for: EXSLT math pow() function (Charles Bozeman), global
- Fixes for: EXSLT math pow() function (Charles Bozeman), global
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment