aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* csv.rb: use keyword parametersglass2017-07-272-96/+71
* * 2017-07-27svn2017-07-271-1/+1
* csv.rb: use Array#to_hglass2017-07-271-2/+1
* vcs.rb: commitnobu2017-07-262-13/+14
* lib/net/imap.rb: support CHANGEDSINCE and MODSEQshugo2017-07-262-8/+52
* To use slack notification instead of email notification.hsbt2017-07-261-3/+1
* Removed definitions of mspec and ruby/spec.hsbt2017-07-261-4/+0
* Removed Ruby 2.1 from Travis CI. It's EOL status on 2017.hsbt2017-07-261-1/+0
* parse.y: brace after array literal argnobu2017-07-262-1/+5
* * 2017-07-26svn2017-07-261-1/+1
* Fix typos [ci skip]kazu2017-07-261-3/+3
* parse.y: limit codepoint lengthnobu2017-07-252-9/+10
* dir.c (ruby_brace_expand): RB_GC_GUARD safetynormal2017-07-251-6/+6
* * 2017-07-25svn2017-07-251-1/+1
* socket: system getaddrinfo on Windowsnobu2017-07-251-0/+1
* * 2017-07-24svn2017-07-241-1/+1
* optparse.rb: case-sensitive candidatenobu2017-07-242-4/+9
* * 2017-07-23svn2017-07-231-1/+1
* sprintf.c: width too bignobu2017-07-232-0/+7
* * remove trailing spaces.svn2017-07-221-1/+1
* Add Doxygen commentsyugui2017-07-223-3/+221
* Fix documentskazu2017-07-221-2/+2
* Fix typos and indentkazu2017-07-221-6/+6
* * remove trailing spaces.svn2017-07-222-35/+35
* Add documentsyugui2017-07-223-96/+462
* compile.c: COMPILE_ERRORnobu2017-07-221-51/+70
* compile.c: dump iseq at adjust bugnobu2017-07-211-0/+1
* * 2017-07-22svn2017-07-211-1/+1
* NEWS: add entries for thread_sync.c changesnormal2017-07-211-0/+5
* strscan.c: fix segfault in arefnobu2017-07-212-0/+11
* optparse.rb: [DOC] fix keysnobu2017-07-211-5/+5
* ripper: add kwrest_param parser eventrhe2017-07-213-1/+22
* Use `unpack1` instead of `unpack` and `[0]`kazu2017-07-201-2/+2
* logger.rb: Fix handling prognamesonots2017-07-202-1/+7
* NEWS: Add String#delete_suffix and String#delete_suffix!sonots2017-07-201-0/+2
* * 2017-07-21svn2017-07-201-1/+1
* string.c: add String#delete_suffix and String#delete_suffix!sonots2017-07-202-0/+224
* Remove dead codeyugui2017-07-201-25/+0
* parse.y: empty hash in definednobu2017-07-202-2/+8
* compile.c: restore stack at returnnobu2017-07-202-0/+4
* lib/net/pop.rb: support timeout for TLS handshakeshugo2017-07-191-1/+1
* lib/net/imap.rb: Ignore trailing space for Microsoft Exchange Servershugo2017-07-192-0/+17
* * 2017-07-20svn2017-07-191-1/+1
* Sort entries [ci skip]kazu2017-07-191-23/+23
* NEWS: Add Hash#transform_keys and Hash#transform_keys!kazu2017-07-191-0/+5
* random.c: ensure initializednobu2017-07-192-2/+6
* test_rand.rb: improved assert_fork_statusnobu2017-07-191-3/+14
* st.c: adjust stylenobu2017-07-191-31/+41
* * 2017-07-19svn2017-07-191-1/+1
* revert r59359, r59356, r59355, r59354normal2017-07-198-191/+32