summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-27id.def: internal IDsnobu
2015-10-27error.c: suppress warningsnobu
2015-10-27Add binmode for Tempfile to prevent EOF (0x1A)naruse
2015-10-27logger.rb: end of week should be Saturdaynobu
2015-10-27* vm_dump.c (rb_print_backtrace): our addr2line doesn't work on sparc.naruse
2015-10-27proc.c: remove rb_block_clear_env_selfnobu
2015-10-27* 2015-10-27svn
2015-10-27logger.rb: fix weekly rotationnobu
2015-10-26logger.rb: exact matchingnobu
2015-10-26logger.rb: freeze constantsnobu
2015-10-26Add string argument test casesnobu
2015-10-26Replace tab with 8 spaces [Fix GH-1068]nobu
2015-10-26Grammatical fixes [ci skip]nobu
2015-10-26* vm_method.c(rb_method_entry_make):sorah
2015-10-26clear https_proxynaruse
2015-10-26* lib/fileutils.rb: rename tailing to trailing.hsbt
2015-10-26parse.y: fix rippernobu
2015-10-26fix commit miss [ci skip]nobu
2015-10-26parse.y: call_op2nobu
2015-10-25* 2015-10-26svn
2015-10-25* thread_pthread.c: fix compile erros whenodaira
2015-10-25io.c: fix typo [ci skip]nobu
2015-10-25test_io.rb: assert_separatelynobu
2015-10-25fix conditions to setrlimitnobu
2015-10-25symbol.c: dotq in rippernobu
2015-10-25use rb_check_arity [ci skip]nobu
2015-10-25update document [ci skip]nobu
2015-10-24use rlimit_nproc other than Windowsnaruse
2015-10-24* 2015-10-25svn
2015-10-240.1 second is not enough for FreeBSDnaruse
2015-10-24* configure.in: fixed build failure of Haiku.hsbt
2015-10-24relax error message formatnobu
2015-10-24* remove trailing spaces.svn
2015-10-24* lib/mkmf.rb: Revert r45640 because it may lead to linksorah
2015-10-24vm_method.c: remove common codenobu
2015-10-24relax error message formatnobu
2015-10-24vm_insnhelper.c: improved error message for "wrong numberduerst
2015-10-24* vm_insnhelper.c: remove the typedef redeclaration ofshugo
2015-10-23common.mk: remove extra slashnobu
2015-10-23common.mk: vm_call_iseq_optimized.incnobu
2015-10-23parse.y: canonical namenobu
2015-10-23forwardable.rb: full qualify namesnobu
2015-10-23* iseq.c (make_compile_option_value): include frozen_string_literal*ko1
2015-10-23* ruby.c: introduce --enable-frozen-string-literal-debug option.ko1
2015-10-23* properties.svn
2015-10-23* remove trailing spaces.svn
2015-10-23* vm_insnhelper.c: introduce new call handler for simple ISeqs.ko1
2015-10-23* vm_core.h: define vm_call_handler.ko1
2015-10-23* vm_core.h, vm_insnhelper.h: move definition of VMDEBUGko1
2015-10-23* NEWS: [DOC] In the new safe call syntax, arguments are evaluatedknu