aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2013-10-29svn2013-10-291-2/+2
* * insns.def, vm.c, vm_insnhelper.c, vm_insnhelper.h, vm_method.c: splitcharliesome2013-10-2912-42/+70
* * test/readline/test_readline.rb (teardown): Clear Readline.input andakr2013-10-282-0/+7
* * properties.nobu2013-10-280-0/+0
* * ext/-test-/file/depend, ext/-test-/postponed_job/depend,akr2013-10-284-0/+9
* openssl: work around of dependencynobu2013-10-283-2/+12
* * goruby.c (init_golf): append suffix.nobu2013-10-281-1/+1
* load.c: share feature namesnobu2013-10-282-2/+9
* * misc/ruby-electric.el: Import ruby-electric.el 2.1 fromknu2013-10-282-12/+47
* error.c: remove NameError#to_snobu2013-10-282-22/+6
* test_exception.rb: missing testnobu2013-10-281-0/+11
* * common.mk, ext/objspace/depend, ext/coverage/depend,akr2013-10-288-7/+23
* * vm.c: vm_clear_all_cache is not necessary now we use a 64 bit countercharliesome2013-10-283-18/+7
* * vm_backtrace.c (rb_profile_frame_classpath): do not use rb_inspecttmm12013-10-272-1/+6
* * vm_backtrace.c (rb_profile_frame_classpath): handle singletontmm12013-10-273-8/+25
* * 2013-10-28svn2013-10-271-2/+2
* struct.c: fix warning messagenobu2013-10-273-44/+81
* * ext/readline/readline.c: Include ruby/thread.h forakr2013-10-272-77/+124
* process.c: Process::Tmsnobu2013-10-271-3/+4
* * 2013-10-27svn2013-10-271-2/+2
* envutil.rb: fix disabling gems in assert_separatelynobu2013-10-271-2/+2
* * gc.c: catch up recent changes to compile on GC_DEBUG,ktsj2013-10-262-7/+12
* range.c: modify checknobu2013-10-263-5/+25
* envutil.rb: disable gems in child processnobu2013-10-261-1/+1
* signal.c: adjust indentnobu2013-10-261-1/+1
* * lib/open-uri.rb (meta_add_field): : Re-implemented.akr2013-10-262-0/+9
* * gc.c (gc_profile_dump_on): use "Page" terminology.ko12013-10-262-1/+5
* * gc.c (gc_sweep, gc_heap_lazy_sweep): fix measurement code.ko12013-10-262-2/+13
* * addr2line.c: Include ELF header after system headers (especiallyakr2013-10-262-5/+13
* * gc.c: tuning parameters.ko12013-10-262-3/+14
* * gc.c (vm_malloc_increase): do gc_rest_sweep() before GC.ko12013-10-262-1/+19
* * gc.c (gc_before_heap_sweep): Restructure code to mean clearly.tarui2013-10-252-11/+9
* * 2013-10-26svn2013-10-251-2/+2
* * gc.c (gc_before_heap_sweep): fix freelist management.ko12013-10-252-1/+18
* range.c: fix int and VALUEnobu2013-10-251-5/+7
* range.c: setter macrosnobu2013-10-251-6/+9
* * 2013-10-25svn2013-10-241-2/+2
* Makefile.sub: fix typonobu2013-10-241-1/+1
* * parse.y: Remove +(binary) and -(binary) special cases [Feature #9048]marcandre2013-10-243-3/+6
* * object.c: [DOC] Document first argument also takes string for:zzak2013-10-242-0/+28
* * thread.c (rb_thread_terminate_all): add a comment why we needkosaki2013-10-242-0/+10
* * thread.c (rb_thread_terminate_all): add a comment why infinitekosaki2013-10-242-0/+9
* * gc.c: add new initial_growth_max tuning parameter. [ruby-core:57928] [Bug ...tmm12013-10-233-1/+24
* win32.h: suppress INFINITY warningsnobu2013-10-232-0/+19
* Makefile.sub: C99 mathematics functionsnobu2013-10-231-1/+2
* * ChangeLog: adjust indent.nobu2013-10-231-3/+3
* * lib/ostruct.rb: raise NoMethodError with a #name and #args.marcandre2013-10-233-1/+24
* * lib/ostruct.rb (Struct#each_pair): Return an enumerator with sizemarcandre2013-10-232-1/+2
* * lib/ostruct.rb (OpenStruct#delete): Use the converted argument.marcandre2013-10-232-1/+11
* * lib/ostruct.rb: Raise RuntimeError when modifying frozen instancesmarcandre2013-10-232-4/+4