summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2005-02-12eban2005-02-121-3/+3
* document updated.akr2005-02-121-8/+9
* * lib/open-uri.rb: support https if the platform provides CAakr2005-02-122-72/+88
* * 2005-02-11eban2005-02-111-3/+3
* * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo2005-02-112-0/+17
* * lib/open-uri.rb (URI::HTTP#proxy_open): new option supported:akr2005-02-112-2/+22
* * win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h.usa2005-02-103-3/+9
* * ext/curses/curses.c: don't need to check HAVE_WCOLOR_SET excludingusa2005-02-102-1/+6
* * 2005-02-10eban2005-02-091-3/+3
* * struct.c (make_struct): fixed: [ruby-core:04402]matz2005-02-094-5/+13
* * 2005-02-09usa2005-02-091-3/+3
* typo fix.ocean2005-02-091-1/+1
* * ext/curses/curses.c (window_color_set): [ruby-core:04393]matz2005-02-083-0/+29
* reject :instance_eval, :class_eval, :module_eval [druby-ja:117]seki2005-02-082-1/+6
* document updated.akr2005-02-081-47/+53
* * lib/cgi.rb (CGI::Cookie): [ruby-talk:130040]matz2005-02-088-32/+48
* add test_rand_0x100000000.akr2005-02-071-0/+7
* * 2005-02-08eban2005-02-071-3/+3
* * lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.akr2005-02-072-0/+37
* * dln.c: typo fix.eban2005-02-071-2/+2
* * instruby.rb, rubytest.rb (srcdir): no longer embed srcdir intousa2005-02-065-8/+26
* * lib/mkmf.rb (create_makefile): fix unbalanced parens.nobu2005-02-062-2/+4
* * 2005-02-07eban2005-02-061-3/+3
* * mkconfig.rb: no longer embed srcdir and compile_dir intonobu2005-02-063-20/+35
* * ext/socket/extconf.rb: check if getaddrinfo() works fine only whennobu2005-02-063-202/+203
* * eval.c (stack_extend): add prototype because VC++8 doesn'tusa2005-02-062-1/+7
* synchronized with date2 3.6.3tadf2005-02-063-9/+47
* Fix a typo in the previous log entry.knu2005-02-061-1/+1
* * bignum.c (rb_big2ulong_pack): One too many arguments are passedknu2005-02-063-3/+11
* * 2005-02-06usa2005-02-051-3/+3
* * lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was notakr2005-02-052-6/+34
* * 2005-02-05eban2005-02-051-3/+3
* comment refined.akr2005-02-051-2/+2
* * 2005-02-04eban2005-02-031-3/+3
* * lib/rss: supported Image module.kou2005-02-030-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-02-0320-0/+2558
* * lib/rss: supported Image module.kou2005-02-039-9/+47
* * ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write):nobu2005-02-032-28/+39
* bugfix.ttate2005-02-031-2/+2
* * 2005-02-02eban2005-02-021-3/+3
* * ext/stringio/stringio.c (strio_truncate): should MEMZERO an extendednobu2005-02-022-3/+12
* * lib/rss/rss.rb (RSS::Element#convert): added.kou2005-02-026-66/+88
* (DRb::DRbObject#respond_to?): check marshal_dump and _dumpseki2005-02-012-1/+16
* * 2005-02-01eban2005-01-311-4/+4
* * configure.in (aix): fix linker flags on AIX. [ruby-talk:125460]nobu2005-01-312-8/+11
* * 2005-01-31eban2005-01-311-3/+3
* * ext/tcltklib/tcltklib.c: add invalid namespace checknagai2005-01-317-90/+144
* example modified a bit.akr2005-01-291-4/+4
* * 2005-01-29eban2005-01-291-3/+3
* * lib/resolv.rb (Resolv::DNS::Resource::IN::SRV): Added RFC2782 SRVakr2005-01-292-0/+63