summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed CSS scanner (closes #72).murphy2009-02-066-9/+1417
* Updated version number (to 0.9.0) and gem information.murphy2009-02-066-14/+14
* Ruby scanner: Even more fixes for control and meta escape sequences.murphy2009-02-063-9/+30
* Ruby scanner: Fixed rarely used \c, \C-, and \M- escape sequences.murphy2009-02-056-14/+46
* Fixed a Ruby 1.8 compatibility bug in Groovy Scanner.murphy2009-01-222-1/+5
* Added another Groovy test (thanks to raistlin77 again).murphy2009-01-222-0/+966
* New feature: HTML encode option :highlight_lines. See documentation.murphy2009-01-225-9/+37
* Fixed JavaScript scanner, highlighting of strings as keys.murphy2009-01-221-4/+12
* Updated Groovy Scanner (feature #60).murphy2009-01-226-551/+645
* Updated cYcnus style (grayscale colors).murphy2009-01-131-5/+5
* Update for the Bash Scanner (todo).murphy2009-01-132-6/+4
* Added test:all rake task for testing CodeRay on all platforms.murphy2009-01-131-26/+43
* README: Added thanks to JRuby developers and some reformatting.murphy2009-01-131-4/+6
* Plugin.helper can be used to load helpers from other plugins using the 'plugi...murphy2009-01-131-1/+9
* New: *Groovy Scanner* (feature #60)murphy2009-01-135-0/+22159
* Java Scanner: remove :regexp cases, use :pre_type for built-in types.murphy2009-01-132-2457/+2450
* Ruby Scanner: Shebang comments are highlighted as :doctype.murphy2009-01-136-48/+52
* Improved benchmark script.murphy2009-01-123-10094/+10098
* Fixed gem task.murphy2009-01-121-2/+2
* Added rake task to copy the generated documentation over to the CodeRay website.murphy2009-01-121-0/+5
* Fixed documentation links.murphy2009-01-124-13/+9
* Fixed a bug in Ruby scanner that broke tests with JRuby.murphy2009-01-112-4/+9
* Fixed documentation, moved README into lib folder.murphy2009-01-055-32/+18
* Added js alias for JavaScript.murphy2009-01-041-0/+1
* Added scanner proposals.murphy2009-01-042-0/+317
* Made plugin ids case-insensitive.murphy2009-01-016-12/+18
* Updated README.murphy2009-01-011-31/+27
* Completed YAML Scanner (closes #34).murphy2009-01-0115-1218/+1272
* Removed yarv task.murphy2009-01-011-4/+0
* Less verbose rake output, but with Ruby version.murphy2008-12-252-1/+4
* Added Star Rating draft to repo and etc folder to coderay-lib.tmproj.murphy2008-12-252-8/+53
* JRuby fixes.murphy2008-12-253-5/+8
* Fixes for Ruby 1.9.murphy2008-12-2528-83/+2228
* Improved YAML Scanner (ticket #34).murphy2008-11-0711-896/+1164
* Fixed tests and YAML Scanner (#34)murphy2008-10-202-3/+3
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-2020-9/+9557
* New: *JSON* (closes #53). Version 0.8 is near!murphy2008-10-0813-42/+1433
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-3017-15/+4729
* Optimized CSS styles, improved coderay_suite, new HTML test.murphy2008-09-244-17/+958
* Fixed the test for Java Scanner.murphy2008-09-211-2/+2
* Forgot to remove a line from SimpleRegexpScanner that I used for Scanners::Ja...murphy2008-09-211-2/+0
* New: *Java Scanner* (closes #42).murphy2008-09-2114-94/+103555
* New: *CSS Scanner* (closes #29).murphy2008-09-1810-1/+18142
* New: *JavaScript Scanner* (closes #23).murphy2008-09-1610-10/+14780
* Added more file extensions to Scannersmurphy2008-09-1610-15/+27
* More cleanup of todo folder.murphy2008-09-123-573/+79
* Some cleanup for the toto folder.murphy2008-09-112-0/+142
* Fixed coderay/for_redcloth escaping.murphy2008-08-282-3/+42
* Changed CodeRay.for_redcloth into require 'coderay/for_redcloth'.murphy2008-08-284-47/+40
* dated version number to 0.7.9, deleted ROADMAP.murphy2008-08-283-18/+2