aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_env.rb (test_has_value, test_index): condition fornobu2003-11-282-1/+6
* * hash.c (env_has_value, env_index): must match exactly.nobu2003-11-282-2/+8
* * test/ruby/test_env.rb: add tests for ENV.usa2003-11-283-0/+89
* lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise DRbConnError.seki2003-11-281-0/+5
* re-raise DRbConnErrorseki2003-11-281-9/+3
* rescue SystemCallErrorseki2003-11-281-3/+17
* previous change refined.akr2003-11-281-3/+4
* * lib/pathname.rb (Pathname#realpath): obsolete the force_absoluteakr2003-11-282-3/+10
* * lib/soap/streamHandler.rb: drop unused http parameters.nahi2003-11-2818-95/+256
* * test/ruby/test_proc.rb (test_arity): added.nobu2003-11-271-13/+39
* * eval.c (method_arity): used wrong Proc object. [ruby-talk:86504]nobu2003-11-272-1/+5
* 2003-11-28eban2003-11-271-3/+3
* * eval.c (rb_f_exit), process.c (rb_f_exit_bang): use VALUEs not butnobu2003-11-273-5/+8
* * eval.c (rb_f_exit), process.c (rb_f_exit_bang): treat true asnobu2003-11-276-23/+46
* * eval.c, gc.c: FreeBSD/ia64 currently does not have a way for aknu2003-11-273-0/+23
* win32/win32.c (rb_win32_stat): add "." to buf1 only if it has a drive letter.eban2003-11-271-1/+1
* * ext/tk/lib/tkafter.rb: bug fix on TkTimer#cancel_on_exception=(mode).nagai2003-11-272-20/+28
* 2003-11-27eban2003-11-271-3/+3
* * win32/win32.c (rb_w32_stat): remove _fullpath() for NUL: device.eban2003-11-272-14/+16
* * test/fileutils/test_fileutils.rb: should take the existing symboliceban2003-11-262-1/+6
* 2003-11-26eban2003-11-261-3/+3
* * ext/syck/token.c: removed YYTOKTMP references whichwhy2003-11-256-91/+144
* * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.gotoyuzo2003-11-253-1/+10
* add reference to ruby-dev.usa2003-11-251-1/+2
* * defines.h (ENV_IGNORECASE): should define when DOSISH withoutusa2003-11-253-9/+8
* * test/fileutils/test_fileutils.rb: do test in more deep directory.aamine2003-11-253-9/+20
* fix previous change.akr2003-11-252-2/+2
* * lib/open-uri.rb (URI::Generic#find_proxy): ENV case sensitivity testakr2003-11-252-3/+18
* * test/fileutils/test_fileutils.rb: chdir Dir.tmpdir before each test. [ruby-...aamine2003-11-253-2/+17
* * lib/open-uri.rb (URI::Generic#find_proxy): use http_proxy under CGIakr2003-11-252-7/+31
* * test/wsdl/multiplefault.wsdl, test/wsdl/test_multiplefault.rb: removed. thisnahi2003-11-254-109/+5
* * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi2003-11-2598-1599/+1061
* * ruby.h: don't treat Cygwin as Windows.eban2003-11-252-1/+5
* * ext/tcltklib/README.1st: edit.nagai2003-11-251-2/+2
* * configure.in: change default value of --enable-pthread (default: no)nagai2003-11-252-2/+6
* add document that pathname.rb supports only Unix style pathnames.akr2003-11-251-0/+1
* 2003-11-25nobu2003-11-241-3/+3
* * parse.y (primary): allow newlines just before right argumentnobu2003-11-242-3/+8
* * lib/open-uri.rb (OpenURI.open_loop, URI::HTTP#proxy_open): useakr2003-11-242-23/+37
* * lib/open-uri.rb (URI::Generic#find_proxy): use CGI_HTTP_PROXYakr2003-11-242-2/+15
* * ext/etc/extconf.rb: check for pw_passwd in struct passwd andeban2003-11-244-3/+18
* * lib/open-uri.rb: validate option names.akr2003-11-242-8/+127
* 2003-11-24usa2003-11-241-3/+3
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-244-3/+8
* * configure.in: set enable_pthread to no on MinGW.eban2003-11-222-1/+5
* * configure.in: add --enable-pthread option (default: yes)nagai2003-11-222-32/+42
* * ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkCompositenagai2003-11-226-4/+438
* * ext/curses/curses.c (window_nodelay): nodelay() of NetBSD'susa2003-11-222-1/+12
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-224-0/+14
* 2003-11-22eban2003-11-221-3/+3