platform/upstream/libxslt.git
22 years agoUpdated the web site, daniel
Daniel Veillard [Mon, 15 Apr 2002 19:00:28 +0000 (19:00 +0000)]
Updated the web site, daniel

22 years agopreparing 1.0.16 updated and rebuilt the docs Daniel
Daniel Veillard [Mon, 15 Apr 2002 17:28:16 +0000 (17:28 +0000)]
preparing 1.0.16 updated and rebuilt the docs Daniel

* configure.in: preparing 1.0.16
* doc/*: updated and rebuilt the docs
Daniel

22 years agoremoved a warning added xsltRunStylesheetUser() API needed to fix #78546
Daniel Veillard [Mon, 15 Apr 2002 15:30:21 +0000 (15:30 +0000)]
removed a warning added xsltRunStylesheetUser() API needed to fix #78546

* libxslt/attributes.c: removed a warning
* libxslt/transform.c libxslt/transform.h win32/libxslt.def.src:
  added xsltRunStylesheetUser() API needed to fix #78546
* xsltproc/xsltproc.c: second part of the fix #78546
Daniel

22 years agofixing the equivalent of #75779 Daniel
Daniel Veillard [Mon, 15 Apr 2002 13:59:07 +0000 (13:59 +0000)]
fixing the equivalent of #75779 Daniel

* python/Makefile.am: fixing the equivalent of #75779
Daniel

22 years agofixed bug #78735 added the tests in a separate directory Daniel
Daniel Veillard [Mon, 15 Apr 2002 12:02:03 +0000 (12:02 +0000)]
fixed bug #78735 added the tests in a separate directory Daniel

* libxslt/keys.c: fixed bug #78735
* configure.in tests/Makefile.am tests/keys/*:
  added the tests in a separate directory
Daniel

22 years agoOops actually forgot to cvs add the new test, Daniel
Daniel Veillard [Sun, 14 Apr 2002 22:05:55 +0000 (22:05 +0000)]
Oops actually forgot to cvs add the new test, Daniel

22 years agoadded a specific example for bug #78662 in the regression tests this also
Daniel Veillard [Sun, 14 Apr 2002 22:04:00 +0000 (22:04 +0000)]
added a specific example for bug #78662 in the regression tests this also

* tests/docs/Makefile.am tests/docs/bug-83.xml
  tests/general/Makefile.am tests/general/bug-83.*: added a
  specific example for bug #78662 in the regression tests
* tests/docbook/: this also changed a couple of DocBook results
Daniel

22 years agotrying to kill #77827 IEEE conformance on alphas fixing bug #78211 added a
Daniel Veillard [Sun, 14 Apr 2002 13:35:25 +0000 (13:35 +0000)]
trying to kill #77827 IEEE conformance on alphas fixing bug #78211 added a

* configure.in: trying to kill #77827 IEEE conformance on alphas
* libxslt/imports.c libxslt/transform.c libxslt/xslt.c: fixing
  bug #78211
* tests/docs/Makefile.am tests/docs/bug-82.xml
  tests/general/Makefile.am tests/general/bug-82.*: added a
  specific example for bug #78211 in the regression tests
Daniel

22 years agoapplied patch from Mark Vakoc Daniel
Daniel Veillard [Wed, 10 Apr 2002 18:38:00 +0000 (18:38 +0000)]
applied patch from Mark Vakoc Daniel

* libxslt/pattern.c: applied patch from Mark Vakoc
Daniel

22 years agoUpdates with EXSLT links, Daniel
Daniel Veillard [Tue, 2 Apr 2002 02:25:16 +0000 (02:25 +0000)]
Updates with EXSLT links, Daniel

22 years agoAdded a link to EXSLT in the home page, and a better link for XSLT-tcl
Daniel Veillard [Mon, 1 Apr 2002 09:34:40 +0000 (09:34 +0000)]
Added a link to EXSLT in the home page, and a better link for XSLT-tcl
bindings, Daniel

22 years agoadded a specific example for bug #76927 in the regression tests Daniel
Daniel Veillard [Fri, 29 Mar 2002 17:29:22 +0000 (17:29 +0000)]
added a specific example for bug #76927 in the regression tests Daniel

* tests/docs/Makefile.am tests/docs/bug-81.xml
  tests/general/Makefile.am tests/general/bug-81.*: added a
  specific example for bug #76927 in the regression tests
Daniel

22 years agoAdded Igor Zlatkovic as official maintainer Albert Chin pointed that
Daniel Veillard [Wed, 27 Mar 2002 09:06:22 +0000 (09:06 +0000)]
Added Igor Zlatkovic as official maintainer Albert Chin pointed that

* AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
* python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
  that $(datadir) should be used for docs
Daniel

22 years agoSmall cleanup, Daniel
Daniel Veillard [Mon, 25 Mar 2002 22:56:42 +0000 (22:56 +0000)]
Small cleanup, Daniel

22 years agopreparing 1.0.15 updated and rebuilt Daniel
Daniel Veillard [Mon, 25 Mar 2002 16:58:51 +0000 (16:58 +0000)]
preparing 1.0.15 updated and rebuilt Daniel

* configure.in: preparing 1.0.15
* doc/*: updated and rebuilt
Daniel

22 years agoFix bug #76043 about cascading attribute sets added a specific example for
Daniel Veillard [Mon, 25 Mar 2002 16:16:25 +0000 (16:16 +0000)]
Fix bug #76043 about cascading attribute sets added a specific example for

* libxslt/attributes.c libxslt/attributes.h libxslt/pattern.c
  libxslt/xslt.c: Fix bug #76043 about cascading attribute sets
* tests/docs/Makefile.am tests/docs/bug-80.xml
  tests/general/Makefile.am tests/general/bug-80.*: added a
  specific example for bug #76043 in the regression tests
Daniel

22 years agoWindows command-line build components added.
Igor Zlatkovic [Sun, 24 Mar 2002 21:04:43 +0000 (21:04 +0000)]
Windows command-line build components added.

22 years ago*** empty log message ***
Igor Zlatkovic [Sun, 24 Mar 2002 21:02:56 +0000 (21:02 +0000)]
*** empty log message ***

22 years agoFixing bug #75902 error with @foo[..] steps which were not compiled added
Daniel Veillard [Fri, 22 Mar 2002 18:28:25 +0000 (18:28 +0000)]
Fixing bug #75902 error with @foo[..] steps which were not compiled added

* libxslt/pattern.c: Fixing bug #75902 error with @foo[..]
  steps which were not compiled
* tests/docs/Makefile.am tests/docs/bug-79.xml
  tests/general/Makefile.am tests/general/bug-79.*: added a
  specific example for bug #75902 in the regression tests
Daniel

22 years agoFixing bug #75777 error with namespaced attribute match rules evaluation
Daniel Veillard [Fri, 22 Mar 2002 15:15:36 +0000 (15:15 +0000)]
Fixing bug #75777 error with namespaced attribute match rules evaluation

* libxslt/pattern.c: Fixing bug #75777 error with namespaced
  attribute match rules evaluation
* tests/docs/Makefile.am tests/docs/bug-78.xml
  tests/general/Makefile.am tests/general/bug-78.*: added a
  specific example for bug #75777 in the regression tests
Daniel

22 years agofound another stupid bug by step by step processing of the code idem,
Daniel Veillard [Thu, 21 Mar 2002 16:33:28 +0000 (16:33 +0000)]
found another stupid bug by step by step processing of the code idem,

* libxslt/transform.c: found another stupid bug by step by
  step processing of the code
* libxslt/pattern.c: idem, except that once stupid mistake
  ELEM vs NODE forced the templates to be stored in a list
  instead of a hash table, fixing this stupidity should
  again lead to a substantive improvement of processing speed.
  Like divide by 2 processing time for DocBook stylesheets.
Daniel

22 years agofixing bug #75603 added a specific example for bug #75603 in the
Daniel Veillard [Wed, 20 Mar 2002 23:27:04 +0000 (23:27 +0000)]
fixing bug #75603 added a specific example for bug #75603 in the

* libxslt/transform.c: fixing bug #75603
* tests/docs/Makefile.am tests/docs/bug-77.xml
  tests/general/Makefile.am tests/general/bug-77.*: added a
  specific example for bug #75603 in the regression tests
Daniel

22 years agoAdded a pointer to Dan York presentation, Daniel
Daniel Veillard [Wed, 20 Mar 2002 22:06:51 +0000 (22:06 +0000)]
Added a pointer to Dan York presentation, Daniel

22 years agoArt Haas pointed a stupid error Daniel
Daniel Veillard [Wed, 20 Mar 2002 16:53:07 +0000 (16:53 +0000)]
Art Haas pointed a stupid error Daniel

* python/Makefile.am: Art Haas pointed a stupid error
Daniel

22 years agoadded "make valgrind" targets to run the test suite under the debugger
Daniel Veillard [Tue, 19 Mar 2002 18:52:17 +0000 (18:52 +0000)]
added "make valgrind" targets to run the test suite under the debugger

* Makefile.am tests/Makefile.am tests/*/Makefile.am
  tests/*/*/Makefile.am : added "make valgrind" targets
  to run the test suite under the debugger control
