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
2004-01-28
* ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305]
why
2004-01-28
* test/rss/*.rb: remove "test/" prefix.
nobu
2004-01-28
* lib/rss: rss library imported. [ruby-dev:22726]
matz
2004-01-22
* pack.c (num2i32): pack should not raise RangeError.
matz
2004-01-21
* parse.y (newline_node): do not use NODE_NEWLINE node anymore,
matz
2004-01-19
* test/ruby/test_marshal.rb (MarshalTestLib::test_exception): test
nobu
2004-01-19
* test/ruby/test_time.rb: added tests for [ruby-dev:22614] and
akira
2004-01-18
* failed to add in the previous commit.
nahi
2004-01-18
* test/ruby/test_time.rb: new test case to test Time#[+-].
siena
2004-01-14
* test/inlinetest.rb (InlineTest::eval_part): eval under the top
nobu
2004-01-14
* test/inlinetest.rb (InlineTest::loadtest): require instead of
nobu
2004-01-13
* test/test_*.rb: Pathname#parent -> Pathname#dirname.
nahi
2004-01-13
* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_spec_type_{int,float}):
nobu
2004-01-12
* ext/syck/bytecode.c: turn off default implicit typing.
why
2004-01-09
* lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadError
nahi
2004-01-08
* test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase which
nahi
2004-01-07
* test/net/test_httpheader.rb: new file.
aamine
2004-01-06
* lib/logger.rb(Logger#msg2str): no special treatment for the object
nahi
2004-01-06
* test/inlinetest.rb, test/{test_generator.rb,test_ipaddr.rb,
nahi
2004-01-06
* import soap4r/1.5.2;
nahi
2004-01-04
* test/ruby/test_pack.rb: new test test_unpack_N.
aamine
2003-12-28
* test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.
nahi
2003-12-26
* test/ruby/test_pack.rb: new test test_pack_N.
aamine
2003-12-24
* test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rb
nahi
2003-12-24
* ext/stringio/stringio.c (strio_read): clear the buffer argument
nobu
2003-12-24
* lib/test/unit/assertions.rb: Modules are allowed to rescue.
nobu
2003-12-24
* test/fileutils/test_fileutils.rb: should not create any
nobu
2003-12-23
* io.c (read_all): do not return nil at the end of file.
matz
2003-12-23
* test/soap/test_streamhandler.rb (test_basic_auth): removed.
nahi
2003-12-23
* io.c (rb_io_ungetc): raise an exception at unread stream to
nobu
2003-12-23
* lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]
nahi
2003-12-23
* lib/uri/generic.rb (URI::Generic::check_userinfo,
akira
2003-12-23
* test/xsd/test_noencoding.rb: rescue Errno::EINVAL and do not test.
nahi
2003-12-22
* lib/uri/generic.rb (URI::Generic#route_from): accepts urls which
akira
2003-12-22
* test/soap/test_property.rb: remove duplicated test method.
nahi
2003-12-19
* lib/soap/property.rb (SOAP::Property#load): new method for loading
nahi
2003-12-17
* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like
matz
2003-12-16
introduce some new methods
aamine
2003-12-15
* lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]
why
2003-12-14
* descrictive warning message.
nahi
2003-12-13
* test/yaml/test_yaml.rb (test_ruby_struct): struct name din not match.
nobu
2003-12-12
* lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946]
why
2003-12-12
* lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,
nahi
2003-12-12
* lib/fileutils.rb (mkdir): remove trailing `/' from pathes.
aamine
2003-12-11
* test/fileutils/test_fileutils.rb (test_mkdir_p): test expand_path'ed path.
aamine
2003-12-10
* ext/stringio/stringio.c (strio_read): set EOF flag at short read.
nobu
2003-12-10
* ext/stringio/stringio.c (strio_read): do not set EOF flag when
nobu
2003-12-10
* ext/stringio/stringio.c (strio_read): adjust behavior at reading
nobu
2003-12-10
* test/monitor/test_monitor.rb (test_cond): use Queue#deq
shugo
2003-12-09
make case insensitive for host-part.
akira
[next]