aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/fileutils.rb: [DOC] fix typos and grammarstomar2018-04-141-3/+3
* error.c: [DOC] minor fixesstomar2018-04-141-2/+2
* random.c: improve docs for Random.bytesstomar2018-04-141-4/+4
* * 2018-04-15svn2018-04-141-1/+1
* complex.c: improve docs for Complex#{finite?,infinite?}stomar2018-04-141-2/+2
* Extend timeoutnaruse2018-04-141-1/+1
* irb.rb: restore the last errornobu2018-04-143-2/+18
* irb/{context,workspace}.rb: use local_variable_setnobu2018-04-143-2/+54
* irb/context.rb: using input-methodnobu2018-04-141-0/+1
* Add write barrier calls for direct marking objects.tenderlove2018-04-132-7/+26
* irb.rb: backtrace ordernobu2018-04-131-10/+28
* * 2018-04-14svn2018-04-131-1/+1
* irb.rb: hoist out handle_exceptionnobu2018-04-131-33/+37
* file.c: chardev is loadablenobu2018-04-132-1/+6