* transform.c: valgrind spotted 2 bugs, one related to
  the ordering of the deallocation of the data associated to
  a transofrmation, the second in xsltCopyTree when the new
  node may have been coalesced with an adjacent text node.
  The regression tests now pass cleanly under testgrind.
Daniel

22 years agofixed a stupid bug Daniel
Daniel Veillard [Mon, 18 Mar 2002 20:34:23 +0000 (20:34 +0000)]
fixed a stupid bug Daniel

* python/Makefile.am: fixed a stupid bug
Daniel

22 years agopreparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT and
Daniel Veillard [Mon, 18 Mar 2002 19:53:55 +0000 (19:53 +0000)]
preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT and

* configure.in: preparing 1.0.14
* doc/*: updated rebuilt
* libxslt/*.c libexslt/*.c libxslt/libxslt.h libexslt/libexslt.h:
  implemented the IN_LIBXSLT and IN_LIBEXSLT mechanism discussed
  with the Windows maintainers
Daniel

22 years agoapplied the same kind of fixes to the Python Makefiels than to libxml2
Daniel Veillard [Mon, 18 Mar 2002 15:24:51 +0000 (15:24 +0000)]
applied the same kind of fixes to the Python Makefiels than to libxml2

* python/Makefile.am python/generator.py python/libxslt.c
  python/types.c python/tests/Makefile.am: applied the same kind of
  fixes to the Python Makefiels than to libxml2 ones. Updates
  and cleanups too.
Daniel

22 years agochaing result tree values which may be deallocated and must not be kept in
Daniel Veillard [Sat, 16 Mar 2002 22:50:56 +0000 (22:50 +0000)]
chaing result tree values which may be deallocated and must not be kept in

* libexslt/common.c libxslt/pattern.c  libxslt/transform.c
  libxslt/variables.c: chaing result tree values which may
  be deallocated and must not be kept in the template
  pattern lookup cache. Thanks to Valgrin to allow finding
  the real problem in bug #74857
Daniel

22 years agoapplied another cleanup comment diff from Heiko W. Rupp, regenerated the
Daniel Veillard [Wed, 13 Mar 2002 14:23:40 +0000 (14:23 +0000)]
applied another cleanup comment diff from Heiko W. Rupp, regenerated the

* libxslt/*.h doc/* python/*: applied another cleanup comment
  diff from Heiko W. Rupp, regenerated the API and python
Daniel

22 years agoadded a home brewed test for path computation elmininating duplicate in
Daniel Veillard [Wed, 13 Mar 2002 12:42:02 +0000 (12:42 +0000)]
added a home brewed test for path computation elmininating duplicate in

* tests/docs/Makefile.am tests/docs/bug-76.xml
  tests/general/Makefile.am tests/general/bug-76.*: added a
  home brewed test for path computation elmininating duplicate
  in result sets.
Daniel

22 years agofixed a build problem in some environements Daniel
Daniel Veillard [Sat, 9 Mar 2002 10:54:32 +0000 (10:54 +0000)]
fixed a build problem in some environements Daniel

* doc/Makefile.am: fixed a build problem in some environements
Daniel

22 years agoremove $(srcdir) as make will automatically look there for these files
jacob berkman [Fri, 8 Mar 2002 18:25:29 +0000 (18:25 +0000)]
remove $(srcdir) as make will automatically look there for these files

2002-03-08  jacob berkman  <jacob@ximian.com>

* python/Makefile.am (libxsltmodule_la_SOURCES): remove $(srcdir)
as make will automatically look there for these files

22 years agopreparing release 1.0.13 updated and rebuilt the docs fixed a possible
Daniel Veillard [Fri, 8 Mar 2002 16:52:34 +0000 (16:52 +0000)]
preparing release 1.0.13 updated and rebuilt the docs fixed a possible

* configure.in libxslt/xsltwin32config.h: preparing release
  1.0.13
* doc/*: updated and rebuilt the docs
* python/libxslt.c: fixed a possible reentrancy problem
Daniel

22 years agoFixes the problems exposed by #73880 those ought to be computed at
Daniel Veillard [Fri, 8 Mar 2002 13:55:08 +0000 (13:55 +0000)]
Fixes the problems exposed by #73880 those ought to be computed at

* libxslt/pattern.c: Fixes the problems exposed by #73880
  those ought to be computed at stylesheet compile time, not
  at run-time, and the computation was wrong.
* libxslt/transform.c: get rid of fake nodes coming from node-set
  transformations. At least if they are still produced they will
  become easy to spot as resulting document won't be well-formed.
Daniel

22 years agofixed bug #73791 related to extension function declared in included
Daniel Veillard [Thu, 7 Mar 2002 16:03:34 +0000 (16:03 +0000)]
fixed bug #73791 related to extension function declared in included

* libxslt/extensions.c: fixed bug #73791 related to extension
  function declared in included stylesheets
* tests/exslt/functions/function.7.*: added specific test
Daniel

22 years agoadded a specific example for bug #72150 in the regression tests Daniel
Daniel Veillard [Thu, 7 Mar 2002 14:22:05 +0000 (14:22 +0000)]
added a specific example for bug #72150 in the regression tests Daniel

* tests/docs/Makefile.am tests/docs/bug-75.xml
  tests/general/Makefile.am tests/general/bug-75.*: added a
  specific example for bug #72150 in the regression tests
Daniel

22 years agofixed bug #71488 in a similar way as #71457 Daniel
Daniel Veillard [Thu, 7 Mar 2002 14:20:05 +0000 (14:20 +0000)]
fixed bug #71488 in a similar way as #71457 Daniel

* configure.in xsltproc/xsltproc.c: fixed bug #71488 in a
  similar way as #71457
Daniel

22 years agosome HTML meta encoding fixups resulting from fix in libxml2 Daniel
Daniel Veillard [Thu, 7 Mar 2002 08:43:34 +0000 (08:43 +0000)]
some HTML meta encoding fixups resulting from fix in libxml2 Daniel

* tests/xmlspec/REC-xml-20001006*.html tests/XSLTMark/xslbench1.out:
  some HTML meta encoding fixups resulting from fix in libxml2
Daniel

22 years agosmall fixups related to the XPath changes in fixing #61290 Daniel
Daniel Veillard [Mon, 4 Mar 2002 17:11:29 +0000 (17:11 +0000)]
small fixups related to the XPath changes in fixing #61290 Daniel

* libxslt/namespaces.c tests/general/bug-63.out: small fixups
  related to the XPath changes in fixing #61290
Daniel

22 years agoCompleted #73363 fixup, Daniel
Daniel Veillard [Mon, 4 Mar 2002 12:04:12 +0000 (12:04 +0000)]
Completed #73363 fixup, Daniel

22 years agofixed bug #73363, bad tokenization of pattern Daniel
Daniel Veillard [Mon, 4 Mar 2002 11:59:24 +0000 (11:59 +0000)]
fixed bug #73363, bad tokenization of pattern Daniel

* libxslt/pattern.c: fixed bug #73363, bad tokenization of pattern
Daniel

22 years agopatch from Charles Bozeman for the exslt date extension added the
Daniel Veillard [Mon, 4 Mar 2002 11:03:26 +0000 (11:03 +0000)]
patch from Charles Bozeman for the exslt date extension added the

* libexslt/date.c: patch from Charles Bozeman for the exslt date
  extension
* configure.in tests/exslt/Makefile.am tests/exslt/date/*: added
  the associated regression test provided by Charles
Daniel

22 years agolibxslt/preproc.c: Fixed #73088 with the associated patch
Daniel Veillard [Fri, 1 Mar 2002 09:18:33 +0000 (09:18 +0000)]
libxslt/preproc.c: Fixed #73088 with the associated patch
Daniel

22 years agosimilar to #72663 and #72658, don't memdump unless compiled explicitely
Daniel Veillard [Fri, 1 Mar 2002 09:15:28 +0000 (09:15 +0000)]
similar to #72663 and #72658, don't memdump unless compiled explicitely

* xsltproc/xsltproc.c: similar to #72663 and #72658, don't memdump
  unless compiled explicitely with memory debugging switched on
* TODO: refreshed a bit
Daniel

22 years agoUpdated the Python installation instructions, Daniel
Daniel Veillard [Sat, 23 Feb 2002 13:07:04 +0000 (13:07 +0000)]
Updated the Python installation instructions, Daniel

22 years agochanges for the 'usual' setup.py to allow building a libxml2-python module
Daniel Veillard [Fri, 22 Feb 2002 22:58:47 +0000 (22:58 +0000)]
changes for the 'usual' setup.py to allow building a libxml2-python module

* python/generator.py python/libxslt.c: changes for the 'usual'
  setup.py to allow building a libxml2-python
  module based on the same code. The initialization is however
  different the 2 .so files fo libxml2 and libxslt are identical and
  they entry point initialize both libraries. this is done to avoid
  some possible nasty problem since the Python don't merge the maps
  of all shared modules.
* python/libxsl.py: attempt to cope with the shared library loading
  problem when both modules are not merged.
Daniel

22 years agoAdded a link to ScrollKeeper, Daniel
Daniel Veillard [Fri, 22 Feb 2002 20:12:19 +0000 (20:12 +0000)]
Added a link to ScrollKeeper, Daniel

22 years agoRemoved the CSS font-size, daniel
Daniel Veillard [Thu, 21 Feb 2002 14:54:47 +0000 (14:54 +0000)]
Removed the CSS font-size, daniel

22 years agoAdded pointer to Tcl bindings, Daniel
Daniel Veillard [Thu, 21 Feb 2002 12:28:20 +0000 (12:28 +0000)]
Added pointer to Tcl bindings, Daniel

22 years agoAdded pointer to Tcl bindings, Daniel
Daniel Veillard [Thu, 21 Feb 2002 12:09:40 +0000 (12:09 +0000)]
Added pointer to Tcl bindings, Daniel

22 years agoadded documentation for the wrappers and python modules. Daniel
Daniel Veillard [Thu, 21 Feb 2002 12:01:37 +0000 (12:01 +0000)]
added documentation for the wrappers and python modules. Daniel

* doc/site.xml doc/xslt.html doc/python.html doc/*.html: added
  documentation for the wrappers and python modules.
Daniel

22 years agoadded a specific example for bug #71342 in the regression tests fixing
Daniel Veillard [Wed, 13 Feb 2002 13:24:01 +0000 (13:24 +0000)]
added a specific example for bug #71342 in the regression tests fixing

* tests/docs/Makefile.am tests/docs/bug-74.xml
  tests/general/Makefile.am tests/general/bug-74.*: added a
  specific example for bug #71342 in the regression tests
* tests/docbook/result/xhtml/gdp-handbook.xhtml: fixing
  #71342 changed one attribute serialization.
Daniel

22 years agotrying to fix #71270 Daniel
Daniel Veillard [Tue, 12 Feb 2002 14:11:09 +0000 (14:11 +0000)]
trying to fix #71270 Daniel

* python/Makefile.am: trying to fix #71270
Daniel

22 years agoremoved tab used spaces preparing 1.0.12 rebuild/updated Daniel
Daniel Veillard [Mon, 11 Feb 2002 18:54:47 +0000 (18:54 +0000)]
removed tab used spaces preparing 1.0.12 rebuild/updated Daniel

* python/*.py: removed tab used spaces
* configure.in libxslt/xsltwin32config.h: preparing 1.0.12
* doc/news.html doc/xslt.html: rebuild/updated
Daniel

22 years agoadded a specific example for bug #71181 in the regression tests Daniel
Daniel Veillard [Mon, 11 Feb 2002 15:35:47 +0000 (15:35 +0000)]
added a specific example for bug #71181 in the regression tests Daniel

* tests/docs/Makefile.am tests/docs/bug-73.xml
  tests/general/Makefile.am tests/general/bug-73.*: added a
  specific example for bug #71181 in the regression tests
Daniel

22 years agofixed bug #71181 p/text() would not work. A bit of cleanup. Daniel
Daniel Veillard [Mon, 11 Feb 2002 15:23:59 +0000 (15:23 +0000)]
fixed bug #71181 p/text() would not work. A bit of cleanup. Daniel

* libxslt/pattern.c: fixed bug #71181 p/text() would not
  work. A bit of cleanup.
Daniel

22 years agofixing Red Hat bug #59508 Daniel
Daniel Veillard [Mon, 11 Feb 2002 14:03:50 +0000 (14:03 +0000)]
fixing Red Hat bug #59508 Daniel

* xslt-config: fixing Red Hat bug #59508
Daniel

22 years agoadded a specific example for bug #58444 in the regression tests Daniel
Daniel Veillard [Mon, 11 Feb 2002 13:28:51 +0000 (13:28 +0000)]
added a specific example for bug #58444 in the regression tests Daniel

* tests/docs/Makefile.am tests/docs/bug-72.xml
  tests/general/Makefile.am tests/general/bug-72.*: added a
  specific example for bug #58444 in the regression tests
Daniel

22 years agofixed bug #58444, was quite simpler than expected. Daniel
Daniel Veillard [Mon, 11 Feb 2002 13:14:15 +0000 (13:14 +0000)]
fixed bug #58444, was quite simpler than expected. Daniel

* libxslt/transform.c: fixed bug #58444, was quite simpler
  than expected.
Daniel

22 years agoexpected to have closed bug #70131, still wondering about the position()
Daniel Veillard [Mon, 11 Feb 2002 12:29:06 +0000 (12:29 +0000)]
expected to have closed bug #70131, still wondering about the position()

* libxslt/xsltInternals.h libxslt/pattern.c: expected to have
  closed bug #70131, still wondering about the position() when
  the node is selected.
Daniel

22 years agoadded a specific example for Norm's bug in the regression tests Daniel
Daniel Veillard [Mon, 11 Feb 2002 09:46:08 +0000 (09:46 +0000)]
added a specific example for Norm's bug in the regression tests Daniel

* tests/docs/Makefile.am tests/docs/bug-71.xml
  tests/general/Makefile.am tests/general/bug-71.*: added a
  specific example for Norm's bug in the regression tests
Daniel

22 years agofixed a bug reported by Norm Daniel
Daniel Veillard [Sun, 10 Feb 2002 21:09:52 +0000 (21:09 +0000)]
fixed a bug reported by Norm Daniel

* libxslt/attributes.c: fixed a bug reported by Norm
Daniel

22 years agofixed a small warning. rebuilt the APIs Daniel
Daniel Veillard [Sun, 10 Feb 2002 19:31:34 +0000 (19:31 +0000)]
fixed a small warning. rebuilt the APIs Daniel

* python/libxml.c : fixed a small warning.
* doc/libxslt-api.xml doc/libxslt-decl.txt doc/libxslt-refs.xml
  python/libxsltclass.txt: rebuilt the APIs
Daniel

22 years agoadding extra run-time informations to make the stylesheet really read-only
Daniel Veillard [Sun, 10 Feb 2002 19:21:39 +0000 (19:21 +0000)]
adding extra run-time informations to make the stylesheet really read-only

* libxslt/imports.c libxslt/numbers.c libxslt/pattern.c
  libxslt/pattern.h libxslt/transform.c libxslt/xslt.c
  libxslt/xsltInternals.h: adding extra run-time informations
  to make the stylesheet really read-only at run-time.
Daniel

22 years agofixing bug #70281 Daniel
Daniel Veillard [Sun, 10 Feb 2002 15:22:07 +0000 (15:22 +0000)]
fixing bug #70281 Daniel

* libxslt/transform.c: fixing bug #70281
Daniel

22 years agotrying to fix #68759 Daniel
Daniel Veillard [Sun, 10 Feb 2002 14:11:45 +0000 (14:11 +0000)]
trying to fix #68759 Daniel

* libxslt/numbers.c: trying to fix #68759
Daniel

22 years agoseems some version of automake didn't generate the dependancies right as
Daniel Veillard [Sat, 9 Feb 2002 22:21:00 +0000 (22:21 +0000)]
seems some version of automake didn't generate the dependancies right as

* python/Makefile.am: seems some version of automake didn't
  generate the dependancies right as Jacob found out. Add
  an extra dependancy rule.
Daniel

22 years agoFixed the python Makefiles, corrected a bug showing up on ia64, changed
Daniel Veillard [Sat, 9 Feb 2002 18:06:02 +0000 (18:06 +0000)]
Fixed the python Makefiles, corrected a bug showing up on ia64, changed

* configure.in libxslt.spec.in python/Makefile.am python/generator.py
  python/libxsl.py python/libxslt.c python/tests/Makefile.am:
  Fixed the python Makefiles, corrected a bug showing up on ia64,
  changed the name of the python internal module too
Daniel

22 years agochange the Licence to MIT Licence and release of 1.0.11 updates of the
Daniel Veillard [Fri, 8 Feb 2002 16:09:27 +0000 (16:09 +0000)]
change the Licence to MIT Licence and release of 1.0.11 updates of the

* Copyright Makefile.am configure.in libxslt.spec.in: change the
  Licence to MIT Licence and release of 1.0.11
* doc/FAQ.html doc/intro.html doc/libxslt-decl.txt doc/news.html
  doc/xslt.html: updates of the docs accordingly
* libxslt/xsltwin32config.h: numbering
* python/generator.py python/libxml_wrap.h python/libxsltclass.txt
  python/libxslt-python-api.xml: cleanup the dependancies with
  libxml2
* python/tests/extfunc.py: updated examples.
Daniel

22 years agofixup the script and rebuid the API cleanup provided accessors for a lot
Daniel Veillard [Thu, 7 Feb 2002 22:34:59 +0000 (22:34 +0000)]
fixup the script and rebuid the API cleanup provided accessors for a lot

* doc/libxslt-api.xml doc/libxslt-decl.txt doc/libxslt-refs.xml
  doc/parsedecl.py: fixup the script and rebuid the API
* libxslt/extensions.h: cleanup
* python/generator.py python/libxslt-python-api.xml python/libxslt.c
  python/libxsltclass.txt: provided accessors for a lot of the
  tructures involved in the transformation. Stylesheet and
  transformation python object don't free automatically the
  encapsulated object when deallocated.
* python/tests/Makefile.am python/tests/basic.py
  python/tests/extfunc.py python/tests/pyxsltproc.py:
  updated the examples
Daniel

22 years agosmall fix cleanup avoid a problem with $(TESTS) augmented the wrappers
Daniel Veillard [Thu, 7 Feb 2002 17:02:34 +0000 (17:02 +0000)]
small fix cleanup avoid a problem with $(TESTS) augmented the wrappers

* xsltproc/xsltproc.c: small fix
* Makefile.am: cleanup
* python/tests/Makefile.am: avoid a problem with $(TESTS)
* python/generator.py python/libxml_wrap.h python/libxsl.py
  python/libxslt.c python/libxsltclass.txt: augmented the
  wrappers
* python/tests/pyxsltproc.py: rewrote xsltproc on top of the
  libxslt-python API to get an estimate of what is missing
Daniel

22 years agoadded libxslt_xsltCleanup() added parameters to
Daniel Veillard [Wed, 6 Feb 2002 23:03:38 +0000 (23:03 +0000)]
added libxslt_xsltCleanup() added parameters to

* python/libxsl.py python/libxslt-python-api.xml python/libxslt.c
  python/libxsltclass.txt: added libxslt_xsltCleanup() added parameters
  to libxslt_xsltApplyStylesheet() removed the memleaks left and
  fixed an import order.
* python/tests/basic.py python/tests/extfunc.py: updated the tests
Daniel

22 years agoplugged the extension of the engine with python defined functions added a
Daniel Veillard [Wed, 6 Feb 2002 18:48:48 +0000 (18:48 +0000)]
plugged the extension of the engine with python defined functions added a

* python/libxlst.c python/libxslt-python-api.xml
  python/libxsltclass.txt: plugged the extension of the engine
  with python defined functions
* python/tests/Makefile.am python/tests/extfunc.py: added a
  basic test, still a memleak, cleanup function needed.
Daniel

22 years agothe spec file will now build libxslt-python, fought with shared and other
Daniel Veillard [Wed, 6 Feb 2002 12:52:40 +0000 (12:52 +0000)]
the spec file will now build libxslt-python, fought with shared and other

* libxslt.spec.in python/Makefile.am python/libxsl.py: the
  spec file will now build libxslt-python, fought with shared
  and other crazyness, seems to work now :-)
* doc/libxslt-api.xml: regenerated
Daniel

22 years agorefactored make tests, make all now don't run the test suite added tests
Daniel Veillard [Wed, 6 Feb 2002 10:35:19 +0000 (10:35 +0000)]
refactored make tests, make all now don't run the test suite added tests

* Makefile.am configure.in tests/Makefile.am tests/*/Makefile.am
  tests/*/*/Makefile.am: refactored make tests, make all now don't
  run the test suite
