1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Sep 20, 2025 — Sep 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README to mention other projects More... 8 months ago
Update README in preparation for archiving the project. More... over 3 years ago
Merge pull request #367 from mominul/patch-1 More... about 10 years ago
Markdownify CHANGELOG.md More... about 10 years ago
Merge pull request #359 from kevinhendricks/master More... almost 11 years ago
Fix error mesage use of return value form vnsprintf More... almost 11 years ago
Merge pull request #341 from vmg/vmg/upstream-reset-insertion More... over 11 years ago
Merge pull request #340 from google/v0.10.2 More... over 11 years ago
parser: Skip non-HTML elements when resetting insertion More... over 11 years ago
Merge pull request #339 from nostrademons/fragment_parsing More... over 11 years ago
Added a test for fragments with multiple nodes. More... over 11 years ago
Bump version number. Because the version-number commit for v0.9.4 came after the last commit in v0.10.0, GitHub thinks the former is the most recent release and highlights it on the webpage instead. This is a no-op commit just to make the 0.10 series show up higher. More... over 11 years ago
Add .dylib files to gitignore. More... over 11 years ago
Fix the last 3 instances of signed/unsigned comparisons. More... over 11 years ago
Update Changelog for v0.10.0 More... over 11 years ago
Merge signed/unsigned warnings fix in from v0.9.4, also fixing a couple v0.10.0-specific instances. More... over 11 years ago
Update changelog. More... over 11 years ago
Additional signed/unsigned fixes for Visual Studio. More... over 11 years ago
Merge in housekeeping branch, and re-run clang-format. More... over 11 years ago
Merge branch 'master' into v0.10.0. This pulls in both some submitted pull requests (eg. README fixes, AppVeyor config, security fix to handle_in_select) and some fixes that went into v0.9.4 (utf8 security fix, signed/unsigned warnings, unused variable warnings). More... over 11 years ago
Merge changes from v0.9.4 into master. This includes the security fixes in utf8_is_invalid_codepoint, a number of signed/unsigned fixes to eliminate AppVeyor warnings, and the elimination of some unused variable warnings. More... over 11 years ago
Merge pull request #335 from nostrademons/fix_security_issues_v0.10.0 More... over 11 years ago
Merge pull request #334 from nostrademons/fix_security_issues More... over 11 years ago
Reformat the source code with clang-format, and add a config file for formatting preferences. More... over 11 years ago
Update gen_tags.py to exempt generated files from clang-format, and regen the tag lists. More... over 11 years ago
Update version to 0.10.0 for both Python and autoconf. More... over 11 years ago
Merge master, bringing in some tag utilities that weren't yet on v0.10.0. More... over 11 years ago
Update to CONTRIBUTING file with code hygiene guidelines. More... over 11 years ago
Update ragel char_ref to turn off clang formatting of data tables. More... over 11 years ago
Update CONTRIBUTING guidelines. More... over 11 years ago