2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Increased default test sample size. Test will check more and take more time. More... about 17 years ago
Fixed rdoc in coderay.rb. More... about 17 years ago
Changed test suite to test even big files. I hope you have a fast machine. More... about 17 years ago
[KK] Just a little code cleanup and new task 187. More... about 17 years ago
Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.) Ignore test/scanners/*/*.expected.html More... over 17 years ago
Trying to fix doc task for 1.9 More... over 17 years ago
Test suite improved: - make a copy of HTML output (named test.expected.html) when complete test was successful - skip random test if ENV['only'] was set - minor output improvements - refactorized the progress output More... over 17 years ago
Added ruby.rails test to repository. More... over 17 years ago
- fixed a bug in coderay_suite (break outside of loop?) - made test and bench tasks run with all implementations - included term/ansicolor in lib (will need in some day anyway) as svn:external (this also means that tests will be colorful on all rubys) - incremented CodeRay version number (we're near...) More... over 17 years ago
Lib: - Encoder: removed a warning - Encoders::HTML: don't shadow outer variable - Plugin: move require_plugin into class namespace - Ruby Scanner: - "alias" keyword recognition - better regexp/division distinction - recognize ~, !, !=, and !~ as method names (partly Ruby 1.9 only) - reordered states for speed More... over 17 years ago
Added etc/todo (scanner drafts) and two TextMate project files. More... over 17 years ago
Ignore *.rbc files in bench/. More... almost 18 years ago
- Ruby 1.9 fixes - rake commands for jruby and rubinius - absolutized CodeRay::Tokens::ClassOfKind More... almost 18 years ago
Fixed FileType shebang recognition for empty files. [Jeremy Hinegardner] More... almost 18 years ago
Declared version 0.7.7. Fix/clarification for JRuby (th...@bovi). More... over 18 years ago
Benchmark, comparison: replaced SilverCity with pygments A bit of code and documentation cleanup HTML encoder: fixed css class output for NO_HIGHLIGHT tokens when :info is set. Fixed Text encoder. More... over 18 years ago
Changed from GPL to LGPL; thanks to Jonathan Younger. More... over 18 years ago
? More... over 18 years ago
Fixed pleac Scheme test and debug test folder. More... over 18 years ago
Added Scheme tests. More... over 18 years ago
New Scanner: Scheme (thanks closure!) Test and example added. More... over 18 years ago
Added tests for debug scanner and another ruby test case. Added drafts for a comparison of CodeRa an Pygments features. More... over 18 years ago
Done: More... over 18 years ago
Added thanks to Andreas Schwarz and wrapped lines to 78. More... almost 19 years ago
das2unix. More... almost 19 years ago
Adjusted tests for rhtml and nitro. Changed default sizes for tests => much faster default tests. More... almost 19 years ago
Fixed RHTML and NitroXHTML scanners to use new :inline_delimiter tokens. More... almost 19 years ago
Ignore much-too-large Rails test. More... almost 19 years ago
Improved output. More... almost 19 years ago
Changed require to file_type.rb. More... almost 19 years ago