summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/extmk.rb (extmake): top_srcdir is based from ext directory.nobu2005-04-071-1/+1
* * ext/extmk.rb (extmake): keep directory names in Makefile as macros.nobu2005-04-071-3/+10
* * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean2005-04-0711-76/+110
* * ext/tk/lib/tk.rb (TkComm#array2tk_list): accept enc-mode argument toocean2005-04-042-13/+13
* * ext/tk/lib/tk/dialog.rb: fixed typo.ocean2005-04-044-117/+15
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-04-041-0/+113
* * ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai2005-04-028-23/+112
* * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai2005-04-017-114/+221
* * ext/tk/ChangeLog.tkextlib: add log of the modification bynagai2005-04-012-2/+22
* * lib/tkextlib/blt/component.rb: bug fix on treatment ofnagai2005-04-013-79/+2387
* * ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.ocean2005-03-312-3/+6
* * sample/tkextlib/iwidgets/sample/hierarchy.rb: show basenamenagai2005-03-315-10/+63
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should returngotoyuzo2005-03-311-2/+6
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raisegotoyuzo2005-03-301-1/+1
* * sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treatnagai2005-03-302-4/+9
* * Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in,nobu2005-03-301-65/+193
* * ext/tk/ChangeLog.tkextlib: commit miss.nagai2005-03-301-0/+18
* * ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method tonagai2005-03-3015-418/+553
* * lib/tkextlib/blt/component.rb: cannot create elements exceptnagai2005-03-299-48/+537
* * ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.nobu2005-03-281-0/+2
* * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.ocean2005-03-281-1/+1
* * ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3nobu2005-03-271-7/+10
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-2694-208/+5854
* * ext/tk/lib/tk/font.rb: add some TkFont class methods to get fontnagai2005-03-184-434/+1286
* * ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method innagai2005-03-162-27/+32
* * ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: bug fix and suppotnagai2005-03-163-87/+257
* * ext/stringio/stringio.c: use right arrows.nobu2005-03-151-16/+16
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: change the support status ofnagai2005-03-151-2/+2
* * ext/stringio/stringio.c: add rdoc.nobu2005-03-151-0/+284
* * ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should includenobu2005-03-151-43/+36
* * ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension samplenagai2005-03-153-0/+1522
* * ext/tk/tkutil.c (ary2list): give wrong arguments to hash2kv()nagai2005-03-151-2/+7
* * ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_valuenagai2005-03-142-0/+82
* * ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callbacknagai2005-03-142-1/+8
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-138-49/+169
* * ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timernagai2005-03-1033-294/+465
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-03-101-0/+68
* * ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai2005-03-094-8/+8
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): callgotoyuzo2005-03-092-3/+3
* * ext/tk/sample/tktextio.rb: add show_mode which means that see wherenagai2005-03-091-2/+64
* * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai2005-03-091-27/+79
* * ext/socket/socket.c: document from Sam Robertsmatz2005-03-081-0/+85
* * ext/tk/sample/tktextio.rb: add commentnagai2005-03-081-2/+10
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-03-081-0/+463
* * ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs.usa2005-03-081-0/+1
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66naruse2005-03-071-8/+19
* bugfix for typealias() in import.rb.ttate2005-03-071-2/+3
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,gotoyuzo2005-03-074-74/+107
* * ext/tk/tkutil.c: remove the some codes which depend on thenagai2005-03-061-57/+1
* * ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai2005-03-061-0/+1