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
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
2008-07-12
* test/win32ole/test_win32ole_event.rb: add test
suke
2008-07-11
* test/zlib/test_zlib.rb: add a test for Zlib::Deflate#params.
mame
2008-07-10
* test/win32ole/test_win32ole_typelib.rb: add some illegal argument test.
suke
2008-07-10
* test/ruby/envutil.rb (assert_normal_exit): r17993 revert.
wanabe
2008-07-10
* test/ruby/envutil.rb (assert_normal_exit): finish writing script
wanabe
2008-07-08
* string.c (rb_str_succ): alphabets or numerics mutually enclosing
nobu
2008-07-08
* ext/win32ole/win32ole.c (find_default_source): bug fix when
suke
2008-07-08
* ext/win32ole/win32ole.c (find_default_source): try to
suke
2008-07-07
* string.c (rb_str_succ): limit carrying in an alphanumeric region if
nobu
2008-07-07
* ext/win32ole/win32ole.c(Init_win32ole): add
suke
2008-07-07
* test/ruby/test_dir.rb (test_chroot_nodir): add Errno::EPERM.
naruse
2008-07-06
* test/win32ole/test_win32ole_type.rb (test_initialize): add
suke
2008-07-05
test_str_slice! refactored.
akr
2008-07-05
* test/win32ole/test_word.rb: check word installed.
suke
2008-07-05
* ext/win32ole/win32ole.c: add WIN32OLE#ole_respond_to?
suke
2008-07-04
* re.c (unescape_nonascii): add has_property argument not to
akr
2008-07-04
* re.c (unescape_nonascii): make regexp fixed_encoding if \p is used.
akr
2008-07-04
* ext/win32ole/win32ole.c (d2time): fix the bug of VT_DATE
suke
2008-07-03
new file.
akr
2008-07-02
* ext/win32ole/win32ole.c: avoid creating Ruby object during
suke
2008-07-01
* test/ruby/test_settracefunc.rb: fix expected traces for
mame
2008-07-01
* lib/test/unit/ui/console/testrunner.rb: prevent destructive modification to...
mame
2008-07-01
* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make),
nobu
2008-06-30
RubyGems patches by Yusuke ENDOH [ruby-core:17442], [ruby-core:17444].
drbrain
2008-06-30
* test/openssl/test_ssl.rb (start_server): shutdown TCPServer before
mame
2008-06-30
add an assertion.
akr
2008-06-30
* test/ruby/test_settracefunc.rb (test_raise): reveal an exception
mame
2008-06-30
* test/ruby/test_array.rb (test_aset): access with too big index
mame
2008-06-30
add a test for [ruby-dev:34619].
akr
2008-06-29
* test/net/http/test_http.rb (_test_request__file): specify encoding
mame
2008-06-29
* vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class name
ko1
2008-06-29
* test/ruby/test_parse.rb: remove tests for open_args.
mame
2008-06-29
* lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raise
kou
2008-06-29
* lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.
kou
2008-06-29
* lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5.
kou
2008-06-28
fix test_status_kill for coredump message in Process::Status#inspect.
akr
2008-06-28
add a test for [ruby-dev:34958].
akr
2008-06-28
* test/rubygems/test_gem.rb (test_self_path_APPLE_GEM_HOME): don't use
akr
2008-06-27
* ext/win32ole/win32ole.c : check String encoding when
suke
2008-06-27
* time.c: fix rounding negative float.
akr
2008-06-27
* test/inlinetest.rb (InlineTest.in_progname): workaround for frozen
nobu
2008-06-27
* lib/erb.rb: adjust line number for magic comment.
kazu
2008-06-26
Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353].
drbrain
2008-06-24
* test/ruby/test_process.rb (test_exec_wordsplit): on win32, exec'ed process ...
usa
2008-06-24
* test_process.rb (test_popen_fork): skip test if fork is not implemented.
usa
2008-06-20
* string.c (rb_memhash): randomize hash to avoid algorithmic
akr
2008-06-19
* test/testunit/collector/test_dir.rb: r15825 made it unnecessary to change
mame
2008-06-19
Update to RubyGems 1.1.1 r1784 (pre 1.2)
drbrain
2008-06-19
* test/net/http/test_http.rb: compare encodings of two strings before
mame
2008-06-19
* test/ruby/test_enumerator.rb: fix to skip "with_memo" test.
ko1
[next]