summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-07Add in-tree mspec and ruby/speceregon
2017-05-07make update-rubyspec is no longer needederegon
2017-05-07Update README about ruby/speceregon
2017-05-07* spec/default.mspec: only require rbconfig if is it not already.eregon
2017-05-07vm_core.h (rb_thread_t): use 32-bit running_time_usnormal
2017-05-07io.c (do_fcntl): update max FD for F_DUPFD_CLOEXEC, toonormal
2017-05-07NEWS: Integer#{round,floor,ceil,truncate} [Bug #13420]stomar
2017-05-07* properties.svn
2017-05-07variable.c: cleanup waitq upon thread deathnormal
2017-05-06make Integer#{round,floor,ceil,truncate} always return integerstomar
2017-05-06* 2017-05-07svn
2017-05-06ripper/lexer.rb: nested indented heredocnobu
2017-05-06fix up r58573nobu
2017-05-06math.c: improve docs for Math.sqrtstomar
2017-05-06numeric.c: remove mention of Bignum from docsstomar
2017-05-06numeric.c: revise docsstomar
2017-05-06delete enc/prelude.rb, because no longer neededduerst
2017-05-06delete lib/unicode_normalize.rb, because no longer neededduerst
2017-05-06remove enc/prelude.rb from list of prelude files in common.mkduerst
2017-05-06share `@@accept_charset`nobu
2017-05-06string.c: fix typesnobu
2017-05-06* 2017-05-06svn
2017-05-06timestamp for extensionsnobu
2017-05-04* 2017-05-05svn
2017-05-04benchmark/bm_vm_thread_pass_flood.rb: add commentnormal
2017-05-04time.c: avoid taking a pointer to a member of packed structmame
2017-05-04string.c: [DOC] improve docs for String.newstomar
2017-05-04internal.h (rb_gc_resurrect): remove stale declarationktsj
2017-05-04string.c: [DOC] Properly refer to keyword argument by its namektsj
2017-05-04dir.c: [DOC] Properly refer to keyword argument by its name [Fix GH-1543]ktsj
2017-05-04benchmark/bm_vm1_gc_wb_*.rb: fix GC.start args for invalid keywordnormal
2017-05-04gems/bundled_gems: Update to power_assert 1.0.2ktsj
2017-05-04.gitignore: ignore benchmark/bm_require.datanormal
2017-05-04benchmark: ignore bm_require.data/normal
2017-05-04parse.y: make shared string modifiablenobu
2017-05-04revert 58559, because it fails on travis (rubyspec problem)duerst
2017-05-04remove enc/prelude.rb from list of prelude files in common.mkduerst
2017-05-04refactor common parts of unicode normalization functions into unicode_normali...duerst
2017-05-04* properties.svn
2017-05-04benchmark: new single-threaded read/write benchmark with pipenormal
2017-05-04move definition of String#unicode_normalized? to C to make sure it is documentedduerst
2017-05-04* 2017-05-04svn
2017-05-04move definition of String#unicode_normalize! to C to make sure it is documentedduerst
2017-05-03rss: Accept empty text element as valid elementkou
2017-05-03* remove trailing spaces.svn
2017-05-03move definition of String#unicode_normalize to C to make sure it is documentedduerst
2017-05-03net/imap: handle timeoutsshugo
2017-05-03Use `dd` instead of `head -c`kazu
2017-05-03Fix NoMethodError [ci skip]kazu
2017-05-02* 2017-05-03svn