aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2015-10-28svn2015-10-271-2/+2
* ENV['MAKE'] is prior than ENV['make']naruse2015-10-271-3/+3
* test_marshal.rb: test_no_internal_idsnobu2015-10-271-0/+16
* id.def: anonymous IDsnobu2015-10-272-2/+11
* add ticket number [ci skip]kazu2015-10-271-1/+1
* fix typos [ci skip]kazu2015-10-271-2/+2
* fix filename [ci skip]kazu2015-10-271-1/+1
* id.def: internal IDsnobu2015-10-274-5/+11
* error.c: suppress warningsnobu2015-10-272-2/+12
* Add binmode for Tempfile to prevent EOF (0x1A)naruse2015-10-271-0/+1
* logger.rb: end of week should be Saturdaynobu2015-10-273-1/+51
* * vm_dump.c (rb_print_backtrace): our addr2line doesn't work on sparc.naruse2015-10-272-1/+6
* proc.c: remove rb_block_clear_env_selfnobu2015-10-272-12/+0
* * 2015-10-27svn2015-10-271-2/+2
* logger.rb: fix weekly rotationnobu2015-10-273-4/+42
* logger.rb: exact matchingnobu2015-10-261-6/+6
* logger.rb: freeze constantsnobu2015-10-261-3/+3
* Add string argument test casesnobu2015-10-262-0/+22
* Replace tab with 8 spaces [Fix GH-1068]nobu2015-10-261-2/+2
* Grammatical fixes [ci skip]nobu2015-10-262-2/+7
* * vm_method.c(rb_method_entry_make):sorah2015-10-262-1/+7
* clear https_proxynaruse2015-10-261-1/+1
* * lib/fileutils.rb: rename tailing to trailing.hsbt2015-10-262-5/+10
* parse.y: fix rippernobu2015-10-263-12/+37
* fix commit miss [ci skip]nobu2015-10-261-5/+0
* parse.y: call_op2nobu2015-10-263-7/+36
* * 2015-10-26svn2015-10-251-2/+2
* * thread_pthread.c: fix compile erros whenodaira2015-10-252-0/+11
* io.c: fix typo [ci skip]nobu2015-10-251-1/+1
* test_io.rb: assert_separatelynobu2015-10-251-27/+15
* fix conditions to setrlimitnobu2015-10-252-3/+5
* symbol.c: dotq in rippernobu2015-10-254-0/+9
* use rb_check_arity [ci skip]nobu2015-10-257-23/+9
* update document [ci skip]nobu2015-10-252-6/+6
* use rlimit_nproc other than Windowsnaruse2015-10-242-2/+6
* * 2015-10-25svn2015-10-241-2/+2
* 0.1 second is not enough for FreeBSDnaruse2015-10-241-1/+2
* * configure.in: fixed build failure of Haiku.hsbt2015-10-245-14/+14
* relax error message formatnobu2015-10-242-1/+6
* * remove trailing spaces.svn2015-10-241-1/+1
* * lib/mkmf.rb: Revert r45640 because it may lead to linksorah2015-10-242-4/+9
* vm_method.c: remove common codenobu2015-10-241-16/+1
* relax error message formatnobu2015-10-243-24/+31
* vm_insnhelper.c: improved error message for "wrong numberduerst2015-10-242-3/+9
* * vm_insnhelper.c: remove the typedef redeclaration ofshugo2015-10-242-1/+5
* common.mk: remove extra slashnobu2015-10-231-1/+1
* common.mk: vm_call_iseq_optimized.incnobu2015-10-232-3/+4
* parse.y: canonical namenobu2015-10-231-1/+1
* forwardable.rb: full qualify namesnobu2015-10-233-2/+22
* * iseq.c (make_compile_option_value): include frozen_string_literal*ko12015-10-233-7/+19