aboutsummaryrefslogtreecommitdiffstats
path: root/table.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-08Treat table height as int instead of shortTatsuya Kinoshita1-7/+7
2016-08-24Prevent segfault with malformed table_altTatsuya Kinoshita1-1/+1
2016-08-24Truncate max_width for renderTableTatsuya Kinoshita1-0/+4
2016-08-18Fix table rowspan and colspanKuang-che Wu1-0/+4
2015-09-06Fix stack overflow found by @kcwuDavid Crosby1-2/+2
2015-08-11Initialize new_tabwidth at declarationDavid Crosby1-1/+1
2015-08-11Remove dead assignments flagged by Clang static analysisDavid Crosby1-2/+0
2011-06-19Support the button element as defined in HTML 4.01Tatsuya Kinoshita1-0/+8
2011-05-04Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita1-1/+12
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-59/+70
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+3617