summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-17support btest on older ruby.ko1
2019-01-17* 2019-01-17svn
2019-01-17call rb_str_modify to make a copy unsharednobu
2019-01-16dir.c: fix Dir.glob with braces and matching dirshirosaki
2019-01-16Strip warnflagsnobu
2019-01-16Revert r65800nobu
2019-01-16* 2019-01-16svn
2019-01-16Fixed a typo, missing `$`nobu
2019-01-15st.c (rb_hash_bulk_insert_into_st_table): avoid out-of-bounds writemame
2019-01-15Clarify Array#- and Array#difference documentationnobu
2019-01-15Use `&` instead of `modulo`nobu
2019-01-15setbyte / ungetbyte allow out-of-range integersshyouhei
2019-01-15Revert "mjit_worker.c: try passing -nostdlib to AIX"k0kubun
2019-01-15* 2019-01-15svn
2019-01-15Suppress warning: ambiguous first argument; put parentheses or a space even a...naruse
2019-01-14update redmine-backporter to catch up Redmine 4.0. [ci skip]nagachika
2019-01-14ast.c: fix missing head part in dynamic literalnobu
2019-01-14mjit_worker.c: pass -nostdlib when making pch as wellk0kubun
2019-01-14mjit_worker.c: try passing -nostdlib to AIXk0kubun
2019-01-14mjit_worker.c: pass -lgcc to GCC platformsk0kubun
2019-01-14mjit_worker.c: untangle CC_LIBS nestingk0kubun
2019-01-14* 2019-01-14svn
2019-01-14vm_insnhelper.c: make VM helpers inlinek0kubun
2019-01-13rdoc: ignore gemspec filesnobu
2019-01-13rdoc: fixup the test for r66806nobu
2019-01-13rdoc: ignore garbage filesnobu
2019-01-13common.mk: common rdoc variablesnobu
2019-01-13time.c: separate sign argumentnobu
2019-01-13time.c: do not set utc_offset in vtm_add_offsetnobu
2019-01-13* 2019-01-13svn
2019-01-13Fix remaining syntax errors in Binding#irb docsnobu
2019-01-12trivial fix r66778 [ci skip]kazu
2019-01-12No FloatDomainError at non-finitive number if exception: falsenobu
2019-01-12No TypeError at nil if exception: falsenobu
2019-01-12* 2019-01-12svn
2019-01-12RbConfig::CONFIG never had "exeext"nobu
2019-01-11Drop whole examplesnobu
2019-01-11Fix r66791nobu
2019-01-11Fix r66772nobu
2019-01-11Fix make-snapshot for trunkkazu
2019-01-11Ensure to terminate the childnobu
2019-01-10Update refinements docstenderlove
2019-01-10addr2line.c: fix -Wextra-semik0kubun
2019-01-10addr2line.c: do not suppress -Wpedantick0kubun
2019-01-10* 2019-01-11svn
2019-01-10revert r66768 for Ruby 2.7 due to Misc#15347k0kubun
2019-01-10test_jit.rb: change format of test error outputk0kubun
2019-01-10configure: refuse to build with jemalloc when header is missingnobu
2019-01-10mjit.c: use boolean type for boolean variablesk0kubun
2019-01-10Revert "mjit.c: use boolean type for boolean variables"k0kubun