summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/nitro_xhtml.rb
Commit message (Expand)AuthorAgeFilesLines
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-136/+0
* new method Scanner#scan_rest (upported from 0.9.8), and Scanner::ScanError is...murphy2011-05-211-1/+1
* Got rid of the old streaming system (see #142).murphy2010-05-011-1/+0
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-39/+39
* Cleanup of Nitro-XHTML Scanner.murphy2010-03-261-9/+10
* Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to t...murphy2009-12-281-0/+1
* Updating scanners: Ruby 1.9 warnings, KINDS_NOT_LOCmurphy2009-10-191-0/+2
* New: Plugin.title (closes #96)murphy2009-06-091-0/+1
* Removed subversion $Id$ lines.murphy2009-02-201-2/+0
* Added more file extensions to Scannersmurphy2008-09-161-0/+1
* Fixed RHTML and NitroXHTML scanners to use new :inline_delimiter tokens.murphy2006-10-201-4/+4
* Tests:murphy2006-10-151-0/+3
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-0/+130