summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2004-07-03 * added files:nahi
2004-07-03* ext/tk/lib/tkextlib/tkDND.rb: fix syntax error.eban
2004-07-01* ext/tk/lib/tcltklib : bug fixnagai
2004-07-01* lib/pstore.rb (PStore#transaction): get rid of opening in write modenobu
2004-07-01* ext/openssl/ossl_cipher.c (ossl_cipher_set_padding): last modify isgotoyuzo
2004-06-30* ext/openssl/ossl_cipher.c (ossl_cipher_encrypt, ossl_cipher_decrypt):gotoyuzo
2004-06-30* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo
2004-06-30* test/ruby/test_file.rb (test_fnmatch): some tests for File.fnmatchocean
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
2004-06-28* configure.in, lib/mkmf.rb (LIBPATHFLAG): use double quotes due tonobu
2004-06-27using "DRb.thread.join" instead of "gets"seki
2004-06-27 * sample/rss/tdiary_plugin/rss-recent.rb: supported Hiki.kou
2004-06-26* variable.c (rb_mod_class_variables): class variables are no longernobu
2004-06-26* lib/mkmf.rb (libpathflag): should not quote here.nobu
2004-06-26* lib/mkmf.rb (libpathflag, find_header, dir_config): quote directorynobu
2004-06-26* configure.in (aix): -b must come at the start of the command line,nobu
2004-06-25* io.c (rb_fopen, rb_fdopen, rb_io_reopen): setvbuf() may returnnobu
2004-06-25bring back _stklen for DJGPP [ruby-core:3084]michal
2004-06-25* ext/iconv/extconf.rb: check stricter. [ruby-talk:104501]nobu
2004-06-24* ext/socket/socket.c (sock_sockaddr): Socket#gethostbyname()matz
2004-06-24* {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines whenusa
2004-06-24* win32/setup.mak: remove RUBY_EXTERN lines when including version.h.usa
2004-06-24* io.c (rb_io_fread): return already read data when system call isnobu
2004-06-23* version.h: added declarations of ruby_version,shugo
2004-06-23Work around OSX strangneness with recvfrom on connection-oriented socketsdave