aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix commit missnobu2015-12-191-3/+3
* * 2015-12-20svn2015-12-191-2/+2
* proc.c: remove old macronobu2015-12-191-5/+3
* * enc/windows_1250.c: Should not use C++ style comments (C99 feature).ngoto2015-12-192-8/+13
* webrick/utils.rb: get rid of thread leak checkernobu2015-12-192-2/+14
* zlib.c: Fix typo [ci skip]nobu2015-12-192-1/+6
* csv.rb: Fix typo [ci skipnobu2015-12-192-1/+6
* enc/iso_8859_2.c, enc/windows_1250.c: separate Windows-1250duerst2015-12-193-10/+225
* test/unit.rb: color on ttynobu2015-12-191-1/+1
* test/unit.rb: fix outputsnobu2015-12-191-10/+6
* timeout.rb: watcher thread namenobu2015-12-181-0/+2
* * 2015-12-19svn2015-12-181-2/+2
* test/unit.rb: use full columnsnobu2015-12-181-15/+9
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): To preventngoto2015-12-182-6/+14
* * compile.c (ibf_load_object_string): use fstring if frozen string.ko12015-12-182-1/+5
* NEWS: make precise the note of r53188nobu2015-12-182-3/+4
* fix typo.shugo2015-12-181-1/+1
* stringio.c: separate encoding from buffernobu2015-12-184-9/+37
* * compile.c (ibf_load_setup): check tainted string argument.ko12015-12-182-0/+6
* * vm_core.h: define USE_LAZY_LOAD if it is not defined.ko12015-12-182-3/+5
* stringio.c: strio_unget_bytesnobu2015-12-182-31/+26
* csv.rb: tail commasnobu2015-12-181-36/+40
* csv.rb: fix typonobu2015-12-181-1/+1
* * doc/syntax/*.rdoc: separated modifier at sentence.hsbt2015-12-1810-53/+50
* stringio.c: padding in ungetbytenobu2015-12-183-7/+50
* test_stringio.rb: add testnobu2015-12-181-0/+10
* * vm_method.c (rb_method_entry_make, check_override_opt_method):shugo2015-12-183-0/+48
* * vm.c (vm_exec): call RUBY_DTRACE_CMETHOD_RETURN_HOOK instead ofkosaki2015-12-182-1/+6
* * lib/irb/ruby-lex.rb: fixed parse error for striped heredocument syntax.hsbt2015-12-182-2/+7
* * ext/pty/pty.c: fix double words typo.hsbt2015-12-182-1/+6
* * ext/nkf/nkf-utf8/utf8tbl.c: fix a typo.hsbt2015-12-183-2/+8
* * 2015-12-18svn2015-12-171-2/+2
* * vm.c (rb_vm_check_redefinition_opt_method): should check the realshugo2015-12-173-0/+25
* NEWS: sort alphabeticallykazu2015-12-171-22/+22
* * vm_args.c (vm_caller_setup_arg_block): remove code for ifuncshugo2015-12-172-5/+5
* * proc.c (rb_block_arity): should not call GetProcPtr() for symbols.shugo2015-12-173-4/+21
* string.c: infectionnobu2015-12-173-12/+34
* transcode.c: infectionnobu2015-12-173-1/+10
* re.c: names encodingnobu2015-12-173-1/+12
* * vm.c (vm_make_env_each): should not compare with Qfalse and FALSE.ko12015-12-162-1/+6
* * 2015-12-17svn2015-12-161-2/+2
* * vm_insnhelper.c (vm_call_method_each_type): should not set fastpathko12015-12-163-1/+32
* * ChangeLog: fix a typo in r53149.nagachika2015-12-162-2/+2
* * ext/fiddle/handle.c: check tainted string arguments.nagachika2015-12-163-7/+35
* * vm.c (vm_make_proc_from_block): should convert a Symbol to a Proc.shugo2015-12-163-0/+16
* remove duplicated frozen_string_literal magic commentnaruse2015-12-162-2/+0
* test/ruby/test_io.rb: fix spelling errorsnormal2015-12-162-3/+7
* NEWS: note IO#fadvise change [ruby-core:72168] [ci skip]normal2015-12-162-0/+7
* * vm.c: fix mark miss for proc given as passed block.ko12015-12-163-7/+42
* handle ext/ as r53141naruse2015-12-16854-0/+854