summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-01-23* string.c (str_make_independent): should set length.nobu
2008-01-23add a test.akr
2008-01-22* test/ruby/test_bignum.rb: change some tests because rationalmame
2008-01-22* configure.in (MINIRUBY): remove -I$(EXTOUT)/$(arch) frommatz
2008-01-22* lib/rdoc/ri/formatter.rb: Indent labeled lists like note lists.drbrain
2008-01-21* test/ruby/test_bignum.rb: add tests for bignum.c.mame
2008-01-21Mon Jan 21 19:42:42 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2008-01-20add a test.akr
2008-01-20add a test for each_char.akr
2008-01-20Sun Jan 20 20:00:20 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2008-01-20Sun Jan 20 15:08:08 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2008-01-20add a test.akr
2008-01-20add a assertion message.akr
2008-01-20add a test.akr
2008-01-19update encdump for UTF-16.akr
2008-01-19fix a test.akr
2008-01-19add a test.akr
2008-01-19* ext/win32ole/win32ole.c (ole_set_safe_array): should not usesuke
2008-01-19* lib/rdoc/markup: Remove ListBase and Line constants.drbrain
2008-01-18* thread.c (thread_create_core): prohibit thread creation in thematz
2008-01-18* sprintf.c (rb_str_format): set result encoding for wider width.nobu
2008-01-18* test/ruby/test_m17n.rb (test_str_dump): added test forkazu
2008-01-18 * test_m17n.rb: Regexp switch `s' should mean Windows-31J, as wells asusa
2008-01-16 * test/test_delegate.rb: add new test file for delegate.rb.usa
2008-01-11add tests.akr
2008-01-10add a test.akr
2008-01-10make a test locale independent.akr
2008-01-09* io.c (rb_io_binmode): should not alter encoding. [ruby-dev:32918]matz
2008-01-09* lib/webrick/httprequest.rb: supprt X-Forwarded-* header fields.gotoyuzo
2008-01-07* string.c (rb_str_buf_append): fix append itself.akr
2008-01-07add tests.akr
2008-01-07* encoding.c (rb_enc_internal_get_index): extracted fromakr
2008-01-06* re.c (rb_reg_initialize_str): forbid raw non ASCII characterakr
2008-01-06* include/ruby/encoding.h (rb_enc_str_buf_cat): declared.akr
2008-01-06add a test.akr
2008-01-05split combinational tests.akr
2008-01-05add a test.akr
2008-01-05* re.c (rb_reg_initialize_str): /\x80/n is not an error even if scriptakr
2008-01-05* test/win32ole/test_win32ole.rb(test_s_codepage_changed) : modify testsuke
2008-01-05* test/win32ole/test_win32ole.rb(test_s_locale_change) :add assertion whichsuke
2008-01-04* re.c (rb_reg_prepare_re): check string encoding. Oniguruma doesn'takr
2008-01-03add a test for getc with stateful conversion.akr
2008-01-01* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: Update nkf.naruse
2008-01-01add a test: "y".count("a\\-z") should be 0.akr
2007-12-31* string.c (rb_str_resize): embeds if ptr is null. [ruby-dev:32819]nobu
2007-12-31* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo
2007-12-30* test/net/imap/test_imap.rb: check OpenSSL definition before testing imaps.usa
2007-12-30add more tests for sub, gsub, sub!, gsub!.akr
2007-12-30fix \xc2\xa0 as \xc2\xa1.akr
2007-12-30timeout larger area.akr