summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* New: *Python Scanner* (feature #41)murphy2009-04-144-0/+36847
* Using the new :title option in coderay_suite.rb.murphy2009-04-141-1/+2
* JavaScript scanner: Fixed string keys (closes #85).murphy2009-02-201-72/+72
* Fixed a bug in for_redcloth.rb (closes #87).murphy2009-02-181-2/+20
* Fixed CSS scanner (closes #72).murphy2009-02-065-3/+1389
* Ruby scanner: Even more fixes for control and meta escape sequences.murphy2009-02-062-0/+16
* Ruby scanner: Fixed rarely used \c, \C-, and \M- escape sequences.murphy2009-02-052-2/+28
* Added another Groovy test (thanks to raistlin77 again).murphy2009-01-222-0/+966
* New feature: HTML encode option :highlight_lines. See documentation.murphy2009-01-221-5/+11
* Updated Groovy Scanner (feature #60).murphy2009-01-225-518/+588
* New: *Groovy Scanner* (feature #60)murphy2009-01-133-0/+21910
* Java Scanner: remove :regexp cases, use :pre_type for built-in types.murphy2009-01-131-2447/+2447
* Ruby Scanner: Shebang comments are highlighted as :doctype.murphy2009-01-135-48/+48
* Fixed a bug in Ruby scanner that broke tests with JRuby.murphy2009-01-111-3/+7
* Made plugin ids case-insensitive.murphy2009-01-011-1/+1
* Completed YAML Scanner (closes #34).murphy2009-01-0110-1190/+1234
* JRuby fixes.murphy2008-12-252-3/+5
* Fixes for Ruby 1.9.murphy2008-12-2521-21/+2160
* Improved YAML Scanner (ticket #34).murphy2008-11-079-885/+1129
* Fixed tests and YAML Scanner (#34)murphy2008-10-201-2/+2
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-2012-0/+9326
* New: *JSON* (closes #53). Version 0.8 is near!murphy2008-10-089-0/+1316
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-306-1/+4539
* Optimized CSS styles, improved coderay_suite, new HTML test.murphy2008-09-243-16/+957
* Fixed the test for Java Scanner.murphy2008-09-211-2/+2
* New: *Java Scanner* (closes #42).murphy2008-09-215-72/+102461
* New: *CSS Scanner* (closes #29).murphy2008-09-187-0/+17954
* New: *JavaScript Scanner* (closes #23).murphy2008-09-163-0/+14566
* Added more file extensions to Scannersmurphy2008-09-163-6/+18
* Fixed coderay/for_redcloth escaping.murphy2008-08-281-1/+22
* Changed CodeRay.for_redcloth into require 'coderay/for_redcloth'.murphy2008-08-281-1/+1
* Added CodeRay.for_redcloth with test and documentation.murphy2008-08-281-0/+7
* Changed coderay_suite's defaults: 'noassert' option is now 'assert'.murphy2008-08-111-8/+8
* Increased default test sample size. Test will check more and take more time.murphy2008-08-061-1/+1
* Fixed rdoc in coderay.rb.murphy2008-08-061-4/+4
* Changed test suite to test even big files. I hope you have a fast machine.murphy2008-08-041-4/+4
* Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.)murphy2008-01-216-41/+41
* Test suite improved:murphy2008-01-211-63/+68
* Added ruby.rails test to repository.murphy2008-01-212-0/+148518
* - fixed a bug in coderay_suite (break outside of loop?)murphy2008-01-121-13/+3
* Lib:murphy2008-01-079-71/+236
* ?murphy2007-01-012-338/+0
* Fixed pleac Scheme test and debug test folder.murphy2007-01-011-2/+2
* Added Scheme tests.murphy2007-01-012-0/+5179
* New Scanner: Scheme (thanks closure!)murphy2007-01-015-13/+5194
* Added tests for debug scanner and another ruby test case.murphy2007-01-019-0/+575
* Done:murphy2007-01-013-8/+32
* Adjusted tests for rhtml and nitro.murphy2006-10-203-64/+64
* Improved output.murphy2006-10-201-19/+25
* Improved Delphi scanner.murphy2006-10-202-2969/+2969