summaryrefslogtreecommitdiff
path: root/rake_tasks
Commit message (Expand)AuthorAgeFilesLines
* disable specs for Ruby 1.8.7Kornelius Kalnbach2019-11-241-2/+4
* actually, we only need to disable SimpleCovKornelius Kalnbach2019-11-241-4/+2
* fix tests for Ruby 2.3Kornelius Kalnbach2019-11-241-2/+4
* run specs on rake testKornelius Kalnbach2019-11-241-1/+4
* fix spaces around operators (RuboCop)Kornelius Kalnbach2019-11-241-1/+1
* port a few tweaks from dsl branchKornelius Kalnbach2017-11-031-1/+1
* don't try to run RedCloth tests with frozen string literals (they fail)Kornelius Kalnbach2017-09-031-1/+1
* tweak benchmark numbers, improve accuracyKornelius Kalnbach2016-12-281-1/+1
* remove outdated, misleading and buggy "samples"Kornelius Kalnbach2013-09-201-6/+0
* cleanup benchmark script (finally!)Kornelius Kalnbach2013-06-301-2/+1
* cleanup rake tasksKornelius Kalnbach2013-06-134-118/+0
* cleanup rake_helpers, samplesKornelius Kalnbach2013-06-133-2/+173
* minor tweaks to generator and scanner edge casesKornelius Kalnbach2013-03-111-2/+2
* upgrade generate:scanner taskKornelius Kalnbach2013-03-101-13/+10
* Merge branch 'master' into fix-rdocKornelius Kalnbach2013-03-101-13/+22
|\
| * cleanups, helpful message when old svn checkout is foundKornelius Kalnbach2012-10-281-20/+27
| * use github for coderay-test-scannersNathan Youngman2012-10-281-14/+16
* | fixing rdoc taskKornelius Kalnbach2012-10-071-5/+6
|/
* Please, Github, use README.textile.v1.0.0.815preKornelius Kalnbach2011-08-191-1/+1
* trying to integrate Travis CIKornelius Kalnbach2011-08-192-3/+1
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-1/+1
* add update_scanner_suite taskKornelius Kalnbach2011-07-261-6/+13
* cleanup rake tasks: allow running without bundler or rdocKornelius Kalnbach2011-07-262-8/+16
* automatically download scanner test suite (closes issue #128)Kornelius Kalnbach2011-07-091-2/+9
* new version scheme; use bundler + git for releasesv1.0.0.800preKornelius Kalnbach2011-07-092-39/+2
* use Bundler to manage dependencies; just run "bundle" to install everything t...murphy2011-07-082-41/+3
* minor support fixes for some Ruby engines and versionsmurphy2011-07-082-4/+14
* cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/smurphy2011-07-041-1/+1
* issue #45: new command line interface!murphy2011-06-171-1/+1
* Rake task cleanups and updates. Not living in the past any more.murphy2011-06-122-11/+23
* more task cleanups; speedup Rakefile loadingmurphy2011-06-122-1/+4
* cleaning up gem tasksmurphy2011-06-121-71/+40
* update tasks for recent Rake versionsmurphy2011-06-111-2/+2
* updated benchmark script: use Nx param to repeat x times, KB means kilo (1000)murphy2011-04-171-1/+1
* remove deprecated has_rdoc specmurphy2011-04-121-1/+0
* removed all ruby engine tasks (use rvm), added ruby:version task to show the ...murphy2011-03-071-52/+10
* added bin folder to the statisticsmurphy2011-03-071-0/+1
* removed test:all tasks - using rvm now.murphy2011-03-071-53/+3
* Fixed code statistics (added executable and unit tests, removed double counti...murphy2010-06-291-3/+5
* Added lots of unit tests.murphy2010-06-291-1/+25
* Updated generate:scanner task to include .debug.diff.html files in svn:ignore.murphy2010-06-151-1/+1
* Added coderay executable tests.murphy2010-06-111-1/+6
* 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
* 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-316-103/+91
* test:clean task removes debug.diff.html too.murphy2010-03-261-0/+3
* Documentation: Don't include protected and private methods, and handle codera...murphy2010-01-201-2/+2
* Cleanup *.debug.diff files in test:clean task.murphy2010-01-201-0/+3
* Cleanup for gem.rake: more intelligent, removed obsolete code.murphy2010-01-011-37/+8