aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fiddle/test_import.rb: fix warnings by rubygemsnobu2018-04-191-1/+1
* fiddle/import.rb: suppress warningnobu2018-04-192-1/+6
* rexml: Fix a XPath bug that white spaces aren't ignoredkou2018-04-192-44/+58
* rexml: Fix wrong assertionkou2018-04-191-1/+1
* rexml: Use more debug friendly assertion stylekou2018-04-191-5/+3
* rexml: Use more debug friendly assertion stylekou2018-04-191-5/+4
* rexml: Make more readablekou2018-04-191-6/+25
* _mjit_compile_send.erb: simplify control flowk0kubun2018-04-192-12/+10
* internal.h: use the same declaration as definitionk0kubun2018-04-192-4/+4
* Adds "endless range" to NEWSmame2018-04-191-0/+7
* Prefer CONST_ID to static global IDsmame2018-04-191-8/+10
* range.c: Make Range#bsearch support endless rangesmame2018-04-192-46/+74
* Make Range#min, max, include?, cover?, and === to support endless rangemame2018-04-192-5/+40
* * 2018-04-20svn2018-04-191-1/+1
* Introduce endless range [Feature#12912]mame2018-04-197-29/+208
* pack/unpack M only handles LF line breaks [Feature #14352]naruse2018-04-191-1/+2
* dir.c: warning for NULnobu2018-04-194-5/+19
* * 2018-04-19svn2018-04-191-1/+1
* Add slice method to ENV like Hash#slicenobu2018-04-192-0/+41
* win32.c: fix CSI sequences to deletenobu2018-04-181-8/+8
* lib/uri/generic.rb: fix error in docs for URI::Generic#opaquestomar2018-04-171-3/+4
* lib/uri/ldap.rb: fix errors in docs for URI::LDAPstomar2018-04-171-3/+3
* lib/uri/file.rb: fix errors in docs for URI::File.buildstomar2018-04-171-4/+1
* * 2018-04-18svn2018-04-171-1/+1
* lib/uri/file.rb: improve docs for URI::Filestomar2018-04-171-9/+11
* test/ruby/test_super.rb: Remove unused assertionsmame2018-04-171-2/+2
* The test for TracePoint with thread had never worked correctlymame2018-04-171-2/+4
* The test for TracePoint#raised_exception had never worked correctlymame2018-04-171-2/+2
* Remove the old disabled assertions for 1.8/1.9mame2018-04-172-36/+0
* Enable the assertions that had been disabled for historical reasonmame2018-04-171-5/+4
* Remove the assertions that have no meaningmame2018-04-171-4/+4
* Remove the disabled old tests for Ruby 1.8/1.9 feature changemame2018-04-172-36/+7
* Use assert(false) for the path that is expected unreachablemame2018-04-172-3/+3
* test/date/test_date_base.rb: removedmame2018-04-171-435/+0
* test/csv/test_features.rb: enable accidentally-disabled assertionsmame2018-04-171-10/+8
* test/zlib/test_zlib.rb (test_path): enable the accidentally-disabled assertionmame2018-04-171-3/+3
* string.c: suppress warningnobu2018-04-171-1/+1
* * 2018-04-17svn2018-04-171-1/+1
* parse.y: fix cmdarg in command_argsnobu2018-04-172-0/+17
* compile.c: align rangenobu2018-04-162-1/+3
* [DOC] Fix links of cve [ci skip]k0kubun2018-04-161-2/+2
* parse.y: `else` indentnobu2018-04-161-1/+3
* string.c: fix dumped suffixnobu2018-04-163-6/+15
* * 2018-04-16svn2018-04-161-1/+1
* string.c: fix checking ordernobu2018-04-162-4/+7
* thread_sync.c: [DOC] fix typostomar2018-04-141-1/+1
* string.c: [DOC] fix typostomar2018-04-141-1/+1
* gc.c: [DOC] fix typostomar2018-04-141-1/+1
* process.c: [DOC] fix grammarstomar2018-04-141-1/+1
* man/ruby.1: [DOC] fix grammarstomar2018-04-141-2/+2