summaryrefslogtreecommitdiff
path: root/ext/tidy
Commit message (Expand)AuthorAgeFilesLines
* Remove debug code.Ilia Alshanetsky2003-12-011-2/+3
* Releasing 1.0....John Coggeshall2003-11-132-16/+6
* Should've added a few more cases to that bugfix switch.John Coggeshall2003-11-031-0/+3
* Fixed a bug -- Nodes of certain types don't actually have ID values and PHPJohn Coggeshall2003-11-031-1/+8
* Fixed a --enable-maintainer-zts glitch where TSRMLS_DC was being usedJohn Coggeshall2003-09-252-3/+4
* Forgot package.xmlJohn Coggeshall2003-09-221-2/+12
* Updated test cases and examples and cleaned up the new OO code so it willJohn Coggeshall2003-09-2213-212/+134
* Completely re-wrote the ZE2 OO stuff to do it the proper way. It is notJohn Coggeshall2003-09-222-63/+442
* Complete refactoring of the OO support in tidy. Although currentlyJohn Coggeshall2003-09-222-660/+229
* Fix ZTS build.Ilia Alshanetsky2003-09-211-4/+4
* Added a note & fix for a memory leak in libtidy.Ilia Alshanetsky2003-09-212-0/+21
* Added tidy_repair_string() & tidy_repair_file() that allow for quick repairIlia Alshanetsky2003-09-212-19/+106
* Tidy Hijacked! Read all about it ;)Ilia Alshanetsky2003-09-204-867/+560
* Moved things around and added some #ifdefs so that the extension can be usedJohn Coggeshall2003-09-142-53/+78
* Updating TODOJohn Coggeshall2003-08-152-4/+5
* It builds much better when linked to the right libEdin Kadribasic2003-08-081-2/+2
* Windows build file (doesn't build yet)Edin Kadribasic2003-08-081-0/+108
* Whitespace fixes.John Coggeshall2003-08-072-76/+131
* Keeping up with ZE changes to the function struct, fixed testsJohn Coggeshall2003-08-068-8/+8
* PEAR packaging detailsJohn Coggeshall2003-08-062-6/+9
* ZTS fixes.John Coggeshall2003-08-061-10/+11
* Fix memory leaksJohn Coggeshall2003-08-062-681/+697
* Segfault fix.John Coggeshall2003-08-011-6/+12
* Fixed a number of memleaks and cleaned up the code a bit.John Coggeshall2003-08-012-177/+210
* Adding the tidy extension to PECLJohn Coggeshall2003-08-0118-0/+2707