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 cefa9413d2 * ext/-test-/add_suffix/bug.c: for the prototype.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28839 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-08-02 22:37:38 +00:00
..
-test- * ext/-test-/add_suffix/bug.c: for the prototype. 2010-08-02 22:37:38 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_hash): fix type warnings. 2010-08-02 22:34:44 +00:00
continuation
coverage
curses
dbm * ext/dbm/dbm.c (struct dbmdata, fdbm_key, fdbm_delete_if): fixed 2010-07-16 07:40:37 +00:00
digest
dl * include/ruby/{intern,io}.h: add missing prototypes. 2010-07-22 03:02:40 +00:00
etc
fcntl
fiber
fiddle * ext/fiddle/closure.c (closure_data_type), 2010-07-20 09:23:08 +00:00
gdbm
iconv
io * io/console/console.c (winsize_row): should return actual screen 2010-07-06 12:47:18 +00:00
json * common.mk (EXT_SRCS): add ext/json/parser/parser.c. 2010-07-28 21:51:31 +00:00
mathn
nkf
objspace
openssl
pathname * ext/pathname/pathname.c (path_realdirpath): Pathname#realdirpath 2010-08-01 20:35:33 +00:00
psych * ext/psych/lib/psych/visitors/yaml_tree.rb (format_time): use new 2010-07-08 16:51:28 +00:00
pty * ext/pty/pty.c (establishShell): chfunc must not raise any 2010-07-13 12:01:45 +00:00
racc/cparse
readline * ext/readline/readline.c: libedit is missing declaration of 2010-07-13 12:34:19 +00:00
ripper
sdbm
socket * ext/socket/raddrinfo.c (rb_getaddrinfo): according to my valgrind output this variable should be initialized beforehand. 2010-07-20 04:00:46 +00:00
stringio * include/ruby/ruby.h (rb_data_type_t): restructured. [ruby-dev:41862] 2010-07-18 07:31:54 +00:00
strscan
syck * ext/syck/lib/syck.rb: fixing unused variable warnings 2010-07-19 04:54:06 +00:00
syslog
tk * ext/tk/extconf.rb: use TK_XINCLUDES on tkConfig.sh when not empty, 2010-07-29 22:54:01 +00:00
win32ole * ext/win32ole/win32ole.c: NONAMELESSUNION defined only if gcc 2010-08-02 12:21:00 +00:00
zlib * include/ruby/{intern,io}.h: add missing prototypes. 2010-07-22 03:02:40 +00:00
.cvsignore
.document * ext/pathname/lib/pathname.rb: moved from lib/pathname.rb. 2010-07-17 04:50:19 +00:00
extmk.rb
purelib.rb
Setup
Setup.atheos
Setup.emx
Setup.nt