summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-21numeric.c: refine error messagenobu
2016-11-20proc.c: enable Proc#to_s rdocnobu
2016-11-20proc.c: suppress warningnobu
2016-11-20Remove an unused variable to suppress a warning.shugo
2016-11-20win32ole.c: suppress warningsnobu
2016-11-20get rid of test failures introduced at r56848usa
2016-11-20forwardable/impl.rbnobu
2016-11-20remote_address should be called on @bare_sock.shugo
2016-11-20shutdown(2) should not be called for SSLSocket.shugo
2016-11-19* 2016-11-20svn
2016-11-19* ext/win32ole/win32ole.c: independent of libgcc_s_seh-1.dll [Bug #12959] suke
2016-11-19Use Socket instead of TCPSocket/TCPServer.shugo
2016-11-19Expand abbreviated option names.shugo
2016-11-19ruby.h: rb_big_signnobu
2016-11-19Shut down TLS connections gracefully.shugo
2016-11-19Remove garbage.shugo
2016-11-19Move certificates to test/net/fixtures/.shugo
2016-11-19* remove trailing spaces.svn
2016-11-19Support TLS and hash styles options for Net::FTP.new.shugo
2016-11-19math.c: unused_objnobu
2016-11-19dln.c: raise LoadErrornobu
2016-11-18* NEWS: Added entry for optimized Rational. [Feature #12484] [ci skip]tadd
2016-11-18complex.c: optimize f_negatemrkn
2016-11-18* 2016-11-19svn
2016-11-18rational.c: optimization and refactoringmrkn
2016-11-18complex.c: refactoringmrkn
2016-11-18objspace.c:: indent [ci skip]yui-knk
2016-11-18* NEWS: Fix class nameyui-knk
2016-11-18internal.h: round macrosnobu
2016-11-18* 2016-11-18svn
2016-11-18extmk.rb: removed compiled? method [ci skip]nobu
2016-11-17Remove webhook notification to Travis CI [skip ci]hsbt
2016-11-17readline.c: str_subposnobu
2016-11-17numeric.c: get rid of a compile error on mingw64usa
2016-11-17* 2016-11-17svn
2016-11-17mkconfig.rb: add a magic comment to rbconfig.rbshugo
2016-11-16logger.rb: fix next rotate timenobu
2016-11-16test/logger/test_logdevice.rb: heredoc stylesnobu
2016-11-16ruby-additional.el: unquoted code blocknobu
2016-11-16configure.in: compressed debug section optionnobu
2016-11-16test_flip.rb: r56316nobu
2016-11-16math.c: remove needless ifdef clausemrkn
2016-11-16complex.c: optimize Numeric#polar and Numeric#argmrkn
2016-11-16rational.c: optimize Rational#absmrkn
2016-11-16Fix a typo.hsbt
2016-11-16Fixed regression of typo fix.hsbt
2016-11-15* 2016-11-16svn
2016-11-15Fix regexp and typokazu
2016-11-15Use rb_mod_name instead of classnamenaruse
2016-11-15ftp.rb: use Addrinfo interfacesshugo