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
2009-01-10
rdoc update.
akr
2009-01-10
* ext/socket/mkconstants.rb: don't generate unintended newlines.
akr
2009-01-10
test update for version string.
akr
2009-01-10
* ext/socket/mkconstants.rb: refactored to nest properly in statically
akr
2009-01-10
* version.h: make version string succinct:
akr
2009-01-10
* cont.c (cont_restore_1): should not be inlined.
ko1
2009-01-09
* ext/socket/socket.c (sock_define_const): use INT2NUM.
akr
2009-01-09
* ext/socket/mkconstants.rb: define macro if default_value is passed.
usa
2009-01-09
* ext/tk/lib/tk.rb: rescue abnormal Encoding.locale_charmap value.
nagai
2009-01-09
* common.mk (test-sample), rubytest.rb: use runruby.rb
nobu
2009-01-09
* 2009-01-09
svn
2009-01-09
* test/ruby/test_process.rb (TestProcess::MANDATORY_ENVS): some
nobu
2009-01-08
* ChangeLog: forgotten to commit.
usa
2009-01-08
* instruby.rb: easy code contains fewer bugs.
usa
2009-01-08
* ext/socket/socket.c (bsock_shutdown): accept symbol/string as how.
akr
2009-01-08
* ext/socket/mkconstants.rb (gen_name_to_int_func): generate
akr
2009-01-08
* ext/socket/socket.c: don't use AI_NUMERICSERV for platforms which
akr
2009-01-08
* instruby.rb: should not depend on a library which does not exist
nobu
2009-01-07
* ext/socket/socket.c (init_unix_addrinfo): don't return a value.
akr
2009-01-07
* lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection.
akr
2009-01-07
updated.
akr
2009-01-07
* lib/test/unit/assertions.rb (assert_no_match): don't count up as two
akr
2009-01-07
* ext/socket/socket.c (addrinfo_getnameinfo): use NI_DGRAM if socktype
akr
2009-01-07
* 2009-01-08
svn
2009-01-07
* ext/socket/socket.c (host_str): add flags_ptr argument to specify
akr
2009-01-07
* test/rubygems/test_gem.rb (test_self_user_home_user_drive_and_path): removed.
nobu
2009-01-07
* ext/socket/socket.c (rb_cAddrInfo): new class AddrInfo.
akr
2009-01-07
* instruby.rb (man, gem): fixed errors.
nobu
2009-01-07
* instruby.rb: use installed libraries. [ruby-core:21006]
nobu
2009-01-07
* instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):
nobu
2009-01-07
* 2009-01-07
svn
2009-01-07
* ext/socket/socket.c (ruby_getaddrinfo, ruby_getaddrinfo__aix):
nobu
2009-01-06
* ext/socket/socket.c (io_call_close, io_close, pair_yield):
nobu
2009-01-06
* cont.c (cont_restore_0): streamlined to ensure O(1) time. based on
nobu
2009-01-05
* 2009-01-06
svn
2009-01-05
* io.c (rb_close_before_exec): more heuristics to detect maximum fd.
akr
2009-01-05
don't get a name for anonymous Unix socket.
akr
2009-01-05
* vm.c (rb_iseq_eval): fixed indent.
nobu
2009-01-05
* missing/langinfo.c (nl_langinfo_0): fixed typos for SJIS.
nobu
2009-01-05
* configure.in (cygwin): needs properly implemented nl_langinfo().
nobu
2009-01-05
* encoding.c (rb_locale_charmap): use GetConsoleCP() instead of
usa
2009-01-05
fix typos and cleanup spaces
kazu
2009-01-05
* encoding.c (rb_filesystem_encoding): use ANSI codepage for file
nobu
2009-01-05
* ext/curses/curses.c (free_window): use xfree instead of free.
kazu
2009-01-05
rdoc update.
kazu
2009-01-05
* ext/gdbm/gdbm.c (rb_gdbm_fetch): remove needless cast.
kazu
2009-01-05
* win32/win32.c (init_env): use user profile folder than personal
nobu
2009-01-04
* file.c (rb_file_s_stat): need type check for non string values.
matz
2009-01-04
* range.c (range_step): should not add up errors on loops.
matz
2009-01-04
* random.c (rb_f_srand): update RDoc. [ruby-core:21113]
matz
[next]