summaryrefslogtreecommitdiff
path: root/ext/tidy
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2015-01-152-2/+2
* Bump yearXinchen Hui2014-01-032-2/+2
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* Happy New YearXinchen Hui2013-01-012-2/+2
* Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-303-3/+3
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-211-1/+1
|\
| * Fix bug #62066 Test Bug - ext/tidy/tests/004.phptMatt Ficken2012-05-211-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-161-1/+1
|\ \ | |/
| * Fix bug 61676 ext\tidy\tests\bug54682.phpt failsAnatoliy Belsky2012-04-161-1/+1
| * fix bug #54682 (tidy null pointer dereference)Antony Dovgal2012-02-072-3/+7
| * minor tweak to warning to fix the bug54682.phpt testNuno Lopes2012-01-231-1/+1
| * revert r319254 (fix bug #54682) since it is not correctNuno Lopes2012-01-212-6/+20
| * - Year++Felipe Pena2012-01-012-2/+2
| * - 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 http://news.php.net/...Pierre Joye2010-11-181-2/+14
* | fix bug #54682 (tidy null pointer dereference)Antony Dovgal2012-02-071-2/+6
* | revert r319254 (fix bug #54682) since it is not correctNuno Lopes2012-01-212-6/+20
* | - Year++Felipe Pena2012-01-012-2/+2
* | - 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
* | Don't expect a path for tidy_repair_string() and fix the testsRasmus Lerdorf2011-06-123-6/+8
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-4/+4
* | - 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
* | * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-312-105/+150
* | Fixed compatibility with "Run Time Cache" patchDmitry Stogov2010-05-251-0/+12
* | Added caches to eliminate repeatable run-time bindings of functions, classes,...Dmitry Stogov2010-05-241-3/+1
* | revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+108
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-5/+4
* | Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-108/+0
|/
* - 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