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
2010-09-14
* ext/fiddle/closure.c : Don't use FFI closure alloc on OpenBSD.
tenderlove
2010-09-14
* ext/pathname/pathname.c (path_s_getwd): Pathname.getwd and
akr
2010-09-13
* ext/pathname/pathname.c (path_s_glob): Pathname.glob translated
akr
2010-09-13
* 2010-09-14
svn
2010-09-13
suppress a warning.
kanemoto
2010-09-13
* ext/pathname/pathname.c (path_zero_p): Pathname#zero? translated
akr
2010-09-13
* test/openssl/test_bn.rb: property.
nobu
2010-09-13
* ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of a
nobu
2010-09-13
* lib/mkmf.rb (try_do): fix typo. a patch from Peter Weldon
nobu
2010-09-13
Make punctuation consistent.
knu
2010-09-13
* util.c (ruby_strtod): reject Float('0x0.').
naruse
2010-09-13
Add ML ref [ruby-dev:42225] for r29237.
naruse
2010-09-13
* ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparison
naruse
2010-09-12
* 2010-09-13
svn
2010-09-12
* ext/pathname/pathname.c (path_writable_real_p):
akr
2010-09-12
* lib/date.rb: [ruby-core:32096] Thanks Colin Bartlett.
tadf
2010-09-12
* ext/pathname/pathname.c (path_world_writable_p):
akr
2010-09-12
* ext/pathname/pathname.c (path_writable_p): Pathname#writable?
akr
2010-09-12
update document.
akr
2010-09-11
update document.
akr
2010-09-11
* process.c (rlimit_resource_name2int): support more limits:
akr
2010-09-11
update document.
akr
2010-09-11
* 2010-09-12
svn
2010-09-11
* process.c (rlimit_resource_name2int): use STRCASECMP to avoid
akr
2010-09-11
* hash.c (ruby_setenv): raise if putenv and SetEnvironmentVariable
nobu
2010-09-11
Add documentation for WEBrick's DigestAuth
drbrain
2010-09-11
* include/ruby/intern.h (rb_set_kcode, rb_get_kcode): removed
nobu
2010-09-11
fix a typo.
akr
2010-09-10
* 2010-09-11
svn
2010-09-10
* ext/pathname/pathname.c (path_symlink_p): Pathname#symlink?
akr
2010-09-10
* ext/pathname/pathname.c (path_sticky_p): Pathname#sticky? translated
akr
2010-09-10
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): add
nahi
2010-09-10
* ext/openssl/lib/openssl/x509-internal.rb: removed unused local
nahi
2010-09-10
Mention rb_scan_args().
knu
2010-09-10
Add a couple of ruby-dev refs.
knu
2010-09-10
* class.c (rb_scan_args): Add support for optional keyword
knu
2010-09-10
decrease times of running test.
naruse
2010-09-10
* random.c (rb_genrand_ulong_limited): renamed from
naruse
2010-09-10
* compile.c: math.h for modf.
nobu
2010-09-10
* ext/digest/lib/digest.rb: removed unused exception variable
nahi
2010-09-09
* ext/etc/etc.c (etc_systmpdir): assume system default tmpdir
nobu
2010-09-09
* ext/pathname/pathname.c (path_size_p): Pathname#size? translated from
akr
2010-09-09
* 2010-09-10
svn
2010-09-09
* ext/socket/option.c (inspect_peercred): support OpenBSD-current.
akr
2010-09-09
* vm.c (vm_backtrace_each): skip allocator frames which have no
nobu
2010-09-09
* ext/pathname/pathname.c (path_size): Pathname#size translated from
akr
2010-09-09
* compile.c (case_when_optimizable_literal): When float value can be
wanabe
2010-09-09
* test/net/http/test_https.rb (test_identity_verify_failure): follows
nahi
2010-09-09
* test/ruby/test_env.rb (test_aset): OpenBSD acts like NetBSD in
naruse
2010-09-09
* tool/rbinstall.rb (install?): gemspec filename should include
naruse
[next]