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
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-03-21
thread.c: fix deadlock
nobu
2013-03-21
parse.y: escape all closing parens
nobu
2013-03-20
* test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup):
usa
2013-03-20
* test/ruby/test_signal.rb (test_hup_me): skip if HUP isn't supported.
shirosaki
2013-03-20
* test/rubygems/test_gem_installer.rb (test_install_extension_flat):
shirosaki
2013-03-20
* test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup): use
usa
2013-03-20
* test/win32ole/test_err_in_callback.rb: revert r39823 (debug code).
usa
2013-03-19
* test/rinda/test_rinda.rb: remove unused variables.
ayumin
2013-03-19
* test/ruby/test_signal.rb (test_hup_me): added a few comments.
kosaki
2013-03-19
* test/win32ole/test_err_in_callback.rb: debug print. I'll remove this later.
usa
2013-03-19
compose HFS file names
nobu
2013-03-19
* internal.h: added a declaration of ruby_kill().
kosaki
2013-03-18
* gc.c: Improve accuracy of objspace_live_num() and
nari
2013-03-18
* gc.c: Avoid unnecessary heap growth. patched by tmm1(Aman Gupta).
nari
2013-03-18
* test/win32ole/test_err_in_callback.rb
usa
2013-03-16
test_bignum.rb: refine test
nobu
2013-03-16
* thread.c: disabled _FORTIFY_SOURCE for avoid to hit glibc bug.
kosaki
2013-03-15
r39766 denied to initialized already initialized time object
naruse
2013-03-15
time.c: check re-initialize
nobu
2013-03-15
* test/rubygems/test_gem_package.rb (test_verify_nonexistent): fix
nobu
2013-03-15
* test/rubygems/test_gem_package.rb (test_verify_nonexistent): should
nobu
2013-03-13
* gc.c: allow to tune growth of heap by environment variable
nari
2013-03-13
class.c: from the origin class
nobu
2013-03-13
vm_method.c: overrid flag of prepending method
nobu
2013-03-13
test_file_exhaustive.rb: fix abolute root
nobu
2013-03-12
required keyword arguments
nobu
2013-03-11
* lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems
drbrain
2013-03-11
* lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTP
drbrain
2013-03-11
* test/mkmf/test_config.rb (TestMkmf): fix superclass mismatch.
nobu
2013-03-11
* test/mkmf/base.rb: class name conflict.
usa
2013-03-11
* enumerator.c (enumerator_with_index): try to convert given offset to
naruse
2013-03-11
* test/ruby/envutil.rb (EnvUtil.with_default_external): add for
naruse
2013-03-11
* io.c (extract_binmode): raise error even if binmode and textmode
naruse
2013-03-11
mkmf.rb: defer use of instance variable
nobu
2013-03-11
test_file_exhaustive.rb: others home
nobu
2013-03-11
* remove trailing spaces.
nobu
2013-03-10
* lib/thread.rb (Queue#push): return self.
kosaki
2013-03-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39711 b2dd03c8-39d4-4d8f-98...
headius
2013-03-10
* test/ruby/test_file_exhaustive.rb (test_expand_path_home_dir_string):
nobu
2013-03-10
Expand home directory when used in dir_string
luislavena
2013-03-10
* test/thread/test_queue.rb (TestQueue#test_thr_kill): reduce
kosaki
2013-03-09
marshal.c: check for prepended
nobu
2013-03-08
marshal.c: prepended objects
nobu
2013-03-08
marshaltestlib.rb: descriptive assertions
nobu
2013-03-08
assertions.rb: allow proc
nobu
2013-03-08
Remove very obsolete test code
marcandre
2013-03-07
* class.c (rb_mod_ancestors): Include singleton_class in ancestors list
marcandre
2013-03-07
compile.c: zsuper keyword args
nobu
2013-03-07
* ChangeLog:
drbrain
2013-03-06
* test/rubygems/test_gem_spec_fetcher.rb: Removed unused variable.
drbrain
[next]