summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-22* vm_dump.c (rb_vm_bugreport): limit class name length.nobu
2013-05-22gc.c: use size_t and no header if next_index == 0nobu
2013-05-22win32.c: check error of SetFilePointernobu
2013-05-22win32.c: extract setup_overlapped and finish_overlappednobu
2013-05-22* gc.c (gc_prepare_free_objects, rest_sweep, lazy_sweep): fix positionko1
2013-05-21* 2013-05-22svn
2013-05-21* gc.c (garbage_collect): all GC is start from garbage_collect()ko1
2013-05-21Update doc.akr
2013-05-21Add NEWS about r40881, StringScanner#[] supports named captures.naruse
2013-05-21* ext/strscan/strscan.c (strscan_aref): support named captures.naruse
2013-05-21* test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou
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