aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* date_core.c: fix docs for %Z formatstomar2017-05-091-2/+2
* dump stub specifications if nilnaruse2017-05-091-0/+3
* parse.y: brace after literal argnobu2017-05-092-4/+16
* parse.y: do after cmdarg in parennobu2017-05-092-1/+5
* * 2017-05-10svn2017-05-091-1/+1
* test_syntax.rb: test_brace_after_local_variablenobu2017-05-091-0/+9
* string.c: fix r58618nobu2017-05-091-1/+2
* replace hand-written argument check by call to rb_scan_args in unicode_normal...duerst2017-05-091-6/+3
* add explanations about status of module UnicodeNormalizeduerst2017-05-091-0/+15
* Add one more guard to avoid mixing nil into latest_specsnaruse2017-05-091-0/+1
* fixup r58614 for raspi3 and maybe other systems with odd compilenormal2017-05-093-5/+5
* rb_execution_context_t: move stack, stack_size and cfp from rb_thread_tnormal2017-05-0921-224/+236
* Ignore fail on non empty ext and gems [ci skip]nobu2017-05-091-1/+1
* * 2017-05-09svn2017-05-081-1/+1
* Add mspec and rubyspec to LEGAL [ci skip]kazu2017-05-081-0/+26
* Translate missing rdoc comment for opt_send_without_block.hsbt2017-05-081-1/+1
* separate constdefs.c and constdefs.hnobu2017-05-081-1/+3
* reduce rb_mutex_t size from 80 bytes to 72 bytes on 64-bitnormal2017-05-081-5/+9
* * properties.svn2017-05-080-0/+0
* benchmark/bm_vm2_fiber_switch.rb: check for fiber performancenormal2017-05-081-0/+9
* * 2017-05-08svn2017-05-081-1/+1
* reduce rb_mutex_t size from 160 to 80 bytes on 64-bitnormal2017-05-082-100/+62
* relative path as VPATHnobu2017-05-071-2/+2
* parse.y: export rb_parser_fatal for rippernobu2017-05-071-1/+1
* stale targetsnobu2017-05-073-39/+4
* extract prereq.statusnobu2017-05-072-32/+55
* Update specs to follow newlines added by r58596eregon2017-05-073-3/+3
* Rename spec/README to spec/README.mderegon2017-05-071-0/+0
* * properties.svn2017-05-070-0/+0
* * remove trailing spaces, append newline at EOF.svn2017-05-0730-31/+37
* 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