summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2005-07-30add WIN32OLE_TYPE#ole_typelib, WIN32OLE_TYPE#implemented_ole_types.suke
2005-07-28* ext/tk/stubs.c: When --enable-tcltk-stubs, the initializenagai
2005-07-28* parse.y (f_larglist): allow bv_decl at the end of lambdamatz
2005-07-27* parse.y (lambda): Perl6 style -> lambda expression. [NEW]matz
2005-07-27* ext/tk/sample/tkextlib/tile/demo.rb: fixed typo.ocean
2005-07-26* ext/ripper/lib/ripper/sexp.rb: new method Ripper.sexp_raw.aamine
2005-07-26* ext/openssl/openssl_missin.c: include <openssl/engine.h> beforegotoyuzo
2005-07-25* ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit.nagai
2005-07-23* ext/openssl/ossl_engine.c (ossl_engine_s_load): should checkgotoyuzo
2005-07-21* ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revertnagai
2005-07-21* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse
2005-07-19* ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET,ocean
2005-07-19* ext/socket/socket.c: should not undef close on win32.ocean
2005-07-19* ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai
2005-07-19* ext/tk/tcltklib.c: rbtk_eventloop_depth is used as int.ocean
2005-07-19* ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. Itnagai
2005-07-18* ext/io/wait/wait.c: wrong backport from trunk, and compile error onnobu
2005-07-17* ext/nkf/nkf-utf8/nkf.c: import nkf.c 1.73naruse
2005-07-17* ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support.nobu
2005-07-15* ext/.document: enabled documents in stringio.nobu
2005-07-14* enum.c (enumeratorize): create new enumerator for current method ifnobu
2005-07-13* ext/tk/tcltklib.c: TclTkLib.do_one_event doesn't work.nagai
2005-07-11* eval.c, intern.h (rb_proc_call, rb_obj_method, rb_method_call):nobu
2005-07-09convert dispid in Ruby and C by INT2NUM and NUM2INT.suke
2005-07-05* ext/nkf/lib/kconv.rb: fix typo.naruse
2005-07-05* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse
2005-07-05* ext/tk/tkutil/tkutil.c: fix typo.nagai
2005-07-05* ext/tk/tcltklib.c: bug fix on treating Unicode strings.nagai
2005-07-02use CMSG_LEN.akr
2005-07-02* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 andakr
2005-06-27* ext/nkf/lib/kconv.rb: add Kconv::VERSIONnaruse
2005-06-25* ext/nkf/lib/kconv.rb: remove constantsnaruse
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-17* ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.shugo
2005-06-16* lib/tkextlib/SUPPOPRT_STATUS: add RELEASE_DATE information.nagai
2005-06-16* ext/tk/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 returnnagai
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/tkutil.c: forgot update RELEASE_DATEnagai
2005-06-13* ext/tk/tkutil/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...)nagai
2005-06-12* signal.c (sigexit): call rb_thread_signal_exit() instead ofmatz
2005-06-09* ext/Win32API/Win32API.c (Win32API_Call): disable globalnobu
2005-06-08* ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances ofnagai
2005-06-08if dlload fail to load a library, it should raise an error.ttate
2005-06-07* bignum.c (bignorm): fixed a bug in normalizing negative numbersmatz
2005-06-07* ext/curses/curses.c (curses_insertln): merged a patch frommatz