aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add a test for [ruby-dev:34008].akr2008-03-091-0/+5
* * string.c (search_nonascii): Use VALUE instead of unsigned longnaruse2008-03-081-0/+2
* add a test for [ruby-dev:34006].akr2008-03-081-0/+2
* code duplication removed.akr2008-03-081-223/+0
* update sprintf rdoc.akr2008-03-071-0/+1
* add a test.akr2008-03-061-0/+5
* * test_sprintf.rb (test_integer): add some cases.usa2008-03-061-0/+3
* add a test for [ruby-dev:34002].akr2008-03-061-0/+1
* * sprintf.c (rb_str_format): ignore 0 flag for NaN and Inf.nobu2008-03-061-12/+12
* * missing/lgamma_r.c (loggamma): return 0 for 1 and 2.akr2008-03-061-1/+2
* * string.c (count_utf8_lead_bytes_with_ulong): fix shift size.naruse2008-03-052-5/+13
* add tests for float format.akr2008-03-051-8/+263
* Web Mar 5 17:43:43 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-03-051-1/+6
* * lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo2008-03-031-0/+59
* test updated.akr2008-03-031-0/+4
* * re.c (rb_reg_regsub): remove too strict encoding check.matz2008-03-031-2/+0
* add tests.akr2008-03-011-0/+54
* add a test.akr2008-03-011-0/+1
* add a test.akr2008-03-011-0/+3
* * object.c (rb_cstr_to_dbl): check for successive underscores.nobu2008-03-011-0/+1
* * test/ruby/allpairs.rb: new file for all pairs method.akr2008-03-013-28/+111
* test/test_{string,sprintf}.rb: updated.matz2008-03-012-5/+5
* * sprintf.c (rb_str_format): "%#.0o" should keep prefix wherematz2008-03-011-3/+3
* * test/ruby/test_bignum.rb (test_too_big_to_s): skips a test using toonobu2008-02-291-3/+2
* * bignum.c (big2str_find_n1): check integer overflow.nobu2008-02-291-0/+9
* * test/ruby/test_m17n_comb.rb (TestM17NComb::test_str_chomp): testmatz2008-02-291-2/+6
* add a test.akr2008-02-291-0/+9
* * test/ruby/test_iterator.rb (TestIterator::test_enumerator):matz2008-02-291-2/+2
* * string.c (rb_str_chomp_bang): now works on UTF-16.matz2008-02-292-7/+13
* * time.c (time_strftime): format should be ascii compatible.matz2008-02-291-5/+15
* * string.c (rb_str_rpartition): calculation was done in byte indexing.matz2008-02-291-0/+2
* * test/ruby/test_settracefunc.rb (TestSetTraceFunc#test_raise):nobu2008-02-291-1/+1
* * test/ruby/test_time.rb (test_readers): fix typo.naruse2008-02-281-1/+2
* * encoding.c (enc_find): check type of argument and convert to Stringnaruse2008-02-281-0/+7
* * process.c (rlimit_resource_type): new function.akr2008-02-221-0/+32
* * encoding.c (rb_enc_mbclen): return minlen instead of 1 whenakr2008-02-221-0/+27
* commit miss. orzusa2008-02-221-3/+3
* sorry, typo.usa2008-02-221-1/+1
* * test/ruby/test_m17n.rb: add tests.usa2008-02-221-1/+13
* Thu Feb 21 17:15:15 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-02-211-2/+5
* * io.c (open_key_args): set arg->io even if no options passed.usa2008-02-201-0/+6
* * test/erb (TestERBCore): reverted.nobu2008-02-192-4/+381
* use require_relative to require ut_eof and envutil.akr2008-02-184-5/+8
* use require_relative to require marshaltestlib and sentence.akr2008-02-183-3/+6
* * string.c (rb_str_each_line): fix newline size.akr2008-02-181-0/+6
* add tests.akr2008-02-181-0/+2
* add tests for sub/gsub with hash.akr2008-02-181-0/+18
* avoid regexp warnings.akr2008-02-181-10/+11
* add a test.akr2008-02-181-0/+6
* add tests.akr2008-02-171-0/+20