| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
# Can I get someone to change my cvsusers e-mail address to
# sterling@designmultimedia.com?
|
| |
|
|
|
|
|
| |
Added the SABLOT_SET_ERROR() macro to set sablotron errors...
|
|
|
|
| |
xslt_set_encoding() function.
|
|
|
|
|
|
| |
make sablotron work with zts.
fix a leak or two,
|
|
|
|
|
|
|
| |
Add a little beautifying of the extensions name for phpcredits() (Sablotron XSLT not Sablot).
#would somebody please add this to the release tree, thanks much!
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- All Sablotron errors are now caught meaning nothing is
ever outputted directly to the screen allowing you to
catch all errors.
- A mechanism is provided for you to have an error function
which recieves all sablotron errors.
- All of the basic functions re-use a single processor increasing
performance (especially with high loads).
- Added a bunch of comments, more to come (this way other people
can easily modify my source).
@ Added the xslt_set_error_handler() function to the Sablotron extension.
@ (Sterling)
@ Improved Sablotron's error handling system allowing you to catch all
@ errors before they are outputted to the screen. (Sterling)
|
| |
|
|
|
|
|
| |
(as of Sablotron 0.44) workarounds.
|
|
|
|
|
|
| |
Support for multiple processors (re-using the old one).
Support for basic functions when a processor is in use.
|
|
|
|
|
| |
Revert small patch made earlier
|
| |
|
|
Folks, features include:
- Output Buffering Tie-ins
- Optional Descriptive error reporting (compile option)
- String Transformations
- File Transformations
- Logging
- SAX XML Processing support (slightly different from expat, even though
Sablotron uses expat to do the parsing.)
|