summaryrefslogtreecommitdiff
path: root/ext/xslt/xslt.c
Commit message (Expand)AuthorAgeFilesLines
* Empty HEAD of domxml, hyperwave, xsltSascha Schumann2003-06-241-276/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* php_error -> php_error_docrefMarcus Boerger2002-10-301-5/+3
* MFBMelvyn Sopacua2002-10-061-1/+9
* adding the xslt_set_object function (as per discussion on php-dev andDavid Viner2002-10-041-4/+16
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
* Update headers.Sebastian Bergmann2001-12-111-1/+1
* Align comments in xslt.cSterling Hughes2001-12-091-3/+3
* MFBSterling Hughes2001-12-031-3/+1
* - More <br> to <br /> fixesDerick Rethans2001-10-091-1/+1
* Revert macro-subst, because wasn't necessary here, and those who wereJeroen van Wolffelaar2001-09-261-6/+6
* 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.Jeroen van Wolffelaar2001-09-261-6/+6
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-6/+6
* Always return something from non-void functionSascha Schumann2001-09-111-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* noetSterling Hughes2001-08-231-16/+19
* Zend compatibility patchZeev Suraski2001-07-301-3/+4
* buffer was too smallThies C. Arntzen2001-07-291-1/+1
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* defined HAVE_CONFIG_H to enable DSO extension support.Rui Hirokawa2001-06-051-0/+4
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* Make this compile. Killed one compile warning.foobar2001-05-281-1/+1
* compile goood, compile error baaad.Sterling Hughes2001-05-281-2/+2
* leftoversSterling Hughes2001-05-271-69/+19
* Add the xslt_make_array and xslt_free_array api functions (C level).Sterling Hughes2001-04-271-19/+79
* Add a free function to free the returned structure.Sterling Hughes2001-04-261-4/+24
* Add the parse_xslt_arguments api function which parses sablotron typeSterling Hughes2001-04-261-0/+74
* Add an experimental version of the new XSLT extension. This is by no meansSterling Hughes2001-04-261-0/+139