summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-19rexml: Fix wrong assertionkou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Make more readablekou
2018-04-19_mjit_compile_send.erb: simplify control flowk0kubun
2018-04-19internal.h: use the same declaration as definitionk0kubun
2018-04-19Adds "endless range" to NEWSmame
2018-04-19Prefer CONST_ID to static global IDsmame
2018-04-19range.c: Make Range#bsearch support endless rangesmame
2018-04-19Make Range#min, max, include?, cover?, and === to support endless rangemame
2018-04-19* 2018-04-20svn
2018-04-19Introduce endless range [Feature#12912]mame
2018-04-19pack/unpack M only handles LF line breaks [Feature #14352]naruse
2018-04-19dir.c: warning for NULnobu
2018-04-19* 2018-04-19svn
2018-04-19Add slice method to ENV like Hash#slicenobu
2018-04-18win32.c: fix CSI sequences to deletenobu
2018-04-17lib/uri/generic.rb: fix error in docs for URI::Generic#opaquestomar
2018-04-17lib/uri/ldap.rb: fix errors in docs for URI::LDAPstomar
2018-04-17lib/uri/file.rb: fix errors in docs for URI::File.buildstomar
2018-04-17* 2018-04-18svn
2018-04-17lib/uri/file.rb: improve docs for URI::Filestomar
2018-04-17test/ruby/test_super.rb: Remove unused assertionsmame
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