97
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix frame-related crash on www.sts.pl (bug 723) More... about 19 years ago
Fix various sparse warnings More... about 19 years ago
Remove unused ditrm declaration More... about 19 years ago
HTML_NODE_INFO -> HTML_, HTML_NODE_INF2 -> HTM2_ More... about 19 years ago
Add rules to check all .c files with sparse More... about 19 years ago
The site search prefix now checks for an actual URL (with the isurl sub). Searching for multiple terms with the site specified is now possible. More... about 19 years ago
The URL checking now has its own subroutine. More... about 19 years ago
Fixed the IP address detection in goto search. More... about 19 years ago
Try to fix HTTP gzip decoding More... about 19 years ago
Document the infoBox() command More... about 19 years ago
Remove unused root member of struct dom_renderer More... about 19 years ago
Remove empty lines in start of header files More... about 19 years ago
Improve the DOM stack structures comments More... about 19 years ago
Move DOM exception enum to separate file More... about 19 years ago
Rename DOM navigator -> stack More... about 19 years ago
Fix typo introduced in cdd3f5d9739d... More... about 19 years ago
Modify the logic for confirm_submit to flow better. More... about 19 years ago
Tighten scope for cached in ses_goto. More... about 19 years ago
Use ses_load in post_yes. More... about 19 years ago
Factor new function ses_load out of ses_goto. More... about 19 years ago
Drop a superfluous assignment to confirm_submit in ses_goto. More... about 19 years ago
Add some whitespace in bad_punct. More... about 19 years ago
Tidy up.
Laurent Monin
as Laurent MONIN
More... about 19 years ago
html_focusable(): use mem_free_set().
Laurent Monin
as Laurent MONIN
More... about 19 years ago
html_focusable(): use a local variable to shorten lines.
Laurent Monin
as Laurent MONIN
More... about 19 years ago
Tidy up, drop a goto.
Laurent Monin
as Laurent MONIN
More... about 19 years ago
Added a usenet binary search prefix. More... over 19 years ago
Add a file for script types testing.
Laurent Monin
as Laurent MONIN
More... over 19 years ago
Optimize type of script matching.
Laurent Monin
as Laurent MONIN
More... over 19 years ago
Attempt to match a wider range of types regarding detection of javascript. Only text/javascript type was matched.
Laurent Monin
as Laurent MONIN
More... over 19 years ago