aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/http: avoid reading/writing from unstarted SSL sockettopic/net-http-unstarted-sslsocketKazuki Yamaguchi2016-11-201-18/+21
* re.c: make MatchData#hash and #== check the MatchData is initializedKazuki Yamaguchi2016-11-192-1/+5
* Use Socket instead of TCPSocket/TCPServer.shugo2016-11-191-4/+4
* Expand abbreviated option names.shugo2016-11-192-21/+23
* ruby.h: rb_big_signnobu2016-11-192-3/+10
* Shut down TLS connections gracefully.shugo2016-11-191-1/+5
* Remove garbage.shugo2016-11-191-2/+1
* Move certificates to test/net/fixtures/.shugo2016-11-196-9/+9
* * remove trailing spaces.svn2016-11-191-1/+1
* Support TLS and hash styles options for Net::FTP.new.shugo2016-11-193-22/+601
* math.c: unused_objnobu2016-11-191-29/+29
* dln.c: raise LoadErrornobu2016-11-191-1/+3
* * NEWS: Added entry for optimized Rational. [Feature #12484] [ci skip]tadd2016-11-181-0/+2
* complex.c: optimize f_negatemrkn2016-11-184-11/+35
* * 2016-11-19svn2016-11-181-1/+1
* rational.c: optimization and refactoringmrkn2016-11-181-7/+7
* complex.c: refactoringmrkn2016-11-181-13/+2
* objspace.c:: indent [ci skip]yui-knk2016-11-181-1/+1
* * NEWS: Fix class nameyui-knk2016-11-181-1/+1
* internal.h: round macrosnobu2016-11-183-16/+26
* * 2016-11-18svn2016-11-181-1/+1
* extmk.rb: removed compiled? method [ci skip]nobu2016-11-182-8/+1
* Remove webhook notification to Travis CI [skip ci]hsbt2016-11-171-7/+0
* readline.c: str_subposnobu2016-11-171-6/+22
* numeric.c: get rid of a compile error on mingw64usa2016-11-171-1/+1
* * 2016-11-17svn2016-11-171-1/+1
* mkconfig.rb: add a magic comment to rbconfig.rbshugo2016-11-171-0/+1
* logger.rb: fix next rotate timenobu2016-11-162-11/+160
* test/logger/test_logdevice.rb: heredoc stylesnobu2016-11-161-12/+21
* ruby-additional.el: unquoted code blocknobu2016-11-161-1/+1
* configure.in: compressed debug section optionnobu2016-11-161-4/+12
* test_flip.rb: r56316nobu2016-11-161-0/+21
* math.c: remove needless ifdef clausemrkn2016-11-161-4/+0
* complex.c: optimize Numeric#polar and Numeric#argmrkn2016-11-164-10/+37
* rational.c: optimize Rational#absmrkn2016-11-161-0/+26
* Fix a typo.hsbt2016-11-161-1/+1
* Fixed regression of typo fix.hsbt2016-11-162-20/+20
* * 2016-11-16svn2016-11-151-1/+1
* Fix regexp and typokazu2016-11-151-2/+2
* Use rb_mod_name instead of classnamenaruse2016-11-151-2/+1
* ftp.rb: use Addrinfo interfacesshugo2016-11-152-3/+5
* complex.c: purge id_eqeq_p and limit return valuenobu2016-11-151-6/+7
* socket.rb: remove closed checksnobu2016-11-151-15/+15
* ftp.rb: use Addrinfonobu2016-11-151-6/+6
* st.c: fix crashes on huge hash tablesnormal2016-11-151-2/+2
* * test/thread/test_queue.rb: Give up to ten seconds for threads toheadius2016-11-141-1/+4
* * 2016-11-15svn2016-11-141-1/+1
* * test/ruby/test_module.rb: Method tables are not guaranteed to beheadius2016-11-143-3/+3
* net/ftp.rb: kwargsnobu2016-11-141-3/+1
* net/protocol.rb: kwargsnobu2016-11-145-18/+14