Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary PHPDoc-alike blocks from tests | Máté Kocsis | 2020-06-24 | 1 | -5/+0 |
* | Fix CRLF line-endings in tests | Nikita Popov | 2016-11-20 | 1 | -549/+549 |
* | - Completed rewrite of html.c. Except for determine_charset, almost nothing | Gustavo André dos Santos Lopes | 2010-10-24 | 1 | -545/+549 |
* | - Added a 3rd parameter to get_html_translation_table. It now takes a charset | Gustavo André dos Santos Lopes | 2010-10-12 | 1 | -275/+408 |
* | - Revamp of the decoding portion of html.c. | Gustavo André dos Santos Lopes | 2010-10-10 | 1 | -4/+4 |
* | Switch default_charset, if not specified, from ISO-8859-1 to UTF-8 | Rasmus Lerdorf | 2010-03-23 | 1 | -48/+191 |
* | New testcases for get_html_translation_table() function | Raghubansh Kumar | 2007-10-08 | 1 | -0/+269 |