aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): writenobu2004-12-073-5/+30
* * win32/win32.c (is_socket): reorder of function definitions.usa2004-12-072-6/+10
* * 2004-12-08eban2004-12-071-3/+3
* * io.c (pipe_open): win32 bidirectional pipe support.usa2004-12-074-74/+188
* * test/rss/test_version.rb: added version check test. [ruby-dev:25053]kou2004-12-072-0/+14
* * io.c (io_fwrite): avoid context switch before writing to stderr.akr2004-12-075-98/+24
* * ChangeLog: fix typo. sorry...usa2004-12-071-1/+2
* * io.c (dir_s_mkdir): win32 special processing doesn't need any longer.usa2004-12-074-5/+55
* * 2004-12-07eban2004-12-071-3/+3
* * test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): fix localnobu2004-12-061-5/+4
* * process.c (proc_setgroups): [ruby-dev:25081]matz2004-12-0610-54/+184
* * configure.in: check -lsocket for socketpair and shutdown.akr2004-12-062-0/+6
* * configure.in (ac_cv_sizeof_rlim_t): setup for DJGPP.eban2004-12-064-2/+14
* * io.c (is_socket): fix typos. [ruby-core:03900]usa2004-12-062-6/+12
* * ChangeLog: fix typo.usa2004-12-061-2/+2
* * io.c (is_socket): new function.usa2004-12-064-39/+71
* * Makefile.in (.y.c): simplify the rule.eban2004-12-062-4/+6
* add ML ref.akr2004-12-061-1/+1
* * eval.c (run_trap_eval): add prototype for Microsoft compiler.usa2004-12-062-0/+5
* * rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c,akr2004-12-0612-621/+539
* * test/socket/test_socket.rb (TestBasicSocket#test_setsockopt):nobu2004-12-064-0/+90
* * 2004-12-06eban2004-12-051-3/+3
* * ext/openssl/ossl_pkey_rsa.c (ossl_rsa_public_encrypt,gotoyuzo2004-12-053-26/+92
* * lib/optparse.rb (OptionParser::Completion#complete): new parameternobu2004-12-053-20/+23
* * 2004-12-05eban2004-12-041-3/+3
* * mkconfig.rb: setup library paths before requiring library.eban2004-12-042-1/+9
* * lib/fileutils.rb: (In previous commit) new method chown.aamine2004-12-043-30/+25
* * lib/fileutils.rb (mkdir, mkdir_p): should chmod explicitly. [ruby-core:03881]aamine2004-12-043-9/+152
* * lib/rss/rss.rb: removed empty lines from output.kou2004-12-042-1/+6
* * lib/rss/rss.rb (RSS::VERSION): 0.1.1 -> 0.1.2kou2004-12-044-8/+40
* * 2004-12-04eban2004-12-041-3/+3
* Ignore leading and trailing lines in :section: blocksdave2004-12-044-5/+53
* * eval.c (proc_invoke): prepare to pass a block from "call" methodmatz2004-12-034-28/+63
* * st.h: fix prototype for C++.nobu2004-12-033-3/+14
* * 2004-12-03eban2004-12-021-3/+3
* * ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai2004-12-027-5/+89
* * test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expectedmneumann2004-12-027-11/+279
* * io.c (rb_file_initialize): [ruby-dev:25032]matz2004-12-024-10/+34
* * eval.c (rb_protect): prevent continuations created inside from beingnobu2004-12-022-23/+37
* * 2004-12-02eban2004-12-021-3/+3
* * test/readline/test_readline.rb: fix for NetBSD.shugo2004-12-022-11/+22
* * eval.c (thread_mark): mark thread group. [ruby-dev:25020]nobu2004-12-022-0/+11
* * io.c (rb_io_ctl): [ruby-dev:25019]matz2004-12-022-1/+5
* * ext/nkf/nkf.c: add constant NKF::VERSIONnaruse2004-12-011-0/+10
* * original nkf2 revision 1.47naruse2004-12-011-20/+30
* * add constant NKF::VERSIONnaruse2004-12-011-4/+4
* * add --no-cp932naruse2004-12-011-2/+2
* * 2004-12-01eban2004-12-011-4/+4
* * signal.c (sighandler): call handler immediately only for defaultmatz2004-11-303-2/+7
* * io.c (pipe_open): errno should be preserved for rb_sys_fail() whennobu2004-11-302-0/+7