Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | Remove year range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Regenerated html_tables.h to fix compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -38/+38 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | 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 |
* | | Improved table search | Dmitry Stogov | 2015-03-11 | 1 | -34/+34 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | use the generator to produce the header | Anatol Belski | 2014-09-14 | 1 | -128/+128 |
* | | reduce the union size from 24 to 16 bytes on 64 bit | Anatol Belski | 2014-09-13 | 1 | -133/+132 |
|/ | |||||
* | Fix HTML entity table generation | Dmitry Panin | 2014-03-06 | 1 | -2/+2 |
* | 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 |
* | MFH: added japanese encoding to maintain compatibility with PHP 5.3. | Rui Hirokawa | 2011-11-05 | 1 | -0/+3 |
* | - html_tables.h regeneration. | Gustavo André dos Santos Lopes | 2011-08-31 | 1 | -3324/+3324 |
* | - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense). | Gustavo André dos Santos Lopes | 2011-01-25 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | - A BOM had slipped in a commit and broke the build under GCC. Fixed. | Gustavo André dos Santos Lopes | 2010-10-24 | 1 | -1/+1 |
* | - Removed out-of-date comments and one enum constant from html_tables.h and i... | Gustavo André dos Santos Lopes | 2010-10-24 | 1 | -39/+30 |
* | - Completed rewrite of html.c. Except for determine_charset, almost nothing | Gustavo André dos Santos Lopes | 2010-10-24 | 1 | -1796/+5957 |
* | - Revamp of the decoding portion of html.c. | Gustavo André dos Santos Lopes | 2010-10-10 | 1 | -0/+2080 |