aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* win32.c: support known reparse points onlynobu2015-08-193-4/+33
* * 2015-08-20svn2015-08-191-2/+2
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove2015-08-193-3/+14
* process.c: [DOC] env values in spawn [ci skip]nobu2015-08-192-1/+6
* win32.c: support known reparse points onlynobu2015-08-192-37/+56
* * 2015-08-19svn2015-08-191-2/+2
* io.c: initialize variablenobu2015-08-191-0/+1
* * thread_pthread.c (reserve_stack): ensure the memory is reallynaruse2015-08-182-1/+6
* parse.y: fix labelargnobu2015-08-183-2/+13
* ruby.h: define RClass only in Cnobu2015-08-182-5/+8
* * 2015-08-18svn2015-08-181-2/+2
* ruby.h: adjust for g++nobu2015-08-182-2/+7
* parse.y: fix block after conditionalnobu2015-08-173-22/+49
* parse.y: revert arg in r47649nobu2015-08-171-13/+3
* LEGAL: adjust stylenobu2015-08-171-48/+50
* * 2015-08-17svn2015-08-171-2/+2
* 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