summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-11-17socket (bsock_recvmsg_internal): avoid arg parsingnormal
2015-11-16socket: avoid arg parsing in rsock_s_accept_nonblocknormal
2015-11-16socket: Socket#connect_nonblock avoids arg parsing with C APInormal
2015-11-16socket: avoid arg parsing in rsock_s_recvfrom_nonblocknormal
2015-11-16* test/dtrace/helper.rb (Dtrace::TestCase#trap_probe): dtrace buffer size is ...ngoto
2015-11-16struct.c: dignobu
2015-11-16compile.c: tailcall on aref and asetnobu
2015-11-16compile.c: optimize leavenobu
2015-11-16* lib/set.rb: Enable frozen_string_literal.knu
2015-11-16* lib/set.rb (Hash#flatten!, #add?, #delete?, #collect!, #reject!,knu
2015-11-16* ChangeLog: fixed accidentally commit.hsbt
2015-11-16* mkconfig.rb: Add some high-level documentation.hsbt
2015-11-16* proc.c: Add call-seq of `Method#super_method`hsbt
2015-11-16* struct.c: Standardize a method signature of Struct#[]=.hsbt
2015-11-16* lib/set.rb (#>=, #>, #<=, #<): Make use of Hash#>=, #>, #<, andknu
2015-11-16* tool/rbinstall.rb: fix wrong permission for gem specification withouthsbt
2015-11-16* lib/webrick/httpauth/basicauth.rb: fix a typo.hsbt
2015-11-15vm_method.c: check if frozen [Fix GH-1096]nobu
2015-11-14* ext/socket/lib/socket.rb: Specify frozen_string_literal: true.akr
2015-11-14* lib/time.rb: Use "<<" to reduce string allocation.akr
2015-11-14* lib/tsort.rb: Specify frozen_string_literal: true.akr
2015-11-14* lib/resolv-replace.rb: Specify frozen_string_literal: true.akr
2015-11-14* lib/time.rb: Specify frozen_string_literal: true.akr
2015-11-14* lib/open3.rb: Specify frozen_string_literal: true.akr
2015-11-13* node.h: remove old comments.ko1
2015-11-13* refactoring CREF related code.ko1
2015-11-13* vm.c (vm_define_method): refactoring.ko1
2015-11-13* vm.c (vm_define_method): do not use current CREF immediately,ko1
2015-11-13* method.h: constify rb_cref_t::scope_visi;ko1
2015-11-13* pack.c (pack_unpack, AVOID_CC_BUG): Very ugly workaround forngoto
2015-11-13Unset LD_PRELOAD on mingwshirosaki
2015-11-13* ext/openssl/ossl_pkey.c: Merge ruby/openssl@b9ea8ef [Bug #10735]zzak
2015-11-13* ext/openssl/ossl_ssl.c: Merge ruby/openssl@81e1a30zzak
2015-11-13prelude.rb: deprecate Thread.exclusivenobu
2015-11-13parse.y: optimize condition for unlessnobu
2015-11-13* ext/psych/psych.gemspec: bump version to 2.0.15hsbt
2015-11-12parse.y: exact magic comment namenobu
2015-11-12prelude.c.tmpl: optimizenobu
2015-11-12parse.y: ANDDOT fluent interfacenobu
2015-11-12* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(db78980).hsbt
2015-11-12io.c: avoid kwarg parsing in C APInormal
2015-11-11add ticket numberskazu
2015-11-11sprintf.c: nil value is validnobu
2015-11-11vm_eval.c: skip internal namesnobu
2015-11-11Add the ticket number to ChangeLog.shugo
2015-11-11* transcode.c: fix a typohsbt
2015-11-11* remove trailing spaces.svn
2015-11-11* lib/net/ftp.rb (initialize): Connections are in passive mode pershugo
2015-11-11sprintf.c: hash default valuenobu
2015-11-10* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr