summaryrefslogtreecommitdiff
path: root/lib/coderay/helpers/plugin.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing Ruby 1.9 warnings.murphy2009-10-181-2/+2
* New: Plugin.title (closes #96)murphy2009-06-091-0/+8
* Removed subversion $Id$ lines.murphy2009-02-201-2/+0
* Plugin.helper can be used to load helpers from other plugins using the 'plugi...murphy2009-01-131-1/+9
* Made plugin ids case-insensitive.murphy2009-01-011-1/+1
* New: *Java Scanner* (closes #42).murphy2008-09-211-3/+7
* Lib:murphy2008-01-071-2/+2
* Done:murphy2007-01-011-2/+5
* Declared Version 0.7.4!murphy2006-10-171-3/+3
* Tests:murphy2006-10-151-326/+326
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-9/+9
* Big re-indenting - no more tabs!murphy2006-07-101-296/+296
* Fix:murphy2006-06-281-1/+1
* new version: 0.7.1murphy2006-05-111-1/+1
* New Version: 0.7.0!murphy2006-04-191-11/+11
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-3/+19
* plugin.rb: _map loading now without exceptions (doesn't produce rubygem warni...murphy2006-02-201-4/+5
* Plugin documentation updated.murphy2005-12-131-0/+11
* scanners/ruby/patterns.rb:murphy2005-12-111-1/+1
* Plugin System extended:murphy2005-12-101-55/+17
* Some fixes for cYcnus style (capital Y makes problems)murphy2005-12-051-2/+2
* plugin.rb cleanupmurphy2005-11-101-75/+82
* helpers/plugin.rb: New plugin mapping systemmurphy2005-11-061-2/+36
* bench/bench.rb: Added SilverCity benchmarkingmurphy2005-11-051-1/+10
* encoder.rb: Added Encoder#file_extensionmurphy2005-10-291-3/+3
* Two new encoders: debug and xml.murphy2005-10-041-2/+2
* Demos updated, rewritten, enhanced, tested.murphy2005-10-011-110/+109
* After merge with Plugin branch.murphy2005-09-291-0/+287