index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-06-09
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-08
* 2006-06-08
usa
2006-06-08
* win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.
usa
2006-06-07
getsockname returns "" on MacOS X
akr
2006-06-07
* test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.
usa
2006-06-07
* win32/win32.c (errmap): add some winsock errors.
usa
2006-06-07
* 2006-06-07
usa
2006-06-05
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject
akr
2006-06-04
* 2006-06-04
eban
2006-06-04
fix tests.
akr
2006-06-04
add ML ref.
akr
2006-06-04
* ext/socket/socket.c: fix sockaddr_un handling.
akr
2006-06-02
update doc.
akr
2006-06-02
* ext/openssl/extconf.rb: use create_header.
gotoyuzo
2006-06-02
* lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created.
nobu
2006-06-01
fix a comment.
akr
2006-06-01
* 2006-06-02
eban
2006-06-01
* ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocket
akr
2006-06-01
* win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotes
nobu
2006-06-01
* win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not success
usa
2006-06-01
* 2006-06-01
usa
2006-06-01
* win32/win32.c (rb_w32_getcwd): set errno if not set.
usa
2006-05-27
* eval.c (proc_invoke): save and restore block in the current frame.
nobu
2006-05-27
* 2006-05-27
eban
2006-05-27
* ext/extmk.rb (extmake): remove extinit files if no statically linked
nobu
2006-05-26
* lib/mkmf.rb (configuration): add $defs unless extconf.h was created.
nobu
2006-05-25
* 2006-05-26
nobu
2006-05-25
* ruby.h, lib/mkmf.rb (create_header): clear command line options for
nobu
2006-05-24
* 2006-05-25
eban
2006-05-24
* mkconfig.rb: merge multiple entries to an entry with multiple lines.
nobu
2006-05-24
* ext/extmk.rb: deal with $static set in extconf.rb.
nobu
2006-05-24
* lib/mkmf.rb (pkg_config): particular config commands support.
nobu
2006-05-24
* configure.in (ac_install_sh): ignore dummy install-sh.
nobu
2006-05-24
update nonblocking methods document.
akr
2006-05-23
* 2006-05-24
eban
2006-05-23
* ext/openssl/lib/openssl/ssl.rb
gotoyuzo
2006-05-23
* 2006-05-23
eban
2006-05-22
add reason for accept(2) failure in accept_nonblock.
akr
2006-05-22
avoid useless fcntl in rb_io_set_nonblock.
akr
2006-05-22
update *_nonblock doc.
akr
2006-05-22
* 2006-05-22
eban
2006-05-22
ChangeLog.
akr
2006-05-22
parenthesize RSTRUCT_EMBED_LEN_SHIFT.
akr
2006-05-22
* rubyio.h (rb_io_set_nonblock): declared.
akr
2006-05-21
fix bug [ruby-list:42234]
kosako
2006-05-18
* lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,
gotoyuzo
2006-05-17
* 2006-05-18
nobu
2006-05-17
* ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.
nobu
2006-05-15
don't use onig_recompile()
kosako
2006-05-13
unused variable removed.
akr
[next]