aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * sample/rss/tdiary_plugin/rss-recent.rb: supported Hiki.kou2004-06-272-2/+8
* 2004-06-27eban2004-06-271-3/+3
* * {lib,sample,test}/rss: added RSS Parser. [ruby-dev:23780]kou2004-06-272-0/+33
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-06-273-0/+480
* 2004-06-26nobu2004-06-261-3/+3
* * configure.in (TRY_LINK): export.nobu2004-06-261-0/+1
* * lib/mkmf.rb (libpathflag): should not quote here.nobu2004-06-262-3/+3
* * lib/mkmf.rb (libpathflag, dir_config): quote directory names ifnobu2004-06-262-3/+6
* * configure.in (aix): -b must come at the start of the command line,nobu2004-06-262-2/+10
* add an assertion.akr2004-06-251-0/+1
* * ext/iconv/extconf.rb: check stricter. [ruby-talk:104501]nobu2004-06-252-11/+21
* * eval.c (rb_thread_atfork): remove "fork terminates thread"matz2004-06-245-6/+32
* 2004-06-25usa2004-06-241-3/+3
* * {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines whenusa2004-06-244-3/+8
* * io.c (rb_io_fread): return already read data when system call isnobu2004-06-242-4/+8
* 2004-06-24eban2004-06-241-3/+3
* * version.h: added declarations of ruby_version,shugo2004-06-232-0/+10
* Work around OSX strangneness with recvfrom on connection-oriented socketsdave2004-06-232-1/+11
* * ext/zlib/zlib.c: 0xff should not be shifted by 24 bits onmatz2004-06-231-1/+1
* Fixed parsing of %r{} when generating source popupdave2004-06-222-0/+6
* 2004-06-23eban2004-06-221-3/+3
* * ext/win32ole/win32ole.c (ole_hresult2msg): remove trailingocean2004-06-222-3/+11
* * io.c (rb_io_initialize): should check fcntl result. [ruby-dev:23742]nobu2004-06-222-0/+5
* * ext/win32ole/win32ole.c (OLE_FREE): should not call CoFreeUnuse-suke2004-06-222-9/+18
* 2004-06-22eban2004-06-221-3/+3
* * lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server.shugo2004-06-222-1/+6