summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-09util.c: qsort_s in C11nobu
2018-09-08Use `&.` after `&.`kazu
2018-09-08* 2018-09-08svn
2018-09-08test/ruby/test_thread.rb: join threads in each testnormal
2018-09-07ext/objspace/object_tracing.c (freeobj_i): fix missing assignmentnobu
2018-09-07tool/node_name.rb: rewrote without flip-flopnobu
2018-09-07object_tracing.c: register TracePoint objectsnobu
2018-09-07test/ruby/test_ast.rb: assert error messages toonobu
2018-09-07Refactor testnobu
2018-09-07ext/objspace/object_tracing.c (freeobj_i): no lookup before deletenobu
2018-09-07* 2018-09-07svn
2018-09-07ext/objspace/object_tracing.c: get rid of aliasing pointersnobu
2018-09-06Extracted file list for csv.gemspec.hsbt
2018-09-05[DOC] Remove link to dead projectkazu
2018-09-05fix a typo [ci skip]nobu
2018-09-05enumerator.c: [DOC] Enumerator::Lazy#force [ci skip]nobu
2018-09-05Add platform guards for AIXeregon
2018-09-05Guard a few specs which ipv6_available?eregon
2018-09-05backward.h: removed stale declarationsnobu
2018-09-05* 2018-09-06svn
2018-09-05range.c: Range#cover? accepts Range object. [Feature #14473]tarui
2018-09-05* append newline at EOF.svn
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