1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 35533d0346 fiddle: fix $(SUBMAKE_PRE)
* ext/fiddle/extconf.rb: fix $(SUBMAKE_PRE) to chdir to
  $(LIBFFI_DIR) instead of $(@D), since $(LIBFFI_A) is not
  underneath libffi but under .libs.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-02-10 04:24:08 +00:00
..
-test- ensured.c: fix conflict 2017-02-03 06:48:02 +00:00
bigdecimal bigdecimal: version 1.3.0 2016-12-21 15:35:29 +00:00
cgi/escape escape.c: check argument 2017-02-02 08:02:36 +00:00
continuation
coverage
date Fix a required ruby version on gemspec of gemified libraries. 2017-02-07 07:14:22 +00:00
dbm Added initial gemspec for DBM module. 2017-02-08 10:05:13 +00:00
digest fix hexdigest [ci skip] 2016-10-20 13:18:52 +00:00
etc {ext,test}/etc: Specify frozen_string_literal: true. 2017-01-29 01:35:23 +00:00
fcntl ext/fcntl: Specify frozen_string_literal: true. 2017-02-02 15:12:29 +00:00
fiber
fiddle fiddle: fix $(SUBMAKE_PRE) 2017-02-10 04:24:08 +00:00
gdbm
io console.c: unpaired size 2017-01-07 23:02:29 +00:00
json
mathn
nkf
objspace Add IMEMO type to heap dump output. 2017-01-31 17:46:51 +00:00
openssl openssl: fix broken openssl check 2017-02-10 03:59:55 +00:00
pathname Pathname#empty? implemented. 2016-11-05 03:29:08 +00:00
psych Update psych-2.2.2 2016-12-15 11:00:40 +00:00
pty ext/pty: Specify frozen_string_literal: true. 2017-02-04 06:49:00 +00:00
racc/cparse
rbconfig/sizeof make FIXNUM_MAX visible from Ruby 2017-01-30 10:12:18 +00:00
readline readline.c: str_subpos 2016-11-17 11:52:11 +00:00
ripper {ext,test}/ripper: Specify frozen_string_literal: true. 2017-02-05 07:54:32 +00:00
rubyvm get rid of test failures introduced at r56848 2016-11-20 06:19:05 +00:00
sdbm
socket basicsocket (rsock_bsock_send): do not truncate return value 2017-01-16 21:42:05 +00:00
stringio stringio.c: chomp CR 2016-12-10 08:54:40 +00:00
strscan Added initial gemspec for StringScanner class. 2017-02-07 07:14:21 +00:00
syslog
win32 win32/registry.rb: registry type names 2017-01-04 11:06:16 +00:00
win32ole win32ole.c: suppress warnings 2016-11-20 06:53:39 +00:00
zlib {ext,test}/zlib: Specify frozen_string_literal: true. 2017-02-07 12:49:57 +00:00
.document
extmk.rb extmk.rb: split notes 2017-02-10 03:58:01 +00:00
Setup
Setup.atheos
Setup.nacl
Setup.nt