summaryrefslogtreecommitdiff
path: root/rake_tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleaning up functional tests; test:functional scans without loading Rubygems ...murphy2010-01-011-1/+7
* Preparing for 0.9.1.murphy2009-12-311-2/+4
* Fixed example tests.murphy2009-12-311-1/+4
* Fixing rake task names.murphy2009-12-301-2/+2
* New rake tasks test:scanner:lang for every language.murphy2009-12-301-1/+12
* Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to t...murphy2009-12-282-1/+4
* RubyEE no longer included in test:all.murphy2009-04-221-1/+1
* Fixed generate:scanner task; it now also sets the file_extension.murphy2009-04-141-2/+3
* Added a generate:scanner task for easy Scanner generation.murphy2009-04-141-0/+74
* Fixed highlighting in documentation (#86).murphy2009-02-201-1/+1
* Fixed a bug in for_redcloth.rb (closes #87).murphy2009-02-181-0/+16
* Fixed documentation of CodeRay module (was not included by doc task).murphy2009-02-071-0/+1
* Updated version number (to 0.9.0) and gem information.murphy2009-02-061-5/+5
* Added test:all rake task for testing CodeRay on all platforms.murphy2009-01-131-26/+43
* Fixed gem task.murphy2009-01-121-2/+2
* Added rake task to copy the generated documentation over to the CodeRay website.murphy2009-01-121-0/+5
* Fixed documentation links.murphy2009-01-121-1/+1
* Fixed documentation, moved README into lib folder.murphy2009-01-051-25/+5