aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/cgi.rb (WEBrick::CGI#setup_header): avoidgotoyuzo2004-12-091-0/+8
* * string.c (rb_str_inspect): escape # which starts an expressionnobu2004-12-091-0/+7
* * io.c (pipe_open): should set prog if argc != 0.eban2004-12-091-0/+4
* * ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]matz2004-12-091-0/+13
* * test/socket/test_socket.rb (test_setsockopt): use SO_LINGER insteadnobu2004-12-091-6/+11
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-081-0/+49
* Fix CSS typo that meant h2 headings were invisibledave2004-12-081-0/+5
* * rubyio.h, io.c, ext/dl/dl.c, ext/pty/pty.c, ext/socket/socket.c:akr2004-12-081-0/+8
* * process.c (rb_spawn): support for DJGPP.eban2004-12-081-0/+6
* * win32/win32.c (rb_w32_pipe_exec): need to close original socketusa2004-12-081-0/+5
* * sprintf.c (rb_f_sprintf): [ruby-dev:25104]matz2004-12-081-0/+4
* * win32/win32.c (rb_w32_pipe_exec): must close original handleusa2004-12-081-3/+3
* * win32/win32.c (rb_w32_fclose, rb_w32_close): shutdown socketusa2004-12-081-0/+5
* * parse.y (string_content): get rid of segfault at empty evstr.nobu2004-12-081-0/+5
* * ext/openssl/ossl_bio.c (ossl_obj2bio): should not use fptr->f.gotoyuzo2004-12-071-0/+5
* * runruby.rb: prepend LIBRUBY_SO to LD_PRELOAD as well as rubytest.rb.nobu2004-12-071-0/+4
* * win32/win32.c (is_socket): reorder of function definitions.usa2004-12-071-0/+4
* * io.c (pipe_open): win32 bidirectional pipe support.usa2004-12-071-0/+11
* * test/rss/test_version.rb: added version check test. [ruby-dev:25053]kou2004-12-071-0/+5
* * io.c (io_fwrite): avoid context switch before writing to stderr.akr2004-12-071-0/+9
* * ChangeLog: fix typo. sorry...usa2004-12-071-1/+2
* * io.c (dir_s_mkdir): win32 special processing doesn't need any longer.usa2004-12-071-0/+9
* * process.c (proc_setgroups): [ruby-dev:25081]matz2004-12-061-0/+44
* * configure.in: check -lsocket for socketpair and shutdown.akr2004-12-061-0/+5
* * configure.in (ac_cv_sizeof_rlim_t): setup for DJGPP.eban2004-12-061-0/+8
* * io.c (is_socket): fix typos. [ruby-core:03900]usa2004-12-061-0/+4
* * ChangeLog: fix typo.usa2004-12-061-2/+2
* * io.c (is_socket): new function.usa2004-12-061-0/+16
* * Makefile.in (.y.c): simplify the rule.eban2004-12-061-0/+4
* add ML ref.akr2004-12-061-1/+1
* * eval.c (run_trap_eval): add prototype for Microsoft compiler.usa2004-12-061-0/+4
* * rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c,akr2004-12-061-0/+9
* * test/socket/test_socket.rb (TestBasicSocket#test_setsockopt):nobu2004-12-061-0/+14
* * ext/openssl/ossl_pkey_rsa.c (ossl_rsa_public_encrypt,gotoyuzo2004-12-051-1/+14
* * lib/optparse.rb (OptionParser::Completion#complete): new parameternobu2004-12-051-1/+9
* * mkconfig.rb: setup library paths before requiring library.eban2004-12-041-0/+5
* * lib/fileutils.rb: (In previous commit) new method chown.aamine2004-12-041-0/+9
* * lib/fileutils.rb (mkdir, mkdir_p): should chmod explicitly. [ruby-core:03881]aamine2004-12-041-0/+5
* * lib/rss/rss.rb: removed empty lines from output.kou2004-12-041-0/+4
* * lib/rss/rss.rb (RSS::VERSION): 0.1.1 -> 0.1.2kou2004-12-041-0/+6
* Ignore leading and trailing lines in :section: blocksdave2004-12-041-0/+12
* * eval.c (proc_invoke): prepare to pass a block from "call" methodmatz2004-12-031-0/+13
* * st.h: fix prototype for C++.nobu2004-12-031-0/+4
* * ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai2004-12-021-0/+18
* * test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expectedmneumann2004-12-021-0/+6
* * io.c (rb_file_initialize): [ruby-dev:25032]matz2004-12-021-0/+9
* * eval.c (rb_protect): prevent continuations created inside from beingnobu2004-12-021-0/+8
* * test/readline/test_readline.rb: fix for NetBSD.shugo2004-12-021-0/+4
* * eval.c (thread_mark): mark thread group. [ruby-dev:25020]nobu2004-12-021-0/+6
* * io.c (rb_io_ctl): [ruby-dev:25019]matz2004-12-021-0/+4