| Commit message (Expand) | Author | Age | Files | Lines |
| * | update changelog | Kornelius Kalnbach | 2012-10-07 | 1 | -0/+1 |
| * | Fix HTML scanner: Don't crash if HTML in a diff contains a JavaScript tag. | Kornelius Kalnbach | 2012-10-07 | 1 | -0/+1 |
| * | changelog | Kornelius Kalnbach | 2012-07-23 | 1 | -0/+4 |
| * | changelogv1.0.7 | Kornelius Kalnbach | 2012-06-21 | 1 | -0/+1 |
| * | HTML scanner accepts boolean attributes; fixes issue #26 | Kornelius Kalnbach | 2012-06-19 | 1 | -0/+1 |
| * | bump version to 1.0.7v1.0.7.rc1 | Kornelius Kalnbach | 2012-04-06 | 1 | -0/+4 |
| * | last changes before release of 1.0.6v1.0.6 | Kornelius Kalnbach | 2012-04-06 | 1 | -0/+1 |
| * | update changelog, bump version to 1.0.6v1.0.6.rc1 | Kornelius Kalnbach | 2012-04-02 | 1 | -0/+2 |
| * | changelog | Kornelius Kalnbach | 2012-01-21 | 1 | -0/+4 |
| * | also thank tvon for reposting the autoload issuev1.0.5 | Kornelius Kalnbach | 2011-12-27 | 1 | -1/+1 |
| * | update changelogv1.0.5.rc1 | Kornelius Kalnbach | 2011-12-27 | 1 | -0/+7 |
| * | css scanner fixes; preparing 1.0.4 | Kornelius Kalnbach | 2011-11-02 | 1 | -0/+8 |
| * | minor fix in diff scanner, .tmproj filetype: 1.0.3v1.0.3 | Kornelius Kalnbach | 2011-10-26 | 1 | -0/+10 |
| * | fix .erb file type recognition; prepare 1.0.2v1.0.2 | Kornelius Kalnbach | 2011-10-26 | 1 | -0/+6 |
| * | update redmine.rubychan.de links to odd-eyed-code.org | Kornelius Kalnbach | 2011-10-26 | 1 | -15/+15 |
| * | changelog | Kornelius Kalnbach | 2011-10-19 | 1 | -0/+4 |
| * | cleanup changelog | Kornelius Kalnbach | 2011-10-17 | 1 | -2/+7 |
| * | reference github ticket in changelog | Kornelius Kalnbach | 2011-10-15 | 1 | -1/+1 |
| * | fix additional scrollbar | Kornelius Kalnbach | 2011-10-15 | 1 | -0/+1 |
| * | changelog | Kornelius Kalnbach | 2011-10-15 | 1 | -0/+6 |
| * | renaming changelogs | Kornelius Kalnbach | 2011-09-26 | 1 | -316/+240 |
| * | Major rewrite of encoders to support IO output; fixed some minor scanner bugs... | Kornelius Kalnbach | 2011-08-19 | 1 | -296/+0 |
| * | remove Scheme scanner (#59) | Kornelius Kalnbach | 2011-07-13 | 1 | -2/+3 |
| * | changelog | murphy | 2011-07-08 | 1 | -0/+1 |
| * | cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s | murphy | 2011-07-04 | 1 | -1/+1 |
| * | updating Changelog | murphy | 2011-05-21 | 1 | -7/+120 |
| * | renamed pre_* token kinds to predefined_* | murphy | 2011-04-17 | 1 | -0/+1 |
| * | ignore coverage directory | murphy | 2011-03-07 | 1 | -0/+1 |
| * | Changes! | murphy | 2011-03-07 | 1 | -10/+30 |
| * | Add 0.9.4 changes to Changes.textile in trunk. | murphy | 2010-09-12 | 1 | -0/+25 |
| * | Added all_plugins and all_titles methods to Plugin. | murphy | 2010-07-05 | 1 | -0/+2 |
| * | Updating Changes.textile with the latest tweaks and improvements. | murphy | 2010-06-29 | 1 | -3/+13 |
| * | More speedups for HTML encoding (numbering, CSS styles, Ruby 1.9). | murphy | 2010-06-27 | 1 | -0/+2 |
| * | Updated Alpha style: less bolded tokens, user-select:none for line numbers (c... | murphy | 2010-06-16 | 1 | -0/+4 |
| * | Improved JavScript regexp recognition. | murphy | 2010-06-16 | 1 | -0/+1 |
| * | Ticket #127: Clojure scanner by Licenser, yay! | murphy | 2010-06-15 | 1 | -1/+5 |
| * | Cleanups to the list of Changes; added toc command for Redmine. | murphy | 2010-06-11 | 1 | -2/+3 |
| * | Issue #227: Inline Diff Highlighting and improved intelligent diff | murphy | 2010-06-01 | 1 | -1/+22 |
| * | Added ability to scan an Array of Strings as one with Scanner#tokenize. | murphy | 2010-06-01 | 1 | -0/+3 |
| * | Added Encoder#tokens, improved some error messages. | murphy | 2010-06-01 | 1 | -1/+1 |
| * | Added :eyecatcher token type (for inline diff highlighting) and improved | murphy | 2010-06-01 | 1 | -1/+1 |
| * | Cleanups and extensions to Tokens (see issue #222). | murphy | 2010-06-01 | 1 | -1/+4 |
| * | Cleanups in Encoders::HTML::Output. | murphy | 2010-06-01 | 1 | -0/+1 |
| * | Fixed Text Encoder. | murphy | 2010-06-01 | 1 | -0/+4 |
| * | Fixed a bug in the YAML scanner (see #231). | murphy | 2010-05-21 | 1 | -0/+6 |
| * | New: Raydebug Scanner (highlights .raydebug files instead of importing them). | murphy | 2010-05-18 | 1 | -0/+4 |
| * | Ruby scanner handles :keep_state option. | murphy | 2010-05-18 | 1 | -0/+1 |
| * | Cleanup, documentation and enhancements to the Filters: | murphy | 2010-05-18 | 1 | -0/+14 |
| * | Improved Python docstring highlighting (closes #190). | murphy | 2010-05-18 | 1 | -5/+5 |
| * | Fixes for YAML encoder, Filter, and tests and API enhancements for Duo. | murphy | 2010-05-05 | 1 | -0/+5 |