2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed filetype.rb to file_type.rb. More... almost 19 years ago
Added Debug scanner (for .raydebug files). More... almost 19 years ago
Improved Delphi scanner. More... almost 19 years ago
Added WordList tests. Renamed Basic to BasicTest. More... almost 19 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... almost 19 years ago
dos2unix. More... almost 19 years ago
Updated version number in README. More... almost 19 years ago
HTML encoder: Fixed :css => :style output and made some code cleanup. More... almost 19 years ago
Renamed samples/INFO to sampples/README. More... almost 19 years ago
Don't run tests in debug mode per default. More... almost 19 years ago
Fixed coderay binary. More... almost 19 years ago
Scanner tests: - changed color of times from blue to white (blue is not well visible on black.) More... almost 19 years ago
Delete and ignore sample/test.html. More... almost 19 years ago
Improved fallback for scanner tests if Term::ANSIColor is not available. More... almost 19 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... almost 19 years ago
strange.in.rb test output fixed. More... almost 19 years ago
Fixed besetzung.in.rb test. More... almost 19 years ago
Thank PyKleur team in README. More... almost 19 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... almost 19 years ago
Ignore *.debug.diff generated by scanner tests. More... almost 19 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... almost 19 years ago
Fixed test: sort plugin lists. More... almost 19 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... almost 19 years ago
Renamed CodeRay::Version to CodeRay::VERSION. More... almost 19 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... almost 19 years ago
Added a note about samples tests incompatibility. More... almost 19 years ago
Go away, demos! >:-( More... almost 19 years ago
Samples: Rename .out to .expected. More... almost 19 years ago
Renamed demo files (trim demo_ prefix). More... almost 19 years ago
dos2unix More... almost 19 years ago