summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-02-13* oniggnu.h, oniguruma.h, regcomp.c, st.c: imported Oni Guruma 3.6.0.ksaito
2005-02-13This commit was generated by cvs2svn to compensate for changes in r7956,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* 2005-02-12eban
2005-02-12document updated.akr
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* 2005-02-11eban
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* win32/win32.c (rb_w32_fdopen): suppress warning.nobu
2005-02-10* configure.in, win32/Makefile.sub (LIBS, COMMON_HEADERS): useusa
2005-02-10* lib/mkmf.rb (create_makefile): fix typo.usa
2005-02-10* 2005-02-10nobu
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-09modified some test scripts for [ruby-dev:25661].ttate
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* 2005-02-09usa
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-08added bcc32 support [ruby-dev:25657] and fixed a minor bug.ttate
2005-02-08document updated.akr
2005-02-07Use define_method instead of module_eval.ttate
2005-02-07add test_rand_0x100000000.akr
2005-02-07* 2005-02-08eban
2005-02-07* lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.akr
2005-02-07fix previous commit to check stdout is a tty.akr
2005-02-07* io.c (io_getc): flush rb_stdout before read fro stdin, which isakr
2005-02-07minor bugfix.ttate
2005-02-07Improved DL::Handle#sym.ttate
2005-02-07* dln.c: typo fix.eban
2005-02-06Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]ttate
2005-02-06* ext/socket/extconf.rb (sockaddr_storage): winsock2.h have theusa
2005-02-06* 2005-02-07nobu