| Commit message (Expand) | Author | Age | Files | Lines |
* | * implement new output API, fixing some bugs and implementing some feature | Michael Wallner | 2010-05-31 | 2 | -105/+150 |
* | Fixed compatibility with "Run Time Cache" patch | Dmitry Stogov | 2010-05-25 | 1 | -0/+12 |
* | Added caches to eliminate repeatable run-time bindings of functions, classes,... | Dmitry Stogov | 2010-05-24 | 1 | -3/+1 |
* | revert change #298288: Remove old dsp/dsw/makefile files | Rob Richards | 2010-04-28 | 1 | -0/+108 |
* | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -5/+4 |
* | Remove old dsp/dsw/makefile files, these arent used by the build system anymo... | Kalle Sommer Nielsen | 2010-04-21 | 1 | -108/+0 |
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 2 | -268/+217 |
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 2 | -217/+268 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
* | Add a test for tidyNode::__construct() | Pierrick Charron | 2009-12-29 | 1 | -0/+12 |
* | Set the tidyNode constructor private | Pierrick Charron | 2009-12-28 | 2 | -1/+2 |
* | Changed tidyNode class to disallow manual node creation. | Pierrick Charron | 2009-12-25 | 3 | -22/+10 |
* | Fixed bug #50558 (Broken object model when extending tidy) | Pierrick Charron | 2009-12-25 | 2 | -15/+28 |
* | Merging last tests made in HEAD | Patrick Allaert | 2009-09-01 | 6 | -0/+120 |
* | test for /ext/tidy from stefan priebsch | Zoe Slattery | 2009-03-16 | 1 | -0/+41 |
* | - Fixed tests | Felipe Pena | 2009-01-09 | 2 | -0/+8 |
* | Param parsing cleanup | Ilia Alshanetsky | 2009-01-06 | 1 | -2/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
* | MFH | Antony Dovgal | 2008-12-27 | 1 | -2/+2 |
* | MFH: fix compile warning | Antony Dovgal | 2008-12-27 | 1 | -2/+2 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -25/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+25 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -25/+0 |
* | - MFH: first static lib then dyn or old one | Pierre Joye | 2008-08-01 | 1 | -1/+1 |
* | - Added arginfo (functions) | Felipe Pena | 2008-07-03 | 1 | -25/+150 |
* | MFH: New way for check void parameters | Felipe Pena | 2008-03-10 | 1 | -6/+6 |
* | - MFH revert over constfying | Marcus Boerger | 2008-01-27 | 2 | -2/+2 |
* | more const kewywording | Nuno Lopes | 2008-01-25 | 2 | -2/+2 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
* | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -2/+2 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -3/+3 |
* | fix crash when fetching a node type that doesnt exist | Nuno Lopes | 2007-09-20 | 2 | -12/+46 |
* | Docs were added | Ilia Alshanetsky | 2007-08-14 | 1 | -3/+0 |
* | update for latest library rlease | Nuno Lopes | 2007-07-17 | 1 | -2/+0 |
* | get ride of warnings (different signdess) | Nuno Lopes | 2007-05-04 | 1 | -8/+8 |
* | Fixed test to work with new version of libtidy that strips spaces | Ilia Alshanetsky | 2007-02-24 | 1 | -6/+4 |
* | merge the tidyNode::getParent() patch from HEAD | Nuno Lopes | 2007-02-11 | 2 | -0/+40 |
* | add test | Nuno Lopes | 2007-01-23 | 1 | -0/+59 |
* | fix a few crashes | Nuno Lopes | 2007-01-23 | 1 | -4/+4 |
* | new tests. bump code coverage to 81% | Nuno Lopes | 2007-01-20 | 3 | -0/+115 |
* | fix another crash | Nuno Lopes | 2007-01-20 | 1 | -2/+4 |
* | fix crash. tests will follow | Nuno Lopes | 2007-01-20 | 1 | -1/+1 |
* | fix segfaults with new libtidy. the patch is backwards compatible | Nuno Lopes | 2007-01-19 | 1 | -17/+18 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
* | - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores | Derick Rethans | 2006-12-23 | 1 | -1/+1 |
* | MFH: Fix double "wron param count" messages | Hannes Magnusson | 2006-11-03 | 1 | -1/+1 |
* | protos | Hannes Magnusson | 2006-10-02 | 1 | -1/+1 |
* | remove warning. thanks Tony for noticing | Nuno Lopes | 2006-09-15 | 1 | -2/+0 |
* | remove more old code and macros. also remove the module global 'inst' (not ne... | Nuno Lopes | 2006-09-15 | 2 | -63/+7 |
* | sync code and tests between HEAD and PHP_5_2 branches. what a confusion... | Nuno Lopes | 2006-09-05 | 6 | -40/+140 |