summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-12Make rss library to the bundle gemsHiroshi SHIBATA
2020-01-12Make rexml library to the bundle gemsHiroshi SHIBATA
2020-01-11Get rid of use of magic number 'E'Nobuyoshi Nakada
2020-01-11Add branch option to checkout on pushKazuhiro NISHIYAMA
2020-01-11st_delete_wrap is no longer usedNobuyoshi Nakada
2020-01-11Warn when :newline precedes other newline optionsNobuyoshi Nakada
2020-01-11Added assertions for newline decoratorsNobuyoshi Nakada
2020-01-11* 2020-01-11 [ci skip]git
2020-01-11Let execution context local storage be an ID tableLourens Naudé
2020-01-10Fixed the wrong url for benchmarkHiroshi SHIBATA
2020-01-10Update the upstream repository of bundlerHiroshi SHIBATA
2020-01-10Reduced duplicate codeNobuyoshi Nakada
2020-01-10Hash#transform_values should return a plain new HashNobuyoshi Nakada
2020-01-10add missing #include卜部昌平
2020-01-10avoid undefined behaviour when n==0卜部昌平
2020-01-10more use of MSC_VERSION_SINCE卜部昌平
2020-01-10fix Windows breakage卜部昌平
2020-01-10fix typos卜部昌平
2020-01-10Ensure seed data to be clearedNobuyoshi Nakada
2020-01-10Fill siphash salt directly with random dataNobuyoshi Nakada
2020-01-10Update dependencies for c6b26f5ccf9296f7fbb23c055401c4f55d32efa0Nobuyoshi Nakada
2020-01-10* 2020-01-10 [ci skip]git
2020-01-09Fix warnings for URI.encode and URI.decodeJeremy Evans
2020-01-09io.c, ruby.c: include internal/variable.h for rb_gvar_readonly_setterYusuke Endoh
2020-01-09Renamed `init_seed` as `init_hash_salt` tooNobuyoshi Nakada
2020-01-09Moved the definition of `rb_define_method_if_constexpr`Nobuyoshi Nakada
2020-01-09Renamed `seed` as `hash_salt`Nobuyoshi Nakada
2020-01-09Also clear MT to initialize the siphash seedNobuyoshi Nakada
2020-01-09Include the standard `id` command outputNobuyoshi Nakada
2020-01-09Fixed up 0eeed5bcc5530edb0af2af2ccff09d067c59e8f9Nobuyoshi Nakada
2020-01-09vcs.rb: Get rid of Kernel#openNobuyoshi Nakada
2020-01-09lib/net/imap.rb: use `&blk` instead of Kernel#proc with no blockYusuke Endoh
2020-01-08[DOC] Improve docs for String#matchMarcus Stollsteimer
2020-01-09* 2020-01-09 [ci skip]git
2020-01-08Improve docs for String#=~Marcus Stollsteimer
2020-01-08config.status should be newer than config.cache if existsNobuyoshi Nakada
2020-01-08Hoisted out call_default_procNobuyoshi Nakada
2020-01-08Adjusted indents [ci skip]Nobuyoshi Nakada
2020-01-08Speeds up fallback to Hash#default_proc in rb_hash_aref by removing a method ...Lourens Naudé
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
2020-01-08* 2020-01-08 [ci skip]git
2020-01-08Add GC guardKazuhiro NISHIYAMA
2020-01-07Disable IPv6 on Travis s390x case. (#2819)Jun Aruga
2020-01-06always expand ivar arrays to max widthAaron Patterson
2020-01-07* 2020-01-07 [ci skip]git
2020-01-07Suppress some warningsYusuke Endoh
2020-01-06Support history-size in .inputrc correctlyaycabta
2020-01-06Slightly change the job wording [ci skip]Takashi Kokubun
2020-01-06Support running Actions on a forkTakashi Kokubun
2020-01-06Directly refer to GitHub eventsTakashi Kokubun