summaryrefslogtreecommitdiff
path: root/test/rdoc
AgeCommit message (Expand)Author
2015-06-17servlet.rb: requires jsonnobu
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-09skip rake dependent testsnobu
2015-03-23json_index.rb: check zlibnobu
2015-01-12rdoc/text.rb: fix infinite loopnobu
2014-12-24test_rdoc_generator_json_index.rb: leaked fdnobu
2014-12-07* lib/rdoc: Update to RDoc 4.2.0.drbrain
2014-09-11* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt
2014-09-05* lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace.hsbt
2014-09-05* remove trailing spaces.svn
2014-09-05* test/rdoc/test_rdoc_rdoc.rb (TestRDocRDoc#test_parse_file_encoding):hsbt
2014-09-05* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt
2014-05-26test/rdoc: avoid tempfile leaksnobu
2014-05-26test/rdoc: remove tempfilesnobu
2014-01-05* compar.c (cmp_equal): remove error hiding in Comparable#==.eregon
2013-12-03* lib/rdoc: Update to RDoc master 900de99. Changes include:drbrain
2013-11-19test_rdoc_generator_darkfish.rb: ignore nlink is not providednobu
2013-11-19* lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain
2013-11-12* lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain
2013-09-25* test/rdoc/test_rdoc_generator_darkfish.rb: add a guard for windows.ko1
2013-09-19* remove trailing spaces, append newline at EOF.nobu
2013-09-18* lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain
2013-07-31options.rb: include root for out-place buildnobu
2013-07-31test_rdoc_markup_pre_process.rb: input tempfilenobu
2013-02-08* lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain
2013-02-06* remove trailing spaces.nobu
2013-02-05* lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain
2013-01-25* lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain
2013-01-23* lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain
2013-01-14* lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain
2013-01-04* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain
2012-12-20* lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain
2012-12-20* lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain
2012-12-20* remove trailing spaces.nobu
2012-12-18* lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain
2012-12-18* lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain
2012-12-18* lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain
2012-12-16 * lib/rdoc.rb: Updated VERSION.drbrain
2012-12-14* lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain
2012-12-13* lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain
2012-12-12test_rdoc_rdoc.rb: use File::NULLnobu
2012-12-12* lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain
2012-12-11* lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain
2012-12-08* lib/rdoc/markdown/entities.rb: Added documentation.drbrain
2012-12-07* lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain
2012-12-07test: remove or replace trailing spacesnobu
2012-12-06* lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain
2012-12-05* lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain
2012-12-05* lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain