aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/ostruct.rb: raise NoMethodError with a #name and #args.marcandre2013-10-231-0/+11
* * array.c: Add Array#to_h [Feature #7292]marcandre2013-10-231-0/+6
* * gc.c: Rename free_min to min_free_slots and free_min_page to max_free_slots...tmm12013-10-231-0/+7
* Makefile.sub: C99 mathematics functionsnobu2013-10-231-0/+5
* * gc.c: move increment from heap to heap_pages.ko12013-10-231-0/+9
* * gc.c (heap_pages_free_unused_pages): cast to (int) for size_tko12013-10-231-0/+5
* * gc.c: introduce tomb heap.ko12013-10-231-0/+18
* * gc.c (gc_prof_sweep_timer_stop): catch up recent changesko12013-10-231-0/+5
* * file.c: [DOC] fix rdoc format of File#expand_path from r43386zzak2013-10-231-0/+4
* fix typoskazu2013-10-221-4/+4
* * vm_core.h (enum): avoid syntax error.shyouhei2013-10-221-0/+8
* * gc.c (Init_heap): move logics from heap_pages_init() and removeko12013-10-221-0/+5
* * gc.c: allow multiple heaps.ko12013-10-221-0/+20
* * lib/pp.rb (object_address_group): Use Kernel#to_s to obtain the classakr2013-10-221-0/+8
* * file.c (File#expand_path): [DOC] improve documentation of File#expand_path.eregon2013-10-221-0/+5
* dir.c: DOTMATCH to current directorynobu2013-10-221-0/+5
* * remove trailing spaces.nobu2013-10-221-1/+1
* * vm_trace.c: exterminate Zombies.ko12013-10-221-0/+25
* configure.in: check CFLAGS and LDFLAGSnobu2013-10-221-0/+5
* file.c: warn File.exists?nobu2013-10-211-0/+4
* encoding.c: preserve outer errinfonobu2013-10-211-0/+5
* io.c: make IO#reopen("pathname") atomicnobu2013-10-201-0/+9
* internal.h: rb_syserr_fail_pathnobu2013-10-201-0/+8
* ruby.h: suppress warningsnobu2013-10-201-0/+5
* * lib/rubygems: Update RubyGems to master 0886307. This commitdrbrain2013-10-201-0/+6
* * lib/rubygems: Update to RubyGems master 3de7e0f. Changes:drbrain2013-10-201-0/+13
* variable.c: real class namenobu2013-10-191-0/+5
* * variable.c (rb_class2name): call rb_tmp_class_path() directly to avoid extr...tmm12013-10-191-0/+5
* win32/file.c: code page tablenobu2013-10-191-1/+3
* encoding.c: defer code page tablenobu2013-10-191-0/+5
* * gc.c: fix rb_objspace_t.ko12013-10-181-0/+12
* * lib/rubygems: Update to RubyGems master 42543b6. Changes:drbrain2013-10-181-0/+8
* * lib/rubygems: Update to RubyGems master 0a3814b. Changes:drbrain2013-10-181-0/+16
* * gc.c: change terminology of heap.ko12013-10-181-0/+12
* fix typoskazu2013-10-181-3/+3
* * lib/rubygems: Update to RubyGems master cee6788. Changes:drbrain2013-10-181-0/+11
* * lib/rubygems: Update to RubyGems master f738c67. Changes:drbrain2013-10-171-0/+8
* * lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.akr2013-10-171-0/+9
* * gc.c (CALC_EXACT_MALLOC_SIZE_CHECK_OLD_SIZE): introduced.ko12013-10-171-0/+6
* * string.c (STR_HEAP_SIZE): includes TERM_LEN(str).ko12013-10-171-0/+6
* * vm_insnhelper.c (vm_call_method): set ci->me to 0 when theshugo2013-10-171-0/+10
* * gc.c, internal.h: rename ruby_xsizefree/realloc toko12013-10-171-0/+9
* * array.c, string.c: use ruby_xsizedfree() and ruby_xsizedrealloc().ko12013-10-171-0/+6
* win32.c: check by module handlesnobu2013-10-171-0/+8
* * gc.c, internal.h: add new internal memory mangement functions.ko12013-10-171-0/+9
* file.c: fix memory leaknobu2013-10-171-0/+5
* * ext/objspace/object_tracing.c (newobj_i): fix memory leak.ko12013-10-171-0/+7
* * lib/tsort.rb (TSort.each_strongly_connected_component_from):akr2013-10-171-0/+5
* * lib/rubygems: Update to RubyGems master 941c21a. Changes:drbrain2013-10-171-0/+10
* * ext/objspace/object_tracing.c (newobj_i): add workaround.ko12013-10-161-0/+7