summaryrefslogtreecommitdiff
path: root/ext/xslt
Commit message (Collapse)AuthorAgeFilesLines
* MFH fixes for the iconv stufffoobar2002-03-261-1/+4
|
* MFH: Jani's fix to my iconv fixStig Bakken2002-03-191-21/+2
|
* * MFH: "new and improved" iconv testStig Bakken2002-03-151-8/+16
|
* * MFH: another libconv->libiconv typoStig Bakken2002-03-131-1/+1
|
* Maintain headers.Sebastian Bergmann2002-02-284-8/+8
|
* - Fix info output (Peter Neuman <neuman_peter@hotmail.com>).Markus Fischer2002-02-231-1/+1
|
* Fix cosmetic bug. (#15142)Sean Bright2002-02-151-1/+1
|
* Update for Sablotron .8Sterling Hughes2002-01-171-0/+11
|
* more unquoted messages with kommas fixedHartmut Holzgraefe2002-01-041-1/+1
|
* Update headers.Sebastian Bergmann2001-12-114-4/+4
|
* Fixed a typo.foobar2001-12-091-3/+3
|
* Align comments in xslt.cSterling Hughes2001-12-092-8/+6
| | | | | | | First try at fixing funny resource free'ing problems with objects, don't perform a zval seperation when we're directly saving a pointer to the SAX or Scheme handlers
* - 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
|
* MFBSterling Hughes2001-12-031-3/+1
|
* Unified the configure messages.foobar2001-11-301-6/+7
|
* fixed a link error in configure script.Rui Hirokawa2001-11-251-2/+6
|
* - 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
| | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
* - 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
| | | | | substitued weren't zvals
* 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 ↵Jeroen van Wolffelaar2001-09-251-6/+6
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* fix this in a couple of other places and use estrndup() when we have theSterling Hughes2001-09-151-9/+9
| | | | | string length.
* properly grab field and value pairs, plus avoid a segfault when errmsg isn'tSterling Hughes2001-09-151-4/+8
| | | | | defined
* Always return something from non-void functionSascha Schumann2001-09-111-1/+1
|
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-092-4/+4
|
* noetSterling Hughes2001-08-232-22/+24
|
* some cleanupSterling Hughes2001-08-231-24/+16
|
* Look for iconv library also in $ICONV_DIR.foobar2001-08-171-4/+2
|
* Filter a bit of the "Bronx" out of this READMERasmus Lerdorf2001-08-101-8/+8
|
* Killed compile warnings.foobar2001-08-071-0/+3
|
* adding -lsablot later makes it appear _before_ -lexpat in config_vars - andThies C. Arntzen2001-08-021-3/+4
| | | | | | that fixes a link problem (atleast) for me. sterling?
* 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
|
* Zend compatibility patchZeev Suraski2001-07-301-3/+4
|
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵Zeev Suraski2001-07-301-1/+0
| | | | the way
* buffer was too smallThies C. Arntzen2001-07-291-1/+1
|
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-1/+1
| | | | | | | - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it...
* fixed an argument in example of ext/xslt.Rui Hirokawa2001-07-031-1/+1
|
* Small fixes.Sterling Hughes2001-07-032-2/+2
|
* fixed a link problem of shared extension module in ext/xslt.Rui Hirokawa2001-07-021-1/+1
|
* If no backend is specified, bail out.foobar2001-06-301-0/+4
|
* # leftoversSterling Hughes2001-06-261-0/+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
| | | | | | # Offer only available between 6/30/2001 - 7/14/2001, Exclusively for # cvs committers
* let this stuff build under windowsDaniel Beulshausen2001-06-113-5/+121
|