97
I Use This!
Inactive

Commits : Listings

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