aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * gc.c: do not dump the last recordnobu2013-05-232-0/+6
* revert forwardable rdoc patch for demozzak2013-05-231-24/+14
* * test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): HFS+ seemsnobu2013-05-231-2/+2
* * 2013-05-23svn2013-05-231-2/+2
* test_io.rb: test for writenobu2013-05-231-4/+24
* Add NEWS for r40879: Digest::Class.filenaruse2013-05-221-0/+4
* Fix test failure of binmode from r40879naruse2013-05-221-1/+1
* * vm_dump.c (rb_vm_bugreport): show name of class and module.nobu2013-05-221-0/+7
* * vm_dump.c (rb_vm_bugreport): limit class name length.nobu2013-05-221-2/+4
* gc.c: use size_t and no header if next_index == 0nobu2013-05-222-8/+12
* win32.c: check error of SetFilePointernobu2013-05-223-3/+22
* win32.c: extract setup_overlapped and finish_overlappednobu2013-05-222-56/+49
* * gc.c (gc_prepare_free_objects, rest_sweep, lazy_sweep): fix positionko12013-05-222-1/+9
* * 2013-05-22svn2013-05-211-2/+2
* * gc.c (garbage_collect): all GC is start from garbage_collect()ko12013-05-212-92/+134
* Update doc.akr2013-05-211-0/+18
* Add NEWS about r40881, StringScanner#[] supports named captures.naruse2013-05-211-0/+4
* * ext/strscan/strscan.c (strscan_aref): support named captures.naruse2013-05-213-1/+50
* * test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou2013-05-212-1/+6
* * ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu2013-05-213-2/+35
* * gc.c: remove gc_profile_record::is_marked. always true.ko12013-05-212-8/+9
* * gc.c: fix to collect additional information for GC::Profiler.ko12013-05-212-35/+89
* * gc.c: GC::Profiler's sweeping time is accumulated all slotko12013-05-212-53/+61
* test_dir_m17n.rb: sort Dir.entriesnobu2013-05-211-0/+1
* * remove trailing spaces.nobu2013-05-211-1/+1
* * properties.nobu2013-05-210-0/+0
* * common.mk (rdoc-bench): add a benchmark ruleko12013-05-213-0/+37
* * remove trailing spaces.nobu2013-05-211-1/+1
* * gc.c (gc_profile_dump_on): `count' should be (int) because itko12013-05-212-15/+22
* force_encoding expected result as filesystem encodingnaruse2013-05-211-0/+4
* dir.c: compose HFS file namesnobu2013-05-203-1/+42
* test_dir_m17n.rb: assert_separatelynobu2013-05-201-64/+82
* envutil.rb: envutil in childnobu2013-05-202-1/+7
* * 2013-05-21svn2013-05-201-2/+2
* string.c: infectnobu2013-05-202-0/+5
* reapply r40839 [Fixes GH-313]zzak2013-05-201-14/+24
* * lib/webrick/httpservlet/filehandler.rb (set_dir_list): add NameWidth option.nobu2013-05-201-8/+26
* * lib/webrick/httpservlet/filehandler.rb (set_dir_list): use TABLE.nobu2013-05-201-10/+19
* * lib/webrick/httpservlet/filehandler.rb (set_dir_list): set charset.nobu2013-05-201-1/+7
* * lib/webrick/httpservlet/filehandler.rb (set_dir_list): share title and h1.nobu2013-05-201-2/+5
* Revert r40839 for demozzak2013-05-201-24/+14
* * lib/set.rb (Set#delete_if, Set#keep_if): Avoid blockless call ofknu2013-05-202-3/+9
* * lib/e2mmap.rb: Format of E2MM documentationzzak2013-05-202-6/+14
* * ext/extmk.rb: nodoc this filezzak2013-05-202-0/+6
* * lib/cmath.rb: Remove duplicate RDoc heading from overviewzzak2013-05-202-2/+4
* * lib/securerandom.rb: Update position of overview for RDoczzak2013-05-202-27/+25
* * math.c: improve and fix documentation of sin, tan and logeregon2013-05-202-9/+13
* * lib/logger.rb (Logger::Application): show namespace in documentationeregon2013-05-202-3/+7
* * lib/pp.rb: Revert part of r40834 and nodoc PP::ObjectMixinzzak2013-05-202-29/+6
* test_objectspace.rb: run test_each_object separatelynobu2013-05-201-0/+2