summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17Release 1.5.0.preview.2v1.5.0.preview.2Dan Allen
2014-02-17set version to v1.5.0.preview.2Dan Allen
2014-02-17Merge pull request #902 from mojavelinux/issue-574Dan Allen
2014-02-17resolves #574 add -r and -I flags to asciidoctor commandDan Allen
2014-02-17Merge pull request #900 from mojavelinux/issue-876Dan Allen
2014-02-17resolves #876 an unresolved footnote ref should not crash processorDan Allen
2014-02-17small optimizationDan Allen
2014-02-17pass document as first argument to process method on PreprocessorDan Allen
2014-02-17include directive fixesDan Allen
2014-02-16update name of processor instance if overridden at registrationDan Allen
2014-02-16merge pull request #852 from @bk2204Dan Allen
2014-02-16resolves #743 set defaults for file, path and dir in push_includeDan Allen
2014-02-16resolves #743 make Reader#push_include work without file / path infobrian m. carlson
2014-02-16minor optimizationsDan Allen
2014-02-16resolves #554 make docbook45 templates inherit from the docbook5 templatesDan Allen
2014-02-16resolves #554 switch default docbook backend to docbook5brian m. carlson
2014-02-16Merge pull request #899 from mojavelinux/lexer-to-parserDan Allen
2014-02-16call each thing by its right nameDan Allen
2014-02-16Merge pull request #890 from mojavelinux/issue-804Dan Allen
2014-02-16resolves #804 rewrite extensions to support extension instancesDan Allen
2014-02-12resolves #896 rescue failure to resolve ::Dir.homeDan Allen
2014-02-12qualify RUBY_ENGINE_OPAL constantDan Allen
2014-02-12Merge pull request #895 from mojavelinux/asciidoctorjs-includesDan Allen
2014-02-12add support for resolving includes under OpalDan Allen
2014-02-12use $~[0] instead of $& for Opal compatibilityDan Allen
2014-02-10Merge pull request #893 from mojavelinux/issue-878Dan Allen
2014-02-10resolves #878 use glyphs for checkboxes when not using font iconsDan Allen
2014-02-07fix typo in capture group var assignmentDan Allen
2014-02-05refactor unit tests so they work in RubyMineCharles Moulliard
2014-02-05fix spelling errorDan Allen
2014-02-05remove redundant character escapes in regexpsDan Allen
2014-02-05ignore .idea folder used by RubyMineDan Allen
2014-02-05Merge pull request #887 from mojavelinux/issue-886Dan Allen
2014-02-05resolves #886 add time range anchor to video elementDan Allen
2014-02-03Merge pull request #884 from mojavelinux/issue-883Dan Allen
2014-02-03resolves #883 map null character to constant for Opal compatibilityDan Allen
2014-01-31ensure title attribute is only subbed onceDan Allen
2014-01-31remove unnecessary begin in Helpers.require_libraryDan Allen
2014-01-29update copyright year rangeDan Allen
2014-01-29use level 3 heading instead of open block with titleDan Allen
2014-01-29update README to leverage Asciidoctor upgrade on GitHubDan Allen
2014-01-28fix duplicate local variable setting in cliDan Allen
2014-01-28additional optimizations and formattingDan Allen
2014-01-28an assortment of optimizations and formattingDan Allen
2014-01-28optimize AttributeList classDan Allen
2014-01-28add Ruby 2.1 to list of supported platformsDan Allen
2014-01-28split lines on string instead of regexpDan Allen
2014-01-28Merge pull request #875 from mojavelinux/issue-806Dan Allen
2014-01-28cleanup and optimize path resolverDan Allen
2014-01-28resolves #806 recognize Windows UNC path as absolute and preserve itDan Allen