summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * missing.h: fd_set stuffs need sys/types.h. fixed: [ruby-core:05179]nobu2005-06-102-0/+7
* * ext/Win32API/Win32API.c (Win32API_Call): disable globalnobu2005-06-093-3/+12
* * enum.c (enum_inject): default the result value to Qundef to usenobu2005-06-092-2/+9
* * 2005-06-09eban2005-06-091-3/+3
* * eval.c (ruby_longjmp): new macro to call longjmp, setcontext, etc.akr2005-06-093-23/+52
* Data object is automatically converted to a PtrData object using to_ptr().ttate2005-06-081-1/+15
* small fixocean2005-06-081-1/+1
* * 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-086-10/+58
* * enum.c (enum_min_by, enum_max_by): return nil if no iteration.nobu2005-06-074-96/+96
* * 2005-06-08eban2005-06-071-3/+3
* * ext/curses/curses.c (curses_insertln): merged a patch frommatz2005-06-073-0/+40
* * lib/thread.rb: RDoc documentation from Eric Hodelmatz2005-06-072-20/+89
* * lib/mkmf.rb (create_makefile): add .SUFFIXES from depend file.nobu2005-06-072-5/+17
* * ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4.ocean2005-06-073-9/+29
* * ChangeLog: fix typo.nobu2005-06-071-1/+1
* * object.c (rb_mod_cvar_get): Module#class_variable_get(): backmatz2005-06-072-0/+67
* * sprintf.c (rb_f_sprintf): raise exception on debug mode (-d),matz2005-06-072-1/+6
* * ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: support tile 0.5 or later.ocean2005-06-073-52/+116
* skip test if openssl is not available.akr2005-06-071-2/+5
* * 2005-06-07eban2005-06-071-3/+3
* * ext/tk/lib/multi-tk.rb: slave-ip fails to call proceduresnagai2005-06-072-5/+18
* * 2005-06-05eban2005-06-051-3/+3
* * ext/tk/lib/tk/console.rb: create console when requirednagai2005-06-054-1/+33
* kill a process spawned by test_exit_action.akr2005-06-051-3/+8
* * test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr2005-06-045-1261/+1198
* fix another IPv6 issue.akr2005-06-031-1/+1
* avoid IPv6 issue.akr2005-06-031-3/+3
* add ML number.akr2005-06-031-2/+2
* set verify_mode to avoid a warning.akr2005-06-031-0/+1
* * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr2005-06-031-1/+7
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-06-031-0/+515
* * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr2005-06-032-556/+5
* * 2005-06-04eban2005-06-031-3/+3
* add a test.akr2005-06-030-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-06-032-0/+98
* add a test for [ruby-dev:26128].akr2005-06-031-0/+23
* * 2005-06-03eban2005-06-031-3/+3
* * ext/tk/lib/multi-tk.rb: fix typo.nagai2005-06-033-3/+7
* * 2005-06-01eban2005-06-011-4/+4
* * bcc32/Makefile.sub: can use single quote character in DESTDIR.ocean2005-06-012-1/+6
* * 2005-05-31eban2005-05-301-3/+3
* * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.nagai2005-05-3048-4/+327
* * 2005-05-29eban2005-05-291-3/+3
* add a test for [ruby-dev:26127].akr2005-05-291-0/+2
* * test/openssl/test_x509store.rb: add test for expired CRLgotoyuzo2005-05-282-8/+34
* * 2005-05-28eban2005-05-281-3/+3
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): shouldgotoyuzo2005-05-272-12/+12
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo2005-05-274-5/+24
* * lib/mkmf.rb: use the semicolon as the path separatoreban2005-05-272-5/+14