summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * parse.y (parser_yylex): identfier after dot must not be a variable.nobu2005-02-211-1/+5
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2005-02-211-0/+13
* * lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr2005-02-191-0/+6
* (DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki2005-02-191-0/+7
* * lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr2005-02-191-0/+5
* * ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean2005-02-181-2/+8
* added ML numberocean2005-02-181-1/+1
* * bigdecimal/newton.rb: resolve LoadError.ocean2005-02-181-0/+6
* * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean2005-02-171-12/+20
* * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott2005-02-171-0/+12
* remove TestDRbReusePort, resuce sleep, add DRbService.ext_serviceseki2005-02-161-0/+16
* * eval.c (is_defined): NODE_IASGN is an assignment.matz2005-02-161-0/+4
* add lazy stop_service.seki2005-02-161-0/+6
* * ext/tk/tkutil.c: Follow the change of st.c (st_foreach)nagai2005-02-161-0/+7
* * 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