aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* webrick: fix non-ascii escape bugsnobu2013-05-205-6/+31
* filehandler.rb: revert r20152nobu2013-05-202-4/+7
* * ChangeLog: fix typonobu2013-05-201-1/+1
* * lib/profiler.rb: Document Profiler__ methodszzak2013-05-192-0/+13
* * lib/tempfile.rb: nodoc Tempfile#inspectzzak2013-05-192-1/+5
* * ext/stringio/stringio.c: Correct position of method rdoczzak2013-05-192-14/+21
* * math.c: RDoc formatting of Math core docs with domains and codomainszzak2013-05-192-96/+223
* * ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]zzak2013-05-193-26/+72
* * lib/forwardable.rb: Forwardable examples in overview were brokenzzak2013-05-192-14/+29
* * lib/optparse.rb: nodoc Object::Version and SPLAT_PROCzzak2013-05-192-2/+6
* * remove trailing spaces.nobu2013-05-191-5/+5