summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-31Updated dependencies on internal/warnings.hNobuyoshi Nakada
2019-12-30Fix Proc#<< specAlan Wu
2019-12-31* 2019-12-31 [ci skip]git
2019-12-30Decide lambdaness of (f << g) using g (#2729)Alan Wu
2019-12-30[ruby/io-console] bump up to 0.5.4Nobuyoshi Nakada
2019-12-30* 2019-12-30 [ci skip]git
2019-12-29syntax.rdoc: remove "experimental" from refinements (#2796)Vladimir Dementyev
2019-12-29ext/openssl/ossl_ssl.c: nodoc for private methodsHiroshi SHIBATA
2019-12-29[ruby/io-console] Enable only interrupt bits on `intr: true`Nobuyoshi Nakada
2019-12-29Optimize Array#rotate!(n) for n = 1 and n = -1Ary Borenszweig
2019-12-29Fix documentation of Dir#each_childSeiei Miyagi
2019-12-29Separate builtin initialization callsNobuyoshi Nakada
2019-12-29Fixed an unavailable sanitizer featureNobuyoshi Nakada
2019-12-29* 2019-12-29 [ci skip]git
2019-12-28Use __func__ as rb_cv_function_name_string on OpenBSDJeremy Evans
2019-12-28Fix typoKazuhiro NISHIYAMA
2019-12-28Do not notify Travis on_successTakashi Kokubun
2019-12-28Add VM insns counter like debug_counter (#2789)Takashi Kokubun
2019-12-28Remove "All Rights Reserved." from Copyright statement.Samuel Williams
2019-12-28Remove "All Rights Reserved." from Copyright statement.Samuel Williams
2019-12-27Fix coroutine copy implementation on OpenBSDJeremy Evans
2019-12-27Update to ruby/spec@7241f39Benoit Daloze
2019-12-27Update to ruby/mspec@673fcabBenoit Daloze
2019-12-28* 2019-12-28 [ci skip]git
2019-12-27Update to ruby/spec@d419e74Benoit Daloze
2019-12-27Update to ruby/mspec@1034afcBenoit Daloze
2019-12-27Use the more popular word [ci skip]Nobuyoshi Nakada
2019-12-27Add test_completion_with_indent_and_completer_quote_charactersaycabta
2019-12-27Drop an invalid char as UTF-8aycabta
2019-12-27Add check_warning_flags to leakcheckerKazuhiro NISHIYAMA
2019-12-27reroute macro conflicts on OpenBSD卜部昌平
2019-12-27Try to fix error on SolarisKazuhiro NISHIYAMA
2019-12-27* 2019-12-27 [ci skip]git
2019-12-27Get rid of LIST_HEAD conflict with a system header on macOSNobuyoshi Nakada
2019-12-26`#include "internal/debug"` seems to be needed in assert modeYusuke Endoh
2019-12-26update dependencies卜部昌平
2019-12-26internal/stdbool.h rework卜部昌平
2019-12-26decouple internal.h headers卜部昌平
2019-12-26TIMESPEC_SEC_MAX might be bigger than 53 bits.卜部昌平
2019-12-26other minior internal header tweaks卜部昌平
2019-12-26internal/vm.h rework卜部昌平
2019-12-26internal/thread.h rework卜部昌平
2019-12-26internal/symbol.h rework卜部昌平
2019-12-26internal/string.h rework卜部昌平
2019-12-26internal/range.h rework卜部昌平
2019-12-26internal/process.h rework卜部昌平
2019-12-26internal/proc.h rework卜部昌平
2019-12-26internal/object.h rework卜部昌平
2019-12-26internal/gc.h rework卜部昌平
2019-12-26internal/sanitizers.h rework卜部昌平