summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-07-16* lib/base64.rb (Deprecated): super in bound method calls originalnobu
2004-07-16* eval.c (return_jump, break_jump): raise unexpceted local jumpnobu
2004-07-16ChangeLog fixes.usa
2004-07-16* lib/test/unit/ui/{fox,gtk,gtk2}/testrunner.rb: removeocean
2004-07-16* sprintf.c (rb_f_sprintf): fix output of NaN, Inf and -Inf withusa
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-15junk removed, and years added.nobu
2004-07-15* class.c, error.c, eval.c, intern.h, object.c, variable.c:ocean
2004-07-15* ext/tk/, ext/tcltklib/: bug fixnagai
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 * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou
2004-07-07* lib/tempfile.rb (Tempfile::initialize): got out code ofakira
2004-07-07* string.c (rb_str_match): raise TypeError when both arguments areusa
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
2004-07-03 * added filesnahi
2004-07-03* ext/tk/lib/tkextlib/tkDND.rb: fix syntax error.eban
2004-07-01* lib/pstore.rb (transaction): safer backup scheme. [ruby-list:39102]nobu
2004-07-01* ext/tk/lib/tcltklib : bug fixnagai
2004-07-01* ext/openssl/ossl_cipher.c (ossl_cipher_set_padding): last modify isgotoyuzo
2004-07-01* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo
2004-06-30* ext/openssl/ossl_asn1.c (ossl_i2d_ASN1_TYPE, ossl_ASN1_TYPE_free):gotoyuzo
2004-06-30* ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): should creategotoyuzo
2004-06-30* ext/openssl/ossl_ssl.c (ossl_ssl_read): take optional second argumentgotoyuzo
2004-06-30* parse.y (primary): should not be NULL. [ruby-core:03098]nobu
2004-06-29* ext/syck/rubyext.c (syck_emitter_new): set buffer afterwhy
2004-06-29* eval.c (rb_eval_cmd, rb_thread_trap_eval): restore safe level.nobu
2004-06-28* ChangeLog: the patch posted by Jeff Mitchell.nobu