summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-09use atomic operationsnobu
2015-12-09* gc.c (gc_mark_stacked_objects): fix typo.ko1
2015-12-09* doc/syntax/refinements.rdoc: remove outdated description.shugo
2015-12-09update NEWS [ruby-core:71970]ko1
2015-12-09stringio.c: unused variablenobu
2015-12-09add documentation for RubyVM::InstructionSequence#to_binary_format and RubyVM...ko1
2015-12-09compile.c (ibf_dump_object_unsupported): fix spelling errornormal
2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1
2015-12-09* .gitignore: ignored ISeq binary format.hsbt
2015-12-09* *.c (*_memsize): do not check ptr.ko1
2015-12-09* test/net/smtp/test_response.rb: use Test::Unit. We should use Test::Unithsbt
2015-12-09mark as experimentalko1
2015-12-08test_generic.rb: fix assertionnobu
2015-12-08string.c: use rb_id_encodingnobu
2015-12-08lib/uri/generic.rb: enable frozen_string_literalnormal
2015-12-08test/uri/test_generic.rb (to_s): new testnormal
2015-12-08gc.c: NULL check at memsizenobu
2015-12-08* compile.c (ibf_dump_memsize): should check NULL.ko1
2015-12-08* string.c (rb_str_init): now accepts new option parameter `encoding'.usa
2015-12-08envutil.rb: improve messagenobu
2015-12-08compile.c: suppress warningnobu
2015-12-08file.c: call get_stat only oncenobu
2015-12-08* compile.c (iseq_ibf_dump): dump extra data just string length.ko1
2015-12-08compile.c: fix extra_strnobu
2015-12-08gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.rc1yuki
2015-12-08* compile.c (ibf_load_setup): cast to int.ko1
2015-12-08* compile.c (ibf_setup_load): rename to ibf_load_setup().ko1
2015-12-08make local symbols staticnobu
2015-12-08* 2015-12-09svn
2015-12-08fix indent [ci skip]kazu
2015-12-08Add ticket numbers [ci skip]kazu
2015-12-08free ibf_dump at exceptionnobu
2015-12-08fix typos [ci skip]kazu
2015-12-08compile.c: make opt a string valuenobu
2015-12-08* test/io/console/test_io_console.rb (run_pty): Avoid waiting twicengoto
2015-12-08check loading object index rangenobu
2015-12-08suppress warningsnobu
2015-12-08* compile.c (iseq_ibf_dump): fix for clang type checker.ko1
2015-12-08* iseq.c (iseq_s_load): fix mysterious bug.ko1
2015-12-08fix a typo [ci skip]kazu
2015-12-08* properties.svn
2015-12-08* remove trailing spaces.svn
2015-12-08* introduce new ISeq binary format serializer/de-serializerko1
2015-12-08retry IO#getpassnobu
2015-12-08mention about Enumerator::Lazy#grep_v in NEWSkazu
2015-12-08Revert r52907 "* configure.in: add missing x."kazu
2015-12-08Revert r52902,r52903,r52910,r52911,r52937,r52939naruse
2015-12-08string.c: removed unused variableduerst
2015-12-08enumerator.c: lazy_grep_vnobu
2015-12-08error.c: name_err_local_variablesnobu