aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proc.c: assume rb_iseq_location_t::first_lineno is always availablewip-topic/thread-fix-start-with-empty-iseqKazuki Yamaguchi2016-11-202-14/+7
* vm_core.h: remove useless declaration of rb_backtrace_iter_funcKazuki Yamaguchi2016-11-201-1/+0
* thread.c: make thread_debug() print to stderrKazuki Yamaguchi2016-11-201-6/+5
* proc.c: enable Proc#to_s rdocnobu2016-11-201-8/+8
* proc.c: suppress warningnobu2016-11-201-1/+1
* Remove an unused variable to suppress a warning.shugo2016-11-201-1/+1
* win32ole.c: suppress warningsnobu2016-11-201-1/+1
* get rid of test failures introduced at r56848usa2016-11-201-1/+1
* forwardable/impl.rbnobu2016-11-204-15/+50
* remote_address should be called on @bare_sock.shugo2016-11-202-2/+2
* shutdown(2) should not be called for SSLSocket.shugo2016-11-201-4/+6
* * 2016-11-20svn2016-11-191-1/+1
* * ext/win32ole/win32ole.c: independent of libgcc_s_seh-1.dll [Bug #12959] suke2016-11-191-1/+1
* 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