aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix rb_bug message pattern listnobu2019-02-131-3/+14
* check return value of `write` to suppress warning.ko12019-02-131-1/+2
* fix test for r67061naruse2019-02-131-13/+0
* Remove message to recommend to repot bugnaruse2019-02-131-12/+0
* * 2019-02-13svn2019-02-131-1/+1
* * expand tabs.svn2019-02-131-2/+2
* fix imemo entry description.ko12019-02-132-2/+5
* Update dependencies, internal.h includes ruby.hnobu2019-02-122-0/+65
* Skip erb files, idirect prerequisitesnobu2019-02-121-0/+1
* Replace versioned Unicode header paths with UNICODE_HDR_DIRnobu2019-02-121-0/+1
* fix empty Hash memsize.ko12019-02-121-2/+4
* * 2019-02-12svn2019-02-111-1/+1
* Accept a third value for NaNs, as produced by the Sun Studio C Compilereregon2019-02-111-4/+12
* Use $(hdrdir) for include/ruby.h, as well as r67033nobu2019-02-1121-47/+47
* io.c: remove unused variable and fix typoglass2019-02-111-3/+2
* * 2019-02-11svn2019-02-111-1/+1
* io.c: check HAVE_FCOPYFILEglass2019-02-111-2/+2
* random.c: unify syscall with getrandomnobu2019-02-101-34/+14
* * 2019-02-10svn2019-02-101-1/+1
* * expand tabs.svn2019-02-101-15/+15
* random.c: use getrandom() if available.glass2019-02-102-0/+27
* new constant: Process::CLOCK_TAI.akr2019-02-091-0/+5
* * 2019-02-09svn2019-02-091-1/+1
* make-snapshot: try downloading Unicode filesnobu2019-02-091-0/+1
* enum.c: [DOC] tally does not take a blocknobu2019-02-081-1/+1
* make-snapshot: try downloading Unicode filesnobu2019-02-081-6/+1
* Call DRb.start_service with setup/teardownnaruse2019-02-081-3/+2
* configure.ac: check finite,isinf,isnan as macros firstnobu2019-02-083-9/+18
* Use assert_syntax_errornobu2019-02-081-5/+5
* Suppress warning [Feature #15575]nobu2019-02-081-1/+3
* Removed moving toplevel header since r12501nobu2019-02-0821-81/+78
* Replace outdated blockless proc call with block argument syntaxheadius2019-02-071-4/+4
* Fix specs for yield in singleton class being deprecatederegon2019-02-072-2/+8
* Update to ruby/spec@6cf8ebeeregon2019-02-07111-231/+1031
* * 2019-02-08svn2019-02-071-1/+1
* Update to ruby/mspec@231e2ceeregon2019-02-072-20/+30
* appveyor.yml: retry zlib downloadsk0kubun2019-02-071-1/+1
* test_rinda.rb: give up stabilizing this testk0kubun2019-02-071-2/+1
* Update Unicode filesnobu2019-02-072-1/+1
* Split procstat_vm.cnobu2019-02-074-87/+89
* Split mt19937.cnobu2019-02-074-160/+162
* Split dtoa.cnobu2019-02-074-3418/+3427
* * expand tabs.svn2019-02-071-3/+3
* enum.c: Enumerable#tallynobu2019-02-073-0/+54
* enum.c: hosited out enum_hashifynobu2019-02-071-11/+11
* * string.c (chopped_length): early return for empty stringsnobu2019-02-071-1/+1
* * 2019-02-07svn2019-02-071-1/+1
* tool/test/test_jisx0208.rb: Use `require_relative`kazu2019-02-071-1/+1
* * 2019-02-06svn2019-02-061-1/+1
* common.mk: allow brace expansion for benchmark targetsnobu2019-02-061-1/+1