index
:
w3m
aito-soft
branch-0-2-5
branch-0-3-2
cvstrunk
debian
debian-jessie
debian-stretch
inu-0-2-2
master
master-deb11
master-jessie
master-stretch
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
table.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
Respect simple_preserve_space for table cells
Tatsuya Kinoshita
1
-1
/
+2
2018-01-20
Prevent negative indent value in feed_table_block_tag()
Tatsuya Kinoshita
1
-0
/
+4
2016-12-15
Revert "Prevent overflow beyond the end of string in visible_length()"
Tatsuya Kinoshita
1
-2
/
+1
2016-12-15
Revert "Prevent overflow beyond the end of string in skip_space()"
Tatsuya Kinoshita
1
-3
/
+1
2016-12-15
Revert "Prevent overflow beyond the end of string in visible_length_plain()"
Tatsuya Kinoshita
1
-2
/
+1
2016-12-10
Prevent overflow beyond the end of string in visible_length_plain()
Tatsuya Kinoshita
1
-1
/
+2
2016-12-08
Prevent overflow beyond the end of string in skip_space()
Tatsuya Kinoshita
1
-1
/
+3
2016-12-08
Prevent overflow beyond the end of string in visible_length()
Tatsuya Kinoshita
1
-1
/
+2
2016-12-05
Prevent array index out of bounds for tridvalue in feed_table_tag()
Tatsuya Kinoshita
1
-1
/
+3
2016-12-05
Prevent negative array index in set_integered_width()
Tatsuya Kinoshita
1
-2
/
+2
2016-12-05
Prevent array index out of bounds for tabattr in feed_table_tag()
Tatsuya Kinoshita
1
-1
/
+1
2016-11-15
Prevent deref null pointer in renderCoTable()
Tatsuya Kinoshita
1
-0
/
+2
2016-11-15
Prevent infinite recursion with nested table and textarea
Tatsuya Kinoshita
1
-0
/
+13
2016-11-15
Revert "Prevent infinite recursion with nested table and textarea"
Tatsuya Kinoshita
1
-13
/
+0
2016-11-12
Prevent infinite recursion with nested table and textarea
Tatsuya Kinoshita
1
-0
/
+13
2016-11-09
Check indent_level to prevent infinite recursion
Tatsuya Kinoshita
1
-0
/
+2
2016-10-31
Revert "Treat table height as int instead of short"
Tatsuya Kinoshita
1
-7
/
+7
2016-10-08
Treat table height as int instead of short
Tatsuya Kinoshita
1
-7
/
+7
2016-08-24
Prevent segfault with malformed table_alt
Tatsuya Kinoshita
1
-1
/
+1
2016-08-24
Truncate max_width for renderTable
Tatsuya Kinoshita
1
-0
/
+4
2016-08-18
Fix table rowspan and colspan
Kuang-che Wu
1
-0
/
+4
2015-09-06
Fix stack overflow found by @kcwu
David Crosby
1
-2
/
+2
2015-08-11
Initialize new_tabwidth at declaration
David Crosby
1
-1
/
+1
2015-08-11
Remove dead assignments flagged by Clang static analysis
David Crosby
1
-2
/
+0
2011-06-19
Support the button element as defined in HTML 4.01
Tatsuya Kinoshita
1
-0
/
+8
2011-05-04
Adding upstream version 0.5.3
upstream/0.5.3
Tatsuya Kinoshita
1
-1
/
+12
2011-05-04
Adding upstream version 0.5.2
upstream/0.5.2
Tatsuya Kinoshita
1
-59
/
+70
2011-05-04
Adding upstream version 0.5.1
upstream/0.5.1
Tatsuya Kinoshita
1
-0
/
+3617
2010-08-09
* [w3m-dev 04375] Re: "important" bugs from bugs.debian.org
Ito Hiroyuki
1
-6
/
+4
2010-08-08
https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/131993
Ito Hiroyuki
1
-1
/
+8
2010-07-19
* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org
Ito Hiroyuki
1
-1
/
+7
2007-05-23
[w3m-dev 04236] expand display_ins_del to select a type of fontify.
Dai Sato
1
-14
/
+50
2007-05-23
[w3m-dev 03923] avoid extra blanks in pre in table.
Dai Sato
1
-42
/
+12
2006-04-08
close textarea when table related tags are found.
Dai Sato
1
-4
/
+9
2006-04-07
Use Strnew_charp(" ") instead of the wrong Strnew(" ").
Dai Sato
1
-2
/
+2
2006-04-07
rewind to 10 Feb 2006.
Dai Sato
1
-10
/
+5
2006-04-05
apply multiple patches on w3m-dev(-en) ML since Jun 2005 to Jan 2006.
Dai Sato
1
-5
/
+10
2004-01-09
[w3m-dev 04030] PUSH_TAG macro
Fumitoshi UKAI
1
-2
/
+2
2003-09-24
fix indent
Fumitoshi UKAI
1
-10
/
+10
2003-09-22
merge m17n patch
Fumitoshi UKAI
1
-126
/
+97
2003-07-13
[w3m-dev 03937] <center> in <table>
Fumitoshi UKAI
1
-4
/
+11
2003-05-14
fix indent
Fumitoshi UKAI
1
-4
/
+4
2003-05-14
[w3m-dev 03902] Re: table rendering
Fumitoshi UKAI
1
-3
/
+11
2003-05-13
[w3m-dev 03900] Re: table rendering
Fumitoshi UKAI
1
-4
/
+4
2003-05-13
fix indent
Fumitoshi UKAI
1
-18
/
+18
2003-05-13
[w3m-dev 03898] Re: table rendering
Fumitoshi UKAI
1
-1
/
+78
2003-02-20
[w3m-dev 03761] eliminate compiler warnings
Fumitoshi UKAI
1
-1
/
+3
2003-01-23
* etc.c (next_status): after = is R_ST_VALUE
Fumitoshi UKAI
1
-2
/
+3
2003-01-20
[w3m-dev 03660] Re: fputs -> Strfputs
Fumitoshi UKAI
1
-3
/
+3
2002-12-17
[w3m-dev 03577] incorrect table width
Fumitoshi UKAI
1
-9
/
+9
[next]