1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nobu 13b11810e2 mkmf.rb: fix merge_libs
* lib/mkmf.rb (MakeMakefile#merge_libs): insert following reversal
  ordered elements just after the duplicated element, not overwriting
  successive elements.  [ruby-core:50314] [Bug #7467]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39128 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-02-07 06:33:22 +00:00
..
-ext- * vm_backtrace.c: fix issue of rb_debug_inspector_open(). 2013-01-29 08:25:32 +00:00
base64
benchmark
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_sub): 2013-01-13 06:15:37 +00:00
cgi
coverage
csv * lib/csv.rb: Remove the dangerous serialization feature. 2013-02-05 18:28:26 +00:00
date
dbm
digest
dl
drb
dtrace
erb
etc
fiddle
fileutils * lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes of 2013-02-02 03:54:00 +00:00
gdbm
io console.c: default by stty raw 2013-02-05 04:27:57 +00:00
irb
json
logger test_logger.rb: uset tmpfile 2013-01-20 13:25:58 +00:00
matrix
minitest
misc
mkmf mkmf.rb: fix merge_libs 2013-02-07 06:33:22 +00:00
monitor
net
nkf
objspace
open-uri
openssl
optparse
ostruct
pathname
psych * test/ruby/test_marshal.rb: remove temporally files early. 2013-01-29 03:06:40 +00:00
rake
rdoc * remove trailing spaces. 2013-02-06 00:30:19 +00:00
readline
resolv
rexml
rinda
ripper
rss test_parser.rb: tempfile 2013-01-20 01:19:44 +00:00
ruby test_basicinstructions.rb: fix typo 2013-02-07 01:20:39 +00:00
rubygems * lib/rubygems/package.rb: Ensure digests are generated for signing. 2013-02-07 05:56:53 +00:00
scanf
sdbm
socket * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): return 2013-01-31 04:59:31 +00:00
stringio
strscan
syslog
testunit
thread
uri
webrick
win32ole win32ole.rb: use TracePoint 2013-01-16 09:45:48 +00:00
xmlrpc
zlib
inlinetest.rb
profile_test_all.rb
runner.rb
test_abbrev.rb
test_cmath.rb
test_curses.rb
test_delegate.rb
test_find.rb
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_weakref.rb
with_different_ofs.rb