aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou2018-04-2810-34/+28
* * 2018-04-28svn2018-04-271-1/+1
* NEWS: fix typosstomar2018-04-271-2/+2
* iseq.c: consistent rb_bug messagesnobu2018-04-271-5/+5
* mjit.c: remove undefnobu2018-04-271-1/+0
* mjit.c: clean so file on Windowsnobu2018-04-273-6/+47
* mjit.c: fix cc argumentsnobu2018-04-271-7/+9
* ruby.c: moved libdirnobu2018-04-271-4/+4
* ruby.c: fix compilation errornobu2018-04-271-8/+9
* mjit.c: prefix and archdir in initnobu2018-04-272-43/+58
* 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