summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-17The test for TracePoint with thread had never worked correctlymame
2018-04-17The test for TracePoint#raised_exception had never worked correctlymame
2018-04-17Remove the old disabled assertions for 1.8/1.9mame
2018-04-17Enable the assertions that had been disabled for historical reasonmame
2018-04-17Remove the assertions that have no meaningmame
2018-04-17Remove the disabled old tests for Ruby 1.8/1.9 feature changemame
2018-04-17Use assert(false) for the path that is expected unreachablemame
2018-04-17test/date/test_date_base.rb: removedmame
2018-04-17test/csv/test_features.rb: enable accidentally-disabled assertionsmame
2018-04-17test/zlib/test_zlib.rb (test_path): enable the accidentally-disabled assertionmame
2018-04-17string.c: suppress warningnobu
2018-04-17* 2018-04-17svn
2018-04-17parse.y: fix cmdarg in command_argsnobu
2018-04-16compile.c: align rangenobu
2018-04-16[DOC] Fix links of cve [ci skip]k0kubun
2018-04-16parse.y: `else` indentnobu
2018-04-16string.c: fix dumped suffixnobu
2018-04-16* 2018-04-16svn
2018-04-16string.c: fix checking ordernobu
2018-04-14thread_sync.c: [DOC] fix typostomar
2018-04-14string.c: [DOC] fix typostomar
2018-04-14gc.c: [DOC] fix typostomar
2018-04-14process.c: [DOC] fix grammarstomar
2018-04-14man/ruby.1: [DOC] fix grammarstomar
2018-04-14lib/fileutils.rb: [DOC] fix typos and grammarstomar
2018-04-14error.c: [DOC] minor fixesstomar
2018-04-14random.c: improve docs for Random.bytesstomar
2018-04-14* 2018-04-15svn
2018-04-14complex.c: improve docs for Complex#{finite?,infinite?}stomar
2018-04-14Extend timeoutnaruse
2018-04-14irb.rb: restore the last errornobu
2018-04-14irb/{context,workspace}.rb: use local_variable_setnobu
2018-04-14irb/context.rb: using input-methodnobu
2018-04-13Add write barrier calls for direct marking objects.tenderlove
2018-04-13irb.rb: backtrace ordernobu
2018-04-13* 2018-04-14svn
2018-04-13irb.rb: hoist out handle_exceptionnobu
2018-04-13file.c: chardev is loadablenobu
2018-04-12* 2018-04-13svn
2018-04-12parse.y: `when` indentnobu
2018-04-12* properties.svn
2018-04-12[DOC] Add win32/README.win32 to .documentkazu
2018-04-12assert indents of `case` and `end`nobu
2018-04-12error.c: fix for DRbnobu
2018-04-12error.c: super in method_missingnobu
2018-04-12* 2018-04-12svn
2018-04-12marshaltestlib.rb: use clean object for exceptionnobu
2018-04-11eval_error.c: fix loop on exception in messagenobu
2018-04-10* 2018-04-11svn
2018-04-10Try to fix some broken linkskazu