summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-06math.c: adjust cbrtnobu
2018-06-06Use `Net::HTTPClientException` instead of `Net::HTTPServerException`naruse
2018-06-06Add Net::HTTPClientException [Bug #14688]naruse
2018-06-06fix r63587naruse
2018-06-06fix r63587 with temporal patch to pass the tests. please re-fix it.ko1
2018-06-06Introduce write_timeout to Net::HTTP [Feature #13396]naruse
2018-06-06ast.c: Change tabs to spacesyui-knk
2018-06-06test/io/console/test_io_console.rb: fix for systems where PTY is not definednormal
2018-06-05test/lib/jit_support.rb: spelling: s/skiped/skipped/normal
2018-06-05test/io/console/test_io_console.rb: ignore TTOU on FreeBSDnormal
2018-06-05encoding.c: remove rb_gc_mark_encodingsnormal
2018-06-05test/dtrace/helper.rb: support systemtap in dtrace testsnormal
2018-06-05test/dtrace: enable Tracepoint for function callsnormal
2018-06-05test/dtrace/test_method_cache.rb: avoid spewing too muchnormal
2018-06-05test/dtrace/test_array_create.rb: require line numbernormal
2018-06-05test/dtrace/helper: fix check for minirubynormal
2018-06-05io.c: fix compilation when IOV_MAX is not definednormal
2018-06-05gc.c: reduce parameters for gc_start and garbage_collectnormal
2018-06-05* 2018-06-06svn
2018-06-05gc.c: reduce #ifdefs around GC_ENABLE_*normal
2018-06-05include/ruby/missing.h: defined(__cplusplus) before using __cplusplusngoto
2018-06-05`int isnan(double)` is a POSIXismshyouhei
2018-06-05test_ast.rb: Add test cases of heredoc columnsyui-knk
2018-06-05gc.c: zero check for malloc_limit_max to initializationnormal
2018-06-05Move a test fileyui-knk
2018-06-04* 2018-06-05svn
2018-06-04String#uminus dedupes unconditionallynormal
2018-06-03* 2018-06-04svn
2018-06-03benchmark/driver.rb: add CPU time measurement targetsnormal
2018-06-03* properties.svn
2018-06-03Add TracePoint#parametersmame
2018-06-02* 2018-06-03svn
2018-06-02Promote Prime library to default gems.hsbt
2018-06-02Promote Logger to default gems.hsbt
2018-06-02Fixed wrong variable name.hsbt
2018-06-02gmake.mk: update in the source directory properlynobu
2018-06-02* properties.svn
2018-06-02Added test for default gems validation.hsbt
2018-06-02enum.c: bignum counternobu
2018-06-02Fixed wrong require pathhsbt
2018-06-02Promote REXML to default gems.hsbt
2018-06-02enum.c: mitigate overflowsnobu
2018-06-02Promote RSS library to default gems.hsbt
2018-06-02memo->u3.cnt is long not int [Bug #14805]naruse
2018-06-01Initialize condattr_monotonic via pthread_condattr_initnormal
2018-06-01* 2018-06-02svn
2018-06-01gc.c: reduce size slightly by making MEMOP_TYPE_MALLOC zeronormal
2018-06-01Added missing dependency for ast.c.hsbt
2018-06-01Skip colliding filenames in LIBRUBY_ALIASESknu
2018-06-01string.c: trivial optimizationsnobu