aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-3/+15
* * 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
* * parse.y (parser_yylex): small error fixed.matz2005-06-072-2/+5
* * parse.y (parser_yylex): allow ';;' to be block terminator inmatz2005-06-074-10/+38
* * 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
* * ext/ripper/depend: add .y to .SUFFIXES for nmake.usa2005-06-062-0/+5
* * 2005-06-06eban2005-06-061-3/+3
* * ext/tk/lib/tk/console.rb: create console when requiredocean2005-06-062-1/+22
* * 2005-06-05eban2005-06-051-3/+3
* * ext/tk/lib/tk/console.rb: create console when requirednagai2005-06-053-0/+11
* kill a process spawned by test_exit_action.akr2005-06-051-3/+8
* * signal.c (ruby_signal): don't set SA_RESTART.akr2005-06-052-8/+5
* * test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr2005-06-045-1261/+1191
* add a test for file descriptor passing.akr2005-06-041-0/+28
* 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-032-145/+109
* * 2005-06-04eban2005-06-031-3/+3
* add a test.akr2005-06-031-0/+26
* add a test for [ruby-dev:26128].akr2005-06-031-0/+23
* * intern.h (rb_fdset_t): deal with fd bit sets over FD_SETSIZE.nobu2005-06-036-105/+408
* * 2005-06-03eban2005-06-031-3/+3
* * ext/tk/lib/multi-tk.rb: fix typo.nagai2005-06-033-3/+7
* * parse.y: pragma support on ripper. [ruby-dev:26266]nobu2005-06-025-8/+28
* * parse.y (method_call): new experiment: "(expr)(args...)" tomatz2005-06-022-2/+23
* * 2005-06-02eban2005-06-011-3/+3
* * struct.c: accessing >10 member caused segmentation fault. [ruby-dev:26247]aamine2005-06-013-2/+23
* * 2005-06-01eban2005-06-011-4/+4
* * bcc32/Makefile.sub: can use single quote character in DESTDIR.ocean2005-06-012-1/+9
* * 2005-05-31eban2005-05-311-3/+3
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): shouldgotoyuzo2005-05-312-1/+13
* * 2005-05-30eban2005-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-7/+33
* * 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
* * 2005-05-26eban2005-05-261-3/+3
* * lib/fileutils.rb (remove_entry_secure): add documentation.aamine2005-05-263-41/+86
* * vms/vmsruby_private.c, vms/vmsruby_private.h: private routinesnobu2005-05-254-3/+75