1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nagai 3cb57fb1c3 * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
* ext/tk/lib/tk.rb, ext/tk/lib/tk/text.rb,
  ext/tk/lib/tkextlib/iwidgets/scrolledtext.rb: remove adhoc check 
  of Ruby's features (use existence of some classes instead of 
  comparing with RUBY_VERSION)

* ext/tk/lib/tk/root.rb, ext/tk/lib/tk/autoload.rb: make TkRoot 
  (Tk::Root) unswitchable

* ext/tk/lib/multi-tk.rb: partial bug fix (still not work!!)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-28 17:27:41 +00:00
..
bigdecimal * numeric.c (rb_num_coerce_bin): add ID argument to specify 2008-02-12 02:46:21 +00:00
continuation
curses
dbm * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
digest
dl
etc * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
fcntl
fiber
gdbm * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
iconv * ext/iconv/iconv.c (iconv_convert): check upper bound. a patch from 2008-02-15 06:23:14 +00:00
io/wait * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
json * ext/json/lib/json/pure/generator.rb, 2008-02-12 06:18:06 +00:00
nkf * ext/nkf/nkf-utf8/nkf.c (nkf_enc_from_index): BINARY does not 2008-02-07 00:06:55 +00:00
openssl * ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings. 2008-02-26 07:07:26 +00:00
pty * ext/pty/lib/expect.rb (IO#expect): check if peer is closed. 2008-02-18 01:17:44 +00:00
racc/cparse
readline * ext/readline/extconf.rb (rl_event_hook): workaround for native 2008-02-20 14:43:39 +00:00
ripper
sdbm * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
socket * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
stringio * ext/stringio/stringio.c (strio_init): use default external encoding 2008-01-17 15:03:56 +00:00
strscan
syck * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
syslog
tk * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE 2008-02-28 17:27:41 +00:00
win32ole * ext/win32ole/win32ole.c (ole_init_cp): should return value. 2008-02-23 12:36:51 +00:00
zlib
.cvsignore
.document
extmk.rb * ext/extmk.rb, enc/make_encmake.rb: load current mkmf.rb even if 2008-02-26 18:56:00 +00:00
purelib.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68