aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* win32/file.c: code page tablenobu2013-10-192-11/+26
* encoding.c: defer code page tablenobu2013-10-194-6/+13
* gc.c: fix aritynobu2013-10-182-1/+3
* * gc.c: fix rb_objspace_t.ko12013-10-182-48/+65
* * lib/rubygems: Update to RubyGems master 42543b6. Changes:drbrain2013-10-183-1/+25
* * 2013-10-19svn2013-10-181-2/+2
* * lib/rubygems: Update to RubyGems master 0a3814b. Changes:drbrain2013-10-1817-116/+165
* ruby_atomic.h: suppress a warningnobu2013-10-181-3/+3
* resolv.rb: workaround for recent Rubygemsnobu2013-10-181-0/+1
* * gc.c (wmap_inspect_i): fix inspect format.nobu2013-10-181-1/+4
* * gc.c (wmap_inspect_i): fix callback argument.nobu2013-10-181-2/+2
* gc.c: ObjectSpace::WeakMap inspection and iteration methodsnobu2013-10-181-0/+167
* gc.c: ObjectSpace::WeakMap#key?nobu2013-10-182-1/+11
* * gc.c: change terminology of heap.ko12013-10-182-221/+233
* fix typoskazu2013-10-181-3/+3
* Commit miss for r43347drbrain2013-10-185-0/+252
* * lib/rubygems: Update to RubyGems master cee6788. Changes:drbrain2013-10-1811-22/+129
* * lib/rubygems: Update to RubyGems master f738c67. Changes:drbrain2013-10-175-27/+46
* * 2013-10-18svn2013-10-171-2/+2
* * lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.akr2013-10-174-9/+170
* * remove trailing spaces.nobu2013-10-171-1/+1
* [DOC]akr2013-10-171-9/+91
* bug_reporter.c: suppress warningsnobu2013-10-171-2/+2
* envutil.rb: use **optnobu2013-10-171-4/+4
* envutil.rb: improve assert_no_memory_leaknobu2013-10-171-2/+4
* * gc.c (CALC_EXACT_MALLOC_SIZE_CHECK_OLD_SIZE): introduced.ko12013-10-172-7/+24
* * string.c (STR_HEAP_SIZE): includes TERM_LEN(str).ko12013-10-172-2/+8
* * vm_insnhelper.c (vm_call_method): set ci->me to 0 when theshugo2013-10-174-2/+71
* * gc.c, internal.h: rename ruby_xsizefree/realloc toko12013-10-175-18/+27
* * array.c, string.c: use ruby_xsizedfree() and ruby_xsizedrealloc().ko12013-10-174-15/+29
* win32.c: check by module handlesnobu2013-10-175-41/+23
* * gc.c, internal.h: add new internal memory mangement functions.ko12013-10-173-23/+62
* configure.in: fix for non-GNU-makenobu2013-10-171-1/+3
* file.c: fix memory leaknobu2013-10-173-0/+34
* * ext/objspace/object_tracing.c (newobj_i): fix memory leak.ko12013-10-172-2/+14
* * lib/tsort.rb (TSort.each_strongly_connected_component_from):akr2013-10-174-3/+44
* * remove trailing spaces.nobu2013-10-171-1/+1
* configure.in: fix FIRSTMAKEFILE confignobu2013-10-171-2/+4
* * lib/rubygems: Update to RubyGems master 941c21a. Changes:drbrain2013-10-176-9/+268
* bug_reporter.c: suppress warningsnobu2013-10-171-1/+1
* * properties.nobu2013-10-173-34/+34
* Makefile.sub: fix typonobu2013-10-161-1/+1
* Makefile.sub: default HAVE_PSAPI_H to 0nobu2013-10-161-1/+4
* * ext/objspace/object_tracing.c (newobj_i): add workaround.ko12013-10-162-2/+9
* * lib/rubygems: Update to RubyGems master 2abce58. Changes:drbrain2013-10-1610-13/+61
* * ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoczzak2013-10-162-26/+42
* * ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341zzak2013-10-162-4/+10
* * ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprahzzak2013-10-162-0/+29
* * gc.c (objspace_each_objects): do not skip empty RVALUEs.ko12013-10-162-18/+9
* * error.c (rb_bug_reporter_add): return simply 0 if failed.ko12013-10-162-2/+7