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-19
* ext/socket/raddrinfo.c (addrinfo_ip_port): use AF_INET6 only when
nobu
2009-01-19
* gc.c (garbage_collect_with_gvl): suppress warnings.
ko1
2009-01-19
* ext/socket/depend: workaround for nmake. files in depend without
usa
2009-01-19
* iseq.c:
ko1
2009-01-19
* ext/socket/raddrinfo.c (addrinfo_mdump, addrinfo_mload): support
usa
2009-01-19
* eval.c, vm_eval.c (rb_f_local_variables): move definition from eval.c
ko1
2009-01-18
* iseq.c (rb_iseq_load): renamed from ruby_iseq_load, since it is
nobu
2009-01-18
* transcode.c (str_transcode0): fix: :xml option doesn't
naruse
2009-01-18
* ext/socket/raddrinfo.c (addrinfo_inspect_sockaddr): new
akr
2009-01-18
* ext/socket/raddrinfo.c (addrinfo_ip_address): new method
akr
2009-01-18
* ext/socket/unixsocket.c: redandant #ifdef removed.
akr
2009-01-17
Fixed LocalJumpError
ryan
2009-01-17
* ext/socket/raddrinfo.c (addrinfo_mdump): don't use symbol.
akr
2009-01-17
* ext/socket/raddrinfo.c (addrinfo_mdump): new method.
akr
2009-01-17
updated.
akr
2009-01-17
* ext/socket/socket.c (sock_s_getnameinfo): accept AddrInfo object.
akr
2009-01-17
fix typos.
akr
2009-01-17
* 2009-01-18
svn
2009-01-17
rdoc update.
akr
2009-01-17
set property.
akr
2009-01-17
* ext/socket/lib/socket.rb: new file.
akr
2009-01-17
* configure.in (VCSUP): fixed the cases for git-svn or git.
yugui
2009-01-17
eol-style
nobu
2009-01-17
* configure.in (darwin): get rid of strange settings issue of
nobu
2009-01-17
* ext/socket/mkconstants.rb: generate a header file for generated
akr
2009-01-17
extract TestBasicSocket from test_socket.rb.
akr
2009-01-17
* lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod.
yugui
2009-01-17
* ext/socket/raddrinfo.c (make_inspectname): add a res argument to
akr
2009-01-17
* ext/socket/mkconstants.rb: don't cause an error for duplicate names.
akr
2009-01-17
rdoc update.
akr
2009-01-17
* ext/socket: split files for each class.
akr
2009-01-17
* cont.c (cont_restore_0): padding size doesn't need to be large
nobu
2009-01-17
* vm_dump.c (vm_stack_dump_each): initialized at declarations.
nobu
2009-01-16
* ext/socket/socket.c: move addrinfo code.
akr
2009-01-16
* win32/Makefile.sub (up): tell nmake that need to run command via
usa
2009-01-16
* tool/make-snapshot (package): includes all rules and expand
nobu
2009-01-16
* include/ruby/ruby.h (VALUE): use unsigned long or long long
nobu
2009-01-16
* include/ruby/ruby.h (VALUE): use unsigned long or long long
nobu
2009-01-16
* configure.in (Makefile): set VCS and VCSUP to support `git svn'
nobu
2009-01-16
* configure.in (Makefile): set VCS and VCSUP.
nobu
2009-01-16
Commit miss at r21521, poited out by Yugui.
duerst
2009-01-16
* thread.c (thread_start_func_2): call ruby_cleanup() if thread is
ko1
2009-01-16
* win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,
usa
2009-01-16
* include/ruby/ruby.h (PRI_PTRDIFF_PREFIX): must define as string.
usa
2009-01-16
* symbian/pre-build (COMSPEC): should not overridden.
nobu
2009-01-16
* parse.y (rb_parse_in_main): fixed typo.
nobu
2009-01-16
* configure.in (RUBY_REPLACE_TYPE): does not define rb_ prefixed
nobu
2009-01-15
* thread.c (rb_thread_execute_interrupts): if signal is already
mame
2009-01-15
sorry, revert a mistake
kazu
2009-01-15
fix typos and cleanup some spaces
kazu
[next]