aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/ostruct.rb: Have OpenStruct#dig raise if argument is not a symbolmarcandre2015-12-123-2/+8
* vm_insnhelper.c: adjust indent [ci skip]nobu2015-12-121-1/+1
* * 2015-12-13svn2015-12-121-2/+2
* * vm_insnhelper.c (vm_call_method_missing): method_missing shouldshugo2015-12-123-1/+34
* * ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse2015-12-123-3/+11
* object.c: raise TypeErrornobu2015-12-124-3/+21
* vm_eval.c: hook after method_missingnobu2015-12-121-3/+4
* * test/ruby/test_regexp.rb: Add test cases for `$KCODE` and `$=` warningyui-knk2015-12-122-0/+15
* test_thread.rb: stay alivenobu2015-12-121-1/+1
* vm.c: free tables at destructionnobu2015-12-121-0/+16
* common.mk: help of exam [ci skip]nobu2015-12-121-0/+1
* common.mk: more optsnobu2015-12-121-1/+1
* * doc/NEWS-0.2.2: add description about incompatible change in Hashnagachika2015-12-122-0/+10
* add insight about parallel test-allnaruse2015-12-121-1/+1
* iseq.c: use rb_check_funcallnobu2015-12-121-5/+4
* IO#advise should not raise Errno::ENOSYSnormal2015-12-113-5/+10
* enc/windows_1252.c: newnobu2015-12-114-10/+241
* * 2015-12-12svn2015-12-111-2/+2
* NEWS: sort alphabeticallykazu2015-12-111-16/+16
* * properties.svn2015-12-111-26/+26
* * append newline at EOF.svn2015-12-112-2/+2
* * sample/trick2015/: added the award-winning entries of TRICK 2015.mame2015-12-1123-0/+881
* insns.def (opt_case_dispatch): avoid converting Infinitynormal2015-12-113-1/+18
* * properties.svn2015-12-110-0/+0
* hash.c (rb_num_hash_start): avoid pathological behaviornormal2015-12-115-2/+37
* NEWS: add note about Fiddle GVL releasenormal2015-12-112-1/+6
* test_ssl.rb: fix ssl option flags testsnobu2015-12-111-1/+1
* test_io.rb: fix IO#advise on aarch64-linuxnobu2015-12-111-2/+4
* * NEWS: Mentioned rubygems-2.5.1hsbt2015-12-112-0/+11
* * lib/rubygems: Update to RubyGems 2.5.1hsbt2015-12-115-5/+10
* compile.c: rehash cdhashnobu2015-12-114-1/+10
* common.mk: add dependenciesnobu2015-12-111-0/+3
* merger.rb: show procedure to push tag into GitHubnaruse2015-12-111-0/+2
* * object.c (rb_inspect): dump inspected result with rb_str_escape()naruse2015-12-105-5/+93
* * 2015-12-11svn2015-12-101-2/+2
* fix a typo [ci skip]kazu2015-12-101-1/+1
* * test/ruby/test_gc.rb (test_expand_heap): relax condition (1->2).ko12015-12-102-1/+5
* * cont.c: fix a double word typo.hsbt2015-12-102-1/+6
* * ext/tk/lib/multi-tk.rb: fix typos.hsbt2015-12-102-3/+8
* compile.c (iseq_compile_each): reduce needless rb_str_dupnormal2015-12-102-3/+8
* disable frozen-string-literalnobu2015-12-103-0/+7
* fix r53013; the environment defines "example" as local hostnamenaruse2015-12-091-20/+20
* marshal.c: remove NULL checks for *_memsizenormal2015-12-092-2/+7
* mkconfig.rb: must not be frozennobu2015-12-092-0/+6
* ext/socket/ifaddr.c: remove empty ifaddr_marknormal2015-12-092-6/+6
* TestIO_Console.rb: disable getpass test by --excludesnobu2015-12-092-1/+1
* proc.c: remove bm_free, use defaultnormal2015-12-092-7/+6
* add tests for El Capitan failurenaruse2015-12-091-0/+11
* dir.c, io.c: use rb_id_encodingnobu2015-12-092-2/+2
* test_rubyoptions.rb: test --debugnobu2015-12-091-13/+20