aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.svn2017-10-101-1/+1
* Merge rdoc-6.0.0.beta3.hsbt2017-10-1014-544/+85
* Removed unnecessary json loading.hsbt2017-10-081-10/+0
* remove an unused variable (sometimes it fails test).ko12017-09-141-1/+0
* Removed needless magic-comment for encodings.hsbt2017-09-132-2/+0
* Fixup r59856. Added workaround for JRuby.hsbt2017-09-131-2/+8
* Partly reverted r59845.hsbt2017-09-121-2/+2
* Fix problem when open in emacs [ci skip]kazu2017-09-121-2/+2
* Fixed install error with rdoc.gemspechsbt2017-09-121-1/+7
* * remove trailing spaces.svn2017-09-123-109/+109
* Merge rdoc-6.0.0.beta2 from upstream.hsbt2017-09-1214-2029/+1218
* * remove trailing spaces.svn2017-08-293-109/+109
* Merge rdoc-6.0.0.beta1.hsbt2017-08-2916-312/+455
* Fix typo.a_matsuda2017-06-091-1/+1
* Update rdoc-5.1.0hsbt2017-02-247-10/+25
* rdoc: suppress warnings in evalnobu2017-02-061-0/+3
* * remove trailing spaces.svn2016-11-051-1/+1
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt2016-11-0518-118/+44
* * ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead ofhsbt2016-09-081-1/+3
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt2016-09-0718-151/+74
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1hsbt2016-09-077-39/+60
* * lib/rdoc/rdoc.gemspec: partly reverted for default gem installer.hsbt2016-09-061-62/+3
* * remove trailing spaces.svn2016-09-053-109/+109
* * lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)hsbt2016-09-0517-411/+516
* fix typos [ci skip]kazu2016-04-262-2/+2
* * lib/rdoc/ri/driver.rb (interactive): rescue NotFoundError raised innaruse2016-03-231-3/+1
* * lib/rdoc.rb: bump version to 4.2.1. It contains following fixes.hsbt2015-12-224-4/+5
* * lib/erb.rb: revert r53123. It break compatibility like thor and rspec-rails.hsbt2015-12-201-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-16114-0/+114
* * lib/erb.rb: Render erb with array buffer for function call optimization.hsbt2015-12-151-1/+1
* * lib/rdoc/*: Update rdoc master(cfffed5)hsbt2015-08-282-3/+7
* servlet.rb: requires jsonnobu2015-06-171-0/+1
* * ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.hsbt2015-04-121-0/+7
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-122-11/+3
* * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt2015-04-112-3/+11
* * lib/rdoc/text.rb: removed duplicated code.hsbt2015-04-101-3/+0
* json_index.rb: check zlibnobu2015-03-231-1/+6
* rdoc/text.rb: fix infinite loopnobu2015-01-121-2/+2
* known_classes.rb: remove DLnobu2014-12-071-1/+0
* * remove trailing spaces.svn2014-12-073-109/+109
* * lib/rdoc: Update to RDoc 4.2.0.drbrain2014-12-0716-127/+425
* * lib/rdoc/known_classes.rb: reverted regression changes ofhsbt2014-11-111-1/+0
* * lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c)hsbt2014-11-102-2/+3
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-311-1/+0
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt2014-09-114-5/+10
* * lib/rdoc/generator/template/darkfish/js/jquery.js: Backportzzak2014-09-051-18/+4
* * lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace.hsbt2014-09-051-1/+0
* * remove trailing spaces.svn2014-09-051-2/+2
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt2014-09-0534-67/+811
* * lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt2014-08-271-7/+7