aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr2005-06-031-556/+0
* * intern.h (rb_fdset_t): deal with fd bit sets over FD_SETSIZE.nobu2005-06-032-31/+83
* * ext/tk/lib/multi-tk.rb: fix typo.nagai2005-06-032-3/+3
* * parse.y: pragma support on ripper. [ruby-dev:26266]nobu2005-06-023-6/+14
* * 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/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-2517-108/+249
* * ext/tk/extconf.rb: Framework support on MacOS X Tiger.nagai2005-05-232-13/+60
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):gotoyuzo2005-05-222-2/+16
* * ext/readline/readline.c (readline_attempted_completion_function):shugo2005-05-201-3/+4
* * ext/readline/extconf.rb: check rl_vi_editing_mode() andshugo2005-05-192-6/+29
* * ext/readline/readline.c: supported libedit. fixed: [ruby-core:4858]shugo2005-05-192-113/+144
* Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION.ttate2005-05-142-0/+7
* * 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
* added a test.ttate2005-05-091-0/+6
* replaced the local variable 'entity' with an instance variable.ttate2005-05-091-7/+6
* use DL::CStructBuilder instead of CStructBuilder.ttate2005-05-081-2/+2
* * ext/tk/lib/tk/timer.rb: fix typonagai2005-05-0810-21/+25
* * ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): fixed typo.nobu2005-04-301-2/+2
* * 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/tk/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai2005-04-261-16/+61
* commit missocean2005-04-231-1/+1
* * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean2005-04-231-2/+3
* updated TCLTKLIB_RELEASE_DATEocean2005-04-221-1/+1
* * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean2005-04-221-1/+2
* * eval.c (search_required, rb_require_safe): expand path innobu2005-04-181-3/+3
* * ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712]ocean2005-04-181-0/+5
* * 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/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage=suke2005-04-152-2/+18
* ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke2005-04-151-3/+40
* * parse.y [ripper] (regexp): dispatch regexp option. [ruby-Bugs:1688]aamine2005-04-141-2/+2
* * ext/tk/tcltklib.c (ip_finalize): better modification than thenagai2005-04-121-12/+32
* * ext/tk/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai2005-04-121-9/+15
* * ext/tk/tcltklib.c (ip_finalize): add existence check of Tcl commandsnagai2005-04-111-3/+16
* * ext/tk/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV when exitnagai2005-04-111-4/+4
* CUnionEntity should inherit CStructEntity.ttate2005-04-101-1/+1
* commit miss...ocean2005-04-101-5/+1
* * 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
* * ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)ocean2005-04-082-1/+5