Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | The $Id$ keywords were used in Subversion where they can be substituted with filename, last revision number change, last changed date, and last user who changed it. In Git this functionality is different and can be done with Git attribute ident. These need to be defined manually for each file in the .gitattributes file and are afterwards replaced with 40-character hexadecimal blob object name which is based only on the particular file contents. This patch simplifies handling of $Id$ keywords by removing them since they are not used anymore. | ||||
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
| | | | | Also re bug #71575. | ||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | | |||||
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -6/+3 |
| | | |||||
* | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 1 | -0/+3 |
| | | |||||
* | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 1 | -1/+1 |
| | | | | | | | | which also comply with the current semantics for such macros | ||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | moved tidy to use static tsrmls pointer | Anatol Belski | 2014-10-16 | 1 | -1/+4 |
| | | |||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | * implement new output API, fixing some bugs and implementing some feature | Michael Wallner | 2010-05-31 | 1 | -0/+1 |
| | | | | | | | | | | | requests--let's see what I can dig out of the bugtracker for NEWS-- and while crossing the road: * implemented new zlib API * fixed up ext/tidy (what was "s&" in zend_parse_parameters() supposed to do?) Thanks to Jani and Felipe for pioneering. | ||||
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 1 | -1/+0 |
| | |||||
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 1 | -0/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | Set the tidyNode constructor private | Pierrick Charron | 2009-12-28 | 1 | -0/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - MFH revert over constfying | Marcus Boerger | 2008-01-27 | 1 | -1/+1 |
| | |||||
* | more const kewywording | Nuno Lopes | 2008-01-25 | 1 | -1/+1 |
| | | | | | remove spl_functions_none var (wast used anywhere | ||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | remove more old code and macros. also remove the module global 'inst' (not ↵ | Nuno Lopes | 2006-09-15 | 1 | -8/+0 |
| | | | | needed anymore) | ||||
* | move static declaration to *.c files | Nuno Lopes | 2006-08-14 | 1 | -52/+0 |
| | | | | | mroe static/const keywording | ||||
* | more static keywording | Nuno Lopes | 2006-08-14 | 1 | -49/+49 |
| | | | | | also remove the libtidy patch, as it is too old. users should use a newer libtify anyway | ||||
* | fix #37418 (tidy module crashes CLI version of PHP) | Antony Dovgal | 2006-05-24 | 1 | -0/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Adding new function tidy_get_opt_doc() to return option documentation at ↵ | John Coggeshall | 2005-04-25 | 1 | -0/+3 |
| | | | | runtime. Thanks to nlopess for the patch | ||||
* | Don't need MSHUTDOWN either here | Rasmus Lerdorf | 2005-02-08 | 1 | -1/+0 |
| | |||||
* | Get rid of more useless RINIT/RSHUTDOWN calls | Rasmus Lerdorf | 2005-02-07 | 1 | -1/+0 |
| | |||||
* | - Removed things related to attribute classes / consts which no | John Coggeshall | 2004-04-12 | 1 | -0/+1 |
| | | | | | | | | | longer exist in Tidy - Changed protos in comment blocks to studlyCaps - Fixed problem where Tidy would throw exceptions if called from a procedural context. Tidy will now cause E_ERRORs if called from procedural form. | ||||
* | - Moved internally used includes/macros/structs/etc. into tidy.c to prevent | foobar | 2004-02-23 | 1 | -181/+1 |
| | | | | | | | any conflicts with any other library/header/extension. # Never EVER put this stuff in extension's php_*.h file if possible! | ||||
* | - Update with new destructor code | Zeev Suraski | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | Moving the OO syntax to studlyCaps. | John Coggeshall | 2004-01-21 | 1 | -12/+12 |
| | | | | | I am *not* changing this back :) | ||||
* | Apparently MSVC is not C99 compatible making variable marco arguments | John Coggeshall | 2004-01-14 | 1 | -0/+7 |
| | | | | | | in the TIDY_THROW() marco broken in (at least) Win32. This provides a suitable workaround for non-C99 compatible compilers. | ||||
* | With the approval of Andi, changing the Tidy API to reduce the possible | John Coggeshall | 2004-01-14 | 1 | -36/+22 |
| | | | | | | | | amount of confusion when setting Tidy configuration options. All configuration must now be done pre-parsing of the document. Removed references to the tidy_attr class, as it is no longer used (since tidy 2.0) and made tidy throw exceptions for all truly non-fatal errors. | ||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | Fix ZTS build | Frank M. Kromann | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Added an optional array parameter to tidy_parse_file/string to | John Coggeshall | 2004-01-06 | 1 | -0/+2 |
| | | | | | | fix a bug. Apparently some libtidy config options must be set prior to parsing in order to work properly. | ||||
* | ws & cs | foobar | 2003-12-18 | 1 | -23/+22 |
| | |||||
* | ZTS build and speling fix | Wez Furlong | 2003-12-18 | 1 | -4/+4 |
| | |||||
* | Applying some minor fixes / CS changes by ilia | John Coggeshall | 2003-12-15 | 1 | -5/+32 |
| | |||||
* | Tons of changes for Tidy 2.0 -- output buffering, multiple documents, | John Coggeshall | 2003-12-14 | 1 | -105/+138 |
| | | | | | dual nature ($a->parse_file() and $a = tidy_parse_file()), etc. | ||||
* | Updated test cases and examples and cleaned up the new OO code so it will | John Coggeshall | 2003-09-22 | 1 | -0/+27 |
| | | | | | be easier to maintain. |