summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * lib/fileutils.rb (rm_r): use lchown(2), not chown(2). [ruby-dev:26226]aamine2005-05-253-407/+599
* * ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_listnagai2005-05-252-1/+59
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-2518-108/+289
* * lib/fileutils.rb (rm_r): does chown(2). [ruby-dev:26199]aamine2005-05-252-8/+35
* * lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content ofakr2005-05-252-2/+6
* * 2005-05-25eban2005-05-241-3/+3
* * numeric.c (fix_pow): support Fixnum ** Float case directlymatz2005-05-244-1/+27
* * test/readline/test_readline.rb: do not test libedit.shugo2005-05-242-1/+6
* * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): stringnobu2005-05-232-1/+6
* * version.h: commit miss.eban2005-05-231-12/+0
* * 2005-05-24eban2005-05-231-3/+15
* * test/soap/calc: method name 'set' was able to crash with a class Set.nahi2005-05-235-16/+39