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
2009-09-19
* dir.c (GlobPathValue), file.c (rb_get_path_check): path names
nobu
2009-09-18
* marshal.c (r_object0): entry regexp object before its encoding
nobu
2009-09-18
* compile.c (iseq_compile_each), parse.y (stmt, arg): arg_concat()
nobu
2009-09-18
* test/fileutils/test_fileutils.rb: fixed indent by splitting methods.
nobu
2009-09-17
* test/fileutils/test_fileutils.rb: add a test for [ruby-dev:39345]
kazu
2009-09-16
* test/ruby/test_thread.rb (TestThread#test_recursive): remove
matz
2009-09-15
* thread.c (rb_exec_recursive_outer, rb_exec_recursive): Added method to shor...
marcandre
2009-09-15
Use rb_isspace for ASCII-incompatible strings.
naruse
2009-09-14
* string.c (rb_str_lstrip_bang): use ascii_isspace(). [ruby-dev:39322]
matz
2009-09-13
remove temporally files explicitly.
akr
2009-09-13
make tempfile prefix more descriptive.
akr
2009-09-13
* test/ruby/test_process.rb (test_rlimit_value): rlim_max may be
nobu
2009-09-13
* lib/open-uri.rb (OpenURI::Meta#content_type_parse): strip quotes.
akr
2009-09-12
* test: use require_relative.
naruse
2009-09-12
extra commas removed.
akr
2009-09-12
test read_timeout.
akr
2009-09-12
* lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.
akr
2009-09-12
* test/ruby/test_require.rb (test_relative): test without current
nobu
2009-09-12
test invalid redirect location.
akr
2009-09-12
fix tests.
akr
2009-09-12
* vm_method.c (rb_alias): hooks are called from rb_add_method_def.
nobu
2009-09-12
* vm_method.c (rb_add_method, rb_add_method_me): call method added
nobu
2009-09-12
test ftp over http proxy.
akr
2009-09-12
* lib/open-uri.rb (URI::FTP#buffer_open): use the port specified in
akr
2009-09-12
test CA certs dir.
akr
2009-09-12
test proxy log.
akr
2009-09-12
add https test.
akr
2009-09-12
refined.
akr
2009-09-12
more tests.
akr
2009-09-11
more tests.
akr
2009-09-11
* test/fileutils: use require_relative to require fileasserts.
naruse
2009-09-10
renamed.
akr
2009-09-10
add tests for open-uri.
akr
2009-09-10
* test/dl: use require_relative to require test_base.rb.
akr
2009-09-10
* test/dl/test_cptr.rb (test_free=): test SEGV at first.
akr
2009-09-10
* test/ruby/envutil.rb (assert_normal_exit): Don't use
akr
2009-09-09
* lib/fileutils.rb (FileUtils::Entry_#copy_file): open the source
nobu
2009-09-09
* test/dl/test_dl2.rb (test_call_double, test_sin): fixed argument
nobu
2009-09-09
* test/ruby/test_require.rb (test_relative): tests for require_relative.
nobu
2009-09-09
* load.c (rb_feature_provided): fixed for autoloading extension
nobu
2009-09-07
* test/dl/test_{cfunc,ptr}.rb: added tests from Aaron Patterson.
nobu
2009-09-07
* io.c (rb_io_tell): adjustment for ungotten data.
nobu
2009-09-05
* compile.c (iseq_compile_each): op_asgn to aref should return rhs.
nobu
2009-09-05
* compile.c (iseq_compile_each): &&= and ||= should return rhs.
nobu
2009-09-05
* compile.c (iseq_compile_each): &&= and ||= should return rhs.
nobu
2009-09-04
* re.c (update_char_offset): position should be long.
nobu
2009-09-04
* test/ruby/test_io.rb (test_binmode_after_closed): test for [ruby-core:25363].
nobu
2009-09-02
* math.c (math_gamma): get rid of direct comparison between too
nobu
2009-09-01
Add tests of JSON 1.1.9.
naruse
2009-08-31
* test/ruby/test_argf.rb (assert_src_expected): refactored.
nobu
[next]