| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | finish the cleaning. also add a new test | Nuno Lopes | 2006-09-05 | 2 | -14/+49 |
* | remove some leftover code from the time tidy would throw exceptions | Nuno Lopes | 2006-09-05 | 1 | -37/+0 |
* | MFH: z/Z problem fixes | Antony Dovgal | 2006-08-31 | 1 | -19/+19 |
* | no such function | Antony Dovgal | 2006-08-30 | 1 | -1/+0 |
* | MFH: fix leak, add test | Antony Dovgal | 2006-08-30 | 2 | -1/+39 |
* | move static declaration to *.c files | Nuno Lopes | 2006-08-14 | 2 | -52/+52 |
* | more static keywording | Nuno Lopes | 2006-08-14 | 4 | -116/+95 |
* | MFH | Nuno Lopes | 2006-07-08 | 1 | -22/+11 |
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -18/+5 |
* | fix #37418 (tidy module crashes CLI version of PHP) | Antony Dovgal | 2006-05-24 | 2 | -1/+13 |
* | - Update after api changes | Marcus Boerger | 2006-05-10 | 1 | -4/+4 |
* | fix build with newer libtidy versions on windows | Nuno Lopes | 2006-04-19 | 1 | -4/+9 |
* | Fixing static builds on windoze machines for our current lib version | John Coggeshall | 2006-04-19 | 1 | -1/+0 |
* | #ifdef new functions and use their bodies to make PECL extensions compile wit... | Antony Dovgal | 2006-04-03 | 1 | -1/+21 |
* | fix bug #36898 (__set() leaks in classes extending internal ones) | Antony Dovgal | 2006-03-29 | 1 | -5/+2 |
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -4/+4 |
* | MFH: fix #35197 (Destructor is not called) and similar issues in other extens... | Antony Dovgal | 2005-11-14 | 1 | -1/+1 |
* | fix bug #34965 tidy is not binary safe | Michael Wallner | 2005-10-25 | 2 | -38/+82 |
* | make GCC happy and improve CS a bit | Antony Dovgal | 2005-10-12 | 1 | -1/+2 |