Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Added new parameter parsing option (p - for valid path (string without ↵ | Felipe Pena | 2011-06-06 | 1 | -4/+4 | |
| | | | | | | | | null byte in the middle)) # The tests will be fixed in the next commits | |||||
* | - keep node creation check | Pierre Joye | 2011-04-25 | 1 | -1/+1 | |
| | ||||||
* | - keep inode creation check | Pierre Joye | 2011-04-25 | 1 | -0/+4 | |
| | ||||||
* | - fix use of unitiliazed var | Pierre Joye | 2011-04-24 | 1 | -3/+3 | |
| | ||||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 | |
| | ||||||
* | * implement new output API, fixing some bugs and implementing some feature | Michael Wallner | 2010-05-31 | 1 | -105/+149 | |
| | | | | | | | | | | | requests--let's see what I can dig out of the bugtracker for NEWS-- and while crossing the road: * implemented new zlib API * fixed up ext/tidy (what was "s&" in zend_parse_parameters() supposed to do?) Thanks to Jani and Felipe for pioneering. | |||||
* | 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, ↵ | Dmitry Stogov | 2010-05-24 | 1 | -3/+1 | |
| | | | | classes, constants, methods and properties | |||||
* | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -5/+4 | |
| | | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore | |||||
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 1 | -267/+217 | |
| | ||||||
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 1 | -217/+267 | |
| | ||||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 | |
| | ||||||
* | Set the tidyNode constructor private | Pierrick Charron | 2009-12-28 | 1 | -1/+1 | |
| | ||||||
* | Changed tidyNode class to disallow manual node creation. | Pierrick Charron | 2009-12-25 | 1 | -0/+10 | |
| | ||||||
* | Fixed bug #50558 (Broken object model when extending tidy) | Pierrick Charron | 2009-12-25 | 1 | -15/+0 | |
| | ||||||
* | Param parsing cleanup | Ilia Alshanetsky | 2009-01-06 | 1 | -2/+2 | |
| | ||||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | - 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 | 1 | -1/+1 | |
| | ||||||
* | more const kewywording | Nuno Lopes | 2008-01-25 | 1 | -1/+1 | |
| | | | | | remove spl_functions_none var (wast used anywhere | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 | |
| | ||||||
* | 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 | 1 | -12/+18 | |
| | | | | | # reported in a manual user note | |||||
* | get ride of warnings (different signdess) | Nuno Lopes | 2007-05-04 | 1 | -8/+8 | |
| | ||||||
* | merge the tidyNode::getParent() patch from HEAD | Nuno Lopes | 2007-02-11 | 1 | -0/+25 | |
| | ||||||
* | fix a few crashes | Nuno Lopes | 2007-01-23 | 1 | -4/+4 | |
| | ||||||
* | 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 | 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 ↵ | Nuno Lopes | 2006-09-15 | 1 | -55/+7 | |
| | | | | needed anymore) | |||||
* | sync code and tests between HEAD and PHP_5_2 branches. what a confusion... | Nuno Lopes | 2006-09-05 | 1 | -1/+1 | |
| | ||||||
* | finish the cleaning. also add a new test | Nuno Lopes | 2006-09-05 | 1 | -14/+0 | |
| | ||||||
* | 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 | 1 | -1/+1 | |
| | ||||||
* | move static declaration to *.c files | Nuno Lopes | 2006-08-14 | 1 | -0/+52 | |
| | | | | | mroe static/const keywording | |||||
* | more static keywording | Nuno Lopes | 2006-08-14 | 1 | -46/+46 | |
| | | | | | also remove the libtidy patch, as it is too old. users should use a newer libtify anyway | |||||
* | MFH | Nuno Lopes | 2006-07-08 | 1 | -22/+11 | |
| |