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
1 day
ago. based on code collected
1 day
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 21 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refactor TagData code into dedicated functions.
Ben Kurtovic
More...
about 12 years ago
Correctly set TagOpenData's default values.
Ben Kurtovic
More...
about 12 years ago
Reset routes properly.
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_handle_single_only_tag_end(), Tokenizer_handle_single_tag_end()
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_handle_invalid_tag_start()
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_handle_tag_close_close()
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_handle_tag_open_close()
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_handle_tag_close_open()
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_handle_tag_text(), Tokenizer_handle_blacklisted_tag()
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_handle_tag_space(); refactor textbuffer writing.
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_handle_tag_data(); add a read-backwards macro.
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_push_tag_buffer()
Ben Kurtovic
More...
about 12 years ago
Implement Tokenizer_parse_tag(), Tokenizer_really_parse_tag()
Ben Kurtovic
More...
about 12 years ago
Finish porting misc changes; add prototypes for remaining functions.
Ben Kurtovic
More...
about 12 years ago
Port more Python tokenizer updates to C.
Ben Kurtovic
More...
about 12 years ago
Start C port of tag tokenization; refactor the init func.
Ben Kurtovic
More...
about 12 years ago
Make showtag=True implicit.
Ben Kurtovic
More...
about 12 years ago
Correctly tokenize single-only HTML tags, part two.
Ben Kurtovic
More...
about 12 years ago
Correctly tokenize single-only HTML tags, part one.
Ben Kurtovic
More...
about 12 years ago
Tokenizer support for implicitly self-closing tags.
Ben Kurtovic
More...
about 12 years ago
Support single and single-only tags like <br>.
Ben Kurtovic
More...
about 12 years ago
Tests for single and single_only tags.
Ben Kurtovic
More...
about 12 years ago
Improve/fix the way padding is handled.
Ben Kurtovic
More...
about 12 years ago
Support parser-blacklisted tags like <nowiki>
Ben Kurtovic
More...
about 12 years ago
Four tests for <nowiki> + friends.
Ben Kurtovic
More...
about 12 years ago
Clean up the way contexts are defined.
Ben Kurtovic
More...
about 12 years ago
Adding a test for triple backslashes.
Ben Kurtovic
More...
about 12 years ago
Support backslash-escaped quotes in tags; CX_NEED_* -> CX_NOTE_*
Ben Kurtovic
More...
about 12 years ago
Fix broken tests.
Ben Kurtovic
More...
about 12 years ago
Add seven tests related to backslashes before quotes.
Ben Kurtovic
More...
about 12 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
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