| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Ruby 2.6 fixing issues | Jun Aruga | 2019-02-14 | 1 | -0/+3 |
* | fix Tokens documentation | Kornelius Kalnbach | 2013-06-23 | 1 | -10/+9 |
* | Merge branch 'master' into remove-dump | Kornelius Kalnbach | 2013-06-16 | 1 | -22/+14 |
|\ |
|
| * | cleanup Tokens documentation | Kornelius Kalnbach | 2013-06-16 | 1 | -23/+14 |
* | | remove dump/undump functionality | Kornelius Kalnbach | 2013-06-13 | 1 | -47/+1 |
|/ |
|
* | avoid empty tokens in Diff output, fix split_into_parts | Kornelius Kalnbach | 2013-06-09 | 1 | -0/+1 |
* | use coderay_path on all autoload calls | Kornelius Kalnbach | 2011-12-27 | 1 | -1/+1 |
* | cleanups, documentation for TokensProxy | Kornelius Kalnbach | 2011-09-21 | 1 | -91/+0 |
* | TokensProxy: wrap up | Kornelius Kalnbach | 2011-09-19 | 1 | -11/+2 |
* | remove obsolete workaround for old Rubinius incompatibility | Kornelius Kalnbach | 2011-09-09 | 1 | -25/+5 |
* | Major rewrite of encoders to support IO output; fixed some minor scanner bugs... | Kornelius Kalnbach | 2011-08-19 | 1 | -3/+1 |
* | #309 Improved highlighting of Ruby inside diffs | murphy | 2011-06-22 | 1 | -3/+6 |
* | cleanup Tokens; more useful error messages | murphy | 2011-03-07 | 1 | -55/+55 |
* | Speedup for Rubinius: Use Array#<< instead of #push (see #251). | murphy | 2010-09-19 | 1 | -8/+26 |
* | Use autoload instead of require (speeds up CodeRay startup) for CodeRay, Scan... | murphy | 2010-06-29 | 1 | -52/+10 |
* | Cleanups and extensions to Tokens (see issue #222). | murphy | 2010-06-01 | 1 | -42/+73 |
* | Tokens#<encoder name> raises a NoMethodError when encoder was not found. | murphy | 2010-05-18 | 1 | -0/+2 |
* | Direct Streaming! See #142 and Changes.textile. | murphy | 2010-05-01 | 1 | -102/+36 |
* | Upporting changes from 0.9.2 (vs. 0.9.1). | murphy | 2010-03-31 | 1 | -14/+16 |
* | Code cleanup. | murphy | 2010-03-30 | 1 | -4/+2 |
* | Cleanups. | murphy | 2009-12-30 | 1 | -1/+1 |
* | tokens.rb: cleanup, Tokens#scanner, tests. | murphy | 2009-10-18 | 1 | -45/+49 |
* | New: *Simple Diff Scanner* (closes #22). | murphy | 2008-09-30 | 1 | -10/+14 |
* | Declared version 0.7.7. | murphy | 2007-04-25 | 1 | -1/+1 |
* | Benchmark, comparison: replaced SilverCity with pygments | murphy | 2007-04-24 | 1 | -1/+5 |
* | Done: | murphy | 2007-01-01 | 1 | -3/+14 |
* | Tests: | murphy | 2006-10-15 | 1 | -2/+48 |
* | rake test now runs in debug mode. | murphy | 2006-07-11 | 1 | -322/+322 |
* | Big re-indenting - no more tabs! | murphy | 2006-07-10 | 1 | -318/+318 |
* | HTML Encoder: hints fixed and improved. Still in progress. | murphy | 2006-03-16 | 1 | -5/+4 |
* | First victim of the Demo Tests: Bugfix in tokens.rb! | murphy | 2005-11-04 | 1 | -1/+1 |
* | demo/demo_server.rb: Debug mode. | murphy | 2005-10-22 | 1 | -4/+3 |
* | Demos updated, rewritten, enhanced, tested. | murphy | 2005-10-01 | 1 | -10/+24 |
* | enhanced CodeRay interface | murphy | 2005-09-28 | 1 | -7/+15 |
* | New Repository, initial import | no author | 2005-09-26 | 1 | -0/+302 |