Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s | murphy | 2011-07-04 | 1 | -2/+2 |
| | |||||
* | coderay list subcommand and cleanups/fixes in Plugin helper (issue #45) | murphy | 2011-06-25 | 1 | -6/+6 |
| | |||||
* | Added documentation to encoders; more code cleanups. | murphy | 2010-03-30 | 1 | -1/+5 |
| | |||||
* | * Improved implementation of Encoder *token callbacks. | murphy | 2009-06-20 | 1 | -2/+1 |
| | | | | | | | | * Documentation for these methods. * Added two new encoders: CommentFilter < TokenFilter. * Simplified Text encoder. * Code cleanup in HTML encoder subclasses. | ||||
* | rake test now runs in debug mode. | murphy | 2006-07-11 | 1 | -21/+21 |
| | | | | All .rb files converted to UNIX format (where did the \r come from?) | ||||
* | Big re-indenting - no more tabs! | murphy | 2006-07-10 | 1 | -11/+11 |
| | |||||
* | new version: 0.7.1 | murphy | 2006-05-11 | 1 | -0/+21 |
improved bin/coderay and included it into package added gem:install task added Duo#highlight (alias for encode) fixed a Plugin bug |