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
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-05
* test/dl/test_base.rb: Add dragonfly to libc and libm switch.
naruse
2009-03-04
* test/ruby/test_array.rb: fix wrong test, and add a test for
mame
2009-03-04
* test/ruby/test_array.rb: add some tests for coverage.
mame
2009-03-03
* lib/prime.rb (Prime::prime?): used to return a wrong answer.
yugui
2009-03-03
* test/dl: moved from ext/dl/test.
nobu
2009-03-02
* ext/socket/ancdata.c (rsock_discard_cmsg_resource): defined
akr
2009-03-01
* test/ruby/test_path.rb (test_extname): test for r19596.
nobu
2009-03-01
* test/ruby/test_path.rb (test_basename): test for r19595.
nobu
2009-02-28
* ext/socket/ancdata.c (ancillary_unix_rights): check message type.
akr
2009-02-27
* ext/socket/ancdata.c (bsock_recvmsg_internal): close FDs passed by
akr
2009-02-27
add a test.
akr
2009-02-27
* lib/ostruct.rb (modifiable): check if really frozen.
nobu
2009-02-26
* ext/socket/lib/socket.rb (BasicSocket#connect_address): new method.
akr
2009-02-25
* ext/socket/option.c (sockopt_level): extracted from sockopt_level_m.
akr
2009-02-25
* ext/socket/ancdata.c (ancillary_s_unix_rights): new method.
akr
2009-02-25
* string.c (rb_str_force_encoding): should clear coderange at changing
nobu
2009-02-25
* io.c (rb_io_getline_1): enables limit even if rs is given.
nobu
2009-02-24
* string.c (rb_str_chomp_bang): coderange may change.
nobu
2009-02-24
* string.c (rb_str_delete_bang): should recalculate coderange.
nobu
2009-02-24
* ext/socket/ancdata.c (ancillary_timestamp): support SCM_BINTIME.
akr
2009-02-24
* ext/socket/ancdata.c (ancillary_timestamp): new method.
akr
2009-02-23
* ext/socket/ancdata.c (inspect_timespec_as_abstime): new function to
akr
2009-02-23
* ext/socket/ancdata.c (inspect_bintime_as_abstime): new function to
akr
2009-02-23
* ext/socket/ancdata.c (inspect_timeval_as_abstime): use time_t
akr
2009-02-22
add a test.
akr
2009-02-22
* string.c (tr_trans): should recalculate coderange.
nobu
2009-02-22
* test/ruby/test_string.rb (test_tr): test for [ruby-core:22328].
nobu
2009-02-22
* string.c (tr_trans): should not be affected by the encoding of
nobu
2009-02-21
* io.c (io_getpartial): error message describes what should be
akr
2009-02-19
* ext/socket/ancdata.c (ancillary_unix_rights): method renamed.
akr
2009-02-18
* ext/socket/ancdata.c (ancillary_rights): new method.
akr
2009-02-18
* test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0.
mame
2009-02-18
* file.c (rb_file_s_extname): fix for spaces before extention.
nobu
2009-02-17
care EWOULDBLOCK of accept_nonblock.
akr
2009-02-17
* test/ostruct/test_ostruct.rb (test_frozen): added assertions.
nobu
2009-02-15
* lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.
nobu
2009-02-15
add a test.
akr
2009-02-14
* test/test_pp.rb: extract from lib/pp.rb.
akr
2009-02-14
* lib/time.rb (Time.parse): raise ArgumentError if Date._parse don't
akr
2009-02-14
* hash.c (rb_hash): always return a fixnum value because a return
mame
2009-02-14
* array.c (rb_ary_uniq_bang, rb_ary_uniq): unique by the result of
nobu
2009-02-14
* test/test_time.rb: extracted from lib/time.rb.
akr
2009-02-14
add timeout.
akr
2009-02-13
* test/ruby/test_{proc,method}.rb: updated tests.
nobu
2009-02-13
* cont.c (rb_fiber_alive_p): fix to return true instead of 1.
ko1
2009-02-12
* test/socket/test_socket.rb (test_udp_server): filter out unreachable
akr
2009-02-12
test only if Socket::AncillaryData exists.
akr
2009-02-12
* test/stringio/test_stringio.rb (test_ungetc_pos): added.
nobu
2009-02-11
test updated.
akr
[next]