summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2005-02-08reject :instance_eval, :class_eval, :module_eval [druby-ja:117]seki
2005-02-08typo fix.akr
2005-02-08* keywords, parse.y: separate EXPR_VALUE from EXPR_BEG.nobu
2005-02-07* lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.akr
2005-02-07* io.c (io_getc): flush rb_stdout before read fro stdin, which isakr
2005-02-06* ext/socket/extconf.rb (sockaddr_storage): winsock2.h have theusa
2005-02-06* lib/mkmf.rb (with_cppflags, with_cflags, with_ldflags): keep flagsnobu
2005-02-06* ext/extmk.rb (extract_makefile): extract previously collectednobu
2005-02-06* eval.c (stack_extend): add prototype because VC++8 doesn'tusa
2005-02-06synchronized with date2 3.6.3tadf
2005-02-06* ext/dl/dl.c (Init_dl): function declaration should precedeakr
2005-02-05* lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was notakr
2005-02-04* test/ripper/test_scanner_events.rb: fix test.aamine
2005-02-04* ext/ripper/lib/ripper/lexer.rb: last Lexer fix was incomplete; test all green.aamine
2005-02-04* ext/ripper/lib/ripper/filter.rb: ripper/tokenizer -> ripper/lexer. [ruby-de...aamine
2005-02-03* lib/rss: supported Image module.kou
2005-02-03* ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write):nobu
2005-02-02* ext/nkf/nkf-utf8/nkf.c: follow original v 1.57naruse
2005-02-02* ext/stringio/stringio.c (strio_truncate): should MEMZERO an extendednobu
2005-02-02* forgot to add lib/rss/trackback.rb entry.kou
2005-02-02* lib/rss/rss.rb (RSS::Element#convert): added.kou
2005-02-01* ext/ripper/lib/ripper/tokenizer.rb -> lexer.rb.aamine
2005-02-01(DRb::DRbObject#respond_to?): check marshal_dump and _dumpseki
2005-01-31* configure.in (aix): fix linker flags on AIX. [ruby-talk:125460]nobu