ruby--ruby/ext
nagai 21df665098 * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
* ext/tk/lib/tk/variable.rb: fix namespace trouble when autoloading
* ext/tk/lib/tk/palette.rb: define Tcl variable 'tkPalette' as global
* ext/tk/lib/tk/dialog.rb: use array2tk_list method when calling
  Tk.ip_eval.
* ext/tk/lib/tk/autoload.rb: add autoload entry 'TkDialogObj' and
  'TkWarningObj'
* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: support TreeCtrl's cvs
  head.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-02 08:02:39 +00:00
..
Win32API * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
bigdecimal * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
curses * eval.c (rb_exec_recursive): matched the declaration to prototype. 2005-03-04 07:15:12 +00:00
dbm
digest
dl changed the spec of CPtr#[]/[]= to suit String#[]/[]=. 2005-03-08 11:31:20 +00:00
enumerator
etc * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
fcntl
gdbm
iconv * ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3 2005-03-27 23:40:32 +00:00
io/wait
nkf * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66 2005-03-07 16:22:18 +00:00
openssl * ext/openssl/ossl_engine.c (ossl_engine_s_load): should return 2005-03-31 05:09:24 +00:00
pty * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
racc/cparse
readline * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
ripper * ext/ripper/lib/ripper/lexer.rb: last Lexer fix was incomplete; test all green. 2005-02-04 09:46:18 +00:00
sdbm
socket * parse.y (gettable_gen): warns if VCALL name is used as 2005-03-09 09:29:52 +00:00
stringio * ext/stringio/stringio.c: use right arrows. 2005-03-15 15:43:29 +00:00
strscan * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace 2005-03-04 10:40:09 +00:00
syck * ext/syck/rubyext.c: get rid of warnings caused by a bug of VC. 2005-02-22 14:51:53 +00:00
syslog
tk * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE 2005-04-02 08:02:39 +00:00
win32ole * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
zlib * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
.cvsignore
.document
Setup * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.atheos * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.dj * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.emx * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.nt * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.x68 * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
extmk.rb * ext/extmk.rb (extract_makefile): nothing to be removed when no file 2005-03-28 11:53:52 +00:00