aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/webrick: explicitly convert header values to a stringmame2018-11-262-4/+4
* common.mk: simplify for ruby.impnobu2018-11-261-2/+2
* .travis.yml: avoid bashismshyouhei2018-11-261-9/+5
* un.rb: add more options for httpd to help message [ci skip]kazu2018-11-261-0/+2
* .travis.yml: update MSAN setups [ci skip]shyouhei2018-11-261-1/+3
* Removed `bundle_ruby` command. Because It's no longer shipped from Bundler 1....hsbt2018-11-261-27/+0
* Use libexec for distination directory.hsbt2018-11-261-1/+1
* Followed up r65963. Use libexec directory with sync tool.hsbt2018-11-261-1/+1
* add several emoji data files to UNICODE_EMOJI_DOWNLOAD for downloadduerst2018-11-251-0/+4
* * 2018-11-26svn2018-11-251-1/+1
* Normalize month-mday before finding epochnaruse2018-11-252-0/+46
* Fix locations of NODE_UNDEF in undef with multiple argsyui-knk2018-11-251-1/+1
* create function create_property_node to extract recurring functionalityduerst2018-11-251-72/+33
* deal with ONIGENC_CASE_IS_TITLECASE flag on lowercase charactersduerst2018-11-251-4/+9
* ChangeLog compatibility [ci skip]nobu2018-11-251-1/+4
* parser: improve error messagesnobu2018-11-254-53/+53
* NEWS: fix markup [ci skip]nobu2018-11-251-1/+1
* No new entry when getting undefined global variablenobu2018-11-251-6/+42
* Prefer ALLOCV over ALLOCAnobu2018-11-251-1/+3
* un.rb: more options for httpdnobu2018-11-251-0/+1
* * properties.svn2018-11-250-0/+0
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-2517-138/+312
* io.c: disable nonblocking-by-default on win32 pipesnormal2018-11-241-3/+13
* * 2018-11-25svn2018-11-241-1/+1
* * common.mk: revise r65767 because AIX's grep does not support -Aodaira2018-11-241-1/+1
* assertions for r65956nobu2018-11-241-1/+8
* remove guard against bug #15337, because it is fixedduerst2018-11-241-2/+0
* * expand tabs.svn2018-11-241-1/+1
* fix r65954; Keep taintynaruse2018-11-241-3/+3
* add tests using Unicode test data for grapheme clustersduerst2018-11-241-0/+94
* Don't use single byte optimization on grapheme clustersnaruse2018-11-242-2/+3
* Ensure stack is correctly protectedsamuel2018-11-241-0/+4
* Change Makefile rule for assembly to use .S rather than .ssamuel2018-11-247-1/+1
* Makefile.in: use ASMEXT in implicit rulesnobu2018-11-241-2/+2
* Add entries regarding Enumerator::Chain to NEWSknu2018-11-241-0/+20
* Implement Enumerator#+ and Enumerable#chain [Feature #15144]knu2018-11-242-1/+429
* io.c: wait on FD readability w/o GVL reacquisitionnormal2018-11-242-38/+47
* Add clean-srcsnobu2018-11-242-5/+31
* Make ext/etc/constdefs.h by srcs-extnobu2018-11-241-0/+7
* Fix argument order.samuel2018-11-241-17/+17
* Enable msys2 to check build status.samuel2018-11-241-1/+1
* Fix r65926 test_dir.rb for windows (tilde)k0kubun2018-11-241-1/+2
* add GraphemeBreakeTests.txt file to UNICODE_PROPERTY_FILES for downloadduerst2018-11-231-0/+1
* * expand tabs.svn2018-11-231-1/+1
* thread.c (rb_wait_for_single_fd): do not miss IO#close notificationsnormal2018-11-231-39/+46
* io.c (io_fd_check_closed): prioritize cross-thread "stream closed"normal2018-11-231-1/+2
* * 2018-11-24svn2018-11-231-1/+1
* io.c (fptr_finalize_flush): close race leading to EBADFnormal2018-11-231-4/+13
* Ignore more DLEXT files [ci skip]nobu2018-11-231-0/+3
* proc.c: [DOC] refine proc-compistion examples [ci skip]nobu2018-11-231-17/+13