| Commit message (Expand) | Author | Age | Files | Lines |
* | HTML Encoder: inline numerization corrected. | murphy | 2006-03-23 | 4 | -12/+21 |
* | CodeRay::Duo added for cool caching! | murphy | 2006-03-21 | 5 | -25/+60 |
* | Changed HTML encoder evil char handling (allowing for UTF-8 now.) | murphy | 2006-03-16 | 1 | -5/+6 |
* | HTML Encoder: hints fixed and improved. Still in progress. | murphy | 2006-03-16 | 2 | -9/+13 |
* | Fixed HTML encoder again. (Run the test, baka!) | murphy | 2006-03-16 | 1 | -1/+1 |
* | Fixed HTML encoder. | murphy | 2006-03-15 | 2 | -14/+13 |
* | HTML encoder improved (hint handling, :info_long) | murphy | 2006-03-15 | 1 | -20/+28 |
* | Deleted silly debug print. | murphy | 2006-03-15 | 1 | -1/+1 |
* | Ruby scanner fixed - nasty bug in ruby/patterns.rb. | murphy | 2006-03-15 | 1 | -7/+7 |
* | Ruby scanner errors fixed. | murphy | 2006-03-15 | 3 | -7/+7 |
* | WordList is now a first-class Class independent from CodeRay. | murphy | 2006-02-20 | 1 | -95/+94 |
* | plugin.rb: _map loading now without exceptions (doesn't produce rubygem warni... | murphy | 2006-02-20 | 1 | -4/+5 |
* | Plugin documentation updated. | murphy | 2005-12-13 | 1 | -0/+11 |
* | scanners/ruby/patterns.rb: | murphy | 2005-12-11 | 2 | -2/+2 |
* | Plugin System extended: | murphy | 2005-12-10 | 7 | -62/+24 |
* | Some fixes for cYcnus style (capital Y makes problems) | murphy | 2005-12-05 | 4 | -5/+5 |
* | New Style system added - still beta. | murphy | 2005-11-13 | 8 | -124/+307 |
* | plugin.rb cleanup | murphy | 2005-11-10 | 1 | -75/+82 |
* | helpers/plugin.rb: New plugin mapping system | murphy | 2005-11-06 | 3 | -2/+54 |
* | bench/bench.rb: Added SilverCity benchmarking | murphy | 2005-11-05 | 4 | -5/+15 |
* | helpers/word_list.rb: enhanced doc a bit. | murphy | 2005-11-05 | 1 | -0/+8 |
* | helpers/word_list.rb: | murphy | 2005-11-05 | 4 | -38/+30 |
* | scanner_helper.rb --> word_list.rb | murphy | 2005-11-05 | 1 | -0/+0 |
* | scanner_helper.rb: more doc, re-indented | murphy | 2005-11-05 | 1 | -59/+103 |
* | New helper module scheme, step 3 | murphy | 2005-11-05 | 7 | -5/+5 |
* | New helper module scheme, step 2 | murphy | 2005-11-05 | 4 | -524/+0 |
* | New helper module scheme, step 2 | murphy | 2005-11-05 | 1 | -213/+0 |
* | New helper module scheme, step 1 | murphy | 2005-11-05 | 5 | -0/+737 |
* | First victim of the Demo Tests: Bugfix in tokens.rb! | murphy | 2005-11-04 | 1 | -1/+1 |
* | HTML Encoder Documentation updated (:list style) | murphy | 2005-11-04 | 1 | -1/+1 |
* | HTML highlighting: | murphy | 2005-11-04 | 3 | -85/+126 |
* | Version 0.4.6! | murphy | 2005-10-29 | 1 | -2/+12 |
* | encoders/html.rb: Improved Info hints; better error messages; fixed tab bug! | murphy | 2005-10-29 | 1 | -5/+8 |
* | encoders/html.rb: Fixed documentation. (woah, RDoc!) | murphy | 2005-10-29 | 1 | -16/+36 |
* | scanners/ruby.rb: changed operator handling = fix and speedup. | murphy | 2005-10-29 | 1 | -19/+23 |
* | scanners/ruby.rb, ruby_helper.rb: Fixes, changes. | murphy | 2005-10-29 | 2 | -19/+61 |
* | encoder.rb: Added Encoder#file_extension | murphy | 2005-10-29 | 5 | -22/+86 |
* | demo/demo_server.rb: Debug mode. | murphy | 2005-10-22 | 2 | -5/+5 |
* | scanners/ruby.rb: fixed string inline code | murphy | 2005-10-16 | 4 | -11/+11 |
* | Two new encoders: debug and xml. | murphy | 2005-10-04 | 7 | -39/+172 |
* | demo/coderay_demos.tar.gz: demos in a tgz | murphy | 2005-10-02 | 1 | -3/+9 |
* | Demos updated, rewritten, enhanced, tested. | murphy | 2005-10-01 | 8 | -164/+190 |
* | Some demos updated. | murphy | 2005-10-01 | 4 | -56/+33 |
* | After merge with Plugin branch. | murphy | 2005-09-29 | 3 | -369/+472 |
* | Re-indented encoder.rb and scanner.rb. | murphy | 2005-09-29 | 2 | -247/+263 |
* | Still working on Documentation. | murphy | 2005-09-28 | 1 | -2/+2 |
* | refactoring: encoder.rb: using get_scanner_options | murphy | 2005-09-28 | 1 | -1/+1 |
* | enhanced CodeRay interface | murphy | 2005-09-28 | 2 | -8/+16 |
* | Added $Id$ keyword. | no author | 2005-09-26 | 2 | -20/+28 |
* | Scanners in alpha state moved to hidden. | no author | 2005-09-26 | 3 | -491/+0 |