* python/Makefile.am: added tests
* python/tests/basic.py python/tests/Makefile.am: added the first
  basic test, memory debug included
Daniel

22 years agoattempst to tweak to get full memory debug... the basic API starts to work
Daniel Veillard [Tue, 5 Feb 2002 23:23:15 +0000 (23:23 +0000)]
attempst to tweak to get full memory debug... the basic API starts to work

* configure.in python/Makefile.am: attempst to tweak to get
  full memory debug...
* python/generator.py python/libxsl.py python/libxslt-python-api.xml
  python/libxslt.c python/libxslt_wrap.h python/libxsltclass.txt:
  the basic API starts to work
* python/tests/test.*: first basic test
* libxslt/xsltutils.c: fixed a comment
Daniel

22 years agoAdding libxslt-sections.txt, Daniel
Daniel Veillard [Tue, 5 Feb 2002 21:36:36 +0000 (21:36 +0000)]
Adding libxslt-sections.txt, Daniel

22 years agoAdded libxslt-decl.txt to EXTRA_DIST
Daniel Veillard [Tue, 5 Feb 2002 21:29:53 +0000 (21:29 +0000)]
Added libxslt-decl.txt to EXTRA_DIST

22 years agoAdded libxslt-decl.txt, ran make rebuild, Daniel
Daniel Veillard [Tue, 5 Feb 2002 21:28:22 +0000 (21:28 +0000)]
Added libxslt-decl.txt, ran make rebuild, Daniel

