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
Slim
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 63 of 66
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed unneeded regex capture.
Fred Wu
More...
almost 15 years ago
Added jeweler to the dev env to get rid of the warning.
Fred Wu
More...
almost 15 years ago
Let's use Bundler now that we have gem dependencies.
Fred Wu
More...
almost 15 years ago
remove capturing in REGEX_CODE_BLOCK_DETECTED and REGEX_CODE_ELSE_CONTROL_WORD_DETECTED. doesn't appear to be needed
stonean
More...
almost 15 years ago
remove trailing space
stonean
More...
almost 15 years ago
don't need to capture the space, just see if it is there.
stonean
More...
almost 15 years ago
added escape_html functionality. need to tweak for speed
stonean
More...
almost 15 years ago
Format.
Fred Wu
More...
almost 15 years ago
Format.
Fred Wu
More...
almost 15 years ago
Again, more accurate labeling.
Fred Wu
More...
almost 15 years ago
More accurate naming for the regex.
Fred Wu
More...
almost 15 years ago
Simplified the if statement.
Fred Wu
More...
almost 15 years ago
Regenerated gemspec for version 0.5.1
Fred Wu
More...
almost 15 years ago
Version bump to 0.5.1
Fred Wu
More...
almost 15 years ago
Consecutive condition statements now working as expected.
Fred Wu
More...
almost 15 years ago
Removed trailing whitespaces.
Fred Wu
More...
almost 15 years ago
Regenerated gemspec for version 0.5.0
stonean
More...
almost 15 years ago
update version to 0.5.0
stonean
More...
almost 15 years ago
Added 'unless' to the list of control words.
Fred Wu
More...
almost 15 years ago
Fixes for inline conditions. There must be a better way of doing this??
Fred Wu
More...
almost 15 years ago
'-' is a valid character in HTML attributes, so let's allow that.
Fred Wu
More...
almost 15 years ago
Improved the regex so that control code now supports code blocks.
Fred Wu
More...
almost 15 years ago
Nicer syntax.
Fred Wu
More...
almost 15 years ago
Nicer syntax.
Fred Wu
More...
almost 15 years ago
Simplify the tests - removed unnecessary test data and streamlined test code.
Fred Wu
More...
almost 15 years ago
Code clarity.
Fred Wu
More...
almost 15 years ago
There's no need to detect enders for output code.
Fred Wu
More...
almost 15 years ago
Output code (start with '=') can now accept code blocks.
Fred Wu
More...
almost 15 years ago
Whitespace.
Fred Wu
More...
almost 15 years ago
Code clarity.
Fred Wu
More...
almost 15 years ago
←
1
2
…
58
59
60
61
62
63
64
65
66
→
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