2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Dec 16, 2024 — Dec 16, 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... over 17 years ago
Fixed rdoc in coderay.rb. More... over 17 years ago
Changed test suite to test even big files. I hope you have a fast machine. More... over 17 years ago
[KK] Just a little code cleanup and new task 187. More... over 17 years ago
Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.) Ignore test/scanners/*/*.expected.html More... almost 18 years ago
Trying to fix doc task for 1.9 More... almost 18 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... almost 18 years ago
Added ruby.rails test to repository. More... almost 18 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... almost 18 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... almost 18 years ago
Added etc/todo (scanner drafts) and two TextMate project files. More... almost 18 years ago
Ignore *.rbc files in bench/. More... about 18 years ago
- Ruby 1.9 fixes - rake commands for jruby and rubinius - absolutized CodeRay::Tokens::ClassOfKind More... about 18 years ago
Fixed FileType shebang recognition for empty files. [Jeremy Hinegardner] More... about 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... almost 19 years ago
? More... almost 19 years ago
Fixed pleac Scheme test and debug test folder. More... almost 19 years ago
Added Scheme tests. More... almost 19 years ago
New Scanner: Scheme (thanks closure!) Test and example added. More... almost 19 years ago
Added tests for debug scanner and another ruby test case. Added drafts for a comparison of CodeRa an Pygments features. More... almost 19 years ago
Done: More... almost 19 years ago
Added thanks to Andreas Schwarz and wrapped lines to 78. More... about 19 years ago
das2unix. More... about 19 years ago
Adjusted tests for rhtml and nitro. Changed default sizes for tests => much faster default tests. More... about 19 years ago
Fixed RHTML and NitroXHTML scanners to use new :inline_delimiter tokens. More... about 19 years ago
Ignore much-too-large Rails test. More... about 19 years ago
Improved output. More... about 19 years ago
Changed require to file_type.rb. More... about 19 years ago