summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-02-23* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira
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-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* 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* 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-16update unittest, port from v1.8seki
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-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-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* regparse.c (type_cclass_hash): (Thanks Nobu) fixed overrun. ([ruby-dev:2567...ksaito
2005-02-13* oniggnu.h, oniguruma.h, regcomp.c, st.c: imported Oni Guruma 3.6.0.ksaito
2005-02-12make module_functionseki
2005-02-12* eval.c (TAG_THREAD): to start a new thread.nobu
2005-02-12* lib/open-uri.rb (OpenURI.open_loop): send authentication only forakr
2005-02-12* random.c (rand_init): suppress warning.nobu
2005-02-12* lib/open-uri.rb (OpenURI.open_http): reject userinfo explicitly.akr
2005-02-12* lib/open-uri.rb: support https if the platform provides CAakr
2005-02-11* ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo
2005-02-11* lib/open-uri.rb (URI::HTTP#proxy_open): new option supported:akr
2005-02-10* configure.in, win32/Makefile.sub (LIBS, COMMON_HEADERS): useusa
2005-02-10* ext/extmk.rb (extract_makefile): default to true if not compilednobu
2005-02-10* bcc32/Makefile.sub (COMMON_LIBS): add libraries included innobu
2005-02-10* win32/win32.c (init_stdhandle): assign standard file handles.nobu
2005-02-09* ext/socket/socket.c (wait_connectable): fixed wrong condition.usa
2005-02-09* eval.c (scope_dup): add volatile not to optimize tbl.usa
2005-02-09* ext/tk/make-tkutil, ext/tk/tkutil/subconf.rb: no longer used.usa