aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml/rubytypes.rb: exceptions were using an olderwhy2004-07-301-1/+10
* * eval.c (is_defined): call is_defined() before invokingmatz2004-07-301-0/+5
* * ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai2004-07-301-0/+11
* * lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMSmatz2004-07-281-0/+5
* fix a reference to ruby-dev.akr2004-07-281-1/+1
* * eval.c (rb_call0): should call rb_call_super() directly formatz2004-07-281-0/+5
* * env.h: remove argv from ruby_frame.matz2004-07-281-0/+17
* * eval.c (rb_eval): copy on write for argument local variablematz2004-07-271-0/+13
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo2004-07-261-0/+5
* * win32/win32.{h,c} (rb_w32_{f,fd,fs}open): workaround for bcc32'socean2004-07-251-0/+7
* * range.c (rb_range_beg_len): returns Qnil only when "beg" pointsmatz2004-07-241-0/+5
* * gc.c (define_final): should not disclose NODE* to Ruby world.matz2004-07-231-0/+13
* * lib/net/imap.rb (disconnected?): new method.shugo2004-07-221-0/+4
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2004-07-181-0/+6
* * TkMsgCatalog.callback: bug fix (wrong number of argument)nagai2004-07-181-0/+5
* * sprintf.c (rb_f_sprintf): remove extra sign digit.nobu2004-07-171-0/+4
* * dir.c (bracket): use NULL instead of 0.knu2004-07-171-0/+4
* * lib/net/imap.rb (receive_responses): return if a LOGOUT responseshugo2004-07-171-0/+5
* * lib/net/imap.rb (send_string_data): wait command continuationshugo2004-07-171-0/+5
* * ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable objectnagai2004-07-171-0/+4
* * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.akira2004-07-171-0/+4
* * parse.y (stmt): not to show same error messages twice.nobu2004-07-171-0/+4
* * string.c (rb_str_match_m): String#match should also takematz2004-07-171-0/+3
* * re.c (rb_reg_match_m): add optional second argugment "pos" tomatz2004-07-171-0/+10
* * eval.c (THREAD_ALLOC): th->thread should be initialized to NULL.matz2004-07-171-0/+10
* Incorporate Micheal Neumanns client-side imagemap patchdave2004-07-161-0/+5
* * error.c (exit_initialize): use EXIT_SUCCESS instead of 0.nobu2004-07-161-0/+11
* * lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exceptionnobu2004-07-151-6/+11
* * ext/readline/extconf.rb: added dir_config for curses, ncurses,shugo2004-07-151-0/+5
* years added.nobu2004-07-151-31/+31
* fix ChangeLogocean2004-07-151-1/+2
* * class.c: rdoc patchocean2004-07-151-0/+4
* * lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why2004-07-151-0/+8
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-151-0/+25
* * enum.c (enum_min_by): new method Enum#min_by. added Enum#max_bymatz2004-07-141-0/+5
* * ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo2004-07-141-0/+8
* * util.c (ruby_strtod): should not convert string in the form ofocean2004-07-141-0/+7
* * array.c: rdoc patch - unified margin.ocean2004-07-131-0/+4
* * array.c: rdoc patch. merged patch from Johan Holmbergocean2004-07-131-0/+5
* * lib/uri/generic.rb (URI::Generic#merge_path):akira2004-07-131-0/+10
* * lib/mkmf.rb (init_mkmf): Do not add $(libdir) to $LIBPATH inknu2004-07-131-0/+8
* * ChangeLog: re-formatted.eban2004-07-131-1/+1
* Support call-seq: for Ruby methodsdave2004-07-121-0/+4
* Allow multiple words in braces before a linkdave2004-07-121-0/+5
* * test/soap/marshal/test_struct.rb: use qualified build-tin class namenahi2004-07-101-1/+6
* * ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai2004-07-091-0/+12
* * array.c, enum.c, pack.c: rdoc patch from Johan Holmbergocean2004-07-091-0/+7
* lib/open-uri.rb (URI::HTTPS#proxy_open): raise ArgumentError to notice https ...akr2004-07-091-0/+5
* * eval.c (rb_thread_raise): accept third argument as well asnobu2004-07-091-2/+8
* * ext/tk/lib : bug fixnagai2004-07-081-0/+9