summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-27array.c: rb_check_to_arraynobu
2018-01-27defined? returns nil for toplevel constant lookupnobu
2018-01-27vcs.rb: prepend DebugSystem to VCSnobu
2018-01-27vm_insnhelper.c: avoid intermediate arraynobu
2018-01-27bare_instructions.rb: show class name on inspectk0kubun
2018-01-27Fix duplicated HAVE_NANkazu
2018-01-27insns2vm.rb: add missing word to helpk0kubun
2018-01-27insns2vm.rb: make #generate_parser privatek0kubun
2018-01-27dumper.rb: stop getting --destdir option valuek0kubun
2018-01-27win32/Makefile.sub: fix typok0kubun
2018-01-26* 2018-01-27svn
2018-01-26need to declare the prototype of nan() if missingusa
2018-01-26vcs.rb: old version cannot refine modulesnobu
2018-01-26vcs.rb: dcommit for each commitnobu
2018-01-26vcs.rb: debug print in system methodnobu
2018-01-26error.c: receiver kwargnobu
2018-01-26test_exception.rb: NameError.new NoMethodError.newnobu
2018-01-26error.c: [DOC] NoMethodError.new [ci skip]nobu
2018-01-26error.c: copy keyword argumentsnobu
2018-01-26error.c: KeyError missing keyword argumentsnobu
2018-01-26treat PC for gc eventsshyouhei
2018-01-26move ADD_PC around to optimize PC manipluiationsshyouhei
2018-01-26error.c: use already initialized IDsnobu
2018-01-26KeyError#initialize accepts receiver and key.kou
2018-01-26Removed workaround Travis CI.hsbt
2018-01-26optparse.rb: froze string literalsnobu
2018-01-26ignore external library sources [ci skip]nobu
2018-01-26ext/psych/.gitignore: removed stale file [ci skip]nobu
2018-01-26Fix rubyspec against the change in Hash#transform_keys!mrkn
2018-01-26* 2018-01-26svn
2018-01-26hash.c: support key swapping in Hash#transform_keys!mrkn
2018-01-25compile.c: check midnobu
2018-01-25string.c: clear substring code rangenobu
2018-01-25compile.c: unnecessary freezingnobu
2018-01-25openssl/buffering.rb: no RS when outputnobu
2018-01-25Group related File.umask specs togethereregon
2018-01-25Remove specs trying arbitrary values for chmod and umaskeregon
2018-01-25optparse.rb: literal newlinenobu
2018-01-25revert r62032 because it refers to a undefined variableko1
2018-01-25.editorconfig: Use spaces instead of tab except Makefileskazu
2018-01-24optparse.rb: literal newlinenobu
2018-01-24vm.c: remove unnecessary branchnormal
2018-01-24load.c: use fstring instead of OBJ_FREEZEnormal
2018-01-24ruby/ruby.h: remove unnecessary exports from C-APInormal
2018-01-24* 2018-01-25svn
2018-01-24ruby.c (open_load_file): avoid shadowing variable for errnonormal
2018-01-24system_spec.rb: add RubySpec for r62025k0kubun
2018-01-24process.c: add :exception option to Kernel.#systemk0kubun
2018-01-24mkmf.rb: werror on mswinnobu
2018-01-24dir.c: Dir#each_childnobu