2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed filetype.rb to file_type.rb. More... over 18 years ago
Added Debug scanner (for .raydebug files). More... over 18 years ago
Improved Delphi scanner. More... over 18 years ago
Added WordList tests. Renamed Basic to BasicTest. More... over 18 years ago
WordList: - fixed a bad bug (CaseIgnoringWordList wasn't case ignoring!) - code and doc cleanup - optional caching added - interface minimized (no more WordList.for) FileType: - added raybedug type (see next commits) More... over 18 years ago
dos2unix. More... over 18 years ago
Updated version number in README. More... over 18 years ago
HTML encoder: Fixed :css => :style output and made some code cleanup. More... over 18 years ago
Renamed samples/INFO to sampples/README. More... over 18 years ago
Don't run tests in debug mode per default. More... over 18 years ago
Fixed coderay binary. More... over 18 years ago
Scanner tests: - changed color of times from blue to white (blue is not well visible on black.) More... over 18 years ago
Delete and ignore sample/test.html. More... over 18 years ago
Improved fallback for scanner tests if Term::ANSIColor is not available. More... over 18 years ago
Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem. New token: :inline_delimiter Scanner tests suite revamped: colorization, split up into methods. More... over 18 years ago
strange.in.rb test output fixed. More... over 18 years ago
Fixed besetzung.in.rb test. More... over 18 years ago
Thank PyKleur team in README. More... over 18 years ago
Fixed warning in bench.rb. Ruby Scanner: improved handling of ambiguos values. - operator methods are now :ident instead of :operator - fancy_allowed and regexp_allowed are now value_expected - value_expected works in operator method calls - tests enhanced and adjusted Scanner tests: new diffed option, diff doesn't imply noassert anymore More... over 18 years ago
Ignore *.debug.diff generated by scanner tests. More... over 18 years ago
Fixed functional test. Fixed Ruby scanner (/= was scanned as regexp!) Made bench.rb run from any folder. Made scanner test diff function work via EDITOR instead of gvimdiff. More... over 18 years ago
Fixed test: sort plugin lists. More... over 18 years ago
Added functional test task and renamed all test task descriptions. rake test now runs both functional and scanner tests! Deleted stupid classes test. More... over 18 years ago
Renamed CodeRay::Version to CodeRay::VERSION. More... over 18 years ago
Declared Version 0.7.4! Plugin#all_plugin_names is now called #list. Added some basic functional tests and adjusted statistic.rake. More... over 18 years ago
Added a note about samples tests incompatibility. More... over 18 years ago
Go away, demos! >:-( More... over 18 years ago
Samples: Rename .out to .expected. More... over 18 years ago
Renamed demo files (trim demo_ prefix). More... over 18 years ago
dos2unix More... over 18 years ago