0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added diff task and a Redmine TODO. More... over 15 years ago
Fixed FileType: .html.erb is now recognized as rhtml. More... over 15 years ago
Increased default test sample size. Test will check more and take more time. More... over 15 years ago
Fixed rdoc in coderay.rb. More... over 15 years ago
Changed test suite to test even big files. I hope you have a fast machine. More... over 15 years ago
[KK] Just a little code cleanup and new task 187. More... almost 16 years ago
Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.) Ignore test/scanners/*/*.expected.html More... over 16 years ago
Trying to fix doc task for 1.9 More... over 16 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 16 years ago
Added ruby.rails test to repository. More... over 16 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 16 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 16 years ago
Added etc/todo (scanner drafts) and two TextMate project files. More... over 16 years ago
Ignore *.rbc files in bench/. More... over 16 years ago
- Ruby 1.9 fixes - rake commands for jruby and rubinius - absolutized CodeRay::Tokens::ClassOfKind More... over 16 years ago
Fixed FileType shebang recognition for empty files. [Jeremy Hinegardner] More... over 16 years ago
Declared version 0.7.7. Fix/clarification for JRuby (th...@bovi). More... about 17 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... about 17 years ago
Changed from GPL to LGPL; thanks to Jonathan Younger. More... about 17 years ago
? More... over 17 years ago
Fixed pleac Scheme test and debug test folder. More... over 17 years ago
Added Scheme tests. More... over 17 years ago
New Scanner: Scheme (thanks closure!) Test and example added. More... over 17 years ago
Added tests for debug scanner and another ruby test case. Added drafts for a comparison of CodeRa an Pygments features. More... over 17 years ago
Done: More... over 17 years ago
Added thanks to Andreas Schwarz and wrapped lines to 78. More... over 17 years ago
das2unix. More... over 17 years ago
Adjusted tests for rhtml and nitro. Changed default sizes for tests => much faster default tests. More... over 17 years ago
Fixed RHTML and NitroXHTML scanners to use new :inline_delimiter tokens. More... over 17 years ago
Ignore much-too-large Rails test. More... over 17 years ago