summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-26Use libexec for distination directory.hsbt
2018-11-26Followed up r65963. Use libexec directory with sync tool.hsbt
2018-11-25add several emoji data files to UNICODE_EMOJI_DOWNLOAD for downloadduerst
2018-11-25* 2018-11-26svn
2018-11-25Normalize month-mday before finding epochnaruse
2018-11-25Fix locations of NODE_UNDEF in undef with multiple argsyui-knk
2018-11-25create function create_property_node to extract recurring functionalityduerst
2018-11-25deal with ONIGENC_CASE_IS_TITLECASE flag on lowercase charactersduerst
2018-11-25ChangeLog compatibility [ci skip]nobu
2018-11-25parser: improve error messagesnobu
2018-11-25NEWS: fix markup [ci skip]nobu
2018-11-25No new entry when getting undefined global variablenobu
2018-11-25Prefer ALLOCV over ALLOCAnobu
2018-11-25un.rb: more options for httpdnobu
2018-11-25* properties.svn
2018-11-25Use stub executables generated by RubyGems istead of original executables.hsbt
2018-11-24io.c: disable nonblocking-by-default on win32 pipesnormal
2018-11-24* 2018-11-25svn
2018-11-24* common.mk: revise r65767 because AIX's grep does not support -Aodaira
2018-11-24assertions for r65956nobu
2018-11-24remove guard against bug #15337, because it is fixedduerst
2018-11-24* expand tabs.svn
2018-11-24fix r65954; Keep taintynaruse
2018-11-24add tests using Unicode test data for grapheme clustersduerst
2018-11-24Don't use single byte optimization on grapheme clustersnaruse
2018-11-24Ensure stack is correctly protectedsamuel
2018-11-24Change Makefile rule for assembly to use .S rather than .ssamuel
2018-11-24Makefile.in: use ASMEXT in implicit rulesnobu
2018-11-24Add entries regarding Enumerator::Chain to NEWSknu
2018-11-24Implement Enumerator#+ and Enumerable#chain [Feature #15144]knu
2018-11-24io.c: wait on FD readability w/o GVL reacquisitionnormal
2018-11-24Add clean-srcsnobu
2018-11-24Make ext/etc/constdefs.h by srcs-extnobu
2018-11-24Fix argument order.samuel
2018-11-24Enable msys2 to check build status.samuel
2018-11-24Fix r65926 test_dir.rb for windows (tilde)k0kubun
2018-11-23add GraphemeBreakeTests.txt file to UNICODE_PROPERTY_FILES for downloadduerst
2018-11-23* expand tabs.svn
2018-11-23thread.c (rb_wait_for_single_fd): do not miss IO#close notificationsnormal
2018-11-23io.c (io_fd_check_closed): prioritize cross-thread "stream closed"normal
2018-11-23* 2018-11-24svn
2018-11-23io.c (fptr_finalize_flush): close race leading to EBADFnormal
2018-11-23Ignore more DLEXT files [ci skip]nobu
2018-11-23proc.c: [DOC] refine proc-compistion examples [ci skip]nobu
2018-11-23test/ruby/test_thread.rb: use safe navigation operator.kazu
2018-11-23prepare for Unicode 11.0.0 updateduerst
2018-11-23split each assert_nothing_raisednobu
2018-11-22io.c: revalidate fptr->fd after rb_io_wait_readablenormal
2018-11-22* 2018-11-23svn
2018-11-22socket: disable nonblocking-by-default on win32normal