aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix tests.akr2006-06-042-5/+6
* add ML ref.akr2006-06-041-0/+1
* * ext/socket/socket.c: fix sockaddr_un handling.akr2006-06-043-26/+175
* update doc.akr2006-06-021-50/+52
* * ext/openssl/extconf.rb: use create_header.gotoyuzo2006-06-024-0/+15
* * lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created.nobu2006-06-022-2/+6
* fix a comment.akr2006-06-011-6/+6
* * 2006-06-02eban2006-06-011-3/+3
* * ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocketakr2006-06-013-61/+465
* * win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotesnobu2006-06-012-2/+7
* * win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not successusa2006-06-012-19/+36
* * 2006-06-01usa2006-06-011-4/+4
* * win32/win32.c (rb_w32_getcwd): set errno if not set.usa2006-06-012-0/+12
* * eval.c (proc_invoke): save and restore block in the current frame.nobu2006-05-272-7/+14
* * 2006-05-27eban2006-05-271-3/+3
* * ext/extmk.rb (extmake): remove extinit files if no statically linkednobu2006-05-273-10/+20
* * lib/mkmf.rb (configuration): add $defs unless extconf.h was created.nobu2006-05-262-2/+4
* * 2006-05-26nobu2006-05-251-3/+3
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-2515-96/+107
* * 2006-05-25eban2006-05-241-3/+3
* * mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu2006-05-245-8/+43
* * ext/extmk.rb: deal with $static set in extconf.rb.nobu2006-05-242-7/+4
* * lib/mkmf.rb (pkg_config): particular config commands support.nobu2006-05-242-10/+24
* * configure.in (ac_install_sh): ignore dummy install-sh.nobu2006-05-242-1/+7
* update nonblocking methods document.akr2006-05-241-2/+9
* * 2006-05-24eban2006-05-231-3/+3
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2006-05-232-3/+8
* * 2006-05-23eban2006-05-231-3/+3
* add reason for accept(2) failure in accept_nonblock.akr2006-05-221-2/+1
* avoid useless fcntl in rb_io_set_nonblock.akr2006-05-221-3/+5
* update *_nonblock doc.akr2006-05-221-160/+25
* * 2006-05-22eban2006-05-221-3/+3
* ChangeLog.akr2006-05-221-1/+18
* parenthesize RSTRUCT_EMBED_LEN_SHIFT.akr2006-05-221-1/+1
* * rubyio.h (rb_io_set_nonblock): declared.akr2006-05-223-12/+472
* fix bug [ruby-list:42234]kosako2006-05-213-4/+10
* * lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,gotoyuzo2006-05-187-14/+172
* * 2006-05-18nobu2006-05-171-3/+3
* * ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.nobu2006-05-173-6/+10
* don't use onig_recompile()kosako2006-05-153-10/+18
* unused variable removed.akr2006-05-131-1/+1
* add ML ref.akr2006-05-131-0/+1
* * 2006-05-13eban2006-05-131-3/+3
* update readpartial doc.akr2006-05-131-7/+11
* * lib/pp.rb (PP.mcall): new method.akr2006-05-132-3/+22
* * 2006-05-11eban2006-05-111-3/+3
* * ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): should returngotoyuzo2006-05-112-0/+6
* merge Oniguruma 4.0.3kosako2006-05-104-5/+11
* * 2006-05-09eban2006-05-091-3/+3
* note EAGAIN on readpartial document.akr2006-05-091-1/+1