1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
ko1 55201cac9e * ext/openssl/ossl.c: use system native (system provided)
thread locking APIs added by last commit.
  This patch fixes [Bug #8386].
  "rb_mutex_*" APIs control only "Ruby" threads.
  Not for native threads.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-07-23 09:59:28 +00:00
..
-test- * ext/-test-/bignum/intpack.c: Renamed from ext/-test-/bignum/pack.c. 2013-07-18 16:07:03 +00:00
bigdecimal * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] document top-level 2013-07-15 23:16:26 +00:00
continuation
coverage
curses
date date_parse.c: missing wday 2013-07-21 18:16:00 +00:00
dbm
digest
dl ext/win32: move 2013-07-13 03:24:28 +00:00
etc
fcntl
fiber
fiddle ext/win32: move 2013-07-13 03:24:28 +00:00
gdbm
io
json
mathn
nkf
objspace
openssl * ext/openssl/ossl.c: use system native (system provided) 2013-07-23 09:59:28 +00:00
pathname * ext/pathname/pathname.c (path_inspect): use PRIsVALUE to preserve 2013-07-19 05:21:38 +00:00
psych * ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentation 2013-07-19 02:27:25 +00:00
pty
racc/cparse
readline readline.c: $SAFE 4 2013-07-22 14:24:41 +00:00
ripper
sdbm
socket
stringio
strscan
syslog * lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341] 2013-07-18 13:50:32 +00:00
tk * ext/tk/extconf.rb: Default search_versions are set 8.5 and 8.4 only. At present, Tcl/Tk8.6 is not supported. 2013-07-19 04:43:16 +00:00
win32 * properties. 2013-07-23 01:12:41 +00:00
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt