Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major rewrite of encoders to support IO output; fixed some minor scanner ↵ | Kornelius Kalnbach | 2011-08-19 | 1 | -3/+9 |
| | | | | bugs; cleanups; dropped NitroXHTML scanner; improved tests | ||||
* | Fixed Count encoder. | murphy | 2010-10-15 | 1 | -0/+2 |
| | |||||
* | Removing tests from library files. They live now in test/unit. | murphy | 2010-06-29 | 1 | -23/+0 |
| | |||||
* | Got rid of the old streaming system (see #142). | murphy | 2010-05-01 | 1 | -1/+0 |
| | |||||
* | Direct Streaming! See #142 and Changes.textile. | murphy | 2010-05-01 | 1 | -7/+37 |
| | |||||
* | Added documentation to encoders; more code cleanups. | murphy | 2010-03-30 | 1 | -2/+6 |
| | |||||
* | 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 | -12/+12 |
| | |||||
* | Re-indented everything. Sorry to break the blame chain. | murphy | 2006-04-16 | 1 | -3/+3 |
| | |||||
* | Demos updated, rewritten, enhanced, tested. | murphy | 2005-10-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | Some code cleanups. Bugs fixed, scanner and encoder improved: count.rb: marked Streamable html_css.rb: style for inline numbers html.rb: changed options; :line_numbers_offset is now :line_number_start html_output.rb: offset for inline numbers fixed html.rb: token text no longer changed by gsub! while highlighting (this is even faster!) text.rb, plugin.rb: reindented ruby.rb: eleminated multiple assignments for speed tokens.rb: reindented, Tokens#to_s added, #<< returns self Plugin system: bugs fixed, error messages improved. | ||||
* | New Repository, initial import | no author | 2005-09-26 | 1 | -0/+20 |