aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_find.rb: improve branch coveragektsj2017-09-301-0/+17
* string.c: fix ASCII-only on succnobu2017-09-302-0/+6
* sizes.c.tmpl: prototypenobu2017-09-291-1/+1
* * 2017-09-30svn2017-09-291-1/+1
* test_etc.rb: fix test_getgrnam for duplicated group namessonots2017-09-291-3/+3
* configure.acnobu2017-09-299-12/+12
* Use unpack1 instead of unpack and `[0]`kazu2017-09-291-1/+1
* string.c: ASCII-incompatible is not ASCII onlynobu2017-09-292-2/+7
* pack.c: unpack "M" may be ASCII onlynobu2017-09-292-3/+10
* * 2017-09-29svn2017-09-291-1/+1
* array.c: improve operations on small arraysnobu2017-09-298-17/+163
* test_dln.rb: fix path separator on MinGWshirosaki2017-09-281-1/+1
* io.c: fix segfault with closing socket on Windowsshirosaki2017-09-281-4/+11
* Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse2017-09-283-3/+22
* URI::Generic: Separate no_proxy handlingnaruse2017-09-282-16/+37
* * properties.svn2017-09-280-0/+0
* Update to ruby/spec@691755deregon2017-09-2818-26/+134
* Update to ruby/mspec@c135328eregon2017-09-282-3/+4
* test_io_console.rb: flushnobu2017-09-281-0/+4
* * 2017-09-28svn2017-09-271-1/+1
* Remove DevKit path, change zlib linknaruse2017-09-271-2/+2
* Fix exception class [ci skip]kazu2017-09-271-1/+2
* improve grammar in documentation of Array#bsearch [ci skip]duerst2017-09-271-6/+6
* pty.c: shrink repeated device namesnobu2017-09-271-40/+12
* objspace_dump.c: remove unnecessary breaknobu2017-09-271-14/+14
* ext: adjust indent [ci skip]nobu2017-09-276-59/+59
* complex.c: no overflownobu2017-09-273-15/+25
* complex.c: no overflownobu2017-09-273-12/+25
* * 2017-09-27svn2017-09-271-1/+1
* * complex.c: fix Complex#infinite? return value. Because nucomp_abs never ret...nobu2017-09-271-2/+2
* Show rb_data_type_t definition [ci skip]nobu2017-09-262-0/+4
* Fix a reference [ci skip]nobu2017-09-261-2/+2
* Make retries for Net::HTTP configurable [Feature #10674]naruse2017-09-262-1/+67
* parse.y: moved duplicate conditionsnobu2017-09-261-5/+5
* Suppress warnings by other than self-assignmentsnobu2017-09-261-5/+9
* erb.rb: drop unreachable methodk0kubun2017-09-261-4/+0
* test_erb.rb: add test cases for uncovered methodsk0kubun2017-09-261-0/+22
* test_features.rb: fix unused variable warningk0kubun2017-09-261-1/+1
* run-lcov.rb: support overwritten tmpdir pathmame2017-09-261-2/+3
* tool/run-lcov.rb: Filter tmp files outmame2017-09-261-0/+1
* Release gvl while doing (f)statnobu2017-09-262-2/+33
* test_drb.rb: removed extra spacesnobu2017-09-261-3/+3
* vm.c: unused functionnobu2017-09-252-0/+4
* vm.c: fetch retval iff necessarynobu2017-09-252-13/+15
* * 2017-09-26svn2017-09-251-1/+1
* Switch Build to use 2.4 with certs filesnaruse2017-09-251-1/+1
* HTTPHeader#add_field should allow binary [Bug #13926]naruse2017-09-252-5/+8
* tool/run-lcov.rb: Filter test files outmame2017-09-251-11/+36
* Fix overflow detection for LLP64 arch [Bug #13748]naruse2017-09-251-1/+1
* configure.in: install_name without teenynobu2017-09-252-7/+9