Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Fix bug #20518 | Melvyn Sopacua | 2002-11-21 | 1 | -6/+10 |
| | |||||
* | - implement xslt_backend_info | Melvyn Sopacua | 2002-11-10 | 1 | -2/+20 |
| | | | | | | - add test for it - fix some prototypes | ||||
* | - Use spprintf to avoid two calls to zend_get_executed_filename, suggested | Melvyn Sopacua | 2002-11-02 | 1 | -2/+1 |
| | | | | | by Marcus Börger | ||||
* | fix TSRM build | Marcus Boerger | 2002-11-02 | 1 | -1/+1 |
| | |||||
* | Fix typo | Melvyn Sopacua | 2002-11-02 | 1 | -1/+1 |
| | | | | | # Sorry Lenar | ||||
* | - Fix issues with 'arg' scheme and external files, bug #20177 | Melvyn Sopacua | 2002-11-02 | 1 | -1/+17 |
| | | | | | | | - Add authors # Need to rename test, grrr | ||||
* | Fix scheme_getall() function so that data returned by user is always | Lenar Lõhmus | 2002-11-01 | 1 | -6/+15 |
| | | | | | | converted to string except when script returns FALSE or NULL. In this case signal sablotron that we are not able to handle requested scheme. | ||||
* | - Fix registration of XSLT_SABOPT_FILES_TO_HANDLER | Melvyn Sopacua | 2002-11-01 | 1 | -1/+3 |
| | |||||
* | - Add constant XSLT_SABOPT_FILES_TO_HANDLER overriding the default | Melvyn Sopacua | 2002-10-31 | 1 | -19/+43 |
| | | | | | | | | | | behavior of Sablotron to handle files itself, even if a scheme-handler is registered. - Implement xslt_getopt - Modify behavior of xslt_setopt, so that it returns the previous value. # All these need Sab CVS version > 2002/10/31 | ||||
* | php_error -> php_error_docref | Marcus Boerger | 2002-10-30 | 1 | -16/+17 |
| | |||||
* | - Add XSLT_REG_ERRMSG macro to register an error on the handle | Melvyn Sopacua | 2002-10-25 | 1 | -16/+9 |
| | | | | | | | | - Rename constants to a bit more appropreate format - Add XSLT_ERR_UNSUPPORTED_SCHEME to be returned for scheme handlers. # Docs on xslt_set_scheme_handlers are in progress. | ||||
* | Fix a problem relating to these structure symbols being redefined on LFS | Sterling Hughes | 2002-10-15 | 1 | -25/+25 |
| | | | | | | | systems. Fix by Sascha Schumann <sascha@apache.org> | ||||
* | MFB | Melvyn Sopacua | 2002-10-06 | 1 | -25/+114 |
| | |||||
* | (xslt: error_print) Fixes a leak when multiple error messages are issued | Melvyn Sopacua | 2002-10-05 | 1 | -0/+4 |
| | | | | | | | during a transformation. # It's probably better to wrap this in an internal function, since it's # easily forgotten. | ||||
* | adding the xslt_set_object function (as per discussion on php-dev and | David Viner | 2002-10-04 | 1 | -15/+38 |
| | | | | | | 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 | 1 | -12/+53 |
| | | | | | --dviner | ||||
* | (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) | ||||
* | @ - Added xslt_backend_version() and xslt_backend_name() for getting | Christian Stocker | 2002-08-22 | 1 | -0/+22 |
| | | | | | @ 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 | 1 | -372/+311 |
| | | | | | | # Sterling, please fix the DOM stuff asap so we can enjoy # the new functionality! | ||||
* | 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 | 1 | -104/+182 |
| | | | | | | | 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 :) | ||||
* | Prefix current functions with "sax" in order to make way for dom interface | Sterling Hughes | 2002-04-16 | 1 | -28/+42 |
| | | | | | | 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 |
| | |||||
* | Whitespace fixes | Sterling Hughes | 2002-03-25 | 1 | -50/+86 |
| | |||||
* | make key identifiers case sensitive | Sterling Hughes | 2002-03-23 | 1 | -11/+11 |
| | |||||
* | getting rid of the warn_not_available alias | Hartmut Holzgraefe | 2002-03-22 | 1 | -2/+0 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+2 |
| | |||||
* | - Fix info output (Peter Neuman <neuman_peter@hotmail.com>). | Markus Fischer | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -1/+1 |
| | |||||
* | Fixed a typo. | foobar | 2001-12-09 | 1 | -3/+3 |
| | |||||
* | Align comments in xslt.c | Sterling Hughes | 2001-12-09 | 1 | -5/+3 |
| | | | | | | | 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 |
| | |||||
* | - 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) | ||||
* | 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 | ||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | noet | Sterling Hughes | 2001-08-23 | 1 | -6/+5 |
| |