summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-28range.c: each on endless rangenobu
2018-04-28thread_sync.c: remove "volatile" qualifiersnormal
2018-04-28thread_sync.c: remove unused list_headsnormal
2018-04-28Merge Pysch 3.0.3.pre1.hsbt
2018-04-28mjit_config.h: expand min header namenobu
2018-04-28rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou
2018-04-27* 2018-04-28svn
2018-04-27NEWS: fix typosstomar
2018-04-27iseq.c: consistent rb_bug messagesnobu
2018-04-27mjit.c: remove undefnobu
2018-04-27mjit.c: clean so file on Windowsnobu
2018-04-27mjit.c: fix cc argumentsnobu
2018-04-27ruby.c: moved libdirnobu
2018-04-27ruby.c: fix compilation errornobu
2018-04-27mjit.c: prefix and archdir in initnobu
2018-04-27rbinstall.rb: fix timing to read stubnobu
2018-04-27Revert "Fix use of `rb_profile_frames` start parameter"tenderlove
2018-04-26* 2018-04-27svn
2018-04-26Fix use of `rb_profile_frames` start parametertenderlove
2018-04-26win32/Makefile.sub: LIBDIR_BASENAMEnobu
2018-04-26ruby.c (ruby_init_loadpath_safe): constifynobu
2018-04-26* 2018-04-26svn
2018-04-26test_numeric.rb: loose precision assertionnobu
2018-04-25[DOC] Fix capitallizing [ci skip]kazu
2018-04-25common.rb: unused constantnobu
2018-04-25Avoid "should_not raise_error" in Thread#raise speceregon
2018-04-25Fix style in Thread#raise speceregon
2018-04-25Use Thread.pass in loop{} to check interrupts more ofteneregon
2018-04-25compile.c: fix unconditional branch optimizationnobu
2018-04-24* 2018-04-25svn
2018-04-24eval.c (ruby_setup): disable THP on Linuxnormal
2018-04-24string.c: fix scanned substring with `\K`nobu
2018-04-23rescue Errno::EPROTOTYPEnobu
2018-04-23* 2018-04-24svn
2018-04-23revert r63212k0kubun
2018-04-23compile.c: copy a short insn with leavenobu
2018-04-23[DOC] URI::Generic#port returns Integer [ci skip]kazu
2018-04-23compile.c: insn before popnobu
2018-04-23test/ruby/test_io.rb: add extra Thread#join to delay closenormal
2018-04-23thread_pthread.c: fallback to CLOCK_REALTIMEnobu
2018-04-22net/imap: set SO_KEEPALIVE on TCP socketsnormal
2018-04-22sprintf.c: fix typostomar
2018-04-22Same as the last commit (comment out tests for CI).ko1
2018-04-22* 2018-04-23svn
2018-04-22Skip some tests to make CI healthy.ko1
2018-04-22thread*: all condvars are monotonicnormal
2018-04-22rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou
2018-04-22rexml: Fix XPath bug of /#{ELEMENT_NAME}kou
2018-04-22mjit_compile.c: comment the intention of r63092 [ci skip]k0kubun
2018-04-22made *.cmd excutablenobu