summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * cancel [ruby-dev:25699], which is for 1.9.matz2005-02-161-5/+0
* * ext/readline/readline.c (Readline.readline): use rl_outstreammatz2005-02-151-0/+5
* * lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou2005-02-141-0/+5
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2005-02-141-0/+5
* pass DRb info to sub threadseki2005-02-131-0/+6
* * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou2005-02-131-0/+11
* add safe_level, default_safe_levelseki2005-02-131-0/+7
* * lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrasegotoyuzo2005-02-131-0/+5
* make module_functionseki2005-02-121-0/+4
* * ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check.matz2005-02-121-0/+15
* * lib/open-uri.rb (OpenURI.open_loop): send authentication only forakr2005-02-121-0/+5
* * random.c (rand_init): suppress warning.nobu2005-02-121-1/+5
* * lib/open-uri.rb: support https if the platform provides CAakr2005-02-121-0/+5
* * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo2005-02-111-0/+5
* * lib/open-uri.rb (URI::HTTP#proxy_open): new option supported:akr2005-02-111-0/+6
* * win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h.usa2005-02-101-0/+7
* * ext/curses/curses.c: don't need to check HAVE_WCOLOR_SET excludingusa2005-02-101-0/+5
* * struct.c (make_struct): fixed: [ruby-core:04402]matz2005-02-091-0/+4
* typo fix.ocean2005-02-091-1/+1
* * ext/curses/curses.c (window_color_set): [ruby-core:04393]matz2005-02-081-0/+9
* reject :instance_eval, :class_eval, :module_eval [druby-ja:117]seki2005-02-081-0/+5
* * lib/cgi.rb (CGI::Cookie): [ruby-talk:130040]matz2005-02-081-9/+26
* * lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.akr2005-02-071-0/+6
* * instruby.rb, rubytest.rb (srcdir): no longer embed srcdir intousa2005-02-061-0/+13
* * lib/mkmf.rb (create_makefile): fix unbalanced parens.nobu2005-02-061-1/+3
* * mkconfig.rb: no longer embed srcdir and compile_dir intonobu2005-02-061-1/+4
* * ext/socket/extconf.rb: check if getaddrinfo() works fine only whennobu2005-02-061-3/+24
* * eval.c (stack_extend): add prototype because VC++8 doesn'tusa2005-02-061-0/+6
* synchronized with date2 3.6.3tadf2005-02-061-0/+7
* 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-061-0/+8
* * lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was notakr2005-02-051-0/+10
* * lib/rss: supported Image module.kou2005-02-031-0/+5
* * ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write):nobu2005-02-031-0/+8
* * ext/stringio/stringio.c (strio_truncate): should MEMZERO an extendednobu2005-02-021-3/+8
* * lib/rss/rss.rb (RSS::Element#convert): added.kou2005-02-021-0/+14
* (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-4/+8
* * ext/tcltklib/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
* * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf):akr2005-01-281-0/+9
* * test/fileutils/test_fileutils.rb (setup): support BSD-style directory group...aamine2005-01-261-0/+8
* * lib/net/protocol.rb (WriteAdapter#puts): should append \n, not prepend. [ru...aamine2005-01-261-0/+5
* * win32/win32.c (flock_winnt, flock_win95): unlock file even ifusa2005-01-261-0/+5
* * ruby.c (proc_options): correct -T option in RUBYOPT. (backportedusa2005-01-251-0/+5
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-251-0/+37
* * document updates - [ruby-core:04296], [ruby-core:04301],matz2005-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