lp:ruby-daily

Created by Gabriel Mazetto and last modified
Get this branch:
bzr branch lp:ruby-daily

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gabriel Mazetto
Project:
Ruby-Daily
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/ruby/ruby.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 11 minutes — see the log
Import started on pear and finished taking 11 minutes — see the log
Import started on pear and finished taking 11 minutes — see the log
Import started on pear and finished taking 11 minutes — see the log

Recent revisions

41864. By nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

configure.in: get rid of macro redefinition

* configure.in (__STDC_WANT_LIB_EXT1__): get rid of redefinition
  to suppress warnings by gcc5.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

41863. By a_matsuda <a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

[DOC] Fix typos

* benchmark.rb
* getoptlong.rb
* irb.rb
* net/http.rb
* net/http/header.rb
* net/imap.rb
* optparse.rb
* pstore.rb
* webrick.rb
* xmlrpc.rb

[ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

41862. By yui-knk <yui-knk@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

* string.c: Fix document. Default value of the first
  argument of `String#split` is not `$;` but `nil`.
  When `nil` is passed as first argument, `$;` is used.
  [ci skip] [Bug #11729] [ruby-dev:49378]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

41861. By normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

ext/socket/init.c (rsock_init_sock): reject reserved FDs

[ruby-core:72445] [Bug #11862]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

41860. By normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

NEWS: add hint for Redmine URLs with issue number [ci skip]

This may not be obvious to folks who do not follow Ruby
development.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

41859. By normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

Revert r53253. naruse fixed it differently in r53244

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

41858. By normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

test/socket/test_basicsocket.rb: attempt fix for [ruby-cvs:60402]

I'm not sure how fstat on fd=-1 can succeed on some systems...

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

41857. By nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

configure.in: define __STDC_WANT_LIB_EXT1__

* configure.in (__STDC_WANT_LIB_EXT1__): necessary to use memset_s
  in strict C99 mode.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

41856. By nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

regexec.c: fix build with direct threaded VM

* regexec.c (match_at): move direct threaded VM code to get rid of
  mixed declarations and code, and enable it only for gcc since it
  depends on a gcc extension.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

41855. By yuki <yuki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>

* gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0
* NEWS: Add news about the did_you_mean gem

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers