summaryrefslogtreecommitdiff
path: root/ext/tidy
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)Felipe Pena2011-11-152-1/+14
|
* - force LF (svn prop and config)Pierre Joye2011-09-074-11/+12
|
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-3/+3
|
* - keep node creation checkPierre Joye2011-04-251-1/+1
|
* - keep inode creation checkPierre Joye2011-04-251-0/+4
|
* - fix use of unitiliazed varPierre Joye2011-04-241-3/+3
|
* - Year++Felipe Pena2011-01-012-2/+2
|
* - fix #39863, do not accept paths with NULL in them. See ↵Pierre Joye2010-11-181-2/+14
| | | | http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
* - Reverted r296062 and r296065Jani Taskinen2010-03-122-268/+217
|
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-112-217/+268
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
|
* Add a test for tidyNode::__construct()Pierrick Charron2009-12-291-0/+12
|
* Set the tidyNode constructor privatePierrick Charron2009-12-282-1/+2
|
* Changed tidyNode class to disallow manual node creation.Pierrick Charron2009-12-253-22/+10
|
* Fixed bug #50558 (Broken object model when extending tidy)Pierrick Charron2009-12-252-15/+28
|
* Merging last tests made in HEADPatrick Allaert2009-09-016-0/+120
|
* test for /ext/tidy from stefan priebschZoe Slattery2009-03-161-0/+41
|
* - Fixed testsFelipe Pena2009-01-092-0/+8
|
* Param parsing cleanupIlia Alshanetsky2009-01-061-2/+2
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
|
* MFHAntony Dovgal2008-12-271-2/+2
|
* MFH: fix compile warningAntony Dovgal2008-12-271-2/+2
|
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-25/+0
|
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+25
|
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-25/+0
|
* - MFH: first static lib then dyn or old onePierre Joye2008-08-011-1/+1
|
* - Added arginfo (functions)Felipe Pena2008-07-031-25/+150
|
* MFH: New way for check void parametersFelipe Pena2008-03-101-6/+6
|
* - MFH revert over constfyingMarcus Boerger2008-01-272-2/+2
|
* more const kewywordingNuno Lopes2008-01-252-2/+2
| | | | | remove spl_functions_none var (wast used anywhere
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
|
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-2/+2
|
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-3/+3
|
* fix crash when fetching a node type that doesnt existNuno Lopes2007-09-202-12/+46
| | | | | # reported in a manual user note
* Docs were addedIlia Alshanetsky2007-08-141-3/+0
|
* update for latest library rleaseNuno Lopes2007-07-171-2/+0
|
* get ride of warnings (different signdess)Nuno Lopes2007-05-041-8/+8
|
* Fixed test to work with new version of libtidy that strips spacesIlia Alshanetsky2007-02-241-6/+4
|
* merge the tidyNode::getParent() patch from HEADNuno Lopes2007-02-112-0/+40
|
* add testNuno Lopes2007-01-231-0/+59
|
* fix a few crashesNuno Lopes2007-01-231-4/+4
|
* new tests. bump code coverage to 81%Nuno Lopes2007-01-203-0/+115
|
* fix another crashNuno Lopes2007-01-201-2/+4
|
* fix crash. tests will followNuno Lopes2007-01-201-1/+1
|
* fix segfaults with new libtidy. the patch is backwards compatibleNuno Lopes2007-01-191-17/+18
|
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
|
* - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignoresDerick Rethans2006-12-231-1/+1
| | | | | --with-libdir).
* MFH: Fix double "wron param count" messagesHannes Magnusson2006-11-031-1/+1
|
* protosHannes Magnusson2006-10-021-1/+1
|
* remove warning. thanks Tony for noticingNuno Lopes2006-09-151-2/+0
|