22 years agodo not install outside of prefix, make sure the API get shipped. Daniel
Daniel Veillard [Tue, 5 Feb 2002 16:37:05 +0000 (16:37 +0000)]
do not install outside of prefix, make sure the API get shipped. Daniel

* configure.in doc/Makefile.am: do not install outside of prefix,
  make sure the API get shipped.
Daniel

22 years agoAdded, tinderbox broken, Daniel
Daniel Veillard [Mon, 4 Feb 2002 22:36:37 +0000 (22:36 +0000)]
Added, tinderbox broken, Daniel

22 years agoreactivated xsltMatchPattern() since this is really something one may want
Daniel Veillard [Mon, 4 Feb 2002 18:51:53 +0000 (18:51 +0000)]
reactivated xsltMatchPattern() since this is really something one may want

* libxslt/pattern.[ch] doc/libxslt-api.xml doc/libxslt-refs.xml:
  reactivated xsltMatchPattern() since this is really something
  one may want to have access to in an extension function.
* Makefile.am configure.in python/Makefile.am python/generator.py
  python/libxml_wrap.h python/libxsl.py python/libxslt-python-api.xml
  python/libxslt.c python/libxslt_wrap.h python/libxsltclass.txt
  python/types.c: started working on the python bindings, borrowed
  most of the work done for libxml2, most of the generator code
  is similar. Commit at the point where this compiles cleanly and
  "import libxslt" doesn't yield any missing entry point.
