1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
usa d0465cc9e0 * ext/pathname/pathname.c (path_birthtime): Windows support.
see [Feature #9857] [ruby-dev:48339]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-06-28 13:58:01 +00:00
..
-test- fileno.c: suppress warnings 2014-05-30 03:18:08 +00:00
bigdecimal bigdecimal/math.rb: error message in BigMath#PI 2014-06-28 11:29:11 +00:00
continuation
coverage * ext/openssl/depend: remove dependency from internal headers. 2014-05-14 10:55:38 +00:00
date * include/ruby/ruby.h: Hide Rational internal. 2014-05-17 16:37:41 +00:00
dbm
digest digest.c: call to_s once 2014-06-07 03:29:00 +00:00
dl extmk.rb: check if parent is build 2014-05-09 05:52:59 +00:00
etc etc.c: fix typo 2014-05-19 12:35:22 +00:00
fcntl
fiber
fiddle fiddle/extconf.rb: supply 0 2014-06-21 03:54:19 +00:00
gdbm
io
json
mathn
nkf
objspace
openssl * ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): Close a socket 2014-05-29 10:32:19 +00:00
pathname * ext/pathname/pathname.c (path_birthtime): Windows support. 2014-06-28 13:58:01 +00:00
psych * ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with a 2014-06-05 22:42:58 +00:00
pty pty.c: do nothing if terminated already 2014-05-26 04:35:17 +00:00
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket * ext/socket/unixsocket.c (rsock_init_unixsock): Open a socket 2014-05-28 15:42:09 +00:00
stringio stringio.c: use rb_str_append other than ASCII-8BIT 2014-04-23 02:03:43 +00:00
strscan * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed. 2014-05-11 16:31:51 +00:00
syslog
thread
tk tcltklib.c: fix format specifiers 2014-06-23 21:15:39 +00:00
win32
win32ole win32ole.c: suppress warnings 2014-04-23 04:14:42 +00:00
zlib * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed. 2014-05-11 16:31:51 +00:00
.document
extmk.rb extmk.rb: non-installed extensions when statick-linked-ext 2014-05-22 14:34:56 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt