aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add in-tree mspec and ruby/speceregon2017-05-074645-4/+230678
* make update-rubyspec is no longer needederegon2017-05-072-8/+4
* Update README about ruby/speceregon2017-05-071-31/+79
* * spec/default.mspec: only require rbconfig if is it not already.eregon2017-05-071-1/+1
* vm_core.h (rb_thread_t): use 32-bit running_time_usnormal2017-05-072-3/+3
* io.c (do_fcntl): update max FD for F_DUPFD_CLOEXEC, toonormal2017-05-071-3/+9
* NEWS: Integer#{round,floor,ceil,truncate} [Bug #13420]stomar2017-05-071-0/+2
* * properties.svn2017-05-070-0/+0
* variable.c: cleanup waitq upon thread deathnormal2017-05-073-8/+57
* make Integer#{round,floor,ceil,truncate} always return integerstomar2017-05-062-36/+32
* * 2017-05-07svn2017-05-061-1/+1
* ripper/lexer.rb: nested indented heredocnobu2017-05-063-1/+20
* fix up r58573nobu2017-05-061-1/+1
* math.c: improve docs for Math.sqrtstomar2017-05-061-1/+1
* numeric.c: remove mention of Bignum from docsstomar2017-05-061-9/+8
* numeric.c: revise docsstomar2017-05-061-291/+257
* delete enc/prelude.rb, because no longer neededduerst2017-05-061-4/+0
* delete lib/unicode_normalize.rb, because no longer neededduerst2017-05-061-11/+0
* remove enc/prelude.rb from list of prelude files in common.mkduerst2017-05-061-1/+1
* share `@@accept_charset`nobu2017-05-063-2/+17
* string.c: fix typesnobu2017-05-061-3/+3
* * 2017-05-06svn2017-05-061-1/+1
* timestamp for extensionsnobu2017-05-061-4/+4
* * 2017-05-05svn2017-05-041-1/+1
* benchmark/bm_vm_thread_pass_flood.rb: add commentnormal2017-05-041-0/+2
* time.c: avoid taking a pointer to a member of packed structmame2017-05-041-7/+23
* string.c: [DOC] improve docs for String.newstomar2017-05-041-8/+10
* internal.h (rb_gc_resurrect): remove stale declarationktsj2017-05-041-2/+0
* string.c: [DOC] Properly refer to keyword argument by its namektsj2017-05-041-2/+2
* dir.c: [DOC] Properly refer to keyword argument by its name [Fix GH-1543]ktsj2017-05-041-4/+4
* benchmark/bm_vm1_gc_wb_*.rb: fix GC.start args for invalid keywordnormal2017-05-044-4/+4
* gems/bundled_gems: Update to power_assert 1.0.2ktsj2017-05-041-1/+1
* .gitignore: ignore benchmark/bm_require.datanormal2017-05-041-0/+1
* benchmark: ignore bm_require.data/normal2017-05-040-0/+0
* parse.y: make shared string modifiablenobu2017-05-042-1/+15
* revert 58559, because it fails on travis (rubyspec problem)duerst2017-05-041-1/+1
* remove enc/prelude.rb from list of prelude files in common.mkduerst2017-05-041-1/+1
* refactor common parts of unicode normalization functions into unicode_normali...duerst2017-05-041-31/+20
* * properties.svn2017-05-040-0/+0
* benchmark: new single-threaded read/write benchmark with pipenormal2017-05-041-0/+13
* move definition of String#unicode_normalized? to C to make sure it is documentedduerst2017-05-043-30/+38
* * 2017-05-04svn2017-05-041-1/+1
* move definition of String#unicode_normalize! to C to make sure it is documentedduerst2017-05-043-17/+23
* rss: Accept empty text element as valid elementkou2017-05-032-1/+25
* * remove trailing spaces.svn2017-05-031-1/+1
* move definition of String#unicode_normalize to C to make sure it is documentedduerst2017-05-033-30/+48
* net/imap: handle timeoutsshugo2017-05-031-6/+49
* Use `dd` instead of `head -c`kazu2017-05-031-1/+1
* Fix NoMethodError [ci skip]kazu2017-05-031-1/+1
* * 2017-05-03svn2017-05-021-1/+1