summaryrefslogtreecommitdiff
path: root/ext/tidy/php_tidy.h
Commit message (Expand)AuthorAgeFilesLines
* MFBNuno Lopes2006-09-151-8/+0
* - upgrade ob_tidyhandlerMichael Wallner2006-09-061-1/+2
* sync code and tests with PHP_5_2Nuno Lopes2006-09-051-52/+0
* no such functionAntony Dovgal2006-08-301-1/+0
* MFB: static keywordingNuno Lopes2006-08-141-50/+50
* MFB: fix #37418 (tidy module crashes CLI version of PHP)Antony Dovgal2006-05-241-0/+1
* Under threat of being slept with by Marcus, adding new getParent() methodJohn Coggeshall2006-03-231-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Adding new function tidy_get_opt_doc() to return option documentation at runt...John Coggeshall2005-04-251-0/+3
* Don't need MSHUTDOWN either hereRasmus Lerdorf2005-02-081-1/+0
* Get rid of more useless RINIT/RSHUTDOWN callsRasmus Lerdorf2005-02-071-1/+0
* - Removed things related to attribute classes / consts which noJohn Coggeshall2004-04-121-0/+1
* - Moved internally used includes/macros/structs/etc. into tidy.c to preventfoobar2004-02-231-181/+1
* - Update with new destructor codeZeev Suraski2004-02-041-1/+1
* Moving the OO syntax to studlyCaps.John Coggeshall2004-01-211-12/+12
* Apparently MSVC is not C99 compatible making variable marco argumentsJohn Coggeshall2004-01-141-0/+7
* With the approval of Andi, changing the Tidy API to reduce the possibleJohn Coggeshall2004-01-141-36/+22
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Fix ZTS buildFrank M. Kromann2004-01-081-2/+2
* Added an optional array parameter to tidy_parse_file/string toJohn Coggeshall2004-01-061-0/+2
* ws & csfoobar2003-12-181-23/+22
* ZTS build and speling fixWez Furlong2003-12-181-4/+4
* Applying some minor fixes / CS changes by iliaJohn Coggeshall2003-12-151-5/+32
* Tons of changes for Tidy 2.0 -- output buffering, multiple documents,John Coggeshall2003-12-141-105/+138
* Updated test cases and examples and cleaned up the new OO code so it willJohn Coggeshall2003-09-221-0/+27
* Completely re-wrote the ZE2 OO stuff to do it the proper way. It is notJohn Coggeshall2003-09-221-9/+26
* Complete refactoring of the OO support in tidy. Although currentlyJohn Coggeshall2003-09-221-47/+46
* Added tidy_repair_string() & tidy_repair_file() that allow for quick repairIlia Alshanetsky2003-09-211-0/+2
* Tidy Hijacked! Read all about it ;)Ilia Alshanetsky2003-09-201-14/+13
* Moved things around and added some #ifdefs so that the extension can be usedJohn Coggeshall2003-09-141-0/+4
* Fix memory leaksJohn Coggeshall2003-08-061-34/+31
* Fixed a number of memleaks and cleaned up the code a bit.John Coggeshall2003-08-011-38/+31
* Adding the tidy extension to PECLJohn Coggeshall2003-08-011-0/+200