2001-08-01 |
Daniel Veillard | well one need one \n after DOCTYPE the output of some... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Daniel Veillard | avoid extra \n when serializing top text nodes. daniel |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Daniel Veillard | one more revision on Norm's localTime() function Daniel |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Thomas Broyer | fixed bugs in exsltTrailingFunction and exsltLeadingFun... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Daniel Veillard | tried to integrate Norm's implemntation of localTime... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Daniel Veillard | fixed a serious proble is node-set was called on a... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Thomas Broyer | fixed memory leaks |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Daniel Veillard | more cleanup of the problems introduced with EXSLT... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
MDT 2001 John... | doc/internals.html - general cleanup |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Daniel Veillard | Added link to Python bindings, Daniel |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Thomas Broyer | added some tests to check EXSLT conformance fixed a... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Daniel Veillard | quick cleanup of memory allocations, raise a bug in... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Daniel Veillard | applied changes from Tom Moog #58002 Some cleanup,... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Daniel Veillard | Added pointers to Igor's page for the windows binaries... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Thomas Broyer | new extension framework. Added stylesheet module data... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Daniel Veillard | fixed an ugly problem with namespaces in templates... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Daniel Veillard | releasing 1.0.1 updated the docs. activate line numberi... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
William M.... | Fixed xsltFindDocument to cater for Stylesheet as document |
commit | commitdiff | tree | snapshot |
2001-07-23 |
MDT 2001 John... | updating libxslt tutorial to include param support |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Daniel Veillard | small cleanup patch to document('') from Matt Sergeant... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Darin Adler | Add HTML_DIR definition. Ignore some generated files. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Peter Williams | Fix compiling when srcdir != builddir. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Thomas Broyer | removed utils.[ch] as their content is integrated in... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Thomas Broyer | removed utils.[ch] as their content is integrated in... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Thomas Broyer | some more generated files to ignore utils.h not install... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Darin Adler | Some more generated files to ignore. |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Daniel Veillard | Integrating EXSLT and cleanup: |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Thomas Broyer | account for new source files added |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Thomas Broyer | start implementing EXSLT |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Thomas Broyer | start implementing EXSLT |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Daniel Veillard | trying to accept AVT for "format" in xsl:number Daniel |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Daniel Veillard | trying to close #57460 by adding xsltProfileStylesheet... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Daniel Veillard | provide context for error messages. Requires libxml... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Daniel Veillard | initial EXSLT framework Daniel |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Daniel Veillard | releaseing 1.0.0 added another entry point fixed a... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Daniel Veillard | added missing functions Daniel |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Daniel Veillard | added Embedding Stylesheets added the test from the... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Daniel Veillard | small cleanup patch from Michal Sajdak for cdata/text... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Daniel Veillard | small fix for xsl:message by Stephane GUIBOU added... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Daniel Veillard | fixed exclude-result-prefixes handling and how namespac... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Daniel Veillard | Norm pointed out that element-available() didn't work... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Daniel Veillard | added a test for URI-escaping on document() input Daniel |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Daniel Veillard | added a couple of regression tests for bugs posted... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Daniel Veillard | avoid generating CDATA node in document tree when parse... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Daniel Veillard | fixed a number of typo found by Dan York improved the... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Daniel Veillard | tryingt to fix a problem raised by Norm Daniel |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Daniel Veillard | added gettimeofday() check profiling works option ... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Daniel Veillard | - libxslt/templates.c libxslt/transform.c libxslt/trans... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Daniel Veillard | added a specific regression test for the variable scope... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
William M.... | Fixed variable scope problem |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Daniel Veillard | updated the top page, Daniel |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Daniel Veillard | Cleanup and added a entry for the shutdown function. |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Daniel Veillard | Writing documentation blows but is really needed <grin/> |
commit | commitdiff | tree | snapshot |
2001-07-06 |
William M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-07-06 |
William M.... | Cleanup messages and comments |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Daniel Veillard | added 0.14.0 release Daniel |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Daniel Veillard | released 0.14.0 Daniel |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Daniel Veillard | rebuilt docs before release fixed a function doc header... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Daniel Veillard | - FEATURES: updated - libxslt/xslt.c libxslt/xsltIntern... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Daniel Veillard | - tests/docbook/result/: the change in libxml affected the |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Daniel Veillard | updated added cdata-section-elements added 2 tests... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Daniel Veillard | Updated the bug reporting section, |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Daniel Veillard | updated do not dump document for which there have been... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Daniel Veillard | - libxslt/extension.[ch] libxslt/extra.[ch] libxslt... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Daniel Veillard | added xsltGetQNameURI() and cleaned up the way URI... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Daniel Veillard | - libxslt/keys.c libxslt/templates.c libxslt/transform.c |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Daniel Veillard | Oops forgot to add libxslt.h, Daniel |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Daniel Veillard | added configuration/version informations for Windows... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Daniel Veillard | releasing 0.13.0 don't index the win32 include rebuilt... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Daniel Veillard | Cleanup and workaround a docbook XSL error: |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Daniel Veillard | Lots of cleanup work toward betted multiple document... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
William M.... | Revised default template processing for attribute node |
commit | commitdiff | tree | snapshot |
2001-06-24 |
William M.... | updated |
commit | commitdiff | tree | snapshot |
2001-06-24 |
William M.... | enhanced ApplyTemplates and ForEach to allow multiple... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
MDT 2001 John... | doc/tutorial/libxslttutorial.xml, libxslttutorial.html... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Daniel Veillard | updated to docbook-xsl-1.4, regenerated results Daniel |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Daniel Veillard | - Makefile.am libxslt/Makefile.am libxslt/numbers.c |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Daniel Veillard | closing bug #56517, fixed a number of problems in the... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Daniel Veillard | Don't bother me with generated files, Daniel |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Daniel Veillard | Removed the result of the multiple tests, it's generate... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Daniel Veillard | - libxslt/xslt.c: avoid a stupid bug when compiling... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Daniel Veillard | - libxslt/numbers.c: fix of a small bug |
commit | commitdiff | tree | snapshot |
2001-06-20 |
ÉRDI Gergo | More .cvsignore entries |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Daniel Veillard | added XHTML and XSL FO to the regression tests added... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Daniel Veillard | - HACKING: fixed, added William |
commit | commitdiff | tree | snapshot |
2001-06-18 |
ÉRDI Gergo | Adding generated files to .cvsignore -- Hope you don... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Daniel Veillard | - libxslt/xsltutils.c: forgot to flush in xsltSaveTo... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Daniel Veillard | - configure.in: patch from Tony Graham to cleanup libxm... |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Daniel Veillard | - libxslt/xsltutils.[ch]: fixed xsltGetNsProp, i always... |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Daniel Veillard | adding 0.12.0 release Daniel |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Daniel Veillard | - configure.in: preparing 0.12.0 release |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Daniel Veillard | updated the descriptions Daniel |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Daniel Veillard | fixed the title, Daniel |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Daniel Veillard | - libxslt/namespaces.[ch]: added a single namespace... |
commit | commitdiff | tree | snapshot |
2001-06-16 |
MDT 2001 John... | adding discussion of freeing memory, image files for... |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Daniel Veillard | - libxslt/variables.c: bug #56267 was still not fixed... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Daniel Veillard | - libxslt/variables.c: fixed bug #56267, namespaces... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Daniel Veillard | - libxslt/keys.c: avoid a possibility of an uninitializ... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Daniel Veillard | - libxslt/Makefile.am: applied patch from Sander Vesik... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Daniel Veillard | - libxslt/preproc.c: removed a warning on xsl:transform |
commit | commitdiff | tree | snapshot |
next |