Daniel

22 years agopatch from Charles Bozeman to support child::* patterns. Daniel
Daniel Veillard [Wed, 30 Jan 2002 11:48:28 +0000 (11:48 +0000)]
patch from Charles Bozeman to support child::* patterns. Daniel

* libxslt/pattern.c: patch from Charles Bozeman to support
  child::* patterns.
Daniel

22 years agoBob Stayton pointed out a problem when using unions in key match patterns.
Daniel Veillard [Wed, 30 Jan 2002 11:39:41 +0000 (11:39 +0000)]
Bob Stayton pointed out a problem when using unions in key match patterns.

* libxslt/keys.c: Bob Stayton pointed out a problem when
  using unions in key match patterns.
* tests/docs/Makefile.am tests/docs/bug-70.xml
  tests/general/Makefile.am tests/general/bug-70.*: added a
  specific example in the regression tests
Daniel

22 years agoavoid a problem with Sun's Workshop CC, closes bug #69809 submitted by
Daniel Veillard [Sun, 27 Jan 2002 12:56:30 +0000 (12:56 +0000)]
avoid a problem with Sun's Workshop CC, closes bug #69809 submitted by

* libxslt/transform.c: avoid a problem with Sun's Workshop CC,
  closes bug #69809 submitted by Michael Kroell
