summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/diff.rb
Commit message (Expand)AuthorAgeFilesLines
* 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