Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | adding the xslt_set_object function (as per discussion on php-dev and | David Viner | 2002-10-04 | 4 | -20/+58 | |
| | | | | | | the newly created sab-php@gingerall.cz) --dviner | |||||
* | adding segfault detection as proposed by Lenar Lõhmus [lenar@vision.ee] | David Viner | 2002-10-04 | 2 | -15/+56 | |
| | | | | | --dviner | |||||
* | Improve testkit for xslt. | Melvyn Sopacua | 2002-10-04 | 4 | -0/+59 | |
| | | | | | | | | | 002.phpt and 003.phpt are regression tests for reported bugs. 004.phpt has been known to cause problems in some Sab/PHP combinations. No known reports in bug db for that one. Added skip mechanism @- Added regression test for bugs #17791 and #17931 (Melvyn) | |||||
* | (xslt_set_error_handler) Fixes array 'fields' argument to contain correct | Melvyn Sopacua | 2002-10-04 | 1 | -1/+1 | |
| | | | | | | | information. Patch by Lenar Lohmus. @- Fixed fields argument to contain correct info. (Lenar Lohmus) | |||||
* | Version check for Sablotron. | foobar | 2002-09-09 | 1 | -0/+24 | |
| | ||||||
* | @- Added --disable-all configure option. (Jani) | foobar | 2002-09-04 | 1 | -17/+8 | |
| | ||||||
* | Fix shared build | foobar | 2002-08-30 | 1 | -5/+22 | |
| | ||||||
* | @ - Added xslt_backend_version() and xslt_backend_name() for getting | Christian Stocker | 2002-08-22 | 2 | -0/+24 | |
| | | | | | @ information about the processor backend. (chregu) | |||||
* | add sablotron version, patch by Christian Stocker... | Sterling Hughes | 2002-07-29 | 1 | -0/+4 | |
| | ||||||
* | eek | Sterling Hughes | 2002-07-08 | 1 | -4/+0 | |
| | ||||||
* | commit petr's sax handler patch | Sterling Hughes | 2002-07-08 | 1 | -19/+23 | |
| | ||||||
* | This is not done anymore. (should fix win32 snapshot build too) | foobar | 2002-06-29 | 1 | -2/+0 | |
| | ||||||
* | Revert to php_4_2_1 to get sablotron working again. | Marko Karppinen | 2002-06-24 | 2 | -381/+315 | |
| | | | | | | # Sterling, please fix the DOM stuff asap so we can enjoy # the new functionality! | |||||
* | Stop the search when the libs are found. | foobar | 2002-05-02 | 1 | -1/+2 | |
| | ||||||
* | Only support the new libexpat. | foobar | 2002-04-25 | 1 | -17/+27 | |
| | ||||||
* | expletives deleted. | Sterling Hughes | 2002-04-21 | 1 | -3/+7 | |
| | ||||||
* | some more fixes towards making it work again | Sterling Hughes | 2002-04-21 | 1 | -5/+5 | |
| | ||||||
* | throw a warning if encoding support not available... | Sterling Hughes | 2002-04-19 | 1 | -1/+3 | |
| | ||||||
* | make it work with dom processing, this allows DOM tree caching to avoid | Sterling Hughes | 2002-04-19 | 2 | -116/+199 | |
| | | | | | | | re-parsing the same data. Currently very beta -- DO NOT USE. Will be cleaning this up over the next few days... Need this in here for version history, and to show other people | |||||
* | Remove warning. | Yasuo Ohgaki | 2002-04-19 | 1 | -1/+1 | |
| | ||||||
* | Removed redefinition of MIN() | Sander Roobol | 2002-04-18 | 1 | -2/+0 | |
| | ||||||
* | move xslt_error and xslt_errno down to functions, in order to | Sterling Hughes | 2002-04-16 | 1 | -18/+18 | |
| | | | | | | | | | make logical room for the xslt_dom_* functions # (xslt_dom_* will be a basic api, allowing no dom manipulation, # however, one of these days I'll write a message/extension that # handles xslt/dom/sax in a coherent manner -- just you watch :) | |||||
* | - MFB: Remove version number | Derick Rethans | 2002-04-16 | 1 | -1/+1 | |
| | ||||||
* | update these docs, phpdoc will lag a bit :) | Sterling Hughes | 2002-04-16 | 1 | -31/+31 | |
| | ||||||
* | Prefix current functions with "sax" in order to make way for dom interface | Sterling Hughes | 2002-04-16 | 2 | -37/+51 | |
| | | | | | | backwards compatibility is maintained via function aliases xslt_sax_set_sax_handlers is a bit wierd, i guess... | |||||
* | clean up the error code a tidbit | Sterling Hughes | 2002-04-16 | 1 | -177/+108 | |
| | ||||||
* | Update Sablotron version supported. | Yasuo Ohgaki | 2002-04-12 | 1 | -1/+1 | |
| | ||||||
* | Whitespace fixes | Sterling Hughes | 2002-03-25 | 1 | -50/+86 | |
| | ||||||
* | remove experimental status | Sterling Hughes | 2002-03-23 | 1 | -6/+0 | |
| | ||||||
* | make key identifiers case sensitive | Sterling Hughes | 2002-03-23 | 1 | -11/+11 | |
| | ||||||
* | - Fix experimental notice | Derick Rethans | 2002-03-23 | 1 | -5/+6 | |
| | ||||||
* | fix the fix | foobar | 2002-03-22 | 1 | -1/+3 | |
| | ||||||
* | - Fixed minor inconvenience with iconv detection when iconv is found in libc | foobar | 2002-03-22 | 1 | -0/+1 | |
| | ||||||
* | getting rid of the warn_not_available alias | Hartmut Holzgraefe | 2002-03-22 | 1 | -2/+0 | |
| | ||||||
* | Minor detail fixed. | foobar | 2002-03-21 | 1 | -1/+1 | |
| | ||||||
* | - Made one test/setup macro for iconv and fixed it to check | foobar | 2002-03-17 | 1 | -22/+3 | |
| | | | | | for libc first. | |||||
* | * "new and improved" iconv test | Stig Bakken | 2002-03-15 | 1 | -8/+16 | |
| | ||||||
* | * another libconv->libiconv typo | Stig Bakken | 2002-03-13 | 1 | -1/+1 | |
| | ||||||
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -9/+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 | |
| |