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
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,
mame
2008-10-01
2
-2
/
+2
*
* test/ruby/test_settracefunc.rb (test_call, test_class): line number
mame
2008-09-30
1
-4
/
+4
*
* transcode.c (rb_eUndefinedConversionError): renamed from
akr
2008-09-25
3
-90
/
+90
*
* pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies with
mame
2008-09-25
1
-0
/
+30
*
* test: assert_raises has been deprecated since a long time ago.
nobu
2008-09-24
13
-55
/
+55
*
add a test. cf. [ruby-dev:36484].
akr
2008-09-24
1
-3
/
+2
*
* test/ruby/test_rational2.rb: updated.
tadf
2008-09-23
3
-0
/
+1168
*
* string.c (rb_str_casecmp): make the ordering consistent with
akr
2008-09-23
1
-0
/
+13
*
* complex.c (nucomp_s_canonicalize_internal): does no apply
tadf
2008-09-23
2
-219
/
+42
*
* test/ruby/test_env.rb (TestEnv#test_aset): test updated.
matz
2008-09-22
1
-1
/
+2
*
* math.c (math_log): should check argc.
tadf
2008-09-21
1
-0
/
+1
*
* complex.c (nucomp_s_canonicalize_internal): checks exactness of
tadf
2008-09-21
2
-62
/
+93
*
* complex.c: an instance method image has been removed and
tadf
2008-09-20
1
-97
/
+84
*
* parse.y: strings which contain only US-ASCII don't force to have
naruse
2008-09-19
1
-6
/
+6
*
* prec.c: removed. Precision will be redesigned and be back again.
yugui
2008-09-19
6
-57
/
+0
*
* regexec.c (string_cmp_ic): add text_end argument.
akr
2008-09-18
1
-0
/
+4
*
* string.c (rb_str_comparable): make ascii8bit string to be
matz
2008-09-18
1
-4
/
+5
*
* grapheme cluster implementation reverted. [ruby-dev:36375]
akr
2008-09-18
2
-27
/
+0
*
* transcode.c: add "Error" suffix for Encoding exception classes.
matz
2008-09-18
7
-179
/
+179
*
* string.c (rb_str_casecmp): don't use rb_enc_codepoint.
akr
2008-09-17
1
-0
/
+12
*
* complex.c (nucomp_s_convert): accepts complex
tadf
2008-09-17
1
-1
/
+4
*
* test/ruby/test_io.rb (TestIO#test_dup): avoid infinite loop.
kazu
2008-09-17
1
-5
/
+1
*
* numeric.c: provides predicate real? instead of scalar?.
tadf
2008-09-16
3
-10
/
+14
*
* test/ruby/test_io_m17n.rb: use __FILE__ instead of /dev/null.
akr
2008-09-16
1
-5
/
+5
*
* include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_ret
akr
2008-09-16
1
-0
/
+19
*
* complex.c (nucomp_marshal_{dump,load}): preserve instance
tadf
2008-09-16
2
-0
/
+4
*
* string.c ():
matz
2008-09-16
1
-2
/
+2
*
* test/ruby/test_io.rb (TestIO#test_dup): exception should be
matz
2008-09-16
1
-0
/
+3
*
* test/ruby/test_io.rb (TestIO#test_dup): this test might fail if
matz
2008-09-15
1
-16
/
+7
*
add assertion message for previous commit.
akr
2008-09-15
1
-6
/
+13
*
* re.c (rb_reg_quote): use rb_enc_mbcput to generate ASCII
akr
2008-09-15
1
-0
/
+6
*
* encoding.c (rb_enc_compatible): accepst other than strings and
naruse
2008-09-15
1
-1
/
+6
*
* complex.c (nucomp_eql_p): new.
tadf
2008-09-15
1
-0
/
+4
*
* transcode.c (str_encode): returns duplicated string if nothing
nobu
2008-09-14
1
-0
/
+6
*
* complex.c (f_{add,mul,sub}): omitted some shortcuts for preserve
tadf
2008-09-14
1
-0
/
+20
*
* complex.c: refined.
tadf
2008-09-13
1
-1
/
+1
*
* transcode.c (rb_econv_prepare_opts): raise ArgumentError if
akr
2008-09-12
1
-0
/
+7
*
add tests.
akr
2008-09-12
1
-0
/
+12
*
* io.c (validate_enc_binmode): extracted from rb_io_extract_modeenc.
akr
2008-09-12
1
-0
/
+18
*
* enc/trans/escape.trans: transcoder name renamed to use underscore.
akr
2008-09-12
1
-11
/
+11
*
* transcode.c (rb_econv_init_by_convpath_i): new function.
akr
2008-09-12
1
-2
/
+24
*
* transcode.c (decorator_names): extracted from rb_econv_open.
akr
2008-09-12
1
-0
/
+16
*
add tests.
akr
2008-09-12
1
-0
/
+4
*
* transcode.c (make_encoding): new function.
akr
2008-09-10
1
-15
/
+22
*
* transcode.c (econv_convpath): new method.
akr
2008-09-10
1
-0
/
+19
*
test modified.
akr
2008-09-10
1
-1
/
+0
*
* include/ruby/encoding.h (econv_after_output): renamed from
akr
2008-09-09
1
-28
/
+28
*
* io.c (io_fwrite): raise an error if ASCII incompatible string
akr
2008-09-09
1
-31
/
+184
*
* include/ruby/encoding.h (ECONV_DECORATOR_MASK): merge
akr
2008-09-09
1
-16
/
+16
*
add a test.
akr
2008-09-08
1
-0
/
+4
[next]