aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* test_ssl.rb: fix ssl option flags testsnobu2015-12-091-2/+2
* * compile.c (iseq_compile_each): do not add debug informationko12015-12-094-12/+32
* follow r53004kazu2015-12-091-3/+3
* * 2015-12-10svn2015-12-091-2/+2
* * iseq.c: rename methodsko12015-12-094-20/+35
* References to tickets addedkazu2015-12-092-5/+8
* fix a typo [ci skip]kazu2015-12-091-1/+1
* test_io_console.rb: skipnobu2015-12-091-0/+1
* test_io_console.rb: waitnobu2015-12-091-1/+2
* regparse.h: ANSI alias rule fixnobu2015-12-092-1/+10
* test_io_console.rb: ignore echo backnobu2015-12-091-1/+1
* Revert r52995nobu2015-12-096-80/+50
* * vm.c (rb_vm_cref_in_context): Module#define_method in non-classko12015-12-093-1/+12
* use atomic operationsnobu2015-12-096-50/+80