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
2008-03-19
* bignum.c (rb_cstr_to_inum): treat successive underscores as
nobu
2008-03-17
* array.c (rb_ary_take, rb_ary_take_while, rb_ary_drop,
mame
2008-03-16
Sun Mar 16 18:07:07 2008 Martin Duerst <
[email protected]
>
duerst
2008-03-16
both complex and rational are now builtin classes.
tadf
2008-03-13
* bootstraptest/test_struct.rb: some test moved from test to shut
matz
2008-03-13
* test/ruby/test_numeric.rb (TestNumeric::test_num2long): bit-and
matz
2008-03-09
add a test for [ruby-dev:34008].
akr
2008-03-08
* string.c (search_nonascii): Use VALUE instead of unsigned long
naruse
2008-03-08
add a test for [ruby-dev:34006].
akr
2008-03-08
code duplication removed.
akr
2008-03-07
update sprintf rdoc.
akr
2008-03-06
add a test.
akr
2008-03-06
* test_sprintf.rb (test_integer): add some cases.
usa
2008-03-06
add a test for [ruby-dev:34002].
akr
2008-03-06
* sprintf.c (rb_str_format): ignore 0 flag for NaN and Inf.
nobu
2008-03-06
* missing/lgamma_r.c (loggamma): return 0 for 1 and 2.
akr
2008-03-05
* string.c (count_utf8_lead_bytes_with_ulong): fix shift size.
naruse
2008-03-05
add tests for float format.
akr
2008-03-05
Web Mar 5 17:43:43 2008 Martin Duerst <
[email protected]
>
duerst
2008-03-03
* lib/webrick/httpservlet/filehandler.rb: should normalize path
gotoyuzo
2008-03-03
test updated.
akr
2008-03-03
* re.c (rb_reg_regsub): remove too strict encoding check.
matz
2008-03-01
add tests.
akr
2008-03-01
add a test.
akr
2008-03-01
add a test.
akr
2008-03-01
* object.c (rb_cstr_to_dbl): check for successive underscores.
nobu
2008-03-01
* test/ruby/allpairs.rb: new file for all pairs method.
akr
2008-03-01
test/test_{string,sprintf}.rb: updated.
matz
2008-03-01
* sprintf.c (rb_str_format): "%#.0o" should keep prefix where
matz
2008-02-29
* test/ruby/test_bignum.rb (test_too_big_to_s): skips a test using too
nobu
2008-02-29
* bignum.c (big2str_find_n1): check integer overflow.
nobu
2008-02-29
* test/ruby/test_m17n_comb.rb (TestM17NComb::test_str_chomp): test
matz
2008-02-29
add a test.
akr
2008-02-29
* test/ruby/test_iterator.rb (TestIterator::test_enumerator):
matz
2008-02-29
* string.c (rb_str_chomp_bang): now works on UTF-16.
matz
2008-02-29
* time.c (time_strftime): format should be ascii compatible.
matz
2008-02-29
* string.c (rb_str_rpartition): calculation was done in byte indexing.
matz
2008-02-29
* test/ruby/test_settracefunc.rb (TestSetTraceFunc#test_raise):
nobu
2008-02-28
* test/ruby/test_time.rb (test_readers): fix typo.
naruse
2008-02-28
* encoding.c (enc_find): check type of argument and convert to String
naruse
2008-02-22
* process.c (rlimit_resource_type): new function.
akr
2008-02-22
* encoding.c (rb_enc_mbclen): return minlen instead of 1 when
akr
2008-02-22
commit miss. orz
usa
2008-02-22
sorry, typo.
usa
2008-02-22
* test/ruby/test_m17n.rb: add tests.
usa
2008-02-21
Thu Feb 21 17:15:15 2008 Martin Duerst <
[email protected]
>
duerst
2008-02-20
* io.c (open_key_args): set arg->io even if no options passed.
usa
2008-02-19
* test/erb (TestERBCore): reverted.
nobu
2008-02-18
use require_relative to require ut_eof and envutil.
akr
2008-02-18
use require_relative to require marshaltestlib and sentence.
akr
[next]