aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (method_arity): used wrong Proc object. [ruby-talk:86504]nobu2003-11-271-0/+4
* * eval.c (rb_f_exit), process.c (rb_f_exit_bang): use VALUEs not butnobu2003-11-271-1/+4
* * eval.c (rb_f_exit), process.c (rb_f_exit_bang): treat true asnobu2003-11-271-3/+11
* * eval.c, gc.c: FreeBSD/ia64 currently does not have a way for aknu2003-11-271-0/+7
* * ext/tk/lib/tkafter.rb: bug fix on TkTimer#cancel_on_exception=(mode).nagai2003-11-271-0/+6
* * win32/win32.c (rb_w32_stat): remove _fullpath() for NUL: device.eban2003-11-271-0/+4
* * test/fileutils/test_fileutils.rb: should take the existing symboliceban2003-11-261-0/+5
* * ext/syck/token.c: removed YYTOKTMP references whichwhy2003-11-251-0/+10
* * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.gotoyuzo2003-11-251-0/+7
* add reference to ruby-dev.usa2003-11-251-1/+2
* * defines.h (ENV_IGNORECASE): should define when DOSISH withoutusa2003-11-251-0/+7
* * test/fileutils/test_fileutils.rb: do test in more deep directory.aamine2003-11-251-0/+7
* fix previous change.akr2003-11-251-1/+1
* * lib/open-uri.rb (URI::Generic#find_proxy): ENV case sensitivity testakr2003-11-251-0/+5
* * test/fileutils/test_fileutils.rb: chdir Dir.tmpdir before each test. [ruby-...aamine2003-11-251-0/+7
* * lib/open-uri.rb (URI::Generic#find_proxy): use http_proxy under CGIakr2003-11-251-0/+5
* * test/wsdl/multiplefault.wsdl, test/wsdl/test_multiplefault.rb: removed. thisnahi2003-11-251-0/+5
* * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi2003-11-251-0/+61
* * ruby.h: don't treat Cygwin as Windows.eban2003-11-251-0/+4
* * configure.in: change default value of --enable-pthread (default: no)nagai2003-11-251-0/+4
* * parse.y (primary): allow newlines just before right argumentnobu2003-11-241-2/+7
* * lib/open-uri.rb (OpenURI.open_loop, URI::HTTP#proxy_open): useakr2003-11-241-0/+6
* * lib/open-uri.rb (URI::Generic#find_proxy): use CGI_HTTP_PROXYakr2003-11-241-0/+5
* * ext/etc/extconf.rb: check for pw_passwd in struct passwd andeban2003-11-241-0/+9
* * lib/open-uri.rb: validate option names.akr2003-11-241-0/+5
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-241-0/+5
* * configure.in: set enable_pthread to no on MinGW.eban2003-11-221-0/+4
* * configure.in: add --enable-pthread option (default: yes)nagai2003-11-221-0/+4
* * ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkCompositenagai2003-11-221-0/+10
* * ext/curses/curses.c (window_nodelay): nodelay() of NetBSD'susa2003-11-221-0/+5
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-221-0/+8
* * lib/fileutils.rb (have_st_ino?): djgpp has valid st_ino.aamine2003-11-221-0/+4
* * gc.c (Init_stack): stack region is far smaller than usual ifmatz2003-11-221-0/+111
* * lib/test/unit/util/backtracefilter.rb: fixed a bug that occurredntalbott2003-11-211-4/+11
* * ext/tk/lib/tkentry.rb: fix the encoding trouble of percentnagai2003-11-211-0/+7
* Fix markups and grammar.knu2003-11-211-0/+4
* * ruby.1: wrote about ruby related environment variables.aamine2003-11-211-0/+4
* * check existence of "pthread.h"nagai2003-11-201-0/+9
* * lib/test/unit/assertions.rb: use #__send__ instead of #send.ntalbott2003-11-201-0/+6
* * configure.in: don't find the Cygwin's pthread library on MinGW.eban2003-11-201-0/+4
* * lib/fileutils.rb (have_st_ino?): emx (OS/2 with EMX) does not have st_ino (...aamine2003-11-201-0/+11
* * ext/tk/sample/tkballoonhelp.rb: new sample scriptnagai2003-11-201-0/+8
* * ruby.h: define is_ruby_native_thread() for no native thread environmentnagai2003-11-201-0/+7
* * configure.in: always check existence of the pthread librarynagai2003-11-201-0/+10
* * lib/net/http.rb (to_ary): print more friendly warning message.aamine2003-11-191-0/+4
* * lib/fileutils.rb (fu_same?): add djgpp and wince.aamine2003-11-191-0/+6
* * lib/fileutils.rb (cannot_overwrite_file?, have_st_ino?): bccwin32usa2003-11-191-0/+5
* * lib/test/unit.rb: do not run tests if $! is set.ntalbott2003-11-181-0/+7
* * missing/memmove.c (memmove): take void *, not char *.eban2003-11-181-0/+8
* * lib/fileutils.rb (fu_same?): temporal fix for windows.aamine2003-11-181-0/+4