index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/socket/ancdata.c (ancillary_unix_rights): check message type.
akr
2009-02-28
1
-0
/
+8
*
* ext/socket/ancdata.c (bsock_recvmsg_internal): close FDs passed by
akr
2009-02-27
1
-3
/
+3
*
add a test.
akr
2009-02-27
1
-0
/
+33
*
* lib/ostruct.rb (modifiable): check if really frozen.
nobu
2009-02-27
1
-0
/
+4
*
* ext/socket/lib/socket.rb (BasicSocket#connect_address): new method.
akr
2009-02-26
1
-15
/
+2
*
* ext/socket/option.c (sockopt_level): extracted from sockopt_level_m.
akr
2009-02-25
1
-0
/
+17
*
* ext/socket/ancdata.c (ancillary_s_unix_rights): new method.
akr
2009-02-25
1
-1
/
+58
*
* string.c (rb_str_force_encoding): should clear coderange at changing
nobu
2009-02-25
1
-3
/
+7
*
* io.c (rb_io_getline_1): enables limit even if rs is given.
nobu
2009-02-25
1
-1
/
+2
*
* string.c (rb_str_chomp_bang): coderange may change.
nobu
2009-02-24
1
-0
/
+4
*
* string.c (rb_str_delete_bang): should recalculate coderange.
nobu
2009-02-24
1
-0
/
+5
*
* ext/socket/ancdata.c (ancillary_timestamp): support SCM_BINTIME.
akr
2009-02-24
1
-2
/
+8
*
* ext/socket/ancdata.c (ancillary_timestamp): new method.
akr
2009-02-24
1
-0
/
+4
*
* ext/socket/ancdata.c (inspect_timespec_as_abstime): new function to
akr
2009-02-23
1
-0
/
+23
*
* ext/socket/ancdata.c (inspect_bintime_as_abstime): new function to
akr
2009-02-23
1
-0
/
+18
*
* ext/socket/ancdata.c (inspect_timeval_as_abstime): use time_t
akr
2009-02-23
1
-2
/
+2
*
add a test.
akr
2009-02-22
1
-0
/
+18
*
* string.c (tr_trans): should recalculate coderange.
nobu
2009-02-22
1
-0
/
+2
*
* test/ruby/test_string.rb (test_tr): test for [ruby-core:22328].
nobu
2009-02-22
1
-3
/
+8
*
* string.c (tr_trans): should not be affected by the encoding of
nobu
2009-02-22
1
-0
/
+7
*
* io.c (io_getpartial): error message describes what should be
akr
2009-02-21
2
-2
/
+96
*
* ext/socket/ancdata.c (ancillary_unix_rights): method renamed.
akr
2009-02-19
1
-2
/
+2
*
* ext/socket/ancdata.c (ancillary_rights): new method.
akr
2009-02-18
1
-8
/
+9
*
* test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0.
mame
2009-02-18
1
-0
/
+8
*
* file.c (rb_file_s_extname): fix for spaces before extention.
nobu
2009-02-18
1
-26
/
+25
*
care EWOULDBLOCK of accept_nonblock.
akr
2009-02-17
1
-1
/
+6
*
* test/ostruct/test_ostruct.rb (test_frozen): added assertions.
nobu
2009-02-17
1
-0
/
+2
*
* lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.
nobu
2009-02-15
1
-0
/
+8
*
add a test.
akr
2009-02-15
1
-0
/
+15
*
* test/test_pp.rb: extract from lib/pp.rb.
akr
2009-02-14
3
-12
/
+739
*
* lib/time.rb (Time.parse): raise ArgumentError if Date._parse don't
akr
2009-02-14
1
-0
/
+1
*
* hash.c (rb_hash): always return a fixnum value because a return
mame
2009-02-14
1
-0
/
+11
*
* array.c (rb_ary_uniq_bang, rb_ary_uniq): unique by the result of
nobu
2009-02-14
1
-0
/
+9
*
* test/test_time.rb: extracted from lib/time.rb.
akr
2009-02-14
1
-4
/
+363
*
add timeout.
akr
2009-02-14
1
-1
/
+8
*
* test/ruby/test_{proc,method}.rb: updated tests.
nobu
2009-02-13
2
-25
/
+25
*
* cont.c (rb_fiber_alive_p): fix to return true instead of 1.
ko1
2009-02-13
1
-0
/
+9
*
* test/socket/test_socket.rb (test_udp_server): filter out unreachable
akr
2009-02-12
1
-0
/
+3
*
test only if Socket::AncillaryData exists.
akr
2009-02-12
1
-1
/
+1
*
* test/stringio/test_stringio.rb (test_ungetc_pos): added.
nobu
2009-02-12
1
-0
/
+15
*
test updated.
akr
2009-02-11
1
-23
/
+27
*
* ext/socket/lib/socket.rb (Socket.unix_server_socket): close the
akr
2009-02-11
1
-0
/
+3
*
* ext/socket/lib/socket.rb (Socket.unix_server_socket): call the block
akr
2009-02-11
1
-0
/
+11
*
* ext/socket/ancdata.c (ancillary_s_ip_pktinfo): make 3rd argument
akr
2009-02-11
1
-0
/
+2
*
add tests.
akr
2009-02-11
1
-0
/
+16
*
rename tests classes.
akr
2009-02-11
6
-6
/
+6
*
add tests.
akr
2009-02-11
1
-0
/
+56
*
* ext/socket/extconf.rb: check getpeereid.
akr
2009-02-11
1
-0
/
+14
*
* ext/socket/lib/socket.rb (Socket.udp_server_sockets): new method.
akr
2009-02-10
1
-0
/
+34
*
* ext/socket/option.c (sockopt_s_bool): new method.
akr
2009-02-10
1
-0
/
+17
[next]