ruby--ruby/ext
eban 1188f3f1d9 * ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add const
qualifier only for uClibc.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2154 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-03-01 02:32:21 +00:00
..
Win32API Add. 2002-01-07 06:58:54 +00:00
curses Add wresize, resizeterm and KEY_RESIZE. 2002-01-29 19:24:43 +00:00
dbm * ext/dbm/dbm.c (fdbm_select): 1.7 behavior. 2002-02-27 04:52:21 +00:00
digest * ext/digest/sha2/sha2.c: Merge from rough. Fix a couple of 2002-02-26 22:09:49 +00:00
etc * string.c (rb_str_replace): swap arguments of OBJ_INFECT. 2001-12-18 08:47:06 +00:00
fcntl * dir.c (dir_s_glob): supprt backslash escape of metacharacters 2001-02-14 05:52:06 +00:00
gdbm * ext/dbm/dbm.c (fdbm_select): 1.7 behavior. 2002-02-27 04:52:21 +00:00
nkf * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and 2001-07-18 05:56:05 +00:00
pty * eval.c (is_defined): defined?(Foo::Baz) should check constants 2002-01-28 08:44:45 +00:00
readline * ext/readline/readline.c: new methods 2001-12-19 08:02:55 +00:00
sdbm * ext/dbm/dbm.c (fdbm_select): 1.7 behavior. 2002-02-27 04:52:21 +00:00
socket * ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add const 2002-03-01 02:32:21 +00:00
stringio Initial revision 2002-02-19 13:16:23 +00:00
syslog * ext/syslog/syslog.c: Merge from rough. Use SafeStringValue(). 2002-02-25 12:23:47 +00:00
tcltklib * re.c (match_select): should propagate taintness. 2002-01-11 09:18:54 +00:00
tk * eval.c (rb_mod_include): load modules in argument order. 2002-02-28 06:53:33 +00:00
.cvsignore * ext/extmk.rb.in: support multi-level ext/ directories. 2001-07-13 18:02:10 +00:00
Setup Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
Setup.dj Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
Setup.emx Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
Setup.nt Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
Setup.x68 Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb * mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION. 2001-05-31 04:40:37 +00:00
extmk.rb.in * ext/extmk.rb.in (create_makefile): remove unnecessary -L option from 2002-02-21 12:42:32 +00:00