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 e29c109d2a Haiku now best effort support
* configure.in: remove obsolete workarounds for Haiku.
* dln.c, file.c, io.c: remove obsolete Haiku workarounds.
* thread_pthread.c: add stack bounds detection for Haiku.
* signal.c: get stack pointer from signal context on Haiku.
  [ruby-core:67923] [Bug #10811] [Fix GH-1109]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-11-23 03:54:42 +00:00
..
-test- Add tests for rb_time_timespec_new 2015-11-10 17:50:38 +00:00
bigdecimal bigdecimal.c: suppress warnings 2015-11-08 06:29:13 +00:00
continuation
coverage
date suppress warnings 2015-11-08 05:54:29 +00:00
dbm
digest * ext/digest/sha1/extconf.rb: OpenSSL's struct name for SHA1 is 2015-11-21 05:01:55 +00:00
etc
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace
openssl * ext/openssl/ossl.c: fix brew command for installation of openssl. 2015-11-22 10:36:56 +00:00
pathname * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true". 2015-11-10 11:48:14 +00:00
psych * ext/psych/psych.gemspec: bump version to 2.0.15 2015-11-13 01:08:45 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper Rename DOTQ to ANDDOT 2015-11-10 09:42:27 +00:00
sdbm
socket Haiku now best effort support 2015-11-23 03:54:42 +00:00
stringio
strscan
syslog
thread
tk
win32
win32ole
zlib
.document
extmk.rb * ext/extmk.rb (--extflags): new option to pass EXTLDFLAGS to children, 2015-11-18 15:55:39 +00:00
Setup
Setup.atheos
Setup.nacl
Setup.nt