summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-28load.c: share feature namesnobu
2013-10-28* misc/ruby-electric.el: Import ruby-electric.el 2.1 fromknu
2013-10-28error.c: remove NameError#to_snobu
2013-10-28test_exception.rb: missing testnobu
2013-10-28* common.mk, ext/objspace/depend, ext/coverage/depend,akr
2013-10-28* vm.c: vm_clear_all_cache is not necessary now we use a 64 bit countercharliesome
2013-10-27* vm_backtrace.c (rb_profile_frame_classpath): do not use rb_inspecttmm1
2013-10-27* vm_backtrace.c (rb_profile_frame_classpath): handle singletontmm1
2013-10-27* 2013-10-28svn
2013-10-27struct.c: fix warning messagenobu
2013-10-27* ext/readline/readline.c: Include ruby/thread.h forakr
2013-10-27process.c: Process::Tmsnobu
2013-10-27* 2013-10-27svn
2013-10-27envutil.rb: fix disabling gems in assert_separatelynobu
2013-10-26* gc.c: catch up recent changes to compile on GC_DEBUG,ktsj
2013-10-26range.c: modify checknobu
2013-10-26envutil.rb: disable gems in child processnobu
2013-10-26signal.c: adjust indentnobu
2013-10-26* lib/open-uri.rb (meta_add_field): : Re-implemented.akr
2013-10-26* gc.c (gc_profile_dump_on): use "Page" terminology.ko1
2013-10-26* gc.c (gc_sweep, gc_heap_lazy_sweep): fix measurement code.ko1
2013-10-26* addr2line.c: Include ELF header after system headers (especiallyakr
2013-10-26* gc.c: tuning parameters.ko1
2013-10-26* gc.c (vm_malloc_increase): do gc_rest_sweep() before GC.ko1
2013-10-25 * gc.c (gc_before_heap_sweep): Restructure code to mean clearly.tarui
2013-10-25* 2013-10-26svn
2013-10-25* gc.c (gc_before_heap_sweep): fix freelist management.ko1
2013-10-25range.c: fix int and VALUEnobu
2013-10-25range.c: setter macrosnobu
2013-10-24* 2013-10-25svn
2013-10-24Makefile.sub: fix typonobu
2013-10-24* parse.y: Remove +(binary) and -(binary) special cases [Feature #9048]marcandre
2013-10-24* object.c: [DOC] Document first argument also takes string for:zzak
2013-10-24* thread.c (rb_thread_terminate_all): add a comment why we needkosaki
2013-10-24* thread.c (rb_thread_terminate_all): add a comment why infinitekosaki
2013-10-23* gc.c: add new initial_growth_max tuning parameter. [ruby-core:57928] [Bug ...tmm1
2013-10-23win32.h: suppress INFINITY warningsnobu
2013-10-23Makefile.sub: C99 mathematics functionsnobu
2013-10-23* ChangeLog: adjust indent.nobu
2013-10-23* lib/ostruct.rb: raise NoMethodError with a #name and #args.marcandre
2013-10-23* lib/ostruct.rb (Struct#each_pair): Return an enumerator with sizemarcandre
2013-10-23* lib/ostruct.rb (OpenStruct#delete): Use the converted argument.marcandre
2013-10-23* lib/ostruct.rb: Raise RuntimeError when modifying frozen instancesmarcandre
2013-10-23* array.c: Add Array#to_h [Feature #7292]marcandre
2013-10-23* 2013-10-24svn
2013-10-23* gc.c: Rename free_min to min_free_slots and free_min_page to max_free_slots...tmm1
2013-10-23Makefile.sub: C99 mathematics functionsnobu
2013-10-23* gc.c: move increment from heap to heap_pages.ko1
2013-10-23* gc.c (heap_pages_free_unused_pages): cast to (int) for size_tko1
2013-10-23* gc.c: introduce tomb heap.ko1