Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | - Last ws pollution, I hope. | Jani Taskinen | 2009-12-29 | 1 | -1/+1 |
| | |||||
* | - Try prevent accidents | Jani Taskinen | 2009-12-29 | 1 | -6/+6 |
| | |||||
* | - WS + CS | Jani Taskinen | 2009-12-29 | 1 | -99/+95 |
| | |||||
* | 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 |
| | |||||
* | Minor change to improve code coverage | Patrick Allaert | 2009-09-16 | 1 | -3/+3 |
| | |||||
* | Fixes #49428 - Patch by Patrick Allaert | Kalle Sommer Nielsen | 2009-09-01 | 1 | -3/+3 |
| | |||||
* | Added Tidy basic test for tidy_access_count | Patrick Allaert | 2009-09-01 | 1 | -0/+20 |
| | |||||
* | Added Tidy basic test for tidy_warning_count | Patrick Allaert | 2009-09-01 | 1 | -0/+17 |
| | |||||
* | Added Tidy basic test for tidy_error_count | Patrick Allaert | 2009-09-01 | 1 | -0/+17 |
| | |||||
* | Added Tidy basic test for tidy_config_count | Patrick Allaert | 2009-09-01 | 1 | -0/+18 |
| | |||||
* | Added: Tidy basic test for getConfig() | Patrick Allaert | 2009-08-27 | 1 | -0/+29 |
| | |||||
* | Added: Tidy test with invalid configuration options | Patrick Allaert | 2009-08-27 | 1 | -0/+19 |
| | |||||
* | - Removed: | Felipe Pena | 2009-03-26 | 1 | -10/+4 |
| | | | | | | | | | | | | - UG(unicode) checks - pcre_cache_entry.unicode_mode - Changed: - ZEND_STR_TYPE -> IS_UNICODE - convert_to_text -> convert_to_unicode - convert_to_text_ex -> convert_to_unicode_ex (Felipe, Steph) | ||||
* | test for /ext/tidy from stefan priebsch | Zoe Slattery | 2009-03-16 | 1 | -0/+41 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 2 | -2/+2 |
| | |||||
* | MFB: Arg parsing cleanup | Ilia Alshanetsky | 2009-01-06 | 1 | -2/+2 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
| | |||||
* | lost part of the fix | Antony Dovgal | 2008-12-27 | 1 | -2/+2 |
| | |||||
* | fix compile warning | Antony Dovgal | 2008-12-27 | 1 | -2/+2 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) | Felipe Pena | 2008-11-17 | 1 | -24/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+24 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -24/+0 |
| | |||||
* | Fix wrong Unicode string length (bytes) in tidy_parse_string() | Henrique do Nascimento Angelo | 2008-08-29 | 1 | -1/+1 |
| | |||||
* | - first static lib then dyn or old one | Pierre Joye | 2008-08-01 | 1 | -1/+1 |
| | |||||
* | - Fixed tests | Felipe Pena | 2008-07-29 | 1 | -1/+1 |
| | |||||
* | - MFB: Added arginfo (functions) | Felipe Pena | 2008-07-03 | 1 | -24/+142 |
| | |||||
* | - Removed UEXPECT(F) | Felipe Pena | 2008-05-27 | 11 | -839/+1 |
| | |||||
* | New way for check void parameters | Felipe Pena | 2008-03-04 | 1 | -6/+6 |
| | |||||
* | - revert over constfying | Marcus Boerger | 2008-01-27 | 2 | -2/+2 |
| | |||||
* | MFB: const keywording | Nuno Lopes | 2008-01-25 | 2 | -2/+2 |
| | |||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | oops.. thats what you get for commiting code without compiling nor testing.. | Nuno Lopes | 2007-09-20 | 1 | -1/+2 |
| | |||||
* | MFB: fix crash in tidy_get_body() and related functions when the node doesnt ↵ | Nuno Lopes | 2007-09-20 | 2 | -14/+47 |
| | | | | exist | ||||
* | also remove this file in HEAD | Nuno Lopes | 2007-09-01 | 1 | -3/+0 |
| | |||||
* | MFB: update | Nuno Lopes | 2007-07-17 | 1 | -2/+0 |
| | |||||
* | MFB | Ilia Alshanetsky | 2007-05-29 | 1 | -18/+4 |
| | |||||
* | use the new 's&' parameter type and simplify the code | Nuno Lopes | 2007-05-04 | 2 | -61/+16 |
| | |||||
* | sync tests with php 5.2 | Nuno Lopes | 2007-02-11 | 2 | -10/+68 |
| | |||||
* | fix a few tests (segfaults + wrong output) | Nuno Lopes | 2007-02-08 | 10 | -83/+122 |
| | |||||
* | MFB: fix a few crashes | Nuno Lopes | 2007-01-23 | 2 | -8/+67 |
| | |||||
* | MFB: fix crash & add tests | Nuno Lopes | 2007-01-20 | 4 | -4/+127 |
| | |||||
* | MFB: fix crash | Nuno Lopes | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | MFB: fix segfaults with new libtidy | Nuno Lopes | 2007-01-19 | 1 | -14/+15 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
| |