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
path:
root
/
test
Age
Commit message (
Expand
)
Author
2010-01-22
* test/ruby/test_regexp.rb, test/ruby/test_symbol.rb,
mame
2010-01-22
* time.c (time_mload): add submicro into vtm.subsecx. [ruby-dev:40133]
akr
2010-01-21
* test/ruby/test_bignum.rb, test/ruby/test_class.rb,
mame
2010-01-21
* test/ruby/test_require.rb (test_define_class): expect TypeError
mame
2010-01-21
* array.c (rb_ary_rotate): new methods, Array#rotate! and
nobu
2010-01-19
* ext/zlib/zlib.c: added Zlib.crc32_combine and Zlib.adler32_combine
tenderlove
2010-01-18
* test/ruby/test_array.rb: add some tests (for coverage).
mame
2010-01-18
* test/ruby/test_bignum.rb: some coerce definitions (for test) was
mame
2010-01-18
* parse.y (top_compstmt, top_stmts, top_stmt): prohibit BEGIN {} in
mame
2010-01-18
* lib/webrick/httpservlet/filehandler.rb (make_partial_content):
nobu
2010-01-18
* test/webrick/test_cgi.rb: require util.rb first to override the
nobu
2010-01-17
* ext/digest/digest.c (rb_digest_instance_hexdigest_bang): Fix
knu
2010-01-16
Fix test when default_external is US-ASCII.
naruse
2010-01-14
* string.c (rb_str_concat): fixed range check for Fixnum, and
nobu
2010-01-13
* time.c (time_to_r): convert to rational if internal representation
akr
2010-01-13
* time.c (time_mdump): use nano_num and nano_den instead of subnano to
akr
2010-01-13
add tests.
akr
2010-01-12
* lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:
kou
2010-01-12
* test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.
nobu
2010-01-12
* test/ruby/test_process.rb (test_execopts_env): MANDATORY_ENVS might
wanabe
2010-01-12
add ML ref.
akr
2010-01-12
delete RUBYLIB for ruby spawned in test_no_curdir.
akr
2010-01-12
* prelude.rb (require_relative): use File.realpath. [ruby-dev:40040]
akr
2010-01-11
add ML ref.
akr
2010-01-11
add a test.
akr
2010-01-11
Make sure that ENV.[]= fails when an invalid variable name is given.
knu
2010-01-10
* lib/webrick/accesslog.rb : Escape needed.
shyouhei
2010-01-09
* test/yaml/test_struct.rb Test for dealing with structs that have
tenderlove
2010-01-09
* lib/matrix.rb (Matrix#inverse_from): use #quo. backported r9490.
nobu
2010-01-08
* proc.c (mnew): don't check visibility of method body if public
mame
2010-01-08
* vm_method.c (rb_alias): skip ZSUPER method when searching body of
mame
2010-01-08
* marshal.c (w_symbol): dump no encoding for 7bit only coderange
nobu
2010-01-06
Imported minitest 1.5.0 r5596
ryan
2010-01-05
* test/ruby/test_exception.rb: add a test. cf [ruby-dev:39116]
kazu
2010-01-02
* lib/resolv.rb (Resolv::DNS::Message::MessageDecoder#inspect):
akr
2009-12-31
* tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.
akr
2009-12-29
Add Float::INFINITY and Float::NAN.
naruse
2009-12-29
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):
nobu
2009-12-28
* test/ruby/test_marshal.rb: added tests for taintness/untrustness
nahi
2009-12-27
* ext/win32ole/win32ole.c (foleparam_initialize): add foleparam_initialize
suke
2009-12-25
add tests.
akr
2009-12-23
* iseq.c (iseq_s_disasm): return nil for native methods.
nobu
2009-12-23
* test/drb/drbtest.rb (DRbService.add_service_command): quotes
nobu
2009-12-23
* test/ruby/test_thread.rb (test_priority): removed not-guaranteed result.
nobu
2009-12-23
* test/cgi: check by Encoding.
nobu
2009-12-23
* test/cgi/test_cgi_multipart.rb (CGIMultipartTest#_prepare):
nobu
2009-12-22
add a test.
akr
2009-12-21
Add a test for [ruby-core:27247]
naruse
2009-12-19
* vm_eval.c (check_funcall): reset method_missing_reason before
nobu
2009-12-17
* test/yaml/test_boolean.rb (test_n): fixing test name
tenderlove
[prev]
[next]