summaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Added some CodeRay grafics: an icon and a rainbow Ruby-chan :)murphy2009-04-145-0/+0
* Updated version number (to 0.9.0) and gem information.murphy2009-02-062-2/+2
* Ruby scanner: Fixed rarely used \c, \C-, and \M- escape sequences.murphy2009-02-052-11/+16
* New feature: HTML encode option :highlight_lines. See documentation.murphy2009-01-221-3/+3
* Update for the Bash Scanner (todo).murphy2009-01-132-6/+4
* Improved benchmark script.murphy2009-01-121-4/+4
* Fixed documentation links.murphy2009-01-121-10/+6
* Fixed documentation, moved README into lib folder.murphy2009-01-051-5/+11
* Added scanner proposals.murphy2009-01-042-0/+317
* Made plugin ids case-insensitive.murphy2009-01-011-5/+9
* Added Star Rating draft to repo and etc folder to coderay-lib.tmproj.murphy2008-12-252-8/+53
* Fixes for Ruby 1.9.murphy2008-12-252-6/+6
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-201-0/+105
* New: *JSON* (closes #53). Version 0.8 is near!murphy2008-10-081-36/+2
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-301-0/+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-212-2/+474
* Added more file extensions to Scannersmurphy2008-09-161-7/+3
* More cleanup of todo folder.murphy2008-09-123-573/+79
* Some cleanup for the toto folder.murphy2008-09-112-0/+142
* Added diff task and a Redmine TODO.murphy2008-08-112-8/+583
* Fixed FileType: .html.erb is now recognized as rhtml.murphy2008-08-111-10/+16
* [KK] Just a little code cleanup and new task 187.murphy2008-07-292-84/+5
* Added etc/todo (scanner drafts) and two TextMate project files.murphy2008-01-0776-0/+24418
* Added tests for debug scanner and another ruby test case.murphy2007-01-012-0/+93
* Logo grafic added.murphy2006-07-091-0/+0
* Moved remotelymurphy2006-04-154-0/+0
* encoder.rb: Added Encoder#file_extensionmurphy2005-10-291-0/+43