1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
nobu aceb11dff4 mkmf.rb: fix werror option
* lib/mkmf.rb (try_compile): pass the given werror flag to try_do
  to check if stderr is empty.
* lib/mkmf.rb (try_cflags, try_ldflags): default werror to true.
* win32/Makefile.sub (WERRORFLAG): remove useless option.  VC does
  not make warnings of unknown command option an error.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-04-10 13:29:23 +00:00
..
cgi
drb drb.rb: do not wait handler threads 2015-01-17 15:57:50 +00:00
irb
matrix
net * lib/net/http.rb (edit_path): use path which is absolute ftp url 2015-04-03 23:18:20 +00:00
optparse
racc
rbconfig
rdoc json_index.rb: check zlib 2015-03-23 05:15:15 +00:00
rexml elementdecl.rb: suppress warnings 2014-11-23 00:00:38 +00:00
rinda
rss
rubygems ignore rake load error 2015-04-09 06:06:56 +00:00
shell
unicode_normalize normalize.rb: remove redundant hash 2015-03-11 03:56:44 +00:00
uri * lib/uri: [doc] Update common.rb [ci-skip] [fixes GH-838] 2015-02-24 18:09:10 +00:00
webrick * lib/webrick/server.rb: Fix regression bug in WEBrick's 2015-03-16 08:43:28 +00:00
xmlrpc
yaml
abbrev.rb
base64.rb * lib/base64.rb: make urlsafe mode user-friendly. 2015-02-13 12:31:30 +00:00
benchmark.rb
cgi.rb
cmath.rb * lib/cmath.rb (log): raise ArgumentError when more than 2 arguments 2015-02-24 23:53:21 +00:00
csv.rb
debug.rb
delegate.rb
drb.rb
e2mmap.rb
English.rb
erb.rb erb: set variables from the command line 2014-12-12 10:48:57 +00:00
fileutils.rb fileutils.rb: fix error message 2015-04-01 00:59:14 +00:00
find.rb
forwardable.rb
getoptlong.rb
ipaddr.rb
irb.rb
logger.rb
mathn.rb
matrix.rb * lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens. 2015-03-05 23:45:42 +00:00
mkmf.rb mkmf.rb: fix werror option 2015-04-10 13:29:23 +00:00
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb * lib/open-uri.rb (OpenURI.open_http): refactoring of r48941. 2014-12-24 09:11:05 +00:00
open3.rb open3.rb: Hash.try_convert 2015-01-08 03:52:01 +00:00
optionparser.rb
optparse.rb optparse.rb: update --version example [ci skip] 2015-02-08 15:26:11 +00:00
ostruct.rb Revert GH-808 2015-01-08 07:07:59 +00:00
pp.rb * lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows) 2014-12-05 19:35:19 +00:00
prettyprint.rb
prime.rb * lib/prime.rb: Remove useless loop and block capture. 2014-12-10 20:38:13 +00:00
profile.rb
profiler.rb
pstore.rb
rdoc.rb * lib/rdoc: Update to RDoc 4.2.0. 2014-12-07 01:22:37 +00:00
resolv-replace.rb
resolv.rb resolv.rb: fix equality 2015-02-17 02:47:19 +00:00
rss.rb
rubygems.rb * lib/rubygems: Update to RubyGems 2.4.5. 2014-12-07 00:53:01 +00:00
scanf.rb
securerandom.rb random.c: rand_random_number 2015-02-14 03:20:04 +00:00
set.rb * hash.c: Added docs to explain that #include? and #member? do not 2015-02-17 01:47:28 +00:00
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb * lib/tempfile.rb: provide default basename parameter. 2015-01-04 00:18:38 +00:00
thwait.rb
time.rb * lib/time.rb (strptime): Support %s.%N. 2015-03-01 00:12:48 +00:00
timeout.rb
tmpdir.rb * lib/tmpdir.rb (Dir.mktmpdir): Accept nil again, as Ruby 2.1. 2014-12-20 08:58:07 +00:00
tracer.rb
tsort.rb * lib/tsort.rb: Returns an enumerator if no block is given. 2014-11-26 10:46:50 +00:00
ubygems.rb
un.rb
unicode_normalize.rb * lib/unicode_normalize.rb: typo fix. [ci skip] 2014-12-29 23:57:46 +00:00
uri.rb
weakref.rb
webrick.rb
xmlrpc.rb
yaml.rb