index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2005-07-15
* ext/.document: enabled documents in stringio.
nobu
2005-07-13
* ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.
nagai
2005-07-09
convert dispid in Ruby and C by INT2NUM and NUM2INT.
suke
2005-07-05
* ext/tk/tkutil.c: fix typo.
nagai
2005-07-05
* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.
nagai
2005-07-02
use CMSG_LEN.
akr
2005-07-02
* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 and
akr
2005-06-25
* ext/sdbm/init.c (fsdbm_select): SDBM#select had returned the array
ocean
2005-06-24
* ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.
nagai
2005-06-23
* ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.
nagai
2005-06-20
* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?
usa
2005-06-19
* ext/openssl/openssl_missing.c, ext/openssl/ossl.h,
gotoyuzo
2005-06-16
* lib/tkextlib/SUPPOPRT_STATUS: add RELEASE_DATE information.
nagai
2005-06-16
* ext/tcltklib/tcltklib.c (ip_rb_threadVwaitCommand): Tcl_Release was missing.
ocean
2005-06-16
* ext/tk/lib/tk.rb: add Tk.getMultiple{Open|Save}File() which return
nagai
2005-06-15
* ext/dl/sym.c (rb_dlsym_call): needs FREE_ARGS before return.
ocean
2005-06-15
* ext/tk/sample/demos-jp/ctext.rb: modify improper message text.
nagai
2005-06-15
* ext/tk/tk.rb: support "tk inactive" sub-command. [for Tcl/Tk8.5a3]
nagai
2005-06-14
* ext/tk/tkutil.c: forgot update RELEASE_DATE
nagai
2005-06-13
* ext/tk/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...) &
nagai
2005-06-09
* ext/Win32API/Win32API.c (Win32API_Call): disable global
nobu
2005-06-08
Data object is automatically converted to a PtrData object using to_ptr().
ttate
2005-06-08
* ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances of
nagai
2005-06-08
* bignum.c (get2comp): calculate proper 2's complement for
matz
2005-06-07
* ext/curses/curses.c (curses_insertln): merged a patch from
matz
2005-06-07
* ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4.
ocean
2005-06-07
* ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: support tile 0.5 or later.
ocean
2005-06-07
* ext/tk/lib/multi-tk.rb: slave-ip fails to call procedures
nagai
2005-06-05
* ext/tk/lib/tk/console.rb: create console when required
nagai
2005-06-04
* test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.
akr
2005-06-03
* test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb with
akr
2005-06-03
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-06-03
* ext/tk/lib/multi-tk.rb: fix typo.
nagai
2005-05-30
* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.
nagai
2005-05-27
* ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): should
gotoyuzo
2005-05-25
* ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_list
nagai
2005-05-25
* ext/readline/readline.c: supported libedit. (backported from HEAD)
shugo
2005-05-25
* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS
nagai
2005-05-23
* ext/tcltklib/extconf.rb: Framework support on MacOS X Tiger.
nagai
2005-05-22
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):
gotoyuzo
2005-05-14
* configure.in: Check for the availability of pid_t, gid_t and uid_t and
nobu
2005-05-13
* ext/extmk.rb: keep srcdir unexpanded.
nobu
2005-05-12
* ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5
naruse
2005-05-10
* ext/tk/lib/tkextlib/blt/winop.rb: fix typo
nagai
2005-05-08
* ext/tk/lib/tk/timer.rb: fix typo
nagai
2005-04-30
* ext/syck/rubyext.c: comment to be closed.
nobu
2005-04-30
* ext/stringio/stringio.c (strio_getline): suppress warnings.
nobu
2005-04-26
* ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"
nagai
2005-04-23
* ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status code
ocean
2005-04-22
updated TCLTKLIB_RELEASE_DATE
ocean
[next]