aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Exception#backtrace may be nil if it is manually creatednaruse2015-12-161-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161432-1/+1433
* * test_struct.rb: Test that initialize is overridable [#11708]marcandre2015-12-162-0/+10
* test_io.rb: ignore not-implemented fadvicenobu2015-12-161-2/+6
* parse.y: fix block_call&.callnobu2015-12-163-4/+26
* Remove this test, since it won't reliably pass.headius2015-12-151-4/+1
* * compar.c: Update doc for == [#7688] [ci-skip]marcandre2015-12-152-3/+4
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): Acquirengoto2015-12-152-21/+28
* Fix typo [ci skip]nobu2015-12-152-1/+5
* enumerator.c: use ALLOCVnobu2015-12-151-5/+5
* * 2015-12-16svn2015-12-151-2/+2
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):ngoto2015-12-152-9/+22
* * gc.c: Delete excess semicolon after RUBY_ALIAS_FUNCTION().ngoto2015-12-153-7/+15
* follow the change of the namenaruse2015-12-151-2/+2
* reverting accidental commit at r53124 by re-committing version from r52612duerst2015-12-151-2792/+4140
* fixing ChangeLog problemduerst2015-12-151-0/+12
* NEWS: added news about EBCDIC encodingduerst2015-12-152-0/+8
* enc/ebcdic.h, enc/trans/ebcdic.trans,duerst2015-12-154-4155/+2803
* * lib/erb.rb: Render erb with array buffer for function call optimization.hsbt2015-12-154-8/+15
* string.c: radix indicators [ci skip]nobu2015-12-152-0/+8
* * lib/erb.rb: Simplify regexp to optimize erb scanner.hsbt2015-12-152-2/+7
* fix typonobu2015-12-151-1/+1
* * lib/uri/common.rb: make code block for rdoc.hsbt2015-12-152-6/+11
* * ext/zlib/zlib.c: fix a typo.hsbt2015-12-152-1/+6
* * remove trailing spaces.svn2015-12-151-1/+1
* * 2015-12-15svn2015-12-151-2/+2
* tool/transcode_tablegen.rb: detailled documentationduerst2015-12-152-0/+42
* * properties.svn2015-12-140-0/+0
* * remove trailing spaces.svn2015-12-142-2/+2
* * enc/ebcdic.h: new dummy encoding EBCDIC-USduerst2015-12-145-2/+307
* * ext/socket/lib/socket.rb: use safe navigation operator.hsbt2015-12-147-8/+17
* * bootstraptest/runner.rb: use safe navigation operator.hsbt2015-12-146-6/+15
* test: use String#b instead of dup.force_encodingnobu2015-12-148-23/+17
* ytab.sed: for bison 2nobu2015-12-142-0/+9
* * lib/xmlrpc.rb: added documentation for parser details.hsbt2015-12-142-1/+16
* parse.y: suppress warningsnobu2015-12-141-4/+2
* * enum.c: fix a typo in documentation.hsbt2015-12-148-8/+19
* * lib/cgi.rb: fix a typo in documentation.hsbt2015-12-142-1/+6
* * compile.c: fix typos.hsbt2015-12-149-9/+21
* * enc/iso_2022_jp.h: fix typos.hsbt2015-12-144-3/+10
* * benchmark/bm_app_aobench.rb: fix typos.hsbt2015-12-143-2/+8