aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* string.c: for small crypt_datanobu2017-05-242-2/+10
* Add debug counters.ko12017-05-245-1/+42
* string.c (rb_str_crypt): fix excessive stack use with crypt_rnormal2017-05-241-3/+11
* rubyspec/core/io/popen_spec: avoid lingering "ruby -e sleep" processnormal2017-05-241-2/+6
* * 2017-05-24svn2017-05-231-1/+1
* skip on Solaris 11naruse2017-05-231-0/+4
* Dir as base optionnobu2017-05-233-21/+92
* test_dir.rb: sortnobu2017-05-231-1/+1
* Dir.glob base optionnobu2017-05-233-21/+67
* readonly srcdirnobu2017-05-231-0/+2
* out-of-place on travisnobu2017-05-231-12/+14
* fix FD leaksnobu2017-05-231-3/+15
* LABEL_FORMATnobu2017-05-231-2/+3
* unused membernobu2017-05-231-0/+2
* Use test-unit 3.2.4kou2017-05-231-1/+1
* readonly srcdirnobu2017-05-231-3/+12
* appveyor.yml: remove unused UNICODE_DATA_DIRnobu2017-05-231-4/+0
* * 2017-05-23svn2017-05-221-1/+1
* variable.c (autoload_sleep_done): avoid needless list_node initnormal2017-05-221-1/+1
* source directory may not be writablenobu2017-05-222-6/+19
* lib/net/protocol.rb: account read_bytes before caller sees itnormal2017-05-222-3/+32
* hash.c: [DOC] fix docs for Hash#transform_values!rhe2017-05-221-3/+4
* net/imap: separate @continuation_request_exception from @exceptionshugo2017-05-222-13/+23
* downloader.rb: true symlink on cygwinnobu2017-05-221-8/+10
* erb.rb: Skip creating regexpk0kubun2017-05-221-4/+6
* fix r58833nobu2017-05-221-1/+5
* lib/net/protocol: clear short-lived read buffernormal2017-05-211-1/+3
* String#casecmp no longer raises TypeErrorstomar2017-05-211-2/+10
* NEWS: String#{casecmp,casecmp?} [Bug #13312]stomar2017-05-211-0/+2
* string.c: fix String#{casecmp,casecmp?} for non-string argumentsstomar2017-05-212-8/+30
* test_string.rb,test_symbol.rb: add some testsstomar2017-05-212-1/+8
* Use should_receive expectation instead of singleton methodstomar2017-05-211-2/+3
* * 2017-05-22svn2017-05-211-1/+1
* downloader cachenobu2017-05-214-34/+100
* remove verify optionnobu2017-05-211-11/+1
* downloader.rb: utilize dir argumentnobu2017-05-211-2/+1
* Add missing word in transform_values methods descriptionkazu2017-05-211-2/+2
* Improve Time#+ & Time#- performancewatson19782017-05-211-10/+2
* Improve Time#<=> performancewatson19782017-05-211-1/+2
* Remove redundant square bracketskazu2017-05-211-1/+1
* erb.rb: Allow trimming CR in all trim_modesk0kubun2017-05-203-2/+15
* erb.rb: Allow explicit trimming carriage returnk0kubun2017-05-202-3/+14
* doc/maintainers.rdoc: Add me to ERB maintainersk0kubun2017-05-201-1/+1
* erb.rb: Allow trimming carriage returnk0kubun2017-05-202-2/+7
* erb.rb: Prevent potential unexpected rescuek0kubun2017-05-201-2/+2
* * 2017-05-21svn2017-05-201-1/+1
* Clean proxynaruse2017-05-201-1/+1
* erb.rb: Drop unused scanner implementationk0kubun2017-05-201-15/+5
* * properties.svn2017-05-200-0/+0
* Add coverage measurement mode by using gcovmame2017-05-204-0/+66