summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-03-14Fix bug of Tempfile#size if nothing is written [Bug #13198]glass
2017-03-14Fix a consistency bug of ISEQ_COVERAGE [Bug #13305]mame
2017-03-14Fiber also has same issue. [Bug #13313]ko1
2017-03-14thread.c: Thread.start with Symbolnobu
2017-03-14envutil.rb: basename for diagnostic_reportsnobu
2017-03-13file.c: join with /nobu
2017-03-13string.c: $; is a GC-rootnobu
2017-03-13bigdecimal: version 1.3.2mrkn
2017-03-11test/ruby/test_require.rb: use squiggly heredocsnobu
2017-03-09fix UTF-32 valid_encoding?nobu
2017-03-09fix UTF-32 valid_encoding?nobu
2017-03-09test_utf16.rb: refine valid_encoding testsnobu
2017-03-08proc.c: preserve class name encoding in Proc#to_snobu
2017-03-07parse.y: remove tracenobu
2017-03-07string.c: negation of LONG_MINnobu
2017-03-07Supress warning: instance variable @repeat_count not initializednaruse
2017-03-02refine a warning message.akr
2017-03-02test: use RbConfig::Limitsnobu
2017-03-01openssl: avoid segfault during running tests on Ubuntu trustyrhe
2017-02-26parse.y: indent at invalid identifiernobu
2017-02-25NEWS: document String#-@ changenormal
2017-02-24Integer.sqrt argument checknobu
2017-02-24Integer.sqrt [Feature #13219]nobu
2017-02-24Update rdoc-5.1.0hsbt
2017-02-22rational.c: infinity in powernobu
2017-02-22rational.c: infinity in powernobu
2017-02-22refine warning message for binary regexp /.../n.akr
2017-02-22Thread#fetchnobu
2017-02-22numeric.c: Numeric#clone and #dupnobu
2017-02-21object.c: message encodingnobu
2017-02-20assertions.rb: ignore exit in childnobu
2017-02-20regparse.c: initialize return valuesnobu
2017-02-20envutil.rb: diagnostic_reports for ruby-runnernobu
2017-02-19vm_insnhelper.c: super to module in refinementnobu
2017-02-18{lib,test}/cgi: Specify frozen_string_literal: true.kazu
2017-02-18array.c: check if numericnobu
2017-02-17test_fileutils.rb: no broken symlinks on Cygwinnobu
2017-02-17test_fileutils.rb: fix relative symlink pathnobu
2017-02-17test_fileutils.rb: workaround for Cygwinnobu
2017-02-17test_fileutils.rb: cache distinct UIDsnobu
2017-02-16fileutils.rb: do not make rootnobu
2017-02-15marshal.c: revert r57631 partiallynobu
2017-02-13lib/find.rb: Specify frozen_string_literal: true.kazu
2017-02-12ripper: fix %-op on_operator_ambiguousnobu
2017-02-10bigdecimal: version 1.3.1mrkn
2017-02-10check thread deadness correctly.ko1
2017-02-10parallel.rb: fix interventionnobu
2017-02-10lib/base64.rb: Specify frozen_string_literal: true.kazu
2017-02-09lib/abbrev.rb: Specify frozen_string_literal: true.kazu
2017-02-07{ext,test}/zlib: Specify frozen_string_literal: true.kazu