summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-21* ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu
2013-05-21* gc.c: remove gc_profile_record::is_marked. always true.ko1
2013-05-21* gc.c: fix to collect additional information for GC::Profiler.ko1
2013-05-21* gc.c: GC::Profiler's sweeping time is accumulated all slotko1
2013-05-21test_dir_m17n.rb: sort Dir.entriesnobu
2013-05-21* remove trailing spaces.nobu
2013-05-21* properties.nobu
2013-05-21* common.mk (rdoc-bench): add a benchmark ruleko1
2013-05-21* remove trailing spaces.nobu
2013-05-21* gc.c (gc_profile_dump_on): `count' should be (int) because itko1
2013-05-21force_encoding expected result as filesystem encodingnaruse
2013-05-20dir.c: compose HFS file namesnobu
2013-05-20test_dir_m17n.rb: assert_separatelynobu
2013-05-20envutil.rb: envutil in childnobu
2013-05-20* 2013-05-21svn
2013-05-20string.c: infectnobu
2013-05-20reapply r40839 [Fixes GH-313]zzak
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): add NameWidth option.nobu
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): use TABLE.nobu
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): set charset.nobu
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): share title and h1.nobu
2013-05-20Revert r40839 for demozzak
2013-05-20* lib/set.rb (Set#delete_if, Set#keep_if): Avoid blockless call ofknu
2013-05-20* lib/e2mmap.rb: Format of E2MM documentationzzak
2013-05-20* ext/extmk.rb: nodoc this filezzak
2013-05-20* lib/cmath.rb: Remove duplicate RDoc heading from overviewzzak
2013-05-20* lib/securerandom.rb: Update position of overview for RDoczzak
2013-05-20* math.c: improve and fix documentation of sin, tan and logeregon
2013-05-20* lib/logger.rb (Logger::Application): show namespace in documentationeregon
2013-05-20* lib/pp.rb: Revert part of r40834 and nodoc PP::ObjectMixinzzak
2013-05-20test_objectspace.rb: run test_each_object separatelynobu
2013-05-20webrick: fix non-ascii escape bugsnobu
2013-05-20filehandler.rb: revert r20152nobu
2013-05-20* ChangeLog: fix typonobu
2013-05-19* lib/profiler.rb: Document Profiler__ methodszzak
2013-05-19* lib/tempfile.rb: nodoc Tempfile#inspectzzak
2013-05-19* ext/stringio/stringio.c: Correct position of method rdoczzak
2013-05-19* math.c: RDoc formatting of Math core docs with domains and codomainszzak
2013-05-19* ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]zzak
2013-05-19* lib/forwardable.rb: Forwardable examples in overview were brokenzzak
2013-05-19* lib/optparse.rb: nodoc Object::Version and SPLAT_PROCzzak
2013-05-19* remove trailing spaces.nobu
2013-05-19* lib/pp.rb: Document PP::ObjectMixin [Fixes GH-312]zzak
2013-05-19Default script encoding is now UTF-8naruse
2013-05-19* 2013-05-20svn
2013-05-19* properties.nobu
2013-05-19* test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils.ayumin
2013-05-19fix typos inspired by r40825kazu
2013-05-19* encoding.c: document fix, change default script encoding.ayumin
2013-05-19* lib/set.rb (Set#delete_if, Set#keep_if): Add comments.knu