summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders
Commit message (Expand)AuthorAgeFilesLines
* - Ruby 1.9 fixesmurphy2007-11-221-1/+1
* Benchmark, comparison: replaced SilverCity with pygmentsmurphy2007-04-243-5/+9
* Done:murphy2007-01-018-118/+29
* HTML encoder: Fixed :css => :style output and made some code cleanup.murphy2006-10-191-8/+19
* Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.murphy2006-10-181-0/+1
* Ruby scanner: deleted regexp highlighting (didn't work anyway)murphy2006-09-281-2/+5
* rake test now runs in debug mode.murphy2006-07-1116-868/+868
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-245/+249
* Big re-indenting - no more tabs!murphy2006-07-1017-922/+922
* Encoders::HTML: Removed option caching.murphy2006-06-281-9/+1
* new version: 0.7.1murphy2006-05-111-0/+21
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-1613-164/+187
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-161-3/+11
* styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.murphy2006-04-151-4/+1
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-103-3/+5
* HTML Encoder: inline numerization corrected.murphy2006-03-231-1/+3
* CodeRay::Duo added for cool caching!murphy2006-03-213-25/+22
* Changed HTML encoder evil char handling (allowing for UTF-8 now.)murphy2006-03-161-5/+6
* HTML Encoder: hints fixed and improved. Still in progress.murphy2006-03-161-4/+9
* Fixed HTML encoder again. (Run the test, baka!)murphy2006-03-161-1/+1
* Fixed HTML encoder.murphy2006-03-152-14/+13
* HTML encoder improved (hint handling, :info_long)murphy2006-03-151-20/+28
* Ruby scanner errors fixed.murphy2006-03-152-3/+3
* Plugin System extended:murphy2005-12-104-6/+6
* Some fixes for cYcnus style (capital Y makes problems)murphy2005-12-052-2/+2
* New Style system added - still beta.murphy2005-11-135-124/+49
* helpers/plugin.rb: New plugin mapping systemmurphy2005-11-061-0/+8
* New helper module scheme, step 3murphy2005-11-055-4/+4
* New helper module scheme, step 2murphy2005-11-054-524/+0
* New helper module scheme, step 1murphy2005-11-054-0/+524
* HTML Encoder Documentation updated (:list style)murphy2005-11-041-1/+1
* HTML highlighting:murphy2005-11-043-85/+126
* Version 0.4.6!murphy2005-10-291-2/+12
* encoders/html.rb: Improved Info hints; better error messages; fixed tab bug!murphy2005-10-291-5/+8
* encoders/html.rb: Fixed documentation. (woah, RDoc!)murphy2005-10-291-16/+36
* encoder.rb: Added Encoder#file_extensionmurphy2005-10-293-19/+78
* scanners/ruby.rb: fixed string inline codemurphy2005-10-163-7/+8
* Two new encoders: debug and xml.murphy2005-10-043-10/+123
* demo/coderay_demos.tar.gz: demos in a tgzmurphy2005-10-021-3/+9
* Demos updated, rewritten, enhanced, tested.murphy2005-10-015-35/+44
* Some demos updated.murphy2005-10-014-56/+33
* html_output.rb changed for silly rdoc, second try.no author2005-09-261-1/+1
* html_output.rb changed for silly old rdocno author2005-09-261-1/+1
* New Repository, initial importno author2005-09-2612-0/+886