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
2011-04-01
Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <
[email protected]
>
nahi
2011-03-31
* vm_insnhelper.c (vm_get_ev_const): should ignore crefs with
shugo
2011-03-31
* vm_insnhelper.c (vm_get_ev_const): search root cref properly.
shugo
2011-03-31
* eval.c (rb_mod_s_constants): should ignore crefs with
shugo
2011-03-30
* vm_insnhelper.h (COPY_CREF): should copy
shugo
2011-03-30
fixing syntax error in 1.8
tenderlove
2011-03-30
converting require_relative to just regular requires
tenderlove
2011-03-29
* test/webrick/test_filehandler.rb
usa
2011-03-28
* test/webrick/test_filehandler.rb (test_short_filename):
arton
2011-03-28
Fix test.
naruse
2011-03-28
* ext/date/date_core.c (date_s_today): use int for year.
naruse
2011-03-25
Skip syslog tests that rely on LOG_PERROR unless it's defined
shyouhei
2011-03-25
Use LOG_PID instead of LOG_PERROR in Syslog.open test
shyouhei
2011-03-25
* test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently on
usa
2011-03-24
* test/ruby/test_defined.rb (TestDefined#test_autoloaded_noload):
nobu
2011-03-24
* vm_insnhelper.c (vm_get_ev_const): should not autoload in
nobu
2011-03-24
* variable.c (rb_const_defined_0): fix autoloading base.
nobu
2011-03-24
* test/ruby/test_defined.rb (TestDefined#test_defined): get rid of
nobu
2011-03-22
* numeric.c (flo_round): fix inaccurate results.
nobu
2011-03-22
* test/runner.rb: set Gem::TestCase's @@project_dir.
naruse
2011-03-20
* ext/date/date_core.c: replacement of implementation of
tadf
2011-03-19
* hash.c (ruby_setenv): calculate total env block size for win32.
arton
2011-03-17
* lib/fileutils.rb (FileUtils::Entry_#copy_file): updated FileUtils.cp
nobu
2011-03-17
* include/ruby/ruby.h (rb_funcall_passing_block): add prototype.
nobu
2011-03-16
* ext/openssl/lib/openssl/buffering.rb (module OpenSSL): #flush should
drbrain
2011-03-15
* test/misc/test_ruby_mode.rb(test_singleton_class): Skip for Pending.
sorah
2011-03-14
* test/ruby/test_require.rb (test_require_too_long_filename):
nagachika
2011-03-13
* lib/pstore.rb: Fix don't raise "nested transaction" when thread_safe
sorah
2011-03-11
* lib/mkmf.rb (find_executable0): should exclude directories.
nobu
2011-03-11
* test/misc/test_ruby_mode.rb (TestRubyMode): try to run emacs if
nobu
2011-03-10
* process.c (proc_getmaxgroups, proc_setmaxgroups): Process#maxgroups
kosaki
2011-03-10
Fix wrong (and duplicated) test name.
naruse
2011-03-10
* test/ruby/test_require.rb: setting too long string to ENV causes
usa
2011-03-09
Import rubygems 1.6.2 (release candidate @ 2026fbb5)
ryan
2011-03-09
* test/ruby/test_io_m17n.rb (test_io_new_enc): "sjis" is now an alias
nagachika
2011-03-09
* misc/ruby-mode.el (ruby-parse-partial): fix indent after aref.
nobu
2011-03-09
* ext/psych/lib/psych/visitors/yaml_tree.rb: Rescue exceptions when
tenderlove
2011-03-08
* test/misc/test_ruby_mode.rb: test for ruby-mode.el.
nobu
2011-03-08
* test/rubygems/test_gem_spec_fetcher.rb
usa
2011-03-07
* lib/pstore.rb: Delete variable @transaction and fix #4474. Patch by
sorah
2011-03-07
cancel subversion backfire. sorry
matz
2011-03-07
* gc.c (rb_gc_set_params): allow GC parameter configuration by
matz
2011-03-07
* test/testunit/test_parallel.rb
nagachika
2011-03-05
* test/ruby/test_io.rb (TestIO#test_fcntl_lock): small clean up.
kosaki
2011-03-04
* io.c (io_cntl, nogvl_io_cntl): IO.fcntl() and IO.ioctl()
kosaki
2011-03-04
* test/testunit/test_parallel.rb
nagachika
2011-03-03
* process.c (check_exec_redirect_fd, check_exec_redirect): raise
usa
2011-03-03
* test/ruby/test_process.rb (test_execopts_redirect): redirecting fd
usa
2011-03-02
* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding
naruse
2011-03-02
* string.c (str_byte_substr): return nil for negative length.
nobu
[next]