| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lib/open-uri.rb: support https if the platform provides CA | akr | 2005-02-12 | 1 | -0/+5 |
| * | * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths): | gotoyuzo | 2005-02-11 | 1 | -0/+5 |
| * | * lib/open-uri.rb (URI::HTTP#proxy_open): new option supported: | akr | 2005-02-11 | 1 | -0/+6 |
| * | * win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h. | usa | 2005-02-10 | 1 | -0/+7 |
| * | * ext/curses/curses.c: don't need to check HAVE_WCOLOR_SET excluding | usa | 2005-02-10 | 1 | -0/+5 |
| * | * struct.c (make_struct): fixed: [ruby-core:04402] | matz | 2005-02-09 | 1 | -0/+4 |
| * | typo fix. | ocean | 2005-02-09 | 1 | -1/+1 |
| * | * ext/curses/curses.c (window_color_set): [ruby-core:04393] | matz | 2005-02-08 | 1 | -0/+9 |
| * | reject :instance_eval, :class_eval, :module_eval [druby-ja:117] | seki | 2005-02-08 | 1 | -0/+5 |
| * | * lib/cgi.rb (CGI::Cookie): [ruby-talk:130040] | matz | 2005-02-08 | 1 | -9/+26 |
| * | * lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method. | akr | 2005-02-07 | 1 | -0/+6 |
| * | * instruby.rb, rubytest.rb (srcdir): no longer embed srcdir into | usa | 2005-02-06 | 1 | -0/+13 |
| * | * lib/mkmf.rb (create_makefile): fix unbalanced parens. | nobu | 2005-02-06 | 1 | -1/+3 |
| * | * mkconfig.rb: no longer embed srcdir and compile_dir into | nobu | 2005-02-06 | 1 | -1/+4 |
| * | * ext/socket/extconf.rb: check if getaddrinfo() works fine only when | nobu | 2005-02-06 | 1 | -3/+24 |
| * | * eval.c (stack_extend): add prototype because VC++8 doesn't | usa | 2005-02-06 | 1 | -0/+6 |
| * | synchronized with date2 3.6.3 | tadf | 2005-02-06 | 1 | -0/+7 |
| * | Fix a typo in the previous log entry. | knu | 2005-02-06 | 1 | -1/+1 |
| * | * bignum.c (rb_big2ulong_pack): One too many arguments are passed | knu | 2005-02-06 | 1 | -0/+8 |
| * | * lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was not | akr | 2005-02-05 | 1 | -0/+10 |
| * | * lib/rss: supported Image module. | kou | 2005-02-03 | 1 | -0/+5 |
| * | * ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write): | nobu | 2005-02-03 | 1 | -0/+8 |
| * | * ext/stringio/stringio.c (strio_truncate): should MEMZERO an extended | nobu | 2005-02-02 | 1 | -3/+8 |
| * | * lib/rss/rss.rb (RSS::Element#convert): added. | kou | 2005-02-02 | 1 | -0/+14 |
| * | (DRb::DRbObject#respond_to?): check marshal_dump and _dump | seki | 2005-02-01 | 1 | -0/+5 |
| * | * configure.in (aix): fix linker flags on AIX. [ruby-talk:125460] | nobu | 2005-01-31 | 1 | -4/+8 |
| * | * ext/tcltklib/tcltklib.c: add invalid namespace check | nagai | 2005-01-31 | 1 | -0/+8 |
| * | * lib/resolv.rb (Resolv::DNS::Resource::IN::SRV): Added RFC2782 SRV | akr | 2005-01-29 | 1 | -0/+5 |
| * | * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): | akr | 2005-01-28 | 1 | -0/+9 |
| * | * test/fileutils/test_fileutils.rb (setup): support BSD-style directory group... | aamine | 2005-01-26 | 1 | -0/+8 |
| * | * lib/net/protocol.rb (WriteAdapter#puts): should append \n, not prepend. [ru... | aamine | 2005-01-26 | 1 | -0/+5 |
| * | * win32/win32.c (flock_winnt, flock_win95): unlock file even if | usa | 2005-01-26 | 1 | -0/+5 |
| * | * ruby.c (proc_options): correct -T option in RUBYOPT. (backported | usa | 2005-01-25 | 1 | -0/+5 |
| * | * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained | nagai | 2005-01-25 | 1 | -0/+37 |
| * | * document updates - [ruby-core:04296], [ruby-core:04301], | matz | 2005-01-24 | 1 | -0/+5 |
| * | * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which has | nahi | 2005-01-23 | 1 | -0/+11 |
| * | * ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should call | gotoyuzo | 2005-01-22 | 1 | -0/+5 |
| * | (accept) rescue SSLError. [druby-ja:110] | seki | 2005-01-22 | 1 | -0/+4 |
| * | fail if UNIXFileOwner is set. [druby-ja:111] | seki | 2005-01-22 | 1 | -0/+4 |
| * | * ext/stringio/stringio.c (strio_set_pos): clear EOF flag. | matz | 2005-01-21 | 1 | -0/+5 |
| * | * lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError. | akr | 2005-01-21 | 1 | -0/+5 |
| * | * ChangeLog: fixed typo. | shugo | 2005-01-21 | 1 | -1/+1 |
| * | * dir.c (rb_push_glob): should work for NUL delimited patterns. | matz | 2005-01-21 | 1 | -0/+4 |
| * | * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546] | shugo | 2005-01-21 | 1 | -0/+5 |
| * | * rubyio.h (rb_eof_error): should mark as NORETURN. (backported | usa | 2005-01-21 | 1 | -0/+5 |
| * | * ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warning | ocean | 2005-01-20 | 1 | -0/+5 |
| * | * ext/extmk.rb (extmake): shoudn't set $extflags on mswin32. | usa | 2005-01-20 | 1 | -0/+8 |
| * | * string.c (rb_str_new4): should propagate taintedness. | matz | 2005-01-20 | 1 | -0/+15 |
| * | * lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases. | usa | 2005-01-19 | 1 | -2/+7 |
| * | * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignore | akr | 2005-01-18 | 1 | -0/+6 |