summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-28test_dln.rb: fix path separator on MinGWshirosaki
2017-09-28io.c: fix segfault with closing socket on Windowsshirosaki
2017-09-28Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse
2017-09-28URI::Generic: Separate no_proxy handlingnaruse
2017-09-28* properties.svn
2017-09-28Update to ruby/spec@691755deregon
2017-09-28Update to ruby/mspec@c135328eregon
2017-09-28test_io_console.rb: flushnobu
2017-09-27* 2017-09-28svn
2017-09-27Remove DevKit path, change zlib linknaruse
2017-09-27Fix exception class [ci skip]kazu
2017-09-27improve grammar in documentation of Array#bsearch [ci skip]duerst
2017-09-27pty.c: shrink repeated device namesnobu
2017-09-27objspace_dump.c: remove unnecessary breaknobu
2017-09-27ext: adjust indent [ci skip]nobu
2017-09-27complex.c: no overflownobu
2017-09-27complex.c: no overflownobu
2017-09-27* 2017-09-27svn
2017-09-27* complex.c: fix Complex#infinite? return value. Because nucomp_abs never ret...nobu
2017-09-26Show rb_data_type_t definition [ci skip]nobu
2017-09-26Fix a reference [ci skip]nobu
2017-09-26Make retries for Net::HTTP configurable [Feature #10674]naruse
2017-09-26parse.y: moved duplicate conditionsnobu
2017-09-26Suppress warnings by other than self-assignmentsnobu
2017-09-26erb.rb: drop unreachable methodk0kubun
2017-09-26test_erb.rb: add test cases for uncovered methodsk0kubun
2017-09-26test_features.rb: fix unused variable warningk0kubun
2017-09-26run-lcov.rb: support overwritten tmpdir pathmame
2017-09-26tool/run-lcov.rb: Filter tmp files outmame
2017-09-26Release gvl while doing (f)statnobu
2017-09-26test_drb.rb: removed extra spacesnobu
2017-09-25vm.c: unused functionnobu
2017-09-25vm.c: fetch retval iff necessarynobu
2017-09-25* 2017-09-26svn
2017-09-25Switch Build to use 2.4 with certs filesnaruse
2017-09-25HTTPHeader#add_field should allow binary [Bug #13926]naruse
2017-09-25tool/run-lcov.rb: Filter test files outmame
2017-09-25Fix overflow detection for LLP64 arch [Bug #13748]naruse
2017-09-25configure.in: install_name without teenynobu
2017-09-25Time#at receives 3rd argument which specifies the unit of 2nd argument [Featu...naruse
2017-09-25thread.c: Use 'Class.new' instead of 'Class::new' in doc codes.sonots
2017-09-25test/ruby/test_iseq.rb: Skip test_safe_call_chain if Coverage is running.yui-knk
2017-09-24* 2017-09-25svn
2017-09-24openssl: import e72d960db262rhe
2017-09-24common.mk: force link exe/rubynobu
2017-09-24test_gc.rb: relax criterionnobu
2017-09-24gem.rb: load rubygems.rbnobu
2017-09-24Added NEWS entry for r60008hsbt
2017-09-24Removed ubygems.rb. rubygems.rb is always loaded now.hsbt
2017-09-24load.c: fix rb_load_protect conditionnobu