summaryrefslogtreecommitdiff
path: root/ext/xslt/sablot.c
Commit message (Expand)AuthorAgeFilesLines
* make key identifiers case sensitiveSterling Hughes2002-03-231-11/+11
* getting rid of the warn_not_available aliasHartmut Holzgraefe2002-03-221-2/+0
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
* - Fix info output (Peter Neuman <neuman_peter@hotmail.com>).Markus Fischer2002-02-231-1/+1
* Update headers.Sebastian Bergmann2001-12-111-1/+1
* Fixed a typo.foobar2001-12-091-3/+3
* Align comments in xslt.cSterling Hughes2001-12-091-5/+3
* - Fix crash with invalid option to xslt_set_scheme_handlers().Markus Fischer2001-12-071-1/+2
* Let's not crash when no error str has been setRasmus Lerdorf2001-12-071-1/+5
* - Fix for bug #14169Derick Rethans2001-11-221-0/+1
* - Fix scheme/sax handlers (patch by Lenar Lõhmus <lenar@vision.ee>)Derick Rethans2001-11-131-20/+20
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* fix this in a couple of other places and use estrndup() when we have theSterling Hughes2001-09-151-9/+9
* properly grab field and value pairs, plus avoid a segfault when errmsg isn'tSterling Hughes2001-09-151-4/+8
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* noetSterling Hughes2001-08-231-6/+5
* some cleanupSterling Hughes2001-08-231-24/+16
* fixed comment..foobar2001-07-311-1/+1
* Fix ZTS build.Sterling Hughes2001-07-311-15/+30
* ws fixSterling Hughes2001-07-311-1/+1
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-2/+2
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-1/+0
* Small fixes.Sterling Hughes2001-07-031-1/+1
* Making logging optional.Sterling Hughes2001-06-261-1/+11
* special offer... 0 out a structure, and remove a crash bug...Sterling Hughes2001-06-261-3/+3
* let this stuff build under windowsDaniel Beulshausen2001-06-111-5/+5
* modified code freeing resouce which causes segmentation fault.Rui Hirokawa2001-06-101-15/+15
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-4/+18
* Use different define name for this.foobar2001-06-011-1/+1
* compile warning fixes.......Sterling Hughes2001-05-291-9/+9
* # The mailing lists are a productivity hole, long liveSterling Hughes2001-05-271-32/+38
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Some fixes. Actually assign a value scheme_handlers before processing it.Sterling Hughes2001-05-171-8/+24
* Add the xslt_make_array and xslt_free_array api functions (C level).Sterling Hughes2001-04-271-106/+46
* Add an experimental version of the new XSLT extension. This is by no meansSterling Hughes2001-04-261-0/+1568