summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-05parse.y: refine error messagesnobu
2019-01-05benchmark/range_last.yml: add a benchmark of Range#lastmrkn
2019-01-05separate downloading of Unicode property files and auxiliary filesduerst
2019-01-05fix trivial indentation.ko1
2019-01-05call functions directly.ko1
2019-01-04refactoring usage of ar_lookup().ko1
2019-01-04* 2019-01-05svn
2019-01-04win32/Makefile.sub: try to use __restrict on Visual Studio 2013k0kubun
2019-01-04* properties.svn
2019-01-04* expand tabs.svn
2019-01-04introduce rb_nogvl C-API to mark ubf as async-signal-safenormal
2019-01-04* properties.svn
2019-01-04Merge Bundler 2.0.1 from upstream.hsbt
2019-01-04* expand tabs.svn
2019-01-04thread.c (call_without_gvl): spawn thread for UBF iff single-threadednormal
2019-01-04[DOC] escape descriptions [ci skip]nobu
2019-01-04[DOC] mark function names [ci skip]nobu
2019-01-04[DOC] split a tag for each function name [ci skip]nobu
2019-01-04[DOC] Fix close tags [ci skip]kazu
2019-01-04class.c: [DOC] fix close tag [ci skip]nobu
2019-01-04skip to calculate hash value on empty Hash ar_table lookup.ko1
2019-01-04* 2019-01-04svn
2019-01-04ar_table_entry::hash should be `st_hash_t`.ko1
2019-01-03Fix Random.urandom in a chroot on OpenBSDnobu
2019-01-03.travis.yml: propagate -w properlyk0kubun
2019-01-03complex.c: Optimize Complex#* and Complex#**mrkn
2019-01-03[DOC] Complex() default behaviour is `exception: true` [ci skip]kazu
2019-01-03[DOC] Add `or nil` to call-seq [ci skip]kazu
2019-01-03test_complex.rb: use the same approach to fix failuresk0kubun
2019-01-03test_complex.rb: fix tests for RUBYOPT="-w"k0kubun
2019-01-03.travis.yml: enforce -w in invoke_ruby as wellk0kubun
2019-01-03* 2019-01-03svn
2019-01-03.travis.yml: add a test matrix with -wk0kubun
2019-01-02complex.c: fix against redefining component methodsmrkn
2019-01-02test/net/fixtures/Makefile: moved from test/net/imapmrkn
2019-01-02Try to update cert (2nd try)kazu
2019-01-02Try to update certkazu
2019-01-02complex.c: fix indentationmrkn
2019-01-01* 2019-01-02svn
2019-01-01suppress warning: method redefined; discarding old + introduced at r66681naruse
2019-01-01complex.c: Optimize Complex#+ for some conditionsmrkn
2019-01-01benchmark/complex_float_*.yml: New benchmarksmrkn
2019-01-01test_jit.rb: test methodref insnk0kubun
2019-01-01Merge rubygems-3.0.2.hsbt
2019-01-01* expand tabs.svn
2019-01-01compile.c (iseq_set_sequence): fix branch coverage tablemame
2019-01-01* expand tabs.svn
2019-01-01compile.c: support branch coverage for `a&.foo = 1`mame
2019-01-01* expand tabs.svn
2019-01-01Revert r66670 because of wrong ticket numbermame