summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2006-06-14eban2006-06-141-3/+3
* * configure.in: check sizeof(rlim_t).akr2006-06-144-1/+193
* * 2006-06-12eban2006-06-121-3/+3
* * sprintf.c (rb_f_sprintf): adjust precision length to preventmatz2006-06-122-0/+23
* * lib/optparse.rb (OptionParser::Arguable#getopts): pass self to thenobu2006-06-112-1/+6
* * win32/win32.h (write): not need to define on bcc.usa2006-06-112-1/+4
* commit miss againnobu2006-06-101-1/+1
* * 2006-06-11usa2006-06-101-3/+3
* * lib/optparse.rb (OptionParser#getopts): new methods.nobu2006-06-102-1/+55
* * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typomatz2006-06-103-2/+13
* * 2006-06-08usa2006-06-081-3/+3
* * win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.usa2006-06-083-0/+33
* getsockname returns "" on MacOS Xakr2006-06-071-4/+6
* * test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.CVS: ------...usa2006-06-072-14/+14
* * win32/win32.c (errmap): add some winsock errors.usa2006-06-072-1/+11
* * win32/configure.bat: add help message.usa2006-06-071-0/+1
* * configure.in: add new configure option `--with-winsock2' for mingw.usa2006-06-074-6/+29
* * win32/{configure.bat, setup.mak, Makefile.sub, win32.h}: addusa2006-06-077-9/+105
* * 2006-06-07eban2006-06-071-3/+3
* * eval.c (rb_call0): binding for the return event hook should havematz2006-06-072-7/+21
* * ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr2006-06-051-4/+4
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-06-051-0/+83
* * ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr2006-06-053-3/+24
* * 2006-06-04eban2006-06-041-3/+3
* 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-040-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-06-041-0/+156
* * ext/socket/socket.c: fix sockaddr_un handling.akr2006-06-042-25/+48
* * lib/forwardable.rb: RDoc typo fix from Jan Svitokmatz2006-06-023-4/+11
* 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-1/+5
* 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-010-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-06-011-0/+171
* * ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocketakr2006-06-012-61/+295
* * 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-16/+36
* * 2006-06-01usa2006-06-011-4/+4
* * win32/win32.c (rb_w32_getcwd): set errno if not set.usa2006-06-012-0/+12
* * 2006-05-27eban2006-05-271-3/+3
* * ext/extmk.rb (extmake): remove extinit files if no statically linkednobu2006-05-273-11/+22
* * lib/mkmf.rb (configuration): add $defs unless extconf.h was created.nobu2006-05-262-2/+4
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-2515-106/+106
* * 2006-05-26eban2006-05-251-3/+3
* * fixed the problems described in [ruby-dev:28665].ttate2006-05-252-51/+64
* * 2006-05-25eban2006-05-241-3/+3
* * mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu2006-05-245-8/+43