index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
* enc/trans/newline.trans (fun_so_universal_newline): generate \n
akr
2009-11-22
2
-4
/
+16
*
* marshal.c (marshal_dump): use normal object as the buffer so
nobu
2009-11-21
1
-0
/
+10
*
* io.c (read_all): fix: false negative invalid byte seequence
naruse
2009-11-21
1
-0
/
+6
*
move Test::Unit::Assertions#invoke_ruby to EnvUtil.invoke_ruby.
akr
2009-11-19
1
-54
/
+53
*
* lib/net/imap.rb (flag_list): untaint strings to intern in the safe
shugo
2009-11-19
1
-0
/
+54
*
add test.
akr
2009-11-18
1
-0
/
+31
*
* encoding.c (enc_set_default_encoding): reset filesytem
naruse
2009-11-18
1
-0
/
+10
*
forgot to add test_undef.rb in the previous revision.
shugo
2009-11-18
1
-0
/
+37
*
* string.c (str_utf8_nth): fixed overrun. [ruby-core:26787]
nobu
2009-11-17
1
-0
/
+5
*
* test/ruby/test_m17n.rb: get rid of empty string interpolations
nobu
2009-11-17
1
-43
/
+43
*
* vm_method.c (rb_alias): should raise TypeError if klass is nil.
shugo
2009-11-17
1
-0
/
+8
*
unused argument removed.
akr
2009-11-17
1
-1
/
+1
*
* enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb,
duerst
2009-11-17
1
-1
/
+6
*
* ksvndifftest/date/test_date_parse.rb: use UTF-8 literals.
nobu
2009-11-17
1
-5
/
+2
*
Adding yaml tests [ruby-core:26732]
tenderlove
2009-11-16
7
-0
/
+231
*
add tests.
akr
2009-11-16
2
-84
/
+152
*
* vm_insnhelper.c (vm_call_method): protected singleton methods of
shugo
2009-11-16
1
-0
/
+24
*
fix previous change.
akr
2009-11-15
1
-4
/
+4
*
add a test.
akr
2009-11-15
1
-1
/
+17
*
add tests.
akr
2009-11-15
1
-0
/
+10
*
tests refined.
akr
2009-11-15
2
-9
/
+36
*
add tests.
akr
2009-11-15
2
-22
/
+83
*
* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): Fix comparisons [ruby-core:26646]
marcandre
2009-11-14
1
-3
/
+14
*
* test/dl/test_cptr.rb (**): using ruby_xfree instead of libc's free
tenderlove
2009-11-13
2
-5
/
+5
*
* ext/dl/cptr.c (rb_dlptr_s_to_ptr): when wrapping a pointer it should
tenderlove
2009-11-12
1
-1
/
+1
*
* test/cgi/test_cgi_multipart.rb (_read):
xibbar
2009-11-12
1
-5
/
+1
*
* lib/tempfile.rb (Tempfile#initialize): option hash may not be
nobu
2009-11-11
1
-3
/
+17
*
* test/dl/test_func.rb (test_strtod): strtod test should not rely on
tenderlove
2009-11-10
1
-2
/
+2
*
* test/matrix/test_matrix.rb (TestMatrix#test_rank):
yugui
2009-11-10
1
-0
/
+98
*
* test/ruby/test_comparable.rb (TestComparable#cmp): suppress warnings.
nobu
2009-11-08
1
-16
/
+22
*
* test/dl/test_callback.rb (**) adding a callback test file
tenderlove
2009-11-08
1
-0
/
+32
*
* ext/dl/cfunc.c (**) updating documentation
tenderlove
2009-11-08
1
-0
/
+9
*
* ext/dl/cptr.c (rb_dlptr_inspect): making inspect consistent across
tenderlove
2009-11-07
1
-2
/
+2
*
* lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless of
akr
2009-11-07
1
-1
/
+0
*
* ext/dl/cfunc.c (rb_dlcfunc_initialize): cleaning up C macros
tenderlove
2009-11-06
1
-0
/
+6
*
* ext/dl/cptr.c (rb_dlptr_s_malloc, rb_dlptr_initialize): adding
tenderlove
2009-11-06
1
-0
/
+16
*
* ext/dl/cptr.c (rb_dlptr_to_str, rb_dlptr_to_s) adding documentation
tenderlove
2009-11-06
1
-0
/
+22
*
* ext/dl/cptr.c (rb_dlptr_inspect, rb_dlptr_plus, rb_dlptr_minus)
tenderlove
2009-11-06
1
-0
/
+22
*
* test/ruby/test_case.rb: merged r25658 from ruby_1_8.
kazu
2009-11-05
1
-0
/
+7
*
Retry on checking signal_received.
naruse
2009-11-05
1
-1
/
+4
*
300 should be enough for testing cyclic byte succ.
naruse
2009-11-05
1
-1
/
+1
*
Decrease counts of tests which spend so long time.
naruse
2009-11-04
2
-4
/
+8
*
* test/dl/test_cptr.rb (test_to_ptr*): testing DL::CPtr#to_ptr
tenderlove
2009-11-03
1
-0
/
+36
*
* ext/dl/cptr.c (rb_dlptr_eql, rb_dlptr_cmp): DL::CPtr#== and DL::CPtr#<=>
tenderlove
2009-11-03
1
-0
/
+16
*
* string.c (rb_str_upto): make next object before yield its block.
naruse
2009-11-03
1
-0
/
+11
*
* ext/dl/cptr.c (rb_dlptr_ptr, rb_dlptr_ref) adding documentation
tenderlove
2009-11-01
1
-0
/
+8
*
* ext/dl/cptr.c (rb_dlptr_to_value) added documentation
tenderlove
2009-11-01
1
-0
/
+6
*
* ext/dl/cptr.c (rb_dlptr_size) splitting function to reduce complexity
tenderlove
2009-11-01
2
-22
/
+61
*
* test/dl/test_dl2.rb (**) testing malloc and realloc
tenderlove
2009-11-01
1
-0
/
+47
*
* lib/net/http.rb (Net::HTTPResponse#each_response_header):
nahi
2009-10-30
1
-0
/
+40
[next]