summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow multiple words in braces before a linkdave2004-07-123-3/+11
* 2004-07-10nahi2004-07-101-3/+3
* * test/soap/marshal/test_struct.rb: use qualified build-tin class namenahi2004-07-102-2/+7
* * ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai2004-07-0946-21/+1183
* * array.c, enum.c, pack.c: rdoc patch from Johan Holmbergocean2004-07-095-3/+11
* lib/open-uri.rb (URI::HTTPS#proxy_open): raise ArgumentError to notice https ...akr2004-07-092-0/+11
* * eval.c (rb_thread_raise): accept third argument as well asnobu2004-07-092-14/+35
* 2004-07-09eban2004-07-091-3/+3
* * add entriesnagai2004-07-081-0/+41
* * ext/tk/lib : bug fixnagai2004-07-0864-110/+2429
* * 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