summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improved keeper threadseki2005-02-283-17/+53
* * exception error messages updated. [ruby-core:04497]matz2005-02-2827-109/+113
* * 2005-02-28eban2005-02-281-3/+3
* * ext/socket/socket.c (Init_socket): add bunch of Socketmatz2005-02-282-0/+258
* * array.c (rb_ary_s_create): no need for negative argc check.matz2005-02-236-12/+23
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-233-9/+22
* * 2005-02-23eban2005-02-231-3/+3
* * lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo2005-02-222-5/+11
* * 2005-02-22eban2005-02-221-3/+3
* * parse.y (parser_yylex): identfier after dot must not be a variable.nobu2005-02-212-3/+9
* 2005-02-21usa2005-02-211-3/+3
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2005-02-217-9/+112
* * 2005-02-20eban2005-02-191-3/+3
* * lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr2005-02-192-4/+39
* (DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki2005-02-193-2/+14
* * lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr2005-02-192-1/+11
* * 2005-02-19nobu2005-02-191-3/+3
* * ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean2005-02-184-42/+10
* added ML numberocean2005-02-181-1/+1
* * bigdecimal/newton.rb: resolve LoadError.ocean2005-02-183-3/+9
* * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean2005-02-173-72/+103
* * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott2005-02-175-41/+58
* remove TestDRbReusePort, resuce sleep, add DRbService.ext_serviceseki2005-02-166-49/+39
* * 2005-02-17eban2005-02-161-3/+3
* * eval.c (is_defined): NODE_IASGN is an assignment.matz2005-02-162-0/+5
* * 2005-02-16usa2005-02-161-3/+3
* add lazy stop_service.seki2005-02-163-9/+17
* * ext/tk/tkutil.c: Follow the change of st.c (st_foreach)nagai2005-02-162-44/+53
* * cancel [ruby-dev:25699], which is for 1.9.matz2005-02-162-11/+0
* * ext/readline/readline.c (Readline.readline): use rl_outstreammatz2005-02-152-0/+11
* * 2005-02-15eban2005-02-141-3/+3
* * lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou2005-02-142-1/+7
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2005-02-143-0/+80
* * 2005-02-14eban2005-02-131-3/+3
* pass DRb info to sub threadseki2005-02-133-3/+16
* * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou2005-02-137-0/+26
* add safe_level, default_safe_levelseki2005-02-135-10/+62
* * lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrasegotoyuzo2005-02-132-1/+9
* * 2005-02-13eban2005-02-131-3/+3
* make module_functionseki2005-02-122-0/+8
* * ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check.matz2005-02-127-21/+45
* * lib/open-uri.rb (OpenURI.open_loop): send authentication only forakr2005-02-122-0/+15
* * random.c (rand_init): suppress warning.nobu2005-02-122-2/+6
* * 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