summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-07-23* gc.c (define_final): should not disclose NODE* to Ruby world.matz
2004-07-22* lib/net/imap.rb (disconnected?): new method.shugo
2004-07-18* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2004-07-18* TkMsgCatalog.callback: bug fix (wrong number of argument)nagai
2004-07-17* sprintf.c (rb_f_sprintf): remove extra sign digit.nobu
2004-07-17* dir.c (bracket): use NULL instead of 0.knu
2004-07-17* lib/net/imap.rb (receive_responses): return if a LOGOUT responseshugo
2004-07-17* lib/net/imap.rb (send_string_data): wait command continuationshugo
2004-07-17* ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable objectnagai
2004-07-17* lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.akira
2004-07-17* parse.y (stmt): not to show same error messages twice.nobu
2004-07-17* string.c (rb_str_match_m): String#match should also takematz
2004-07-17* re.c (rb_reg_match_m): add optional second argugment "pos" tomatz
2004-07-17* eval.c (THREAD_ALLOC): th->thread should be initialized to NULL.matz
2004-07-16Incorporate Micheal Neumanns client-side imagemap patchdave
2004-07-16* error.c (exit_initialize): use EXIT_SUCCESS instead of 0.nobu
2004-07-15* lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exceptionnobu
2004-07-15* ext/readline/extconf.rb: added dir_config for curses, ncurses,shugo
2004-07-15years added.nobu
2004-07-15fix ChangeLogocean
2004-07-15* class.c: rdoc patchocean
2004-07-15* lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why
2004-07-15* ext/tk/, ext/tcltklib/: bug fixnagai
2004-07-14* enum.c (enum_min_by): new method Enum#min_by. added Enum#max_bymatz
2004-07-14* ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo
2004-07-14* util.c (ruby_strtod): should not convert string in the form ofocean
2004-07-13* array.c: rdoc patch - unified margin.ocean
2004-07-13* array.c: rdoc patch. merged patch from Johan Holmbergocean
2004-07-13* lib/uri/generic.rb (URI::Generic#merge_path):akira
2004-07-13* lib/mkmf.rb (init_mkmf): Do not add $(libdir) to $LIBPATH inknu
2004-07-13* ChangeLog: re-formatted.eban
2004-07-12Support call-seq: for Ruby methodsdave
2004-07-12Allow multiple words in braces before a linkdave
2004-07-10 * test/soap/marshal/test_struct.rb: use qualified build-tin class namenahi
2004-07-09* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai
2004-07-09* array.c, enum.c, pack.c: rdoc patch from Johan Holmbergocean
2004-07-09lib/open-uri.rb (URI::HTTPS#proxy_open): raise ArgumentError to notice https ...akr
2004-07-09* eval.c (rb_thread_raise): accept third argument as well asnobu
2004-07-08* ext/tk/lib : bug fixnagai
2004-07-08* configure.in (rb_cv_stack_end_address): detect stack end addressnobu
2004-07-07* lib/tempfile.rb (Tempfile::initialize): got out code ofakira
2004-07-06 * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou
2004-07-06* ext/tk/lib/tkextlib/tktrans.rb,eban
2004-07-06* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai
2004-07-05 * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou
2004-07-05* lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr
2004-07-05Add ML number.ocean
2004-07-05* eval.c (rb_thread_yield, rb_f_catch): 4th argument to rb_yield_0()nobu
2004-07-04* lib/drb/drb.rb(DRbConn self.open): If socket pool is full, closeocean
2004-07-04 * lib/rss/rss.rb: added copyright header.kou