summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-27* 2005-02-27eban
2005-02-26* parse.y [ripper]: fix typo. [ruby-core:04494]aamine
2005-02-262005-02-26kosako
2005-02-26remove oniggnu.h (GNU regex API).kosako
2005-02-23* st.c, st.h: imported additional file changes on Oniguruma 3.7.0.ksaito
2005-02-23* ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito
2005-02-23This commit was generated by cvs2svn to compensate for changes in r8021,ksaito
2005-02-23* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira
2005-02-22* 2005-02-23nobu
2005-02-22* lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo
2005-02-22* lib/mkmf.rb (mkmf_failed): fixed typo.kou
2005-02-22* eval.c (rb_thread_start_0): update curr_thread before raisingnobu
2005-02-22* configure.in, lib/mkmf.rb: use simple commands if available.nobu
2005-02-22* ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.nobu
2005-02-22* signal.c (ruby_signal, ruby_nativethread_signal): must be valid asnobu
2005-02-22typo fix.akr
2005-02-22* 2005-02-22eban
2005-02-21* parse.y (parser_yylex): identfier after dot must not be a variable.nobu
2005-02-21* signal.c: Standard signal handlers ignore signals on non-Ruby nativenagai
2005-02-19* 2005-02-20eban
2005-02-19* lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr
2005-02-19(DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki
2005-02-19* lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr
2005-02-19* lib/mkmf.rb (create_makefile): reverted wrongly removed lines.nobu
2005-02-19* 2005-02-19nobu
2005-02-19* ext/extmk.rb (extract_makefile): remove no longer existing installednobu
2005-02-18* ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean
2005-02-18added ML numberocean
2005-02-18* bigdecimal/newton.rb: resolve LoadError.ocean
2005-02-17remove GNU regex APIkosako
2005-02-17* eval.c (rb_thread_start_1): initialize newly pushed frame.nobu
2005-02-17* lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean
2005-02-17 * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott
2005-02-17fix typo.akr
2005-02-16* 2005-02-17eban
2005-02-16update unittest, port from v1.8seki
2005-02-16* test/openssl/ssl_server.rb: get rid of race condition.nobu
2005-02-16* eval.c (rb_thread_start_1): outer block variables wasn't linked tonobu
2005-02-16* ext/openssl/lib/openssl/ssl.rb (OpenSSL::Nonblock#initialize):gotoyuzo
2005-02-16* 2005-02-16usa
2005-02-15* ext/openssl/ossl_ssl.c (ossl_ssl_read, ossl_ssl_write): shouldgotoyuzo
2005-02-14* lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou
2005-02-14* ext/openssl/lib/openssl/ssl.rbgotoyuzo
2005-02-13* 2005-02-14eban
2005-02-13add safe_leve, default_safe_level ([druby-ja:120])seki
2005-02-13* lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou
2005-02-13* eval.c (rb_thread_start_0): restore prot_tag before rewinding.nobu
2005-02-13* lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrasegotoyuzo
2005-02-13* 2005-02-13eban
2005-02-13* regparse.c (type_cclass_hash): (Thanks Nobu) fixed overrun. ([ruby-dev:2567...ksaito