| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup benchmark script (finally!) | Kornelius Kalnbach | 2013-06-30 | 1 | -2/+1 |
* | cleanup rake tasks | Kornelius Kalnbach | 2013-06-13 | 4 | -118/+0 |
* | cleanup rake_helpers, samples | Kornelius Kalnbach | 2013-06-13 | 3 | -2/+173 |
* | minor tweaks to generator and scanner edge cases | Kornelius Kalnbach | 2013-03-11 | 1 | -2/+2 |
* | upgrade generate:scanner task | Kornelius Kalnbach | 2013-03-10 | 1 | -13/+10 |
* | Merge branch 'master' into fix-rdoc | Kornelius Kalnbach | 2013-03-10 | 1 | -13/+22 |
|\ |
|
| * | cleanups, helpful message when old svn checkout is found | Kornelius Kalnbach | 2012-10-28 | 1 | -20/+27 |
| * | use github for coderay-test-scanners | Nathan Youngman | 2012-10-28 | 1 | -14/+16 |
* | | fixing rdoc task | Kornelius Kalnbach | 2012-10-07 | 1 | -5/+6 |
|/ |
|
* | Please, Github, use README.textile.v1.0.0.815pre | Kornelius Kalnbach | 2011-08-19 | 1 | -1/+1 |
* | trying to integrate Travis CI | Kornelius Kalnbach | 2011-08-19 | 2 | -3/+1 |
* | Major rewrite of encoders to support IO output; fixed some minor scanner bugs... | Kornelius Kalnbach | 2011-08-19 | 1 | -1/+1 |
* | add update_scanner_suite task | Kornelius Kalnbach | 2011-07-26 | 1 | -6/+13 |
* | cleanup rake tasks: allow running without bundler or rdoc | Kornelius Kalnbach | 2011-07-26 | 2 | -8/+16 |
* | automatically download scanner test suite (closes issue #128) | Kornelius Kalnbach | 2011-07-09 | 1 | -2/+9 |
* | new version scheme; use bundler + git for releasesv1.0.0.800pre | Kornelius Kalnbach | 2011-07-09 | 2 | -39/+2 |
* | use Bundler to manage dependencies; just run "bundle" to install everything t... | murphy | 2011-07-08 | 2 | -41/+3 |
* | minor support fixes for some Ruby engines and versions | murphy | 2011-07-08 | 2 | -4/+14 |
* | cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s | murphy | 2011-07-04 | 1 | -1/+1 |
* | issue #45: new command line interface! | murphy | 2011-06-17 | 1 | -1/+1 |
* | Rake task cleanups and updates. Not living in the past any more. | murphy | 2011-06-12 | 2 | -11/+23 |
* | more task cleanups; speedup Rakefile loading | murphy | 2011-06-12 | 2 | -1/+4 |
* | cleaning up gem tasks | murphy | 2011-06-12 | 1 | -71/+40 |
* | update tasks for recent Rake versions | murphy | 2011-06-11 | 1 | -2/+2 |
* | updated benchmark script: use Nx param to repeat x times, KB means kilo (1000) | murphy | 2011-04-17 | 1 | -1/+1 |
* | remove deprecated has_rdoc spec | murphy | 2011-04-12 | 1 | -1/+0 |
* | removed all ruby engine tasks (use rvm), added ruby:version task to show the ... | murphy | 2011-03-07 | 1 | -52/+10 |
* | added bin folder to the statistics | murphy | 2011-03-07 | 1 | -0/+1 |
* | removed test:all tasks - using rvm now. | murphy | 2011-03-07 | 1 | -53/+3 |
* | Fixed code statistics (added executable and unit tests, removed double counti... | murphy | 2010-06-29 | 1 | -3/+5 |
* | Added lots of unit tests. | murphy | 2010-06-29 | 1 | -1/+25 |
* | Updated generate:scanner task to include .debug.diff.html files in svn:ignore. | murphy | 2010-06-15 | 1 | -1/+1 |
* | Added coderay executable tests. | murphy | 2010-06-11 | 1 | -1/+6 |
* | Added 191 task, added 191 and 187 to the list of test:all Ruby versions. | murphy | 2010-04-28 | 3 | -2/+6 |
* | diff task now supports repositories which have a folder named "diff". | murphy | 2010-04-28 | 1 | -7/+12 |
* | gem task: Make automatic beta recognition and pre switch play nice together. | murphy | 2010-04-02 | 1 | -4/+3 |
* | Upporting changes from 0.9.2 (vs. 0.9.1). | murphy | 2010-03-31 | 6 | -103/+91 |
* | test:clean task removes debug.diff.html too. | murphy | 2010-03-26 | 1 | -0/+3 |
* | Documentation: Don't include protected and private methods, and handle codera... | murphy | 2010-01-20 | 1 | -2/+2 |
* | Cleanup *.debug.diff files in test:clean task. | murphy | 2010-01-20 | 1 | -0/+3 |
* | Cleanup for gem.rake: more intelligent, removed obsolete code. | murphy | 2010-01-01 | 1 | -37/+8 |
* | Cleaning up functional tests; test:functional scans without loading Rubygems ... | murphy | 2010-01-01 | 1 | -1/+7 |
* | Preparing for 0.9.1. | murphy | 2009-12-31 | 1 | -2/+4 |
* | Fixed example tests. | murphy | 2009-12-31 | 1 | -1/+4 |
* | Fixing rake task names. | murphy | 2009-12-30 | 1 | -2/+2 |
* | New rake tasks test:scanner:lang for every language. | murphy | 2009-12-30 | 1 | -1/+12 |
* | Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to t... | murphy | 2009-12-28 | 2 | -1/+4 |
* | RubyEE no longer included in test:all. | murphy | 2009-04-22 | 1 | -1/+1 |
* | Fixed generate:scanner task; it now also sets the file_extension. | murphy | 2009-04-14 | 1 | -2/+3 |
* | Added a generate:scanner task for easy Scanner generation. | murphy | 2009-04-14 | 1 | -0/+74 |