aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rbinstall.rb: fix timing to read stubnobu2018-04-271-6/+16
* Revert "Fix use of `rb_profile_frames` start parameter"tenderlove2018-04-272-5/+2
* * 2018-04-27svn2018-04-261-1/+1
* Fix use of `rb_profile_frames` start parametertenderlove2018-04-262-2/+5
* win32/Makefile.sub: LIBDIR_BASENAMEnobu2018-04-262-3/+13
* ruby.c (ruby_init_loadpath_safe): constifynobu2018-04-261-5/+5
* * 2018-04-26svn2018-04-261-1/+1
* test_numeric.rb: loose precision assertionnobu2018-04-261-1/+0
* [DOC] Fix capitallizing [ci skip]kazu2018-04-251-2/+2
* common.rb: unused constantnobu2018-04-251-3/+0
* Avoid "should_not raise_error" in Thread#raise speceregon2018-04-251-3/+3
* Fix style in Thread#raise speceregon2018-04-251-8/+8
* Use Thread.pass in loop{} to check interrupts more ofteneregon2018-04-251-1/+1
* compile.c: fix unconditional branch optimizationnobu2018-04-252-0/+11
* * 2018-04-25svn2018-04-241-1/+1
* eval.c (ruby_setup): disable THP on Linuxnormal2018-04-241-0/+11
* string.c: fix scanned substring with `\K`nobu2018-04-242-0/+3
* rescue Errno::EPROTOTYPEnobu2018-04-231-1/+1
* * 2018-04-24svn2018-04-231-1/+1
* revert r63212k0kubun2018-04-233-32/+7
* compile.c: copy a short insn with leavenobu2018-04-231-4/+14
* [DOC] URI::Generic#port returns Integer [ci skip]kazu2018-04-231-2/+2
* compile.c: insn before popnobu2018-04-231-0/+5
* test/ruby/test_io.rb: add extra Thread#join to delay closenormal2018-04-231-2/+3
* thread_pthread.c: fallback to CLOCK_REALTIMEnobu2018-04-231-3/+3
* net/imap: set SO_KEEPALIVE on TCP socketsnormal2018-04-221-1/+3
* sprintf.c: fix typostomar2018-04-221-1/+1
* Same as the last commit (comment out tests for CI).ko12018-04-222-1/+4
* * 2018-04-23svn2018-04-221-1/+1
* Skip some tests to make CI healthy.ko12018-04-223-0/+13
* thread*: all condvars are monotonicnormal2018-04-224-65/+37
* rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou2018-04-225-326/+505
* rexml: Fix XPath bug of /#{ELEMENT_NAME}kou2018-04-226-21/+37
* mjit_compile.c: comment the intention of r63092 [ci skip]k0kubun2018-04-221-0/+1
* made *.cmd excutablenobu2018-04-221-0/+0
* made *.cmd excutablenobu2018-04-220-0/+0
* Makefile.in: MJIT_ARCHFLAGnobu2018-04-221-1/+9
* test/ruby/test_io.rb: try to diagnose stuck test_recycled_fd_closenormal2018-04-211-3/+7
* mjit.c: check pch statusnobu2018-04-211-2/+2
* * 2018-04-22svn2018-04-211-1/+1
* Improve docs for URI librarystomar2018-04-219-373/+344
* test_jit.rb: follow the change of instructionk0kubun2018-04-211-1/+1
* compile.c: optimize checktypenobu2018-04-211-0/+98
* insns.def: checktypenobu2018-04-213-16/+13
* compile.c: renamed macro argumentsnobu2018-04-211-6/+6
* rexml: Enable more testskou2018-04-211-3/+3
* rexml: Fix XPath concat() implementationkou2018-04-212-3/+6
* rexml: Fix XPath string() implementationkou2018-04-212-31/+29
* rexml: Make more readablekou2018-04-211-2/+2
* rexml: Fix a test bugkou2018-04-211-1/+1