summaryrefslogtreecommitdiff
path: root/ext/standard/html_tables
Commit message (Expand)AuthorAgeFilesLines
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2014-03-061-0/+1
|\
| * Fix HTML entity table generationDmitry Panin2014-03-061-0/+1
| * - Less GCC warnings; code less readable, yay!Gustavo André dos Santos Lopes2011-08-311-37/+37
* | Make html_table_gen consistent with html_table.hDmitry Panin2014-01-301-0/+3
* | - Less GCC warnings; code less readable, yay!Gustavo André dos Santos Lopes2011-08-311-37/+37
|/
* - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense).Gustavo André dos Santos Lopes2011-01-251-1/+1
* - A BOM had slipped in a commit and broke the build under GCC. Fixed.Gustavo André dos Santos Lopes2010-10-241-1/+1
* - Removed out-of-date comments and one enum constant from html_tables.h and i...Gustavo André dos Santos Lopes2010-10-241-46/+38
* - Completed rewrite of html.c. Except for determine_charset, almost nothingGustavo André dos Santos Lopes2010-10-2414-0/+5865