summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-12error.c: fix for DRbnobu
2018-04-12error.c: super in method_missingnobu
2018-04-12* 2018-04-12svn
2018-04-12marshaltestlib.rb: use clean object for exceptionnobu
2018-04-11eval_error.c: fix loop on exception in messagenobu
2018-04-10* 2018-04-11svn
2018-04-10Try to fix some broken linkskazu
2018-04-10symbol.c: non-ASCII constant namesnobu
2018-04-09* 2018-04-10svn
2018-04-09rexml: Fix a XPath bug of -kou
2018-04-09parse.y: [DOC] Ripper.dedent_string is internalnobu
2018-04-09parse.y: extra error message after no digitsnobu
2018-04-09test_literal.rb: use assert_syntax_errornobu
2018-04-09offsetof(type, foo.bar) is (arguably) a GCCismshyouhei
2018-04-09Prefer alignof() over _Alignof()shyouhei
2018-04-08* 2018-04-09svn
2018-04-08parse.y: fix docs for Ripper.dedent_stringstomar
2018-04-08compile.c: disable debug prints on sparcnobu
2018-04-08compile.c: fix an exception argumentnobu
2018-04-08compile.c: suppress warningsnobu
2018-04-08compile.c: align ibf_object_headernobu
2018-04-08compile.c: debug prints in ibf_load_objectnobu
2018-04-08[DOC] `*` in glob matches `\n` too [ci skip]kazu
2018-04-08* 2018-04-08svn
2018-04-08compile.c: align IBF dumped datanobu
2018-04-07Remove outdated example from Numeric documentationnobu
2018-04-07compile.c: refine debug printsnobu
2018-04-07test/ruby/test_iseq.rb: hexdump to diffnobu
2018-04-07Use assert_includenobu
2018-04-06tool/ruby_vm/scripts/insns2vm.rb: fix typo in r62064stomar
2018-04-06* 2018-04-07svn
2018-04-06Use assert_operator instead of assertkazu
2018-04-06* 2018-04-06svn
2018-04-06symbol.h: remove stale symbol deleted at r47913nobu
2018-04-05compile.c: fix positions encodenobu
2018-04-05compile.c: do not dump pointersnobu
2018-04-05compile.c: clear paddingnobu
2018-04-05lib/rubygems/test_case.rb: take over @gem_prelude_indexmame
2018-04-05compile.c: do not dump pointersnobu
2018-04-05compile.c: zero fillnobu
2018-04-05`make test-all COVERAGE=true` supports directory-separated buildmame
2018-04-04* test/test_tempfile.rb (test_{new,create}_traversal_dir): should not assume `t`usa
2018-04-04* 2018-04-05svn
2018-04-04test/test_tempfile.rb: close a file object created by Tempfile.createmame
2018-04-04bignum.c: Bignum#fdiv avoids double division when divisor is bignummame
2018-04-04mjit_compile.c: disable stack consistency checkk0kubun
2018-04-04iseq.c: indent iseq dumpnobu
2018-04-04refactoring r63073.ko1
2018-04-04gc.c: Fix a typoyui-knk
2018-04-04rexml: Fix a XPath bug of /child::node()kou