index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Rakefile
Age
Commit message (
Expand
)
Author
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-02-28
add .yardopts file for rubydoc.info
Dan Allen
2014-02-17
bump GC memory a few notches
Dan Allen
2014-02-17
adjust memory settings for tests, disable tty mode
Dan Allen
2014-02-16
minor optimizations
Dan Allen
2014-02-16
call each thing by its right name
Dan Allen
2014-02-16
resolves #804 rewrite extensions to support extension instances
Dan Allen
2013-10-26
prevent YARD from mangling command statements in README
Dan Allen
2013-10-26
resolves #739 generate API docs using YARD instead of RDoc
Dan Allen
2013-10-25
resolves #731 add initial Cucumber test infrastructure
Dan Allen
2013-09-30
resolves #654 use gem tasks from Bundler
Dan Allen
2013-09-29
resolves #653 build gemspec files using git ls-tree
Dan Allen
2013-09-21
add comment [ci skip]
Dan Allen
2013-09-14
tune gc settings for tests
Dan Allen
2013-05-02
use explicit ruby in invoker test
Dan Allen
2013-05-01
resolves #308 set proper encoding on input data
Dan Allen
2013-01-29
Make Rakefile work with older versions of rake
Dan Allen
2013-01-23
resolve issue #69, enable warnings when running tests; fix warnings
Dan Allen
2012-12-28
use RDoc::Task instead of Rake::RDocTask
Dan Allen
2012-12-27
set rdoc version, enable tomdoc parser, ignore output
Dan Allen
2012-12-19
Try LoadError
Ryan Waldron
2012-12-19
Just rescue everything
Ryan Waldron
2012-12-19
Rescue rdoc block so multiple versions will build on Travis
Ryan Waldron
2012-06-01
Initial base gem skeleton
Ryan Waldron