summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-07-012004-07-01eban
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-302004-06-30eban
2004-06-29* ext/syck/rubyext.c (syck_emitter_new): set buffer afterwhy
2004-06-292004-06-29eban
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-272004-06-28eban
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-272004-06-27eban
2004-06-27 * {lib,sample,test}/rss: added RSS Parser. [ruby-dev:23780]kou
2004-06-27This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-06-262004-06-26nobu
2004-06-26* configure.in (TRY_LINK): export.nobu
2004-06-26* lib/mkmf.rb (libpathflag): should not quote here.nobu
2004-06-26* lib/mkmf.rb (libpathflag, dir_config): quote directory names ifnobu
2004-06-26* configure.in (aix): -b must come at the start of the command line,nobu
2004-06-25add an assertion.akr
2004-06-25* ext/iconv/extconf.rb: check stricter. [ruby-talk:104501]nobu
2004-06-24* eval.c (rb_thread_atfork): remove "fork terminates thread"matz
2004-06-242004-06-25usa
2004-06-24* {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines whenusa
2004-06-24* io.c (rb_io_fread): return already read data when system call isnobu
2004-06-242004-06-24eban
2004-06-23* version.h: added declarations of ruby_version,shugo
2004-06-23Work around OSX strangneness with recvfrom on connection-oriented socketsdave
2004-06-23* ext/zlib/zlib.c: 0xff should not be shifted by 24 bits onmatz
2004-06-22Fixed parsing of %r{} when generating source popupdave
2004-06-222004-06-23eban
2004-06-22* ext/win32ole/win32ole.c (ole_hresult2msg): remove trailingocean
2004-06-22* io.c (rb_io_initialize): should check fcntl result. [ruby-dev:23742]nobu
2004-06-22 * ext/win32ole/win32ole.c (OLE_FREE): should not call CoFreeUnuse-suke
2004-06-222004-06-22eban
2004-06-22* lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server.shugo
2004-06-212004-06-21usa
2004-06-21* win32/win32.c (rb_w32_opendir): use FindFirstFile()/FindNextFile()/usa
2004-06-192004-06-19nobu
2004-06-19* eval.c (method_call): allow changing $SAFE. [ruby-dev:23713]nobu
2004-06-18* eval.c (eval): adjust indent.nobu
2004-06-182004-06-18nobu
2004-06-18* eval.c (proc_save_safe_level, rb_set_safe_level, safe_setter): limitnobu
2004-06-16* eval.c (rb_mod_freeze): prepare string representation beforematz
2004-06-16* test/ruby/test_array.rb: use local variables instead of a globalnobu
2004-06-162004-06-16eban