summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Got rid of the old streaming system (see #142).murphy2010-05-0128-120/+17
* Added examples tests to the functional suite.murphy2010-05-011-1/+1
* Added tests for the CodeRay website examples.murphy2010-05-011-0/+258
* Added JSON example benchmark data.murphy2010-05-011-0/+655
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-0146-1721/+1607
* Improved behavior of Plugin#register_for.murphy2010-05-011-2/+3
* Fixed a buggy warning.murphy2010-04-281-1/+1
* Added 191 task, added 191 and 187 to the list of test:all Ruby versions.murphy2010-04-283-2/+6
* diff task now supports repositories which have a folder named "diff".murphy2010-04-281-7/+12
* Fixing bug in Java and JSON scanners (unfinished strings where not closed cor...murphy2010-04-174-34/+35
* Fixed benchmarks.murphy2010-04-151-7/+0
* More cleanup.murphy2010-04-151-2/+6
* Cleanups.murphy2010-04-151-11/+11
* Added the external scanner test suite.murphy2010-04-150-0/+0
* Moving scanner tests into separate repository. The repository can be reached ...murphy2010-04-14236-743287/+0
* A nice script which helps setting the svn:ignore properties.murphy2010-04-141-0/+4
* Fixing svn:ignore properties for all scanner directories.murphy2010-04-140-0/+0
* Removing obsolete svn:ignore property.murphy2010-04-140-0/+0
* CSS Scanner: Adding support for CSS 3 functions and colors, changing highligh...murphy2010-04-148-26/+423
* Fixed a problem with highlighted diff lines in the output of the scanner suite.murphy2010-04-141-6/+8
* (no commit message)murphy2010-04-111-4/+4
* Converted binary to UNIX format, and some cleanup in the version history.murphy2010-04-114-113/+123
* Repository maintainance.murphy2010-04-020-0/+0
* Python scanner highlights docstrings as comments (see #190).murphy2010-04-029-414/+455
* Java Scanner: Package names are recognized, along with some code cleanup. Clo...murphy2010-04-028-90/+130
* New HTML Encoder option :line_number_anchors (closes #208).murphy2010-04-028-100/+90
* HTML encoder is HTML 5 and CSS 3 compatible (closes #215).murphy2010-04-023-7/+4
* gem task: Make automatic beta recognition and pre switch play nice together.murphy2010-04-021-4/+3
* Upporting changes from 0.9.2 (vs. 0.9.1).murphy2010-03-3128-318/+245
* Remove term-ansicolor library from trunk.murphy2010-03-310-0/+0
* Updated TextMate project file.murphy2010-03-311-16/+8
* Diff scanner highlights unknown lines as :comment instead of :head.murphy2010-03-312-19/+15
* Improved Debug scanner (see Changes.textile).murphy2010-03-312-5/+13
* Don't raise error for unknown token kinds unless in @$CODERAY_DEBUG@ mode.murphy2010-03-312-1/+6
* Improved the styles a bit.murphy2010-03-312-6/+6
* Missing change logged.murphy2010-03-311-0/+3
* Improved Ruby scanner (see #147 and Changes.textile.)murphy2010-03-3113-303/+369
* Updated coderay binary documentation.murphy2010-03-311-1/+2
* Use new :alpha style be default. This means IE will have problems with the co...murphy2010-03-313-2/+6
* Updated test suite to use new Diff scanner and :alpha style.murphy2010-03-301-21/+57
* Updated diff scanner tests.murphy2010-03-304-2027/+2177
* Improved Diff scanner - yay! Finally! Still imperfect, but works (see #52).murphy2010-03-302-17/+50
* Improved Terminal encoder (documentation, handling of line tokens).murphy2010-03-302-58/+85
* Those TextMate project updates bug me.murphy2010-03-301-8/+12
* Upporting r463, removing String#to_unix.murphy2010-03-302-23/+28
* Code cleanup.murphy2010-03-301-4/+2
* Added alias :remove_comments for CommentFilter.murphy2010-03-302-1/+6
* Added documentation to encoders; more code cleanups.murphy2010-03-3012-23/+113
* Renamed token_classes to token_kinds (closes #122).murphy2010-03-3010-142/+178
* Added new keywords and functions to SQL scanner (see #221, thanks to Joshua G...murphy2010-03-304-3/+517