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-04-26
* ext/bigdecimal/bigdecimal.c: suppressed warnings.
nobu
2010-04-26
* ext/json: Update to JSON 1.4.1.
naruse
2010-04-25
* bignum.c (bigmul1_karatsuba): suppress a warning.
nobu
2010-04-25
* io.c (ruby_dup): update max fd.
nobu
2010-04-25
* lib/net/imap.rb (fetch_internal): do not quote message data item
shugo
2010-04-25
* lib/cmath.rb: reverted experimental r23900.
tadf
2010-04-25
* complex.c, ratioanl.c: reverted experimental r24565.
tadf
2010-04-25
* lib/date.rb, lib/date/delta*: reverted experimental r24567 and
tadf
2010-04-25
* hash.c (ruby_setenv): putenv on msvcrt.dll can't remove empty value.
wanabe
2010-04-24
* ext/psych/lib/psych/deprecated.rb: adding deprecated tagurize method
tenderlove
2010-04-24
* ext/psych/lib/psych.rb: removing unused code
tenderlove
2010-04-24
* ext/psych/lib/psych/deprecated.rb: adding support for deprecated
tenderlove
2010-04-24
* 2010-04-25
svn
2010-04-24
* ext/psych/lib/psych/deprecated.rb: supporting detect_implicit method
tenderlove
2010-04-24
* lib/pp.rb: use [""].pack("p").size to detect the pointer size.
akr
2010-04-24
* test/psych/test_psych.rb: don't leave temporary files.
akr
2010-04-24
update doc.
akr
2010-04-24
* Makefile.in (RUBY_PROGRAM_VERSION): added
nobu
2010-04-24
* tool/rbinstall.rb: expand target file name.
nobu
2010-04-24
* template/fake.rb.in: no need for hook if extmk.
nobu
2010-04-24
update document.
akr
2010-04-24
* io.c: raise IOError when byte oriented operations occur with
akr
2010-04-24
* ext/psych/lib/psych.rb: supporting deprecated syck method
tenderlove
2010-04-24
* ruby.c (get_arglen): skip the last terminator of argv before
nobu
2010-04-24
* test/psych/test_yaml.rb: clearing domain types on teardown
tenderlove
2010-04-24
* ext/syck/yaml2byte.c (bytestring_append, bytestring_extend):
nobu
2010-04-24
* ext/psych/lib/psych.rb: fixing documentation
tenderlove
2010-04-23
* process.c (rb_f_fork): remove after_exec() which sometimes caused
mame
2010-04-23
* test/dl/test_base.rb: add kfreebsd support. based on a patch from
mame
2010-04-23
* 2010-04-24
svn
2010-04-23
* ext/openssl/ossl_ssl_session.c (SSL_SESSION_cmp): remove static for
usa
2010-04-23
* ext/openssl/ossl_config.c: fix compilation failure with
akr
2010-04-23
* ChangeLog: ML ref. ([ruby-core:29256])
usa
2010-04-23
* ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.
usa
2010-04-23
* gem_prelude.rb (Gem::QuickLoader.load_full_rubygems_library):
nobu
2010-04-23
* gem_prelude.rb (Gem::QuickLoader.load_full_rubygems_library):
nobu
2010-04-23
* doc/etc.rd, doc/etc.rd.ja: moved from ext/etc.
nobu
2010-04-23
Update to RDoc 2.5.6
drbrain
2010-04-23
* ruby.c (PREFIX_PATH): use RUBY_RELATIVE macro.
nobu
2010-04-22
* test/ripper/test_parser_events.rb: more regexp literal tests.
nobu
2010-04-22
* test/ripper/test_parser_events.rb (test_unterminated_regexp):
nobu
2010-04-22
* win32/win32.c (rb_w32_wopen): shouldn't use FILE_FLAG_OVERLAPPED with
usa
2010-04-22
* 2010-04-23
svn
2010-04-22
* thread_win32.c (ubf_handle): remove unused typedef.
usa
2010-04-22
* proc.c (mnew): fix wrong error message when Kernel#public_method
mame
2010-04-22
* bootstraptest/test_thread.rb: fix test. [Bug #2342]
mame
2010-04-22
* lib/irb/ext/multi-irb.rb: fix multi-irb running
keiju
2010-04-22
remove debug print.
naruse
2010-04-22
* test/ripper/test_parser_events.rb (test_local_variables): for r27431.
nobu
2010-04-22
Update to RubyGems 1.3.7.pre.1
drbrain
[next]