aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* check remote hash tupleseki2005-10-163-1/+20
* * 2005-10-16usa2005-10-151-3/+3
* * win32/configure.bat: remove unnecessary line which preventsusa2005-10-152-1/+5
* * lib/net/ftp.rb: (getbinaryfile): allow nil for localfile, andshugo2005-10-152-17/+41
* * 2005-10-15eban2005-10-151-3/+3
* typo fixed, again. thanks, Doug Kearns.seki2005-10-152-1/+5
* * win32/Makefile.sub (MKFILES): update MKFILES if configure files getnobu2005-10-144-3/+65
* * win32/win32.c (ioctl): should set errno.usa2005-10-142-0/+5
* * 2005-10-14eban2005-10-141-3/+3
* * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.gotoyuzo2005-10-142-1/+7
* * 2005-10-13eban2005-10-131-3/+3
* * ext/iconv/charset_alias.rb (charset_alias): create wrapper libraynobu2005-10-132-6/+10
* * io.c, pack.c, ext/syck/rubyext.c, ext/syck/syck.h, missing/isinf.c:nobu2005-10-136-3/+14
* * parse.y (HEAPCNT): bison allocates indivisible size.nobu2005-10-132-1/+6
* * ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().gotoyuzo2005-10-122-0/+6
* * file.c (rb_f_test): typos in RDoc comments.eban2005-10-121-3/+3
* * 2005-10-12eban2005-10-121-3/+3
* * file.c (rb_f_test): typo in RDoc comments.eban2005-10-122-1/+5
* * eval.c (rb_obj_respond_to): check if obj responds to the givennobu2005-10-114-23/+23
* * 2005-10-11eban2005-10-111-3/+3
* * array.c, enum.c, eval.c, util.c: safer function pointer usage.nobu2005-10-118-28/+31
* * configure.in (RUBY_FUNC_ATTRIBUTE): check prefixed attribute formnobu2005-10-112-1/+6
* * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu2005-10-103-58/+25
* * 2005-10-10eban2005-10-091-3/+3
* * parse.y (ripper_initialize): rollback obj_respond_to().nobu2005-10-092-1/+15
* * 2005-10-09eban2005-10-091-3/+3
* add testNIL2VTEMPTY.rbsuke2005-10-092-0/+30
* * eval.c (Init_Binding): add Binding#dup method. [yarv-dev:666]nobu2005-10-082-14/+13
* * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu2005-10-086-69/+18
* * io.c (rb_io_init_copy): clear PREP flag for copied IO.nobu2005-10-082-1/+6
* * 2005-10-08nobu2005-10-082-4/+3
* * ext/iconv/charset_alias.rb: parse config.charset_alias file directly.nobu2005-10-083-13/+41
* * parse.y (rb_parser_malloc, rb_parser_free): manage parser stack onnobu2005-10-085-20/+101
* * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]...aamine2005-10-062-1/+5
* * 2005-10-06eban2005-10-051-3/+3
* * range.c (rb_range_beg_len): should return Qfalse for non-rangematz2005-10-0521-215/+492
* * 2005-10-05eban2005-10-051-3/+3
* * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo2005-10-042-1/+6
* * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo2005-10-042-1/+6
* * 2005-10-04eban2005-10-031-3/+3
* * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methodsnagai2005-10-033-5/+10
* * win32/win32.c (do_select, rb_w32_select): brush up.usa2005-10-012-48/+75
* * bignum.c (rb_big_rand): removed. [ruby-dev:25405]akr2005-10-013-20/+4
* * 2005-10-01eban2005-09-301-4/+4
* * lib/open-uri.rb (OpenURI.open_loop): prohibit multiple proxyakr2005-09-302-5/+22
* * ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE).akr2005-09-292-1/+6
* * lib/open-uri.rb (:proxy_http_basic_authentication): new option.akr2005-09-292-12/+52
* * evalc. (rb_f_send): underscores need to be escaped.nobu2005-09-282-1/+6
* * 2005-09-29eban2005-09-281-3/+3
* * eval.c (ev_const_get), variable.c (rb_const_get_0): retry only whennobu2005-09-284-6/+14