summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2003-11-28* gc.c (gc_mark): explicitly check mark recursion levels, insteadmatz
2003-11-28fix TupleSpaceProxy#read, read_allseki
2003-11-28ChangeLog: FreeBSD.eban
2003-11-28* test/fileutils/test_fileutils.rb (test_ln_s): should be a file, noteban
2003-11-28* test/ruby/test_env.rb (test_has_value, test_index): condition fornobu
2003-11-28* hash.c (env_has_value, env_index): must match exactly.nobu
2003-11-28* test/ruby/test_env.rb: add tests for ENV.usa
2003-11-28lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise DRbConnError.seki
2003-11-28* lib/pathname.rb (Pathname#realpath): obsolete the force_absoluteakr
2003-11-28* lib/soap/streamHandler.rb: drop unused http parameters.nahi
2003-11-27* eval.c (method_arity): used wrong Proc object. [ruby-talk:86504]nobu
2003-11-27* eval.c (rb_f_exit), process.c (rb_f_exit_bang): use VALUEs not butnobu
2003-11-27* eval.c (rb_f_exit), process.c (rb_f_exit_bang): treat true asnobu
2003-11-27* eval.c, gc.c: FreeBSD/ia64 currently does not have a way for aknu
2003-11-27* ext/tk/lib/tkafter.rb: bug fix on TkTimer#cancel_on_exception=(mode).nagai
2003-11-27* win32/win32.c (rb_w32_stat): remove _fullpath() for NUL: device.eban
2003-11-26* test/fileutils/test_fileutils.rb: should take the existing symboliceban
2003-11-25* ext/syck/token.c: removed YYTOKTMP references whichwhy
2003-11-25* lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.gotoyuzo
2003-11-25add reference to ruby-dev.usa
2003-11-25* defines.h (ENV_IGNORECASE): should define when DOSISH withoutusa
2003-11-25* test/fileutils/test_fileutils.rb: do test in more deep directory.aamine
2003-11-25fix previous change.akr
2003-11-25* lib/open-uri.rb (URI::Generic#find_proxy): ENV case sensitivity testakr
2003-11-25* test/fileutils/test_fileutils.rb: chdir Dir.tmpdir before each test. [ruby-...aamine
2003-11-25* lib/open-uri.rb (URI::Generic#find_proxy): use http_proxy under CGIakr
2003-11-25* test/wsdl/multiplefault.wsdl, test/wsdl/test_multiplefault.rb: removed. thisnahi
2003-11-25* lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi
2003-11-25* ruby.h: don't treat Cygwin as Windows.eban
2003-11-25* configure.in: change default value of --enable-pthread (default: no)nagai
2003-11-24* parse.y (primary): allow newlines just before right argumentnobu
2003-11-24* lib/open-uri.rb (OpenURI.open_loop, URI::HTTP#proxy_open): useakr
2003-11-24* lib/open-uri.rb (URI::Generic#find_proxy): use CGI_HTTP_PROXYakr
2003-11-24* ext/etc/extconf.rb: check for pw_passwd in struct passwd andeban
2003-11-24* lib/open-uri.rb: validate option names.akr
2003-11-24* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-11-22* configure.in: set enable_pthread to no on MinGW.eban
2003-11-22* configure.in: add --enable-pthread option (default: yes)nagai
2003-11-22* ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkCompositenagai
2003-11-22* ext/curses/curses.c (window_nodelay): nodelay() of NetBSD'susa
2003-11-22* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-11-22* lib/fileutils.rb (have_st_ino?): djgpp has valid st_ino.aamine
2003-11-22* gc.c (Init_stack): stack region is far smaller than usual ifmatz
2003-11-21 * lib/test/unit/util/backtracefilter.rb: fixed a bug that occurredntalbott
2003-11-21* ext/tk/lib/tkentry.rb: fix the encoding trouble of percentnagai
2003-11-21Fix markups and grammar.knu
2003-11-21* ruby.1: wrote about ruby related environment variables.aamine
2003-11-20* check existence of "pthread.h"nagai
2003-11-20 * lib/test/unit/assertions.rb: use #__send__ instead of #send.ntalbott
2003-11-20* configure.in: don't find the Cygwin's pthread library on MinGW.eban