summaryrefslogtreecommitdiff
path: root/Changes.textile
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix HTML scanner: Don't crash if HTML in a diff contains a JavaScript tag.Kornelius Kalnbach2012-10-071-0/+1
|
* changelogKornelius Kalnbach2012-07-231-0/+4
|
* changelogv1.0.7Kornelius Kalnbach2012-06-211-0/+1
|
* HTML scanner accepts boolean attributes; fixes issue #26Kornelius Kalnbach2012-06-191-0/+1
|
* bump version to 1.0.7v1.0.7.rc1Kornelius Kalnbach2012-04-061-0/+4
|
* last changes before release of 1.0.6v1.0.6Kornelius Kalnbach2012-04-061-0/+1
|
* update changelog, bump version to 1.0.6v1.0.6.rc1Kornelius Kalnbach2012-04-021-0/+2
|
* changelogKornelius Kalnbach2012-01-211-0/+4
|
* also thank tvon for reposting the autoload issuev1.0.5Kornelius Kalnbach2011-12-271-1/+1
|
* update changelogv1.0.5.rc1Kornelius Kalnbach2011-12-271-0/+7
|
* css scanner fixes; preparing 1.0.4Kornelius Kalnbach2011-11-021-0/+8
|
* minor fix in diff scanner, .tmproj filetype: 1.0.3v1.0.3Kornelius Kalnbach2011-10-261-0/+10
|
* fix .erb file type recognition; prepare 1.0.2v1.0.2Kornelius Kalnbach2011-10-261-0/+6
|
* update redmine.rubychan.de links to odd-eyed-code.orgKornelius Kalnbach2011-10-261-15/+15
|
* changelogKornelius Kalnbach2011-10-191-0/+4
|
* cleanup changelogKornelius Kalnbach2011-10-171-2/+7
|
* reference github ticket in changelogKornelius Kalnbach2011-10-151-1/+1
|
* fix additional scrollbarKornelius Kalnbach2011-10-151-0/+1
|
* changelogKornelius Kalnbach2011-10-151-0/+6
|
* renaming changelogsKornelius Kalnbach2011-09-261-316/+240
|
* Major rewrite of encoders to support IO output; fixed some minor scanner ↵Kornelius Kalnbach2011-08-191-296/+0
| | | | bugs; cleanups; dropped NitroXHTML scanner; improved tests
* remove Scheme scanner (#59)Kornelius Kalnbach2011-07-131-2/+3
|
* changelogmurphy2011-07-081-0/+1
|
* cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/smurphy2011-07-041-1/+1
|
* updating Changelogmurphy2011-05-211-7/+120
|
* renamed pre_* token kinds to predefined_*murphy2011-04-171-0/+1
|
* ignore coverage directorymurphy2011-03-071-0/+1
|
* Changes!murphy2011-03-071-10/+30
|
* Add 0.9.4 changes to Changes.textile in trunk.murphy2010-09-121-0/+25
|
* Added all_plugins and all_titles methods to Plugin.murphy2010-07-051-0/+2
|
* Updating Changes.textile with the latest tweaks and improvements.murphy2010-06-291-3/+13
|
* More speedups for HTML encoding (numbering, CSS styles, Ruby 1.9).murphy2010-06-271-0/+2
|
* Updated Alpha style: less bolded tokens, user-select:none for line numbers ↵murphy2010-06-161-0/+4
| | | | (closes #226), removed osolete .rx .fu style.
* Improved JavScript regexp recognition.murphy2010-06-161-0/+1
|
* Ticket #127: Clojure scanner by Licenser, yay!murphy2010-06-151-1/+5
| | | | | | It's still in development. The Scheme scanner, which Lice used as template, has some very bad code, and both scanner must be cleaned up (see #59).
* Cleanups to the list of Changes; added toc command for Redmine.murphy2010-06-111-2/+3
|
* Issue #227: Inline Diff Highlighting and improved intelligent diff murphy2010-06-011-1/+22
| | | | | | | | | highlighting for multi-line tokens. These are one of the most complex features of CodeRay now, and quite unique, I think. Of course, all of this is highly experimental, and not ready for production use.
* Added ability to scan an Array of Strings as one with Scanner#tokenize.murphy2010-06-011-0/+3
| | | | | See issue #222.
* Added Encoder#tokens, improved some error messages.murphy2010-06-011-1/+1
|
* Added :eyecatcher token type (for inline diff highlighting) and improvedmurphy2010-06-011-1/+1
| | | | | some nested styles.
* Cleanups and extensions to Tokens (see issue #222).murphy2010-06-011-1/+4
|
* Cleanups in Encoders::HTML::Output.murphy2010-06-011-0/+1
|
* Fixed Text Encoder.murphy2010-06-011-0/+4
|
* Fixed a bug in the YAML scanner (see #231).murphy2010-05-211-0/+6
|
* New: Raydebug Scanner (highlights .raydebug files instead of importing them).murphy2010-05-181-0/+4
| | | | | Closes #229.
* Ruby scanner handles :keep_state option.murphy2010-05-181-0/+1
|
* Cleanup, documentation and enhancements to the Filters:murphy2010-05-181-0/+14
| | | | | | | * TokenKindFilter handles groups (closes #223). * Added :docstring to the default KINDS_NOT_LOC list. * Also fixed a problem with the :tokens option in Scanners.
* Improved Python docstring highlighting (closes #190).murphy2010-05-181-5/+5
|
* Fixes for YAML encoder, Filter, and tests and API enhancements for Duo.murphy2010-05-051-0/+5
|
* Got rid of the old streaming system (see #142).murphy2010-05-011-4/+0
|