summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/diff.rb
Commit message (Expand)AuthorAgeFilesLines
* let autoloading to the work (fix test warnings)Kornelius Kalnbach2011-12-271-3/+1
* minor fix in diff scanner, .tmproj filetype: 1.0.3v1.0.3Kornelius Kalnbach2011-10-261-1/+1
* diff scanner: highlight "\ No newline" as :commentKornelius Kalnbach2011-09-091-5/+2
* fix issue with diffs inside of diffsKornelius Kalnbach2011-08-191-1/+3
* #309 Improved highlighting of Ruby inside diffsmurphy2011-06-221-15/+17
* Diff scanner now has its own, optimized inline-diff method; prevents regexp e...murphy2011-03-011-4/+21
* Issue #227: Inline Diff Highlighting and improved intelligent diff murphy2010-06-011-8/+72
* Fixed bug in diff scanner.murphy2010-05-051-4/+4
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-52/+44
* Diff scanner highlights unknown lines as :comment instead of :head.murphy2010-03-311-1/+1
* Improved Diff scanner - yay! Finally! Still imperfect, but works (see #52).murphy2010-03-301-13/+35
* New: Plugin.title (closes #96)murphy2009-06-091-0/+1
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-301-0/+104