summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-12-22escape.c: should not freezenobu
2015-12-21escape.c: Preserve original statenobu
2015-12-21avoid rb_bug on BasicSocket.for_fd(-1)normal
2015-12-21* variable.c (struct ivar_update): rename "extended" to "iv_extended"ngoto
2015-12-21revert r53228 because this patch breaks rubyspecko1
2015-12-21* gc.c (internal_object_p): should not expose singleton classesko1
2015-12-21* test/ruby/test_io.rb: handled rlimit value same as r52277hsbt
2015-12-21lib/net/http.rb (open_timeout): update default value in RDoc [ci skip]normal
2015-12-21vm_backtrace.c: ignore ifunc framesnobu
2015-12-21NotImplementedError typonobu
2015-12-20cgi/escape: Optimize CGI.escapeHTMLnobu
2015-12-20ChangeLog: fold long line [ci skip]nobu
2015-12-20ChangeLog: fix date of r53178 [ci skip]nobu
2015-12-20* lib/erb.rb: revert r53123. It break compatibility like thor and rspec-rails.hsbt
2015-12-20parse.y: labeled heredocnobu
2015-12-20* proc.c (rb_mod_define_method): should check Symbol or not.ko1
2015-12-20* proc.c (rb_mod_define_method): fix notation.ko1
2015-12-20* proc.c (proc_new): fix notation.ko1
2015-12-19remove duplicated log by commit miss [ci skip]nobu
2015-12-19proc.c: fix infinite loopnobu
2015-12-19* enc/windows_1250.c: Should not use C++ style comments (C99 feature).ngoto
2015-12-19webrick/utils.rb: get rid of thread leak checkernobu
2015-12-19zlib.c: Fix typo [ci skip]nobu
2015-12-19csv.rb: Fix typo [ci skipnobu
2015-12-19enc/iso_8859_2.c, enc/windows_1250.c: separate Windows-1250duerst
2015-12-18* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): To preventngoto
2015-12-18* compile.c (ibf_load_object_string): use fstring if frozen string.ko1
2015-12-18NEWS: make precise the note of r53188nobu
2015-12-18fix typo.shugo
2015-12-18stringio.c: separate encoding from buffernobu
2015-12-18* compile.c (ibf_load_setup): check tainted string argument.ko1
2015-12-18* vm_core.h: define USE_LAZY_LOAD if it is not defined.ko1
2015-12-18stringio.c: strio_unget_bytesnobu
2015-12-18* doc/syntax/*.rdoc: separated modifier at sentence.hsbt
2015-12-18stringio.c: padding in ungetbytenobu
2015-12-18* vm_method.c (rb_method_entry_make, check_override_opt_method):shugo
2015-12-18* vm.c (vm_exec): call RUBY_DTRACE_CMETHOD_RETURN_HOOK instead ofkosaki
2015-12-18* lib/irb/ruby-lex.rb: fixed parse error for striped heredocument syntax.hsbt
2015-12-18* ext/pty/pty.c: fix double words typo.hsbt
2015-12-18* ext/nkf/nkf-utf8/utf8tbl.c: fix a typo.hsbt
2015-12-17* vm.c (rb_vm_check_redefinition_opt_method): should check the realshugo
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* 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