aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2006-06-17eban2006-06-161-3/+3
* * parse.y (reswords): kDO_BLOCK was missing. fixed: [ruby-core:7995]nobu2006-06-162-5/+9
* support PROPERTYPUTREF. [ruby-talk:183042]suke2006-06-164-3/+30
* The return value of WIN32OLE#ole_methods and WIN32OLE#ole_put_methodssuke2006-06-154-3/+52
* add RLIMIT_NOFILE testakr2006-06-151-1/+20
* give dummy argument for Process.getrlimit and rescue TypeError.akr2006-06-151-2/+2
* Define Process.getrlimit and Process.setrlimit even ifakr2006-06-151-4/+0
* new file.akr2006-06-150-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-06-151-0/+13
* * 2006-06-15eban2006-06-151-3/+3
* Documentation typodrbrain2006-06-152-1/+5
* Don't print warnings when -q is set.drbrain2006-06-142-3/+15
* Don't merge ri files if is nil/emptydrbrain2006-06-141-2/+4
* * 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