aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io.c: raise at incomplete charnobu2015-08-174-19/+48
* * gems/bundled_gems: update latest version of bundled gems.hsbt2015-08-162-2/+7
* * 2015-08-16svn2015-08-161-2/+2
* * gc.c (gc_mark_children): check if RCLASS_EXT is validktsj2015-08-162-1/+9
* ossl_ssl.c: check SSL method namenobu2015-08-152-2/+12
* use assert_raisenobu2015-08-151-4/+4
* use rb_sym2strnobu2015-08-153-5/+5
* range.c: call range_include directly if possiblenobu2015-08-151-1/+7
* win32/registry.rb: size in bytesnobu2015-08-152-1/+6
* io.c: read more datanobu2015-08-153-0/+42
* hash.c: improve integer/fixnum hashingnormal2015-08-142-14/+35
* iseq.c (rb_iseq_mark): reduce NULL checksnormal2015-08-142-3/+7
* * 2015-08-15svn2015-08-141-2/+2
* ChangeLog: add reference for r51576 [ci skip]normal2015-08-141-0/+1
* thread_pthread.c: suppress a warningnobu2015-08-141-1/+1
* method.h: cast checks to int for >= 0 checksnormal2015-08-142-2/+7
* improve handling of timer thread shutdownnormal2015-08-147-117/+134
* win32/registry.rb: terminator sizenobu2015-08-142-1/+6
* win32/registry.rb: make @@type2name an arraynobu2015-08-141-5/+6
* * 2015-08-14svn2015-08-141-2/+2
* test_ssl_session.rb: check SSL methodnobu2015-08-141-1/+4
* test/rubygems: clear hooksnobu2015-08-132-0/+3
* timeout.rb: freeze a string messagenobu2015-08-132-1/+6
* * vm_core.h (rb_call_info_kw_arg_bytes): move the definitionko12015-08-133-6/+11
* thread.c: freeze masksnobu2015-08-131-0/+2
* object.c: rb_num_to_dblnobu2015-08-134-106/+189
* id_table.c: TOKEN_PASTEnobu2015-08-131-3/+2
* defines.h: tweaks of function alias macrosnobu2015-08-131-2/+2
* test_gc.rb: dump hung up processnobu2015-08-131-1/+1
* load.c (features_index_add): avoid repeat calculationnormal2015-08-132-2/+9
* * 2015-08-13svn2015-08-121-2/+2
* load.c: match comment with variable (`e' => `ext') [ci skip]normal2015-08-121-2/+2
* test_gc.rb: abort hung up processnobu2015-08-121-1/+1
* id_table.c: prefix firstnobu2015-08-121-2/+2
* * id_table.c: IMPL() macro accept op as _opname instead of opnameko12015-08-122-11/+16
* * id_table.c (mix_id_table_insert): fix memory leak.ko12015-08-122-0/+9
* iseq.c (iseq_memsize): reimplement for wrappernormal2015-08-123-32/+98
* hoist out rb_call_info_kw_arg_bytes to inline functionnormal2015-08-123-1/+12
* * class.c (move_refined_method): same as the last commit.ko12015-08-122-1/+5
* * class.c, gc.c vm.c: use ID_TABLE_* instead of ST_*ko12015-08-124-9/+14
* * properties.svn2015-08-120-0/+0
* * remove trailing spaces.svn2015-08-121-1/+1
* * id_table.h: introduce ID key table.ko12015-08-1212-99/+1707
* test_gc.rb: timeout of test_interrupt_in_finalizernobu2015-08-121-3/+0
* envutil.rb: abort at timeoutnobu2015-08-121-6/+10
* * 2015-08-12svn2015-08-111-2/+2
* rb_parser_compile_*: remove volatile argnormal2015-08-113-12/+21
* * numeric.c (Init_Numeric): Fix document for Float::MIN andakr2015-08-112-2/+12
* ruby.h: check integer overflownobu2015-08-113-9/+31
* array.c: fix buffer sizenobu2015-08-112-1/+6