aboutsummaryrefslogtreecommitdiffstats
path: root/test/rdoc
Commit message (Expand)AuthorAgeFilesLines
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt2014-09-113-0/+41
* * lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace.hsbt2014-09-052-6/+4
* * remove trailing spaces.svn2014-09-053-6/+6
* * test/rdoc/test_rdoc_rdoc.rb (TestRDocRDoc#test_parse_file_encoding):hsbt2014-09-051-1/+1
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt2014-09-0520-155/+779
* test/rdoc: avoid tempfile leaksnobu2014-05-263-5/+5
* test/rdoc: remove tempfilesnobu2014-05-268-8/+14
* * compar.c (cmp_equal): remove error hiding in Comparable#==.eregon2014-01-051-4/+4
* * lib/rdoc: Update to RDoc master 900de99. Changes include:drbrain2013-12-031-0/+10
* test_rdoc_generator_darkfish.rb: ignore nlink is not providednobu2013-11-191-0/+2
* * lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain2013-11-193-8/+23
* * lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain2013-11-121-1/+1
* * test/rdoc/test_rdoc_generator_darkfish.rb: add a guard for windows.ko12013-09-251-2/+7
* * remove trailing spaces, append newline at EOF.nobu2013-09-192-6/+6
* * lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain2013-09-1842-453/+1743
* options.rb: include root for out-place buildnobu2013-07-312-0/+21
* test_rdoc_markup_pre_process.rb: input tempfilenobu2013-07-311-1/+13
* * lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain2013-02-081-0/+10
* * remove trailing spaces.nobu2013-02-061-1/+1
* * lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain2013-02-051-1/+1
* * lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain2013-01-251-4/+43
* * lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain2013-01-236-11/+70
* * lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain2013-01-141-1/+15
* * lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain2013-01-0410-39/+202
* * lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain2012-12-201-0/+23
* * lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain2012-12-203-12/+57
* * remove trailing spaces.nobu2012-12-201-1/+1
* * lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain2012-12-182-1/+14
* * lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain2012-12-181-0/+12
* * lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain2012-12-181-5/+51
* * lib/rdoc.rb: Updated VERSION.drbrain2012-12-166-140/+277
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-141-18/+49
* * lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain2012-12-133-42/+286
* test_rdoc_rdoc.rb: use File::NULLnobu2012-12-121-5/+6
* * lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain2012-12-122-1/+23
* * lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain2012-12-112-0/+57
* * lib/rdoc/markdown/entities.rb: Added documentation.drbrain2012-12-081-0/+10
* * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain2012-12-072-9/+146
* test: remove or replace trailing spacesnobu2012-12-071-1/+1
* * lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain2012-12-061-0/+25
* * lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain2012-12-053-1/+81
* * lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain2012-12-051-20/+72
* * lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain2012-12-041-0/+212
* * lib/rdoc/ri/driver.rb: Fixed ri page display for files withdrbrain2012-12-031-0/+27
* * lib/rdoc/parser.rb: Improved modeline support. Patch by nobu.drbrain2012-12-021-0/+16
* * lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain2012-12-011-0/+40
* * test/rdoc/test_rdoc_options.rb: Windows drive letters aredrbrain2012-12-011-1/+1
* * test/rdoc/test_rdoc_rubygems_hook.rbusa2012-11-301-9/+14
* * lib/rdoc/ri/driver.rb: Relaxed matching for pages to be moredrbrain2012-11-301-0/+34
* * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain2012-11-294-8/+30