summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2018-10-29Mark up code inside link text as <code>nobu
2018-10-28rdoc/parser/c.rb: ignore dynamically added methodsnobu
2018-10-17Merge rdoc-6.1.0.beta2aycabta
2018-08-27Merge rdoc-6.1.0.beta1.hsbt
2018-05-08Merge rdoc-6.0.4 from upstream.hsbt
2018-03-28fix regexp introduced at recent RDoc update (r62924).ko1
2018-03-26* remove trailing spaces.svn
2018-03-26Merge RDoc 6.0.3 from upstream.hsbt
2018-02-22erb.rb: deprecate safe_level of ERB.newk0kubun
2017-12-31fix reset order.ko1
2017-12-23Merge rdoc-6.0.1.hsbt
2017-12-05Bump version to rdoc-6.0.0.hsbt
2017-11-27* remove trailing spaces.svn
2017-11-27Merge rdoc-6.0.0.beta4 from upstream.hsbt
2017-10-10* remove trailing spaces.svn
2017-10-10Merge rdoc-6.0.0.beta3.hsbt
2017-10-08Removed unnecessary json loading.hsbt
2017-09-14remove an unused variable (sometimes it fails test).ko1
2017-09-13Removed needless magic-comment for encodings.hsbt
2017-09-13Fixup r59856. Added workaround for JRuby.hsbt
2017-09-12Partly reverted r59845.hsbt
2017-09-12Fix problem when open in emacs [ci skip]kazu
2017-09-12Fixed install error with rdoc.gemspechsbt
2017-09-12* remove trailing spaces.svn
2017-09-12Merge rdoc-6.0.0.beta2 from upstream.hsbt
2017-08-29* remove trailing spaces.svn
2017-08-29Merge rdoc-6.0.0.beta1.hsbt
2017-06-09Fix typo.a_matsuda
2017-02-24Update rdoc-5.1.0hsbt
2017-02-06rdoc: suppress warnings in evalnobu
2016-11-05* remove trailing spaces.svn
2016-11-05* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt
2016-09-08* ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead ofhsbt
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1hsbt
2016-09-06* lib/rdoc/rdoc.gemspec: partly reverted for default gem installer.hsbt
2016-09-05* remove trailing spaces.svn
2016-09-05* lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)hsbt
2016-04-26fix typos [ci skip]kazu
2016-03-23* lib/rdoc/ri/driver.rb (interactive): rescue NotFoundError raised innaruse
2015-12-22* lib/rdoc.rb: bump version to 4.2.1. It contains following fixes.hsbt
2015-12-20* lib/erb.rb: revert r53123. It break compatibility like thor and rspec-rails.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-15* lib/erb.rb: Render erb with array buffer for function call optimization.hsbt
2015-08-28* lib/rdoc/*: Update rdoc master(cfffed5)hsbt
2015-06-17servlet.rb: requires jsonnobu
2015-04-12* ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.hsbt
2015-04-12* ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt
2015-04-11* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt
2015-04-10* lib/rdoc/text.rb: removed duplicated code.hsbt