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
C
CodeRay
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 15, 2024 — Jul 15, 2025
Showing page 24 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updating Changes.textile with the latest tweaks and improvements.
murphy
More...
about 15 years ago
Updating TM project.
murphy
More...
about 15 years ago
Made token methods of JSON encoder public.
murphy
More...
about 15 years ago
Made token methods of Statisic encoder public.
murphy
More...
about 15 years ago
General cleanup to Encoders::HTML::Output module: Numbering is now a bit less obtrusive.
murphy
More...
about 15 years ago
General cleanup in this weird Encoders::HTML::Output module.
murphy
More...
about 15 years ago
Use autoload instead of require (speeds up CodeRay startup) for CodeRay, Scanner, Tokens, and Encoders::HTML.
murphy
More...
about 15 years ago
LOC encoder uses faster to_s encoder now and prints a more useful warning when no scanner was assigned.
murphy
More...
about 15 years ago
Encoder changes: The base class now serves as a complete to_s encoder, concatenating all text tokens together. The Text encoder inherits this. Use Tokens#to_s to use this encoder.
murphy
More...
about 15 years ago
Cleaned up GZip helper library (moved into CodeRay namespace, removed String extensions), improved FileType error message for ambiguous arguments.
murphy
More...
about 15 years ago
Plugin: Added PluginHost#const_missing for plugin autoloading, fixed and improved documentation, re-indented everything.
murphy
More...
about 15 years ago
Encoder#to_proc is obsolete.
murphy
More...
about 15 years ago
Improved JSON encoder: Loading of json library in JRUBY, error messages, "early death" by loading it when the encoder is loaded.
murphy
More...
about 15 years ago
Removing tests from library files. They live now in test/unit.
murphy
More...
about 15 years ago
Added encoding header for Clojure scanner: Rember to put this on top when using non-ASCII chars :)
murphy
More...
about 15 years ago
Fixed code statistics (added executable and unit tests, removed double counting of coderay.rb).
murphy
More...
about 15 years ago
Added lots of unit tests.
murphy
More...
about 15 years ago
Remove tests that belong into the new test/unit folder.
murphy
More...
about 15 years ago
Cleaning up functional tests: Automatically load all files in the folder.
murphy
More...
about 15 years ago
rake bench now uses line numbers (slower, but more realistic).
murphy
More...
about 15 years ago
Fixed for_redcloth test for the edge case that RedCloth is defined, but was not loaded.
murphy
More...
about 15 years ago
Cleaning up tests.
murphy
More...
about 15 years ago
A prototype implementation of "inside Regexp" detection for the Ruby scanner. Would be nice for diffs.
murphy
More...
about 15 years ago
More speedups for HTML encoding (numbering, CSS styles, Ruby 1.9).
murphy
More...
about 15 years ago
A little more documentation for Scanner.
murphy
More...
about 15 years ago
Benchmark script uses -Ofull option for pygmentize.
murphy
More...
about 15 years ago
Trying out a simplified, faster method of HTML encoding.
murphy
More...
about 15 years ago
Alpha style: Removed background color for :inline_delimiter.
murphy
More...
about 15 years ago
Updated for_redcloth test to latest Alpha style.
murphy
More...
about 15 years ago
Updated examples test to latest Alpha style.
murphy
More...
about 15 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
41
42
→
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