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 22 hours
ago. based on code collected
about 22 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 28 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix another couple bugs regarding template contexts and verify_safe().
Ben Kurtovic
More...
over 12 years ago
Fix a couple bugs.
Ben Kurtovic
More...
over 12 years ago
Remove a bunch of white space.
Ben Kurtovic
More...
over 12 years ago
Clean up init_tokenizer().
Ben Kurtovic
More...
over 12 years ago
Clean up whitespace / newlines.
Ben Kurtovic
More...
over 12 years ago
Forgot to check numeric/hexadecimal entities for string chars.
Ben Kurtovic
More...
over 12 years ago
Ensure that there is null terminator at the end of entitydefs.
Ben Kurtovic
More...
over 12 years ago
Fix type.
Ben Kurtovic
More...
over 12 years ago
More updates.
Ben Kurtovic
More...
over 12 years ago
Mostly implement Tokenizer_really_parse_entity().
Ben Kurtovic
More...
over 12 years ago
Recover failing contexts when due to a template or link opening.
Ben Kurtovic
More...
almost 13 years ago
Rewrite verify_safe completely.
Ben Kurtovic
More...
almost 13 years ago
Fix memory leak.
Ben Kurtovic
More...
almost 13 years ago
Sync from upstream (6413ae21da); some doc updates.
Ben Kurtovic
More...
almost 13 years ago
Should have used the param's name here instead of its value.
Ben Kurtovic
More...
almost 13 years ago
Render the entire textbuffer correctly.
Ben Kurtovic
More...
almost 13 years ago
Replace textbuffer with our own datastructure.
Ben Kurtovic
More...
almost 13 years ago
Store tokens in a global variable instead of retrieving anew each time.
Ben Kurtovic
More...
almost 13 years ago
Replace Python list of stacks with a singly linked list.
Ben Kurtovic
More...
almost 13 years ago
Update some abstract protocols.
Ben Kurtovic
More...
almost 13 years ago
Process contexts in Tokenizer_handle_template_param() correctly.
Ben Kurtovic
More...
almost 13 years ago
Fix verify_save and propogate errors correctly in the parse func.
Ben Kurtovic
More...
almost 13 years ago
FromStringAndSize instead of FromString.
Ben Kurtovic
More...
almost 13 years ago
Propogate fix from b447e7bfc16322fc296d45be1a7f5e6769a53498
Ben Kurtovic
More...
almost 13 years ago
contexts.WIKILINK should also fail
Ben Kurtovic
More...
almost 13 years ago
Replace Python exception machinery with a global and some macros.
Ben Kurtovic
More...
almost 13 years ago
Bugfix when text ends within param key context.
Ben Kurtovic
More...
almost 13 years ago
Fix exception implementation; some other cleanup and fixes.
Ben Kurtovic
More...
almost 13 years ago
Fix object calls.
Ben Kurtovic
More...
almost 13 years ago
Fix Py_UNICODE comparisons.
Ben Kurtovic
More...
almost 13 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
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