| Commit message (Expand) | Author | Age | Files | Lines |
* | Respect simple_preserve_space for table cells | Tatsuya Kinoshita | 2018-03-23 | 1 | -1/+2 |
* | Prevent negative indent value in feed_table_block_tag() | Tatsuya Kinoshita | 2018-01-20 | 1 | -0/+4 |
* | Revert "Prevent overflow beyond the end of string in visible_length()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -2/+1 |
* | Revert "Prevent overflow beyond the end of string in skip_space()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -3/+1 |
* | Revert "Prevent overflow beyond the end of string in visible_length_plain()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -2/+1 |
* | Prevent overflow beyond the end of string in visible_length_plain() | Tatsuya Kinoshita | 2016-12-10 | 1 | -1/+2 |
* | Prevent overflow beyond the end of string in skip_space() | Tatsuya Kinoshita | 2016-12-08 | 1 | -1/+3 |
* | Prevent overflow beyond the end of string in visible_length() | Tatsuya Kinoshita | 2016-12-08 | 1 | -1/+2 |
* | Prevent array index out of bounds for tridvalue in feed_table_tag() | Tatsuya Kinoshita | 2016-12-05 | 1 | -1/+3 |
* | Prevent negative array index in set_integered_width() | Tatsuya Kinoshita | 2016-12-05 | 1 | -2/+2 |
* | Prevent array index out of bounds for tabattr in feed_table_tag() | Tatsuya Kinoshita | 2016-12-05 | 1 | -1/+1 |
* | Prevent deref null pointer in renderCoTable() | Tatsuya Kinoshita | 2016-11-15 | 1 | -0/+2 |
* | Prevent infinite recursion with nested table and textarea | Tatsuya Kinoshita | 2016-11-15 | 1 | -0/+13 |
* | Revert "Prevent infinite recursion with nested table and textarea" | Tatsuya Kinoshita | 2016-11-15 | 1 | -13/+0 |
* | Prevent infinite recursion with nested table and textarea | Tatsuya Kinoshita | 2016-11-12 | 1 | -0/+13 |
* | Check indent_level to prevent infinite recursion | Tatsuya Kinoshita | 2016-11-09 | 1 | -0/+2 |
* | Revert "Treat table height as int instead of short" | Tatsuya Kinoshita | 2016-10-31 | 1 | -7/+7 |
* | Treat table height as int instead of short | Tatsuya Kinoshita | 2016-10-08 | 1 | -7/+7 |
* | Prevent segfault with malformed table_alt | Tatsuya Kinoshita | 2016-08-24 | 1 | -1/+1 |
* | Truncate max_width for renderTable | Tatsuya Kinoshita | 2016-08-24 | 1 | -0/+4 |
* | Fix table rowspan and colspan | Kuang-che Wu | 2016-08-18 | 1 | -0/+4 |
* | Fix stack overflow found by @kcwu | David Crosby | 2015-09-06 | 1 | -2/+2 |
* | Initialize new_tabwidth at declaration | David Crosby | 2015-08-11 | 1 | -1/+1 |
* | Remove dead assignments flagged by Clang static analysis | David Crosby | 2015-08-11 | 1 | -2/+0 |
* | Support the button element as defined in HTML 4.01 | Tatsuya Kinoshita | 2011-06-19 | 1 | -0/+8 |
* | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 2011-05-04 | 1 | -1/+12 |
* | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 2011-05-04 | 1 | -59/+70 |
* | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+3617 |