summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou2004-07-089-107/+440
* 2004-07-08eban2004-07-071-3/+3
* * lib/tempfile.rb (Tempfile::initialize): got out code ofakira2004-07-072-1/+11
* * ext/syck/depend: addednobu2004-07-070-0/+0
* * string.c (rb_str_match): raise TypeError when both arguments areusa2004-07-076-31/+16
* Update comment to show call-seq exampledave2004-07-071-0/+24
* * MANIFEST: add these files:eban2004-07-071-1/+4
* Forgot to add the validation files.ser2004-07-073-0/+720
* 2004-07-07eban2004-07-061-3/+3
* * ext/tk/lib/tkextlib/tktrans.rb,eban2004-07-063-3/+7
* 2004-07-06eban2004-07-061-3/+3
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-06138-427/+8459
* * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou2004-07-056-36/+60
* * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr2004-07-053-0/+21
* 2004-07-05nobu2004-07-051-3/+3
* Add ML number.ocean2004-07-051-0/+1
* * eval.c (rb_thread_yield, rb_f_catch): 4th argument to rb_yield_0()nobu2004-07-052-2/+7
* * lib/drb/drb.rb(DRbConn self.open): If socket pool is full, closeocean2004-07-042-4/+12
* * Added the treeparser, and added the file to the MANIFEST.ser2004-07-0414-131/+262
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-041-0/+90
* * lib/rss/rss.rb: added copyright header.kou2004-07-042-1/+10
* * MANIFEST: add soap files again.eban2004-07-031-0/+57
* * forgot to add files again (and again).nahi2004-07-030-0/+0
* * forgot to add files again.nahi2004-07-030-0/+0
* * MANIFEST: added soap files.eban2004-07-031-11/+35
* * forgot to add files in the previous commit.nahi2004-07-030-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-0374-0/+5479
* * added filesnahi2004-07-0360-3154/+2246
* 2004-07-03eban2004-07-031-3/+3
* * ext/tk/lib/tkextlib/tkDND.rb: fix syntax error.eban2004-07-032-4/+8
* * lib/pstore.rb (transaction): safer backup scheme. [ruby-list:39102]nobu2004-07-013-103/+100
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-010-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-01167-0/+11904
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-0132-572/+2212
* * ext/openssl/ossl_cipher.c (ossl_cipher_set_padding): last modify isgotoyuzo2004-07-012-6/+1
* * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo2004-07-018-136/+247
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-013-0/+161
* 2004-07-01eban2004-07-011-4/+4
* * ext/openssl/ossl_asn1.c (ossl_i2d_ASN1_TYPE, ossl_ASN1_TYPE_free):gotoyuzo2004-06-302-8/+37
* * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): should creategotoyuzo2004-06-304-9/+57
* * ext/openssl/ossl_ssl.c (ossl_ssl_read): take optional second argumentgotoyuzo2004-06-309-19/+68
* * parse.y (primary): should not be NULL. [ruby-core:03098]nobu2004-06-302-1/+8
* 2004-06-30eban2004-06-301-3/+3
* * ext/syck/rubyext.c (syck_emitter_new): set buffer afterwhy2004-06-292-108/+112
* 2004-06-29eban2004-06-291-3/+3
* * eval.c (rb_eval_cmd, rb_thread_trap_eval): restore safe level.nobu2004-06-295-29/+59
* * ChangeLog: the patch posted by Jeff Mitchell.nobu2004-06-281-1/+1
* * configure.in, lib/mkmf.rb (LIBPATHFLAG): use double quotes due tonobu2004-06-283-2/+7
* 2004-06-28eban2004-06-271-3/+3
* using "DRb.thread.join" instead of "gets"seki2004-06-2712-20/+17