summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/Win32API/Win32API.c (Win32API_Call): disable globalnobu2005-06-092-3/+7
* Data object is automatically converted to a PtrData object using to_ptr().ttate2005-06-081-1/+15
* * ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances ofnagai2005-06-082-1/+10
* * bignum.c (get2comp): calculate proper 2's complement formatz2005-06-082-2/+33
* * ext/curses/curses.c (curses_insertln): merged a patch frommatz2005-06-071-0/+27
* * ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4.ocean2005-06-073-9/+29
* * ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: support tile 0.5 or later.ocean2005-06-073-52/+116
* * ext/tk/lib/multi-tk.rb: slave-ip fails to call proceduresnagai2005-06-071-5/+13
* * ext/tk/lib/tk/console.rb: create console when requirednagai2005-06-053-1/+27
* * test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr2005-06-042-1256/+0
* * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr2005-06-031-556/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-06-031-0/+72
* * ext/tk/lib/multi-tk.rb: fix typo.nagai2005-06-032-3/+3
* * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.nagai2005-05-3047-4/+316
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): shouldgotoyuzo2005-05-271-12/+7
* * ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_listnagai2005-05-251-1/+55
* * ext/readline/readline.c: supported libedit. (backported from HEAD)shugo2005-05-252-120/+181
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-2517-108/+249
* * ext/tcltklib/extconf.rb: Framework support on MacOS X Tiger.nagai2005-05-232-12/+61
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):gotoyuzo2005-05-222-1/+16
* * configure.in: Check for the availability of pid_t, gid_t and uid_t andnobu2005-05-141-1/+1
* * ext/extmk.rb: keep srcdir unexpanded.nobu2005-05-131-2/+2
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse2005-05-121-11/+18
* * ext/tk/lib/tkextlib/blt/winop.rb: fix typonagai2005-05-102-2/+6
* * ext/tk/lib/tk/timer.rb: fix typonagai2005-05-0810-21/+25
* * ext/syck/rubyext.c: comment to be closed.nobu2005-04-301-1/+1
* * ext/stringio/stringio.c (strio_getline): suppress warnings.nobu2005-04-301-3/+2
* * ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai2005-04-261-16/+61
* * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean2005-04-231-3/+4
* updated TCLTKLIB_RELEASE_DATEocean2005-04-221-1/+1
* * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean2005-04-221-1/+2
* * ext/extmk.rb: expand path for ext/**/extconf.rb.nobu2005-04-181-3/+3
* * ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712]ocean2005-04-181-0/+5
* add WIN32OLE.codepage, WIN32OLE.codepage= methods.suke2005-04-182-6/+104
* * ext/extmk.rb (relative_from): treat mere drive letter as an absolutenobu2005-04-171-1/+2
* * ext/extmk.rb (extmake, parse_args): do not expand destdir.nobu2005-04-171-4/+6
* * ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo2005-04-152-0/+5
* * ext/tcltklib/tcltklib.c (ip_finalize): better modification than thenagai2005-04-121-12/+32
* * ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai2005-04-121-10/+18
* * ext/tcltklib/tcltklib.c (ip_finalize): add existence check ofnagai2005-04-111-2/+13
* * ext/tcltklib/tcltklib.c (ip_finalize): adhoc patch to avoid SEGVnagai2005-04-111-4/+4
* commit miss...ocean2005-04-101-5/+1
* * ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke2005-04-102-4/+42
* * ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]ocean2005-04-092-1/+5
* * ext/tk/lib/tk.rb: update RELEASE_DATEnagai2005-04-0950-27/+1868
* * ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns trueocean2005-04-092-10/+7
* * ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click toocean2005-04-091-2/+2
* * ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.ocean2005-04-093-5/+10
* accept space characters at the end of a prototype.ttate2005-04-081-2/+2
* * ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)ocean2005-04-082-1/+5