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
Age
Commit message (
Expand
)
Author
2014-02-17
Release 1.5.0.preview.2
v1.5.0.preview.2
Dan Allen
2014-02-17
set version to v1.5.0.preview.2
Dan Allen
2014-02-17
Merge pull request #902 from mojavelinux/issue-574
Dan Allen
2014-02-17
resolves #574 add -r and -I flags to asciidoctor command
Dan Allen
2014-02-17
Merge pull request #900 from mojavelinux/issue-876
Dan Allen
2014-02-17
resolves #876 an unresolved footnote ref should not crash processor
Dan Allen
2014-02-17
small optimization
Dan Allen
2014-02-17
pass document as first argument to process method on Preprocessor
Dan Allen
2014-02-17
include directive fixes
Dan Allen
2014-02-16
update name of processor instance if overridden at registration
Dan Allen
2014-02-16
merge pull request #852 from @bk2204
Dan Allen
2014-02-16
resolves #743 set defaults for file, path and dir in push_include
Dan Allen
2014-02-16
resolves #743 make Reader#push_include work without file / path info
brian m. carlson
2014-02-16
minor optimizations
Dan Allen
2014-02-16
resolves #554 make docbook45 templates inherit from the docbook5 templates
Dan Allen
2014-02-16
resolves #554 switch default docbook backend to docbook5
brian m. carlson
2014-02-16
Merge pull request #899 from mojavelinux/lexer-to-parser
Dan Allen
2014-02-16
call each thing by its right name
Dan Allen
2014-02-16
Merge pull request #890 from mojavelinux/issue-804
Dan Allen
2014-02-16
resolves #804 rewrite extensions to support extension instances
Dan Allen
2014-02-12
resolves #896 rescue failure to resolve ::Dir.home
Dan Allen
2014-02-12
qualify RUBY_ENGINE_OPAL constant
Dan Allen
2014-02-12
Merge pull request #895 from mojavelinux/asciidoctorjs-includes
Dan Allen
2014-02-12
add support for resolving includes under Opal
Dan Allen
2014-02-12
use $~[0] instead of $& for Opal compatibility
Dan Allen
2014-02-10
Merge pull request #893 from mojavelinux/issue-878
Dan Allen
2014-02-10
resolves #878 use glyphs for checkboxes when not using font icons
Dan Allen
2014-02-07
fix typo in capture group var assignment
Dan Allen
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2014-02-05
fix spelling error
Dan Allen
2014-02-05
remove redundant character escapes in regexps
Dan Allen
2014-02-05
ignore .idea folder used by RubyMine
Dan Allen
2014-02-05
Merge pull request #887 from mojavelinux/issue-886
Dan Allen
2014-02-05
resolves #886 add time range anchor to video element
Dan Allen
2014-02-03
Merge pull request #884 from mojavelinux/issue-883
Dan Allen
2014-02-03
resolves #883 map null character to constant for Opal compatibility
Dan Allen
2014-01-31
ensure title attribute is only subbed once
Dan Allen
2014-01-31
remove unnecessary begin in Helpers.require_library
Dan Allen
2014-01-29
update copyright year range
Dan Allen
2014-01-29
use level 3 heading instead of open block with title
Dan Allen
2014-01-29
update README to leverage Asciidoctor upgrade on GitHub
Dan Allen
2014-01-28
fix duplicate local variable setting in cli
Dan Allen
2014-01-28
additional optimizations and formatting
Dan Allen
2014-01-28
an assortment of optimizations and formatting
Dan Allen
2014-01-28
optimize AttributeList class
Dan Allen
2014-01-28
add Ruby 2.1 to list of supported platforms
Dan Allen
2014-01-28
split lines on string instead of regexp
Dan Allen
2014-01-28
Merge pull request #875 from mojavelinux/issue-806
Dan Allen
2014-01-28
cleanup and optimize path resolver
Dan Allen
2014-01-28
resolves #806 recognize Windows UNC path as absolute and preserve it
Dan Allen
[next]