summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14test/test_tsort.rb: Specify frozen_string_literal: true.akr
2015-11-14compile.c: fix variablenobu
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-14hash.c: compare methods [ci skip]nobu
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-14compile.c: remove unused labelsnobu
2015-11-13additional fix of comment lineko1
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* 2015-11-14svn
2015-11-13* pack.c (pack_unpack, AVOID_CC_BUG): Very ugly workaround forngoto
2015-11-13Unset LD_PRELOAD on mingwshirosaki
2015-11-13Commit miss from r52556zzak
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* 2015-11-13svn
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-12parse.y: simplifynobu
2015-11-12* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(db78980).hsbt
2015-11-12Module#<=> is not suitable for Comparable.akr
2015-11-12add a test.akr
2015-11-12* properties.svn
2015-11-12* 2015-11-12svn
2015-11-12io.c: avoid kwarg parsing in C APInormal
2015-11-11add ticket numberskazu
2015-11-11compile.c: comments for r52517 [ci skip]nobu
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-11time/test_new.rb: fix testsnobu
2015-11-11sprintf.c: hash default valuenobu
2015-11-10* properties.svn
2015-11-10* 2015-11-11svn
2015-11-10Add tests for rb_time_timespec_newnaruse
2015-11-10* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr