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-24
add extconf.h to .cvsignore.
akr
2006-06-23
* ruby.h, lib/drb/drb.rb, lib/drb/invokemethod.rb: remove Values class.
akr
2006-06-23
* ChangeLog: fixed typo.
nobu
2006-06-23
* eval.c (rb_block_pass): removed.
nobu
2006-06-23
* 2006-06-23
eban
2006-06-23
* lib/net/http.rb (Net::HTTPResponse): duplicated error 501;
matz
2006-06-22
* variable.c (rb_mod_name): returns nil for anonymous modules.
matz
2006-06-22
* 2006-06-22
eban
2006-06-22
* string.c (rb_str_aref): "abc"[3] should not return an empty
matz
2006-06-21
* ext/socket/socket.c (sock_s_socketpair): try GC only once.
akr
2006-06-21
fixed an issue about mathn.
tadf
2006-06-21
* ext/socket/getaddrinfo.c (freeaddrinfo, get_name): fixed typo.
usa
2006-06-21
* lib/pp.rb (PP::PPMethods::seplist): should have preserved
matz
2006-06-21
* parse.y (block_param): do not use multiple assignment for a sole
matz
2006-06-21
use fork to isolate rlimit effect.
akr
2006-06-21
* parse.y (method_call): remove (fn)(args) style lambda
matz
2006-06-20
* eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner
matz
2006-06-20
* 2006-06-21
eban
2006-06-20
* parse.y (reswords): modifier token is no longer returned in fname
nobu
2006-06-20
* ext/extmk.rb (parse_args): provisional catch-up for the recent changes.
nobu
2006-06-20
* eval.c (proc_invoke): intercept break and return from lambda
matz
2006-06-20
* 2006-06-20
eban
2006-06-19
RDoc from Hugh Sasse [ruby-core:8012]
drbrain
2006-06-19
Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse@ruby-lang.org>
naruse
2006-06-19
* kconv.rb: remove default -m0 and fix document.
naruse
2006-06-19
* ext/nkf/nkf-utf8/nkf.c: imported nkf 2.0.7
naruse
2006-06-19
should not test when win32ole is not available.
suke
2006-06-19
* sample/test.rb (proc_return3): return within non lambda block
matz
2006-06-19
* ext/socket/socket.c (unix_sysaccept): typo fixed.
matz
2006-06-19
* ext/socket/socket.c (tcp_accept_nonblock): forgot to remove
matz
2006-06-18
* 2006-06-19
eban
2006-06-18
* ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables
nagai
2006-06-18
* 2006-06-18
usa
2006-06-18
support PROPERTYPUTREF. [ruby-talk:183042]
suke
2006-06-18
Add Test::Unit::Assertions.
drbrain
2006-06-17
* eval.c (Init_eval): add aliases invoke_method and
matz
2006-06-17
* lib/pathname.rb (Kernel#Pathname): new method.
akr
2006-06-16
* lib/pp.rb (Kernel#pretty_inspect): defined for pretty printed
akr
2006-06-16
* 2006-06-17
eban
2006-06-16
* parse.y (reswords): kDO_BLOCK was missing. fixed: [ruby-core:7995]
nobu
2006-06-15
* 2006-06-16
eban
2006-06-15
* eval.c (rb_proc_arity): get rid of segfault for mere splat.
nobu
2006-06-15
add RLIMIT_NOFILE test
akr
2006-06-15
give dummy argument for Process.getrlimit and rescue TypeError.
akr
2006-06-15
Define Process.getrlimit and Process.setrlimit even if
akr
2006-06-15
new file.
akr
2006-06-15
* 2006-06-15
eban
2006-06-15
Documentation typo.
drbrain
2006-06-14
Don't merge ri files if is nil/empty
drbrain
2006-06-14
Don't print warnings when -q is set.
drbrain
[next]