summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-11-15complex.c: purge id_eqeq_p and limit return valuenobu
2016-11-15socket.rb: remove closed checksnobu
2016-11-15ftp.rb: use Addrinfonobu
2016-11-15st.c: fix crashes on huge hash tablesnormal
2016-11-14* test/thread/test_queue.rb: Give up to ten seconds for threads toheadius
2016-11-14* 2016-11-15svn
2016-11-14* test/ruby/test_module.rb: Method tables are not guaranteed to beheadius
2016-11-14net/ftp.rb: kwargsnobu
2016-11-14net/protocol.rb: kwargsnobu
2016-11-14socket.rb: kwargsnobu