summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-08test/unit.rb: fix -n optionnobu
2016-12-08compile.c: optimize literal nodesnobu
2016-12-08vm.c: check type of hash to mergenobu
2016-12-08vm_insnhelper.c: zsuper in refinementsnobu
2016-12-08parse.y: ripper generic inputnobu
2016-12-07Add volatile to a suppress warning.shugo
2016-12-07Add clang volatile fixes from FreeBSD and NetBSD.shugo
2016-12-07* 2016-12-08svn
2016-12-07fix typo in `IO#write_nonblock` example [ci skip]kazu
2016-12-07ruby.c: dump optionnobu
2016-12-07assertions.rb: defered message in FailDescnobu
2016-12-07* properties.svn
2016-12-07Delay Utils.getservername until needed.shugo
2016-12-07compile.c: remove dead codenobu
2016-12-07hash.c: hash should be longnobu
2016-12-07win32.c: suppress warningnobu
2016-12-07Extend timeout for Solaris unstable10s.shugo
2016-12-07file.c: cygwin behaviornobu
2016-12-07* 2016-12-07svn
2016-12-07const pointer is not able to be free.usa
2016-12-06untabify [ci skip]kazu
2016-12-06Fix indent [ci skip]kazu
2016-12-06* properties.svn
2016-12-06rexml: REXML::Element#[] accepts String or Symbol as attribute namekou
2016-12-06Make `trace_running` an integer flag againnobu
2016-12-06array.c, enum.c: change sum algorithmmrkn
2016-12-06numeric.c: fix exception message for nil roundingmrkn
2016-12-06Fix typoskazu
2016-12-06Update latest bundled gems.hsbt
2016-12-06EPERM by symlinknobu
2016-12-06file.c: isADSnobu
2016-12-06EPERM by symlinknobu
2016-12-06re.c: check that MatchData is initializedrhe
2016-12-06test/ruby/test_hash.rb: suppress syntax warningrhe
2016-12-06switching hash removalnobu
2016-12-06remove unnecessary variablenobu
2016-12-06random.c: pack hash seedsnobu
2016-12-05* 2016-12-06svn
2016-12-05Add a comment.shugo
2016-12-05Remove closed checks and use `&.`kazu
2016-12-05NEWS: mention chomp option of String and StringIOkazu
2016-12-05Don't insert an entry to loading_tbl if another thread succeed to load.shugo
2016-12-05random.c: private randnobu
2016-12-04* 2016-12-05svn
2016-12-04Increase timeout of TestRequire#test_require_with_loaded_features_popnaruse
2016-12-04class.c: missing unknown_keyword_errornobu
2016-12-04extension.rdoc: fix rb_get_kwargs [ci skip]nobu
2016-12-04Revert changes on rb_frame_method_id_and_class()ktsj
2016-12-04Specify the socktype explicitly.shugo
2016-12-04Use 127.0.0.1 if getaddrinfo fails.shugo