summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05Merge csv-3.0.0 from ruby/csv repository.hsbt
2018-09-05fix typonaruse
2018-09-05AIX doesn't set OptionLength for boolean optionsnaruse
2018-09-05define ubf_list_atfork() as empty on cygwinduerst
2018-09-04* 2018-09-05svn
2018-09-04random.c: fix up r64596nobu
2018-09-04rational.c: remove duplicate macrosnobu
2018-09-04ruby.h: removed internal macrosnobu
2018-09-04use mingw ANSI stdionobu
2018-09-04bootstraptest update test_io.rb [Bug #15060] [Fix GH-1495]nobu
2018-09-04Spec updates [Bug #15060] [Fix GH-1495]nobu
2018-09-04appveyor.yml: fix PATH and env for msys2nobu
2018-09-04appveyor.yml: reduce matrix factorsnobu
2018-09-04avoid fork-unsafe arc4random implementationsshyouhei
2018-09-04* 2018-09-04svn
2018-09-04RubyGems installer.rb - fix up my mistakes in r64582nobu
2018-09-03Use unpack1 instead of unpack and `[0]`kazu
2018-09-03Declare as gnu_printf on mingwnobu
2018-09-02* 2018-09-03svn
2018-09-02Readline: expose rl_completion_quote_character variablenobu
2018-09-02* 2018-09-02svn
2018-09-02configure.ac: -fstack-protector-strongnobu
2018-09-01complex.c: simplify division resultnobu
2018-09-01Re-try to add workaround for warningskazu
2018-09-01RSTRING_PTR may not be terminated in the futurenobu
2018-09-0110**3 is always 1000nobu
2018-09-01adjust indentnobu
2018-09-01surround macro block with do/whilenobu
2018-09-01[DOC] Add %Q and %+ to strptime [ci skip]kazu
2018-08-31Revert "Try to add workaround for warnings"kazu
2018-08-31Try to add workaround for warningskazu
2018-08-31* 2018-09-01svn
2018-08-31[DOC] leap seconds [ci skip]kazu
2018-08-31random.c: SecRandomCopyBytesnobu
2018-08-31test/lib/test/unit/assertions.rb: explicit delegation of keyword argumentsmame
2018-08-30* 2018-08-31svn
2018-08-30cont.c (rb_fiber_atfork): th->root_fiber may not existnormal
2018-08-30hrtime.h: fix typo in non-builtin overflow checknormal
2018-08-29* 2018-08-30svn
2018-08-29test/ruby/test_io.rb (test_select_leak): use handle_interruptnormal
2018-08-29cont.c: set th->root_fiber to current fiber at forknormal
2018-08-29* 2018-08-29svn
2018-08-29cont.c (rb_context_t): remove ensure_listnormal
2018-08-28Tag a couple specs failing on AIXeregon
2018-08-28Fixed installation failure with mswin environment.hsbt
2018-08-28Update to ruby/spec@6fd9472eregon
2018-08-28rest parameter optimization [Feature #15010]ko1
2018-08-28Fixed test failures in mswin environment at r64555.hsbt
2018-08-28thread_pthread.h: rename `gvl.acquired' to `gvl.owner' and documentnormal
2018-08-27thread_pthread.c: document sigwait_th and sigwait_fd [ci skip]normal