summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-17NEWS: sort alphabeticallykazu
2015-12-17* vm_args.c (vm_caller_setup_arg_block): remove code for ifuncshugo
2015-12-17* proc.c (rb_block_arity): should not call GetProcPtr() for symbols.shugo
2015-12-17string.c: infectionnobu
2015-12-17transcode.c: infectionnobu
2015-12-17re.c: names encodingnobu
2015-12-16* vm.c (vm_make_env_each): should not compare with Qfalse and FALSE.ko1
2015-12-16* 2015-12-17svn
2015-12-16* vm_insnhelper.c (vm_call_method_each_type): should not set fastpathko1
2015-12-16* ChangeLog: fix a typo in r53149.nagachika
2015-12-16* ext/fiddle/handle.c: check tainted string arguments.nagachika
2015-12-16* vm.c (vm_make_proc_from_block): should convert a Symbol to a Proc.shugo
2015-12-16remove duplicated frozen_string_literal magic commentnaruse
2015-12-16test/ruby/test_io.rb: fix spelling errorsnormal
2015-12-16NEWS: note IO#fadvise change [ruby-core:72168] [ci skip]normal
2015-12-16* vm.c: fix mark miss for proc given as passed block.ko1
2015-12-16handle ext/ as r53141naruse
2015-12-16Exception#backtrace may be nil if it is manually creatednaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-16* test_struct.rb: Test that initialize is overridable [#11708]marcandre
2015-12-16test_io.rb: ignore not-implemented fadvicenobu
2015-12-16parse.y: fix block_call&.callnobu
2015-12-15Remove this test, since it won't reliably pass.headius
2015-12-15* compar.c: Update doc for == [#7688] [ci-skip]marcandre
2015-12-15* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): Acquirengoto
2015-12-15Fix typo [ci skip]nobu
2015-12-15enumerator.c: use ALLOCVnobu
2015-12-15* 2015-12-16svn
2015-12-15* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):ngoto
2015-12-15* gc.c: Delete excess semicolon after RUBY_ALIAS_FUNCTION().ngoto
2015-12-15follow the change of the namenaruse
2015-12-15reverting accidental commit at r53124 by re-committing version from r52612duerst
2015-12-15fixing ChangeLog problemduerst
2015-12-15NEWS: added news about EBCDIC encodingduerst
2015-12-15enc/ebcdic.h, enc/trans/ebcdic.trans,duerst
2015-12-15* lib/erb.rb: Render erb with array buffer for function call optimization.hsbt
2015-12-15string.c: radix indicators [ci skip]nobu
2015-12-15* lib/erb.rb: Simplify regexp to optimize erb scanner.hsbt
2015-12-15fix typonobu
2015-12-15* lib/uri/common.rb: make code block for rdoc.hsbt
2015-12-15* ext/zlib/zlib.c: fix a typo.hsbt
2015-12-15* remove trailing spaces.svn
2015-12-15* 2015-12-15svn
2015-12-15tool/transcode_tablegen.rb: detailled documentationduerst
2015-12-14* properties.svn
2015-12-14* remove trailing spaces.svn
2015-12-14* enc/ebcdic.h: new dummy encoding EBCDIC-USduerst
2015-12-14* ext/socket/lib/socket.rb: use safe navigation operator.hsbt
2015-12-14* bootstraptest/runner.rb: use safe navigation operator.hsbt
2015-12-14test: use String#b instead of dup.force_encodingnobu