aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * gc.c (gc_mark_stacked_objects): fix typo.ko12015-12-092-2/+7
* * doc/syntax/refinements.rdoc: remove outdated description.shugo2015-12-092-6/+4
* update NEWS [ruby-core:71970]ko12015-12-091-1/+3
* stringio.c: unused variablenobu2015-12-091-1/+0
* add documentation for RubyVM::InstructionSequence#to_binary_format and RubyVM...ko12015-12-091-0/+11
* compile.c (ibf_dump_object_unsupported): fix spelling errornormal2015-12-091-1/+1
* * ext/**/*.c (*_memsize): same as r52986 for extensions.ko12015-12-0913-25/+20
* * .gitignore: ignored ISeq binary format.hsbt2015-12-092-0/+5
* * *.c (*_memsize): do not check ptr.ko12015-12-0916-76/+57
* * test/net/smtp/test_response.rb: use Test::Unit. We should use Test::Unithsbt2015-12-092-2/+7
* mark as experimentalko12015-12-091-1/+1
* test_generic.rb: fix assertionnobu2015-12-081-1/+1
* string.c: use rb_id_encodingnobu2015-12-081-1/+1
* lib/uri/generic.rb: enable frozen_string_literalnormal2015-12-082-15/+27
* test/uri/test_generic.rb (to_s): new testnormal2015-12-082-0/+12
* gc.c: NULL check at memsizenobu2015-12-081-5/+7
* * compile.c (ibf_dump_memsize): should check NULL.ko12015-12-082-5/+14
* * string.c (rb_str_init): now accepts new option parameter `encoding'.usa2015-12-084-5/+56
* envutil.rb: improve messagenobu2015-12-081-2/+4
* compile.c: suppress warningnobu2015-12-081-1/+2
* file.c: call get_stat only oncenobu2015-12-082-4/+12
* * compile.c (iseq_ibf_dump): dump extra data just string length.ko12015-12-083-2/+13
* compile.c: fix extra_strnobu2015-12-081-1/+1
* gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.rc1yuki2015-12-082-1/+5
* * compile.c (ibf_load_setup): cast to int.ko12015-12-082-1/+5
* * compile.c (ibf_setup_load): rename to ibf_load_setup().ko12015-12-082-3/+27
* make local symbols staticnobu2015-12-085-7/+9
* * 2015-12-09svn2015-12-081-2/+2
* fix indent [ci skip]kazu2015-12-081-7/+7
* Add ticket numbers [ci skip]kazu2015-12-081-1/+4
* free ibf_dump at exceptionnobu2015-12-081-23/+74
* fix typos [ci skip]kazu2015-12-081-2/+2