Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH fixes for the iconv stuff | foobar | 2002-03-26 | 1 | -1/+4 |
| | |||||
* | MFH: Jani's fix to my iconv fix | Stig Bakken | 2002-03-19 | 1 | -21/+2 |
| | |||||
* | * MFH: "new and improved" iconv test | Stig Bakken | 2002-03-15 | 1 | -8/+16 |
| | |||||
* | * MFH: another libconv->libiconv typo | Stig Bakken | 2002-03-13 | 1 | -1/+1 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 4 | -8/+8 |
| | |||||
* | - Fix info output (Peter Neuman <neuman_peter@hotmail.com>). | Markus Fischer | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | Fix cosmetic bug. (#15142) | Sean Bright | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | Update for Sablotron .8 | Sterling Hughes | 2002-01-17 | 1 | -0/+11 |
| | |||||
* | more unquoted messages with kommas fixed | Hartmut Holzgraefe | 2002-01-04 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 4 | -4/+4 |
| | |||||
* | Fixed a typo. | foobar | 2001-12-09 | 1 | -3/+3 |
| | |||||
* | Align comments in xslt.c | Sterling Hughes | 2001-12-09 | 2 | -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 Fischer | 2001-12-07 | 1 | -1/+2 |
| | |||||
* | Let's not crash when no error str has been set | Rasmus Lerdorf | 2001-12-07 | 1 | -1/+5 |
| | |||||
* | MFB | Sterling Hughes | 2001-12-03 | 1 | -3/+1 |
| | |||||
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -6/+7 |
| | |||||
* | fixed a link error in configure script. | Rui Hirokawa | 2001-11-25 | 1 | -2/+6 |
| | |||||
* | - Fix for bug #14169 | Derick Rethans | 2001-11-22 | 1 | -0/+1 |
| | |||||
* | - Fix scheme/sax handlers (patch by Lenar Lõhmus <lenar@vision.ee>) | Derick Rethans | 2001-11-13 | 1 | -20/+20 |
| | |||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | ||||
* | - More <br> to <br /> fixes | Derick Rethans | 2001-10-09 | 1 | -1/+1 |
| | |||||
* | Revert macro-subst, because wasn't necessary here, and those who were | Jeroen van Wolffelaar | 2001-09-26 | 1 | -6/+6 |
| | | | | | substitued weren't zvals | ||||
* | 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now. | Jeroen van Wolffelaar | 2001-09-26 | 1 | -6/+6 |
| | |||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 1 | -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 the | Sterling Hughes | 2001-09-15 | 1 | -9/+9 |
| | | | | | string length. | ||||
* | properly grab field and value pairs, plus avoid a segfault when errmsg isn't | Sterling Hughes | 2001-09-15 | 1 | -4/+8 |
| | | | | | defined | ||||
* | Always return something from non-void function | Sascha Schumann | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 2 | -4/+4 |
| | |||||
* | noet | Sterling Hughes | 2001-08-23 | 2 | -22/+24 |
| | |||||
* | some cleanup | Sterling Hughes | 2001-08-23 | 1 | -24/+16 |
| | |||||
* | Look for iconv library also in $ICONV_DIR. | foobar | 2001-08-17 | 1 | -4/+2 |
| | |||||
* | Filter a bit of the "Bronx" out of this README | Rasmus Lerdorf | 2001-08-10 | 1 | -8/+8 |
| | |||||
* | Killed compile warnings. | foobar | 2001-08-07 | 1 | -0/+3 |
| | |||||
* | adding -lsablot later makes it appear _before_ -lexpat in config_vars - and | Thies C. Arntzen | 2001-08-02 | 1 | -3/+4 |
| | | | | | | that fixes a link problem (atleast) for me. sterling? | ||||
* | fixed comment.. | foobar | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | Fix ZTS build. | Sterling Hughes | 2001-07-31 | 1 | -15/+30 |
| | |||||
* | ws fix | Sterling Hughes | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -2/+2 |
| | |||||
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -3/+4 |
| | |||||
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵ | Zeev Suraski | 2001-07-30 | 1 | -1/+0 |
| | | | | the way | ||||
* | buffer was too small | Thies C. Arntzen | 2001-07-29 | 1 | -1/+1 |
| | |||||
* | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -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 Hirokawa | 2001-07-03 | 1 | -1/+1 |
| | |||||
* | Small fixes. | Sterling Hughes | 2001-07-03 | 2 | -2/+2 |
| | |||||
* | fixed a link problem of shared extension module in ext/xslt. | Rui Hirokawa | 2001-07-02 | 1 | -1/+1 |
| | |||||
* | If no backend is specified, bail out. | foobar | 2001-06-30 | 1 | -0/+4 |
| | |||||
* | # leftovers | Sterling Hughes | 2001-06-26 | 1 | -0/+1 |
| | |||||
* | Making logging optional. | Sterling Hughes | 2001-06-26 | 1 | -1/+11 |
| | |||||
* | special offer... 0 out a structure, and remove a crash bug... | Sterling Hughes | 2001-06-26 | 1 | -3/+3 |
| | | | | | | # Offer only available between 6/30/2001 - 7/14/2001, Exclusively for # cvs committers | ||||
* | let this stuff build under windows | Daniel Beulshausen | 2001-06-11 | 3 | -5/+121 |
| |