aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf):akr2005-01-282-0/+19
* * ext/tk/extconf.rb: support new tk scheme on bccwin32.usa2005-01-272-2/+7
* * 2005-01-27eban2005-01-261-3/+3
* * test/fileutils/test_fileutils.rb (setup): support BSD style directory group...aamine2005-01-262-2/+7
* * test/fileutils/test_fileutils.rb: remove junk print statement.aamine2005-01-261-1/+0
* * test/fileutils/test_fileutils.rb (setup): support BSD style directory group...aamine2005-01-263-13/+22
* * ext/Setup*: remove tcltklib.usa2005-01-267-12/+10
* * ext/tk/extconf.rb: support new tk scheme on mswin32.usa2005-01-262-12/+26
* * 2005-01-26usa2005-01-261-3/+3
* * win32/win32.c (flock_winnt, flock_win95): unlock file even ifusa2005-01-262-0/+7
* * ext/tk: merge tcltklib for Ruby/Tk installation controlnagai2005-01-2527-297/+371
* * ruby.c (proc_options): correct -T option in RUBYOPT.usa2005-01-252-2/+7
* * ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug onnagai2005-01-252-0/+5
* 2005-01-25ocean2005-01-251-3/+3
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-2531-105/+639
* fix some documents.akr2005-01-251-11/+10
* fix IO#read docment.akr2005-01-241-5/+13
* * 2005-01-24eban2005-01-241-3/+3
* Mon Jan 24 16:00:53 2005 NARUSE, Yui <naruse@ruby-lang.org>naruse2005-01-241-0/+5
* * ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_oldnaruse2005-01-241-1/+1
* * 2005-01-23eban2005-01-231-3/+3
* * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which hasnahi2005-01-232-0/+15
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should callgotoyuzo2005-01-222-1/+6
* * 2005-01-22eban2005-01-221-3/+3
* (accept) rescue SSLError. [druby-ja:110]seki2005-01-222-0/+9
* fail if UNIXFileOwner is set. [druby-ja:111]seki2005-01-222-0/+5
* * lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError.akr2005-01-212-3/+6
* * ChangeLog: fixed typo.shugo2005-01-211-1/+1
* * lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo2005-01-213-121/+24
* * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546]shugo2005-01-212-1/+5
* * 2005-01-21eban2005-01-201-3/+3
* * ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warningocean2005-01-202-2/+7
* * lib/ipaddr.rb (test_s_new): typo.usa2005-01-191-0/+1
* * lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.usa2005-01-192-1/+9
* * 2005-01-19eban2005-01-181-3/+3
* * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignoreakr2005-01-182-0/+8
* * configure.in (aix): fix typo. [ruby-talk:126401]nobu2005-01-172-1/+5
* * ext/readline/readline.c: suppress warnings.nobu2005-01-167-24/+39
* ChangeLog: typo fix.eban2005-01-161-1/+1
* * 2005-01-17eban2005-01-161-3/+3
* * lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256]eban2005-01-162-1/+5
* * 2005-01-15nobu2005-01-151-3/+3
* * ruby.c (proc_options): ignore trailing CRs at the end of shortnobu2005-01-152-3/+19
* * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou2005-01-155-50/+114
* * 2005-01-12nobu2005-01-111-3/+3
* * object.c (rb_class_superclass): superclass of singleton class alsonobu2005-01-112-0/+8
* * io.c (remain_size): use buffered data instead of unreading to avoidnobu2005-01-112-3/+12
* * 2005-01-11usa2005-01-111-3/+3
* * numeric.c (Init_Numeric): turn off floating point exceptionsocean2005-01-112-0/+8
* * variable.c (rb_autoload): hide internal data from ruby level.nobu2005-01-102-0/+6