aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2005-02-238-172/+214
* This commit was generated by cvs2svn to compensate for changes in r8021,ksaito2005-02-236-94/+106
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-233-9/+22
* * 2005-02-23nobu2005-02-221-3/+3
* * lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo2005-02-222-5/+11
* * lib/mkmf.rb (mkmf_failed): fixed typo.kou2005-02-222-2/+6
* * eval.c (rb_thread_start_0): update curr_thread before raisingnobu2005-02-222-7/+18
* * configure.in, lib/mkmf.rb: use simple commands if available.nobu2005-02-227-20/+72
* * ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.nobu2005-02-222-0/+6
* * signal.c (ruby_signal, ruby_nativethread_signal): must be valid asnobu2005-02-222-2/+17
* typo fix.akr2005-02-221-1/+1
* * 2005-02-22eban2005-02-221-3/+3
* * parse.y (parser_yylex): identfier after dot must not be a variable.nobu2005-02-212-6/+11
* * signal.c: Standard signal handlers ignore signals on non-Ruby nativenagai2005-02-213-4/+97
* * 2005-02-20eban2005-02-191-3/+3
* * lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr2005-02-192-4/+39
* (DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki2005-02-193-2/+14
* * lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr2005-02-192-1/+11
* * lib/mkmf.rb (create_makefile): reverted wrongly removed lines.nobu2005-02-192-1/+6
* * 2005-02-19nobu2005-02-191-3/+3
* * ext/extmk.rb (extract_makefile): remove no longer existing installednobu2005-02-193-24/+43
* * ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean2005-02-184-42/+10
* added ML numberocean2005-02-181-1/+1
* * bigdecimal/newton.rb: resolve LoadError.ocean2005-02-183-3/+9
* remove GNU regex APIkosako2005-02-177-359/+124
* * eval.c (rb_thread_start_1): initialize newly pushed frame.nobu2005-02-172-1/+8
* * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean2005-02-173-60/+91
* * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott2005-02-175-12/+29
* fix typo.akr2005-02-171-5/+5
* * 2005-02-17eban2005-02-161-3/+3
* update unittest, port from v1.8seki2005-02-163-3/+10
* * test/openssl/ssl_server.rb: get rid of race condition.nobu2005-02-161-2/+1
* * eval.c (rb_thread_start_1): outer block variables wasn't linked tonobu2005-02-162-1/+6
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::Nonblock#initialize):gotoyuzo2005-02-162-1/+7
* * 2005-02-16usa2005-02-161-3/+3
* * ext/openssl/ossl_ssl.c (ossl_ssl_read, ossl_ssl_write): shouldgotoyuzo2005-02-154-2/+31
* * lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou2005-02-142-1/+7
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2005-02-143-0/+80
* * 2005-02-14eban2005-02-131-3/+3
* add safe_leve, default_safe_level ([druby-ja:120])seki2005-02-135-9/+65
* * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou2005-02-137-0/+26
* * eval.c (rb_thread_start_0): restore prot_tag before rewinding.nobu2005-02-132-2/+6
* * lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrasegotoyuzo2005-02-132-1/+9
* * 2005-02-13eban2005-02-131-3/+3
* * regparse.c (type_cclass_hash): (Thanks Nobu) fixed overrun. ([ruby-dev:2567...ksaito2005-02-132-2/+7
* * oniggnu.h, oniguruma.h, regcomp.c, st.c: imported Oni Guruma 3.6.0.ksaito2005-02-134-7/+43
* This commit was generated by cvs2svn to compensate for changes in r7956,ksaito2005-02-131-0/+8
* make module_functionseki2005-02-122-0/+8
* * eval.c (TAG_THREAD): to start a new thread.nobu2005-02-122-32/+220
* * lib/open-uri.rb (OpenURI.open_loop): send authentication only forakr2005-02-122-1/+12