openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mwparserfromhell
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Aug 24, 2024 — Aug 24, 2025
Showing page 20 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix some broken tests.
Ben Kurtovic
More...
about 12 years ago
Add some tests and a new context.
Ben Kurtovic
More...
about 12 years ago
Add support for bold and italic text (part one).
Ben Kurtovic
More...
about 12 years ago
Add a couple tests and fix a couple broken ones.
Ben Kurtovic
More...
about 12 years ago
Add support for dt, dd. Refactor. Fix some broken tests.
Ben Kurtovic
More...
about 12 years ago
Fix.
Ben Kurtovic
More...
about 12 years ago
Parse *, #; add another test.
Ben Kurtovic
More...
about 12 years ago
Implement horizontal rules (----)
Ben Kurtovic
More...
about 12 years ago
Finish expected results for wiki-markup test cases.
Ben Kurtovic
More...
about 12 years ago
Add 56 tokenizer tests for wiki-markup tags.
Ben Kurtovic
More...
about 12 years ago
Strip self-closing tags correctly.
Ben Kurtovic
More...
about 12 years ago
Add builder and tokenizer tests for wiki-markup tags.
Ben Kurtovic
More...
about 12 years ago
wiki_markup stores the markup itself instead of a bool
Ben Kurtovic
More...
about 12 years ago
Tag.showtag -> Tag.wiki_markup
Ben Kurtovic
More...
about 12 years ago
Remove unused functions.
Ben Kurtovic
More...
about 12 years ago
Finish test_tag
Ben Kurtovic
More...
about 12 years ago
Start test_tag; some fixes for Tags.
Ben Kurtovic
More...
about 12 years ago
test_attribute; better setters for padding attributes
Ben Kurtovic
More...
about 12 years ago
Finish tag building test cases (#9)
Ben Kurtovic
More...
about 12 years ago
Fix assorted bugs in the Tag node.
Ben Kurtovic
More...
about 12 years ago
Some doc updates.
Ben Kurtovic
More...
about 12 years ago
Merge branch 'feature/html_tags' into develop (#9)
Ben Kurtovic
More...
about 12 years ago
Remove unnecessary markers.
Ben Kurtovic
More...
about 12 years ago
Fix resetting of fields when doing multiple tokenizations.
Ben Kurtovic
More...
about 12 years ago
Rearrange functions; remove useless prototypes.
Ben Kurtovic
More...
about 12 years ago
Actually write to buffer with invalid tag starts.
Ben Kurtovic
More...
about 12 years ago
Don't decrement refcount with PyList_SetItem().
Ben Kurtovic
More...
about 12 years ago
Fix unsafe context definitions.
Ben Kurtovic
More...
about 12 years ago
Route failure shouldn't be consumed before it reaches Tokenizer_parse_tag().
Ben Kurtovic
More...
about 12 years ago
Properly handle the first space after a tag name.
Ben Kurtovic
More...
about 12 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
33
34
→
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