aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* eval.c: pass unknown optionsnobu2014-06-171-0/+6
* * gc.c (obj_memsize_of): memsize_of(T_ZOMBIE) returns 0, not a rb_bug.ko12014-06-171-0/+7
* * test/runner.rb: failure message should be passed as an argument.ko12014-06-161-0/+4
* * test/runner.rb: capture TracePoint stat before setup and compareko12014-06-161-0/+5
* process.c: use UTF-8nobu2014-06-161-0/+5
* Fix a typo.akr2014-06-141-1/+1
* array.c: non-recursive rcombinate0nobu2014-06-141-1/+4
* array.c: non-recursive rpermute0nobu2014-06-141-1/+4
* array.c: non-recursive permute0nobu2014-06-141-0/+5
* string.c: fix wrong capanobu2014-06-141-0/+6
* * man/rake.1: [DOC] Update links for Rake, patch by @hsbt [Bug #9904]zzak2014-06-131-0/+5
* * vm_trace.c: add new method TracePoint.stat to debugko12014-06-131-0/+11
* * vm_trace.c: clear and restore recursive checking thread local datako12014-06-131-0/+14
* array.c: combination on a shared copynobu2014-06-131-1/+5
* array.c: yield_indexed_valuesnobu2014-06-131-0/+5
* array.c: fix array sizenobu2014-06-131-0/+6
* string.c: consider capacitynobu2014-06-121-0/+5
* * lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308)hsbt2014-06-121-0/+5
* string.c: shrink before freezingnobu2014-06-121-0/+5
* file.c: shrink expanded pathnobu2014-06-121-0/+5
* thread.c: fix for non-scalar pthread_tnobu2014-06-111-0/+15
* * gc.c: invoke GC before memory allocation (xmalloc/xrealloc)ko12014-06-101-0/+8
* fix a typo [ci skip]kazu2014-06-101-1/+1
* * lib/cgi/core.rb: Provide a mechanism to specify thexibbar2014-06-101-0/+6
* csv.rb: honor encoding optionnobu2014-06-101-0/+6
* * gc.c: change full GC timing to keep lower memory usage.ko12014-06-091-0/+12
* gc.c: fix typonobu2014-06-091-0/+5
* configure.in: disable posix_fadvisenobu2014-06-081-0/+5
* io.c (rb_io_advise): AIX currently does not support a 32-bit call tokanemoto2014-06-081-0/+6
* string.c: update rdoc of rb_str_slice_bang()nobu2014-06-071-0/+5
* * numeric.c (do_coerce): Add a warning when an exception is raisederegon2014-06-071-0/+12
* * numeric.c (bit_coerce): remove constant parameter `err'eregon2014-06-071-0/+5
* cont.c : keep context.uc_stack.ss_sp and context.uc_stack.ss_size for later use.kanemoto2014-06-071-0/+5
* io.c: truncate before appendingnobu2014-06-071-0/+6
* digest.c: call to_s oncenobu2014-06-071-0/+5
* * object.c (rb_mod_initialize_clone): Override Kernel#initialize_cloneakr2014-06-071-0/+6
* digest.c: fix #== for non-string argumentseregon2014-06-061-0/+7
* node.h: remove NODE_PRIVATE_RECVnobu2014-06-061-0/+7
* compile.c, parse.y: private op assignnobu2014-06-061-0/+6
* io.c: not shorten buffer unless succeedednobu2014-06-061-0/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with atenderlove2014-06-051-0/+6
* * gc.c (gc_page_sweep): refactoring.ko12014-06-051-0/+7
* version.c: show malloc_confnobu2014-06-051-1/+7
* configure.in, missing.h: jemalloc manglingnobu2014-06-051-0/+12
* * man/ruby.1: remove rubyforge entry.hsbt2014-06-051-0/+4
* * misc/README: use github link instead of rubyforge.hsbt2014-06-051-0/+4
* * gc.c (obj_free): check also FL_PROMOTED bit by RVALUE_OLD_P().ko12014-06-051-0/+4
* configure.in: add --with-jemalloc optionnormal2014-06-041-0/+5
* * gc.c: introduce RZombie to manage zombie objects.ko12014-06-041-0/+8
* fix typo [ci skip]kazu2014-06-041-1/+1