summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-10Makefile.sub: fix HAVE_GITnobu
2017-04-10configure.in: detect baseruby by defaultnobu
2017-04-10vcs.rb: remove git stuffnobu
2017-04-10Allow --without-baseruby optionnobu
2017-04-10Add --with-git optionnobu
2017-04-09* 2017-04-10svn
2017-04-09Get rid of inifinity retry loop in Socket.udp_server_socketsusa
2017-04-09math.c: improve docs for Math.sqrtstomar
2017-04-09numeric.c: improve docs for Floatstomar
2017-04-09io.c: ARGF.file returns $stdin instead of STDIN [ci skip]kazu
2017-04-09configure.in: rpath with OPTDIRnobu
2017-04-09thread.c: refine stream closed messagenobu
2017-04-09special exception messages are staticnobu
2017-04-09vm_core.h: ruby_error_stream_closednobu
2017-04-09no mark of u3 in NODE_BLOCK_PASSnobu
2017-04-09default.mspec: defer job tokensnobu
2017-04-09* 2017-04-09svn
2017-04-09test/unit.rb: no jobserver in workersnobu
2017-04-08Show logs after PR mergernobu
2017-04-08Split commandsnobu
2017-04-08basicsocket.c: proper system call namenobu
2017-04-08ext/win32ole/win32ole_variant.c (ole_val2variant_err): use FIXNUM_P, RB_TYPE_Psuke
2017-04-07* 2017-04-08svn
2017-04-07.travis.yml: split long command [ci skip]nobu
2017-04-07.travis.yml: multiple rubyspec PRs [ci skip]nobu
2017-04-07use dedicated assertionsnobu
2017-04-07Use \A and \z to match whole stringnobu
2017-04-07Classify extlibs toolusa
2017-04-07insert assertions for THROW_DATA_* macros.ko1
2017-04-07introduce imemo_type_p(v, imemo_type)ko1
2017-04-07fix condition of assert_not_respond_tonobu
2017-04-07assert_not_respond_to private methodnobu
2017-04-07* 2017-04-07svn
2017-04-07assert_respond_to non-private methodnobu
2017-04-06internal.h: parenthesize macro argumentnobu
2017-04-06fix TracePoint#return_value with non-local exitsko1
2017-04-06Freeze RbConfig::SIZEOF and RbConfig::LIMITSnobu
2017-04-06Rename RbConfig::Limits as RbConfig::LIMITSnobu
2017-04-06Update library entry for stringio and fiddle.hsbt
2017-04-06* 2017-04-06svn
2017-04-06NEWS: mention Array#append and Array#prependkazu
2017-04-05Import psych-3.0.0.beta1 from ruby/psych.hsbt
2017-04-05Added initial gemspec for ruby/fiddle.hsbt
2017-04-05fix --with-gmp (broken by r57490)shyouhei
2017-04-05compile.c: remove side effects by debug macrosnobu
2017-04-05configure.in: HAVE_MALLOC_CONFnobu
2017-04-05default.mspec: job servernobu
2017-04-05parse.y: ID for logopnobu
2017-04-04* 2017-04-05svn
2017-04-04parse.y: use idGE for tGEQnobu