Daniel

22 years agoadded links to the Web site from usage() Daniel
Daniel Veillard [Fri, 25 Jan 2002 14:32:23 +0000 (14:32 +0000)]
added links to the Web site from usage() Daniel

* xsltproc/xsltproc.c: added links to the Web site from usage()
Daniel

22 years agoFixed a small error in the extension documentation, Daniel
Daniel Veillard [Thu, 24 Jan 2002 13:22:39 +0000 (13:22 +0000)]
Fixed a small error in the extension documentation, Daniel

22 years agofixed a link, Daniel
Daniel Veillard [Wed, 23 Jan 2002 22:22:22 +0000 (22:22 +0000)]
fixed a link, Daniel

22 years agoAdded a couple of missing files, daniel
Daniel Veillard [Wed, 23 Jan 2002 22:17:17 +0000 (22:17 +0000)]
Added a couple of missing files, daniel

22 years agogenerated an index based on comments content similar to libxml2 one The
Daniel Veillard [Wed, 23 Jan 2002 22:14:57 +0000 (22:14 +0000)]
generated an index based on comments content similar to libxml2 one The

* doc/API*.html doc/parsedecl.py doc/*.xsl parsedecl.py: generated
  an index based on comments content similar to libxml2 one
  The code need more specific comments.
* doc/*: rebuilt the web site with the new references
Daniel

22 years agoSomeone was picky :-), Daniel
Daniel Veillard [Wed, 23 Jan 2002 13:16:56 +0000 (13:16 +0000)]
Someone was picky :-), Daniel

22 years agoroll back the change after more analysis proper fix is to restore the
Daniel Veillard [Mon, 21 Jan 2002 08:55:02 +0000 (08:55 +0000)]
roll back the change after more analysis proper fix is to restore the

* libxslt/functions.h: roll back the change after more analysis
  proper fix is to restore the definition of xmlXPathFuncLookupFunc
  int libxml2
Daniel

22 years agofixed a proble after some cleanup of libxml2 includes. Daniel
Daniel Veillard [Mon, 21 Jan 2002 08:42:10 +0000 (08:42 +0000)]
fixed a proble after some cleanup of libxml2 includes. Daniel

* libxslt/functions.h: fixed a proble  after some cleanup of libxml2
  includes.
Daniel

22 years agoFixed RH bug #58124 due to an off-by-one error when parsing -o arguments.
Daniel Veillard [Sun, 20 Jan 2002 13:34:51 +0000 (13:34 +0000)]
Fixed RH bug #58124 due to an off-by-one error when parsing -o arguments.

* xsltproc/xsltproc.c: Fixed RH bug #58124 due to an off-by-one
  error when parsing -o arguments.
Daniel

22 years agoFixed RH bug #57496, xsltproc was not returning error code on internal
Daniel Veillard [Sun, 20 Jan 2002 13:17:50 +0000 (13:17 +0000)]
Fixed RH bug #57496, xsltproc was not returning error code on internal

* doc/xsltproc.xml libxslt/xsltutils.c xsltproc/xsltproc.c:
  Fixed RH bug #57496, xsltproc was not returning error
  code on internal runtime errors. Should return 9 now.
Daniel

22 years agoAdded pointer and description of the XML Catalog building script, Daniel
Daniel Veillard [Sat, 19 Jan 2002 22:26:25 +0000 (22:26 +0000)]
Added pointer and description of the XML Catalog building script, Daniel

22 years agoCharlie Bozeman provided the implementation for the EXSLT math other
Daniel Veillard [Fri, 18 Jan 2002 08:46:17 +0000 (08:46 +0000)]
Charlie Bozeman provided the implementation for the EXSLT math other

* libexslt/math.c: Charlie Bozeman provided the implementation
  for the EXSLT math other functions
Daniel

22 years agojacob berkman pointed out that the Cygwin patch forgot to add libexslt.h
Daniel Veillard [Thu, 17 Jan 2002 22:43:30 +0000 (22:43 +0000)]
jacob berkman pointed out that the Cygwin patch forgot to add libexslt.h

* libexslt/Makefile.am: jacob berkman pointed out that the
  Cygwin patch forgot to add libexslt.h to the tarball
Daniel

22 years agofixed I18N problemes in the template parser pointed out by Xavier Cazin
Daniel Veillard [Thu, 17 Jan 2002 22:40:42 +0000 (22:40 +0000)]
fixed I18N problemes in the template parser pointed out by Xavier Cazin

* libxslt/pattern.c: fixed I18N problemes in the template parser
  pointed out by Xavier Cazin
* tests/docs/Makefile.am tests/docs/bug-69.xml
  tests/general/Makefile.am tests/general/bug-69.*: added a
  specific example in the regression tests
Daniel