openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
E
El-Kabong - HTML Parser
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix copyright dates
jick
More...
over 21 years ago
Fixed memory leak when destroying ekhtml instance, as reported by osnat on SourceForge
jick
More...
over 21 years ago
* Allow comma, semicolon, and pipe as valid characters in unquoted attribute values. Fix submitted by Josh Mankoff? (jmmankoff)
jick
More...
over 21 years ago
Allow comma, semicolon, and pipe as valid characters in unquoted attribute values. Fix submitted by Josh Mankoff? (jmmankoff)
jick
More...
over 21 years ago
Add support for OSX glibtoolize
jick
More...
over 21 years ago
Prep for release -- bump version #
jick
More...
about 23 years ago
Remove more TODOs
jick
More...
about 23 years ago
Remove anotha TODO
jick
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.
jick
More...
about 23 years ago
Remove todo item
jick
More...
about 23 years ago
Accomodate testsuite to work with new quoting of attribute values
jick
More...
about 23 years ago
Provide information about what type of quotation was used for attribute values. Idea submitted by Alan Post.
jick
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
jick
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.
jick
More...
over 23 years ago
Prepare for release of 0.3.2
jick
More...
over 23 years ago
*** empty log message ***
jick
More...
over 23 years ago
Fix 2 bugs:
jick
More...
over 23 years ago
Include ctype.h since we use isalpha()
jick
More...
over 23 years ago
Remove covalent macros variable.
jick
More...
over 23 years ago
Unneeded comments removed
jick
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)
jick
More...
over 23 years ago
Update news
jick
More...
over 23 years ago
Add a test page to generate some WAY comments
jick
More...
over 23 years ago
Bugfix bump, due to starttag/endttag specific callbacks.
jick
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.
jick
More...
over 23 years ago
Test a specific handling of a tag -- in this case starttags named 'WAY'
jick
More...
over 23 years ago
Doh!
jick
More...
over 23 years ago
Move ekhtml_config.h out of the ekhtml.h header, and into individual .c files
jick
More...
over 23 years ago
Add release notes for 0.3.0
jick
More...
over 23 years ago
Include test_bogus_feedsize.sh in the distribution
jick
More...
over 23 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree