aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/rss/rss.rb (RSS::Element#convert): added.kou2005-02-021-0/+12
* * ext/ripper/lib/ripper/tokenizer.rb -> lexer.rb.aamine2005-02-011-0/+11
* (DRb::DRbObject#respond_to?): check marshal_dump and _dumpseki2005-02-011-0/+5
* * configure.in (aix): fix linker flags on AIX. [ruby-talk:125460]nobu2005-01-311-1/+3
* * Makefile.in, configure.in: made EXTOUT configurable.nobu2005-01-311-1/+9
* * ext/tk/extconf.rb: add tkutil configuration step (remove old schema)nagai2005-01-311-0/+14
* * ext/tk/tcltklib.c: add invalid namespace checknagai2005-01-311-0/+8
* * lib/resolv.rb (Resolv::DNS::Resource::IN::SRV): Added RFC2782 SRVakr2005-01-291-0/+5
* * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg...ksaito2005-01-281-0/+7
* * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf):akr2005-01-281-0/+9
* * ext/tk/extconf.rb: support new tk scheme on bccwin32.usa2005-01-271-0/+5
* * test/fileutils/test_fileutils.rb (setup): support BSD style directory group...aamine2005-01-261-0/+5
* * test/fileutils/test_fileutils.rb (setup): support BSD style directory group...aamine2005-01-261-0/+8
* * ext/Setup*: remove tcltklib.usa2005-01-261-0/+4
* * ext/tk/extconf.rb: support new tk scheme on mswin32.usa2005-01-261-0/+5
* * win32/win32.c (flock_winnt, flock_win95): unlock file even ifusa2005-01-261-0/+5
* * ext/tk: merge tcltklib for Ruby/Tk installation controlnagai2005-01-251-0/+6
* * ruby.c (proc_options): correct -T option in RUBYOPT.usa2005-01-251-0/+5
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-251-0/+37
* Mon Jan 24 16:00:53 2005 NARUSE, Yui <naruse@ruby-lang.org>naruse2005-01-241-0/+5
* * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which hasnahi2005-01-231-0/+11
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should callgotoyuzo2005-01-221-0/+5
* (accept) rescue SSLError. [druby-ja:110]seki2005-01-221-0/+4
* fail if UNIXFileOwner is set. [druby-ja:111]seki2005-01-221-0/+4
* * lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError.akr2005-01-211-0/+5
* * ChangeLog: fixed typo.shugo2005-01-211-1/+1
* * lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo2005-01-211-0/+8
* * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546]shugo2005-01-211-0/+4
* * ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warningocean2005-01-201-0/+5
* * lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.usa2005-01-191-0/+4
* * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignoreakr2005-01-181-0/+6
* * configure.in (aix): fix typo. [ruby-talk:126401]nobu2005-01-171-0/+4
* * ext/readline/readline.c: suppress warnings.nobu2005-01-161-1/+16
* ChangeLog: typo fix.eban2005-01-161-1/+1
* * lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256]eban2005-01-161-0/+4
* * ruby.c (proc_options): ignore trailing CRs at the end of shortnobu2005-01-151-1/+6
* * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou2005-01-151-0/+6
* * object.c (rb_class_superclass): superclass of singleton class alsonobu2005-01-111-0/+5
* * io.c (remain_size): use buffered data instead of unreading to avoidnobu2005-01-111-0/+5
* * numeric.c (Init_Numeric): turn off floating point exceptionsocean2005-01-111-0/+5
* * variable.c (rb_autoload): hide internal data from ruby level.nobu2005-01-101-0/+5
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): shouldgotoyuzo2005-01-101-0/+15
* * io.c (rb_f_select): IO list could be altered. [ruby-dev:25312]nobu2005-01-091-2/+6
* * test/webrick/test_server.rb (test_daemon): delete an assertiongotoyuzo2005-01-081-0/+5
* * test/fileutils/test_fileutils.rb (test_copy_entry): copy_entry copies only ...aamine2005-01-081-0/+5
* fix typo.akr2005-01-081-1/+1
* * lib/yaml.rb: Kernel#y requires an argument.why2005-01-071-0/+4
* add ML ref. [ruby-dev:25426]akr2005-01-071-0/+1
* * random.c (rand_init): use ALLOC_N instead of ALLOCA_Nakr2005-01-071-0/+4
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2005-01-071-0/+17