summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-09date_core.c: fix docs for %Z formatstomar
2017-05-09dump stub specifications if nilnaruse
2017-05-09parse.y: brace after literal argnobu
2017-05-09parse.y: do after cmdarg in parennobu
2017-05-09* 2017-05-10svn
2017-05-09test_syntax.rb: test_brace_after_local_variablenobu
2017-05-09string.c: fix r58618nobu
2017-05-09replace hand-written argument check by call to rb_scan_args in unicode_normal...duerst
2017-05-09add explanations about status of module UnicodeNormalizeduerst
2017-05-09Add one more guard to avoid mixing nil into latest_specsnaruse
2017-05-09fixup r58614 for raspi3 and maybe other systems with odd compilenormal
2017-05-09rb_execution_context_t: move stack, stack_size and cfp from rb_thread_tnormal
2017-05-09Ignore fail on non empty ext and gems [ci skip]nobu
2017-05-08* 2017-05-09svn
2017-05-08Add mspec and rubyspec to LEGAL [ci skip]kazu
2017-05-08Translate missing rdoc comment for opt_send_without_block.hsbt
2017-05-08separate constdefs.c and constdefs.hnobu
2017-05-08reduce rb_mutex_t size from 80 bytes to 72 bytes on 64-bitnormal
2017-05-08* properties.svn
2017-05-08benchmark/bm_vm2_fiber_switch.rb: check for fiber performancenormal
2017-05-08* 2017-05-08svn
2017-05-08reduce rb_mutex_t size from 160 to 80 bytes on 64-bitnormal
2017-05-07relative path as VPATHnobu
2017-05-07parse.y: export rb_parser_fatal for rippernobu
2017-05-07stale targetsnobu
2017-05-07extract prereq.statusnobu
2017-05-07Update specs to follow newlines added by r58596eregon
2017-05-07Rename spec/README to spec/README.mderegon
2017-05-07* properties.svn
2017-05-07* remove trailing spaces, append newline at EOF.svn
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