summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-23* gc.c (gc_prof_sweep_timer_stop): catch up recent changesko1
2013-10-23* file.c: [DOC] fix rdoc format of File#expand_path from r43386zzak
2013-10-22* 2013-10-23svn
2013-10-22fix typoskazu
2013-10-22 * vm_core.h (enum): avoid syntax error.shyouhei
2013-10-22* gc.c (Init_heap): move logics from heap_pages_init() and removeko1
2013-10-22* gc.c: allow multiple heaps.ko1
2013-10-22* lib/pp.rb (object_address_group): Use Kernel#to_s to obtain the classakr
2013-10-22* file.c (File#expand_path): [DOC] improve documentation of File#expand_path.eregon
2013-10-22dir.c: DOTMATCH to current directorynobu
2013-10-22* remove trailing spaces.nobu
2013-10-22* vm_trace.c: exterminate Zombies.ko1
2013-10-22configure.in: check CFLAGS and LDFLAGSnobu
2013-10-22internal.h: fix typonobu
2013-10-21dir.c: warn Dir.exists?nobu
2013-10-21* file.c (rb_file_exists_p): maybe FileTest.nobu
2013-10-21* 2013-10-22svn
2013-10-21file.c: warn File.exists?nobu
2013-10-21encoding.c: preserve outer errinfonobu
2013-10-21* 2013-10-21svn
2013-10-21assertions.rb: fix omitted messagenobu
2013-10-20io.c: make IO#reopen("pathname") atomicnobu
2013-10-20internal.h: rb_syserr_fail_pathnobu
2013-10-20internal.h: remove stale declarationnobu
2013-10-20ruby.h: suppress warningsnobu
2013-10-20* lib/rubygems: Update RubyGems to master 0886307. This commitdrbrain
2013-10-20* lib/rubygems: Update to RubyGems master 3de7e0f. Changes:drbrain