summaryrefslogtreecommitdiff
path: root/ext/tidy
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-011-108/+0
|\ \ \ | |/ /
| * | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-108/+0
* | | cleanup TSRMLS_FETCHAnatol Belski2014-09-261-1/+0
* | | cleanup after the removed PHP_OUTPUT_TSRMLSAnatol Belski2014-09-261-1/+0
|/ /
* | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-202-7/+7
|\ \
| * | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
| * | Refactored INI subsystem to use zend_string* instead of char*Dmitry Stogov2014-09-011-5/+5
* | | Deletes patch leftoversFlorian MARGAINE2014-09-202-79/+0
* | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-205-10/+81
|/ /
* | first show to make 's' work with size_tAnatol Belski2014-08-271-8/+8
* | fixed several long vs zend_long castsAnatol Belski2014-08-261-3/+3
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-2/+2
* | master renames phase 1Anatol Belski2014-08-251-23/+23
* | basic macro replacements, all at onceAnatol Belski2014-08-191-21/+21
* | Use defined macroXinchen Hui2014-05-141-14/+1
* | Refactored tidy (all tests passes)Xinchen Hui2014-05-143-206/+186
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-2/+4
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-1/+1
|/
* 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