summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* rename CaseIgnoringWordList to WordList::CaseIgnoringKornelius Kalnbach2011-08-191-4/+4
|
* ignore doc folderKornelius Kalnbach2011-08-191-7/+25
|
* trying to integrate Travis CIKornelius Kalnbach2011-08-191-35/+30
|
* Major rewrite of encoders to support IO output; fixed some minor scanner ↵Kornelius Kalnbach2011-08-192-39/+23
| | | | bugs; cleanups; dropped NitroXHTML scanner; improved tests
* remove Scheme scanner (#59)Kornelius Kalnbach2011-07-131-0/+136
|
* removing old version diffsmurphy2011-07-083-1601/+0
|
* minor support fixes for some Ruby engines and versionsmurphy2011-07-081-1/+1
|
* cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/smurphy2011-07-041-2/+2
|
* coderay list subcommand and cleanups/fixes in Plugin helper (issue #45)murphy2011-06-251-112/+0
|
* #309 Improved highlighting of Ruby inside diffsmurphy2011-06-221-14/+80
|
* issue #45: new command line interface!murphy2011-06-171-0/+50
|
* multicore benchmarks are at https://github.com/rubychan/stringscanner-benchmarksmurphy2011-06-1110-6763/+21
|
* multi-core benchmarks for EuRuKo 2011 talkmurphy2011-05-288-0/+6617
|
* etc updatesmurphy2011-05-214-20/+26
|
* oopsmurphy2011-04-201-0/+164
|
* renaming coderay textmate projectsmurphy2011-04-201-166/+0
|
* renaming coderay textmate projectsmurphy2011-04-203-10/+176
|
* testing multi-threaded scanningmurphy2011-04-171-0/+138
|
* Changes!murphy2011-03-071-11/+11
|
* Lua scanner patch fix.murphy2010-10-201-1/+1
|
* Added a bash scanner from Anh Ky Huynh to TODO.murphy2010-10-151-0/+131
|
* MOAR BIFURCATIONmurphy2010-08-281-28/+9
|
* Updating TM project.murphy2010-06-291-27/+59
|
* A prototype implementation of "inside Regexp" detection for the Ruby ↵murphy2010-06-281-0/+455
| | | | scanner. Would be nice for diffs.
* Added coderay executable tests.murphy2010-06-111-3/+15
|
* Removed ftp.yaml from TextMate project.murphy2010-06-011-7/+3
|
* Updated TextMate project.murphy2010-06-011-14/+12
|
* TextMate project.murphy2010-05-191-25/+6
|
* Ignore new files in etc.murphy2010-05-181-11/+13
|
* Fixes for YAML encoder, Filter, and tests and API enhancements for Duo.murphy2010-05-051-27/+14
|
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-012-47/+79
|
* Fixing bug in Java and JSON scanners (unfinished strings where not closed ↵murphy2010-04-171-27/+28
| | | | correctly).
* CSS Scanner: Adding support for CSS 3 functions and colors, changing ↵murphy2010-04-141-11/+44
| | | | highlighting of attrbiute selectors (closes #224).
* Converted binary to UNIX format, and some cleanup in the version history.murphy2010-04-111-5/+3
|
* New HTML Encoder option :line_number_anchors (closes #208).murphy2010-04-021-8/+10
| | | | | Also removed the :list wrapping style, and made a lot of cleanup in the styles. See Changes.textile.
* Upporting changes from 0.9.2 (vs. 0.9.1).murphy2010-03-311-4/+4
|
* Updated TextMate project file.murphy2010-03-311-16/+8
|
* Those TextMate project updates bug me.murphy2010-03-301-8/+12
|
* Update to the TextMate project I use.murphy2010-03-261-9/+15
|
* TODO: A CSharp scanner by percy li, see ↵murphy2010-03-261-0/+156
| | | | http://www.redmine.org/boards/3/topics/11616.
* Added some coderay statistic scripts, and ansi-color experiments frommurphy2010-01-225-3/+385
| | | | | http://frexx.de/xterm-256-notes/.
* Experiments with token classes.murphy2010-01-203-208/+40
|
* Added some benchmark experiments for highlighting without Tokens.murphy2010-01-063-25/+364
|
* Last changes.murphy2010-01-011-40/+5
|
* Improved scanner tests: known issues, JRuby bug workaround (see #136).murphy2010-01-011-71/+26
|
* Cleanup for gem.rake: more intelligent, removed obsolete code.murphy2010-01-011-81/+3
|
* New rake tasks test:scanner:lang for every language.murphy2009-12-301-18/+24
|
* Updated TextMate project file.murphy2009-12-301-18/+290
|
* 0.8.4 as a version patch.murphy2009-12-301-0/+73
|
* Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to ↵murphy2009-12-281-9/+35
| | | | trunk.