aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (after_gc_sweep, garbage_collect_body): do major GC (full GC)ko12013-05-241-0/+8
* configure.in: no runtime path to -Lnobu2013-05-241-0/+7
* * object.c (rb_obj_clone): should not propagate OLDGEN status.ko12013-05-231-0/+5
* fix a typokazu2013-05-231-1/+1
* load.c: fix invalid readnobu2013-05-231-0/+5
* gc.c: revert r40898nobu2013-05-231-3/+3
* * gc.c: do not dump the last recordnobu2013-05-231-0/+5
* gc.c: use size_t and no header if next_index == 0nobu2013-05-221-0/+5
* win32.c: check error of SetFilePointernobu2013-05-221-1/+6
* win32.c: extract setup_overlapped and finish_overlappednobu2013-05-221-0/+5
* * gc.c (gc_prepare_free_objects, rest_sweep, lazy_sweep): fix positionko12013-05-221-0/+5
* * gc.c (garbage_collect): all GC is start from garbage_collect()ko12013-05-211-0/+15
* * ext/strscan/strscan.c (strscan_aref): support named captures.naruse2013-05-211-0/+5
* * test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou2013-05-211-0/+5
* * ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu2013-05-211-0/+6
* * gc.c: remove gc_profile_record::is_marked. always true.ko12013-05-211-0/+4
* * gc.c: fix to collect additional information for GC::Profiler.ko12013-05-211-0/+12
* * gc.c: GC::Profiler's sweeping time is accumulated all slotko12013-05-211-0/+8
* * remove trailing spaces.nobu2013-05-211-1/+1
* * common.mk (rdoc-bench): add a benchmark ruleko12013-05-211-0/+10
* * remove trailing spaces.nobu2013-05-211-1/+1
* * gc.c (gc_profile_dump_on): `count' should be (int) because itko12013-05-211-0/+6
* dir.c: compose HFS file namesnobu2013-05-201-0/+5
* envutil.rb: envutil in childnobu2013-05-201-0/+5
* string.c: infectnobu2013-05-201-0/+4
* * lib/set.rb (Set#delete_if, Set#keep_if): Avoid blockless call ofknu2013-05-201-0/+6
* * lib/e2mmap.rb: Format of E2MM documentationzzak2013-05-201-0/+4
* * ext/extmk.rb: nodoc this filezzak2013-05-201-0/+4
* * lib/cmath.rb: Remove duplicate RDoc heading from overviewzzak2013-05-201-0/+4
* * lib/securerandom.rb: Update position of overview for RDoczzak2013-05-201-0/+4
* * math.c: improve and fix documentation of sin, tan and logeregon2013-05-201-0/+4
* * lib/logger.rb (Logger::Application): show namespace in documentationeregon2013-05-201-0/+4
* * lib/pp.rb: Revert part of r40834 and nodoc PP::ObjectMixinzzak2013-05-201-0/+5
* webrick: fix non-ascii escape bugsnobu2013-05-201-1/+7
* filehandler.rb: revert r20152nobu2013-05-201-0/+5
* * ChangeLog: fix typonobu2013-05-201-1/+1
* * lib/profiler.rb: Document Profiler__ methodszzak2013-05-191-0/+4
* * lib/tempfile.rb: nodoc Tempfile#inspectzzak2013-05-191-0/+4
* * ext/stringio/stringio.c: Correct position of method rdoczzak2013-05-191-0/+4
* * math.c: RDoc formatting of Math core docs with domains and codomainszzak2013-05-191-0/+5
* * ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]zzak2013-05-191-0/+6
* * lib/forwardable.rb: Forwardable examples in overview were brokenzzak2013-05-191-0/+5
* * lib/optparse.rb: nodoc Object::Version and SPLAT_PROCzzak2013-05-191-0/+4
* * lib/pp.rb: Document PP::ObjectMixin [Fixes GH-312]zzak2013-05-191-0/+4
* * test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils.ayumin2013-05-191-0/+4
* * encoding.c: document fix, change default script encoding.ayumin2013-05-191-0/+5
* * lib/set.rb (Set#delete_if, Set#keep_if): Add comments.knu2013-05-191-0/+4
* * ext/fiddle/extconf.rb: ignore rc version of libffi to fix build failure.ktsj2013-05-191-0/+4
* * misc/ruby-electric.el (ruby-electric-delete-backward-char): Useknu2013-05-191-0/+6
* * string.c (str_scrub0): added for refactoring.naruse2013-05-181-0/+4