summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-10-23* array.c: Add Array#to_h [Feature #7292]marcandre
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-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-21file.c: warn File.exists?nobu
2013-10-21encoding.c: preserve outer errinfonobu
2013-10-20io.c: make IO#reopen("pathname") atomicnobu
2013-10-20internal.h: rb_syserr_fail_pathnobu
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
2013-10-19variable.c: real class namenobu
2013-10-19* variable.c (rb_class2name): call rb_tmp_class_path() directly to avoid extr...tmm1
2013-10-19win32/file.c: code page tablenobu
2013-10-19encoding.c: defer code page tablenobu
2013-10-18* gc.c: fix rb_objspace_t.ko1
2013-10-18* lib/rubygems: Update to RubyGems master 42543b6. Changes:drbrain
2013-10-18* lib/rubygems: Update to RubyGems master 0a3814b. Changes:drbrain
2013-10-18* gc.c: change terminology of heap.ko1
2013-10-18fix typoskazu
2013-10-18* lib/rubygems: Update to RubyGems master cee6788. Changes:drbrain
2013-10-17* lib/rubygems: Update to RubyGems master f738c67. Changes:drbrain
2013-10-17* lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.akr
2013-10-17* gc.c (CALC_EXACT_MALLOC_SIZE_CHECK_OLD_SIZE): introduced.ko1
2013-10-17* string.c (STR_HEAP_SIZE): includes TERM_LEN(str).ko1
2013-10-17* vm_insnhelper.c (vm_call_method): set ci->me to 0 when theshugo
2013-10-17* gc.c, internal.h: rename ruby_xsizefree/realloc toko1
2013-10-17* array.c, string.c: use ruby_xsizedfree() and ruby_xsizedrealloc().ko1
2013-10-17win32.c: check by module handlesnobu
2013-10-17* gc.c, internal.h: add new internal memory mangement functions.ko1
2013-10-17file.c: fix memory leaknobu
2013-10-17* ext/objspace/object_tracing.c (newobj_i): fix memory leak.ko1
2013-10-17* lib/tsort.rb (TSort.each_strongly_connected_component_from):akr
2013-10-17* lib/rubygems: Update to RubyGems master 941c21a. Changes:drbrain
2013-10-16* ext/objspace/object_tracing.c (newobj_i): add workaround.ko1
2013-10-16* lib/rubygems: Update to RubyGems master 2abce58. Changes:drbrain