0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix copyright dates More... over 21 years ago
Fixed memory leak when destroying ekhtml instance, as reported by osnat on SourceForge More... over 21 years ago
* Allow comma, semicolon, and pipe as valid characters in unquoted attribute values. Fix submitted by Josh Mankoff? (jmmankoff) More... over 21 years ago
Allow comma, semicolon, and pipe as valid characters in unquoted attribute values. Fix submitted by Josh Mankoff? (jmmankoff) More... over 21 years ago
Add support for OSX glibtoolize More... over 21 years ago
Prep for release -- bump version # More... about 23 years ago
Remove more TODOs More... about 23 years ago
Remove anotha TODO More... about 23 years ago
Tadhg O'Meara noticed that hash.c may not be thread safe when computing the hash bits. This calculation has been moved to a configure-time event, so there are no longer any more known thread-safe issues. More... about 23 years ago
Remove todo item More... about 23 years ago
Accomodate testsuite to work with new quoting of attribute values More... about 23 years ago
Provide information about what type of quotation was used for attribute values. Idea submitted by Alan Post. More... about 23 years ago
- hash.c:63 has a problem. The hash bits must be computed. This can probably be migrated to a configure macro. Noted by Tadhg O'Meara More... over 23 years ago
- Attribute values should also have an associated quote type, so that the callbacks can figure out which one was used. More... over 23 years ago
Prepare for release of 0.3.2 More... over 23 years ago
*** empty log message *** More... over 23 years ago
Fix 2 bugs: More... over 23 years ago
Include ctype.h since we use isalpha() More... over 23 years ago
Remove covalent macros variable. More... over 23 years ago
Unneeded comments removed More... over 23 years ago
- Give more information in callbacks, such as when the beginning and end braces of a tag occurred (offset in the stream) More... over 23 years ago
Update news More... over 23 years ago
Add a test page to generate some WAY comments More... over 23 years ago
Bugfix bump, due to starttag/endttag specific callbacks. More... over 23 years ago
* Fixed a critical bug which was introduced in 0.3.0, where specific start and endtags were not having their callbacks called. More... over 23 years ago
Test a specific handling of a tag -- in this case starttags named 'WAY' More... over 23 years ago
Doh! More... over 23 years ago
Move ekhtml_config.h out of the ekhtml.h header, and into individual .c files More... over 23 years ago
Add release notes for 0.3.0 More... over 23 years ago
Include test_bogus_feedsize.sh in the distribution More... over 23 years ago