summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-25* ruby.c (process_options): not set encoding of -e option from -Enobu
2008-01-25combinational tests for printf.akr
2008-01-25 * ruby.c (proc_options, process_options, load_file): shouldn't effectusa
2008-01-25add a test for Regexp.union.akr
2008-01-25* ChangeLog: fixed format.nobu
2008-01-25* */*.bat: changed to text/plain.nobu
2008-01-25* */*.bat: set svn:mime-type to text/batch.nobu
2008-01-24* enum.c (enum_one, enum_take_while, enum_drop_while): fix documents.mame
2008-01-24* parse.y (reg_fragment_setenc_gen): associate ASCII-8BIT only ifakr
2008-01-24* test/ruby/test_m17n.rb: commit miss.usa
2008-01-24 * test/ruby/test_m17n.rb: follow to the following changes.usa
2008-01-24 * parser.y (parser_str_new): automatically update string literal'susa
2008-01-24* lib/uri/generic.rb (URI::Generic::inspect): use Kernel#to_s insteadnobu
2008-01-24* sprintf.c (remove_sign_bits): returns pointer to the first char tonobu
2008-01-24* include/ruby/encoding.h (rb_enc_is_newline): parenthesized arguments.nobu
2008-01-24 * re.c (rb_reg_fixed_encoding_p): no need to treat ASCII-8BIT specially.usa
2008-01-24 * re.c (rb_reg_initialize): 7bit clean regexp should be US-ASCII.usa
2008-01-24fix last commit.akr
2008-01-24* io.c (rb_io_getline_fast): the end point of left_char_head()matz
2008-01-24 * parse.y (reg_fragment_setenc_gen): recognize regexp with option n asusa
2008-01-24The [ruby-dev:32746] problem is re-introduced. akr
2008-01-24add a test for [ruby-dev:33224].akr
2008-01-24* array.c (sort_1): remove ary_sort_check(). in-place sort keepmatz
2008-01-24add a test for [ruby-dev:33264].akr
2008-01-24* array.c (collect_bang_i): use rb_ary_store() to avoid potentialmatz
2008-01-24* time.c (make_time_t): revert round trip test. [ruby-dev:33058]akr
2008-01-24* string.c (rb_enc_cr_str_buf_cat): ASCII incompatible encoding isakr
2008-01-23* parse.y (STR_NEW0): set encoding as US-ASCII.naruse
2008-01-23* lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb,naruse
2008-01-23* string.c (rb_str_each_line): use memchr(3) for faster newlinematz
2008-01-23add a test for String#end_with?.akr
2008-01-23* insns.def (expandarray): fix stack inc.mame
2008-01-23* ruby.c (proc_optionc): -Kn means ASCII-8BIT.naruse
2008-01-23* parse.y (parser_str_new, rb_intern3): ascii only string literal is US-ASCII.naruse
2008-01-23* encoding.{c, h} (rb_usascii_encoding): added.naruse
2008-01-23* 2008-01-24usa
2008-01-23fix previous change.akr
2008-01-23* sprintf.c: fix comment. [ruby-dev:33275]mame
2008-01-23test refined.akr
2008-01-23* test/ruby/test_struct.rb: add tests to achieve over 90% testmame
2008-01-23* enc/trans/japanese.c (rb_from_Windows_31J, rb_to_Windows_31J):nobu
2008-01-23add a test.akr
2008-01-23add a test.akr
2008-01-23* test/ruby/test_utf16.rb: set properties.nobu
2008-01-23change class name.akr
2008-01-23split UTF-16 tests.akr
2008-01-23add a test.akr
2008-01-23* time.c (time_strftime): copy encoding from format. [ruby-dev:33303]nobu
2008-01-23* string.c (str_make_independent): should set length.nobu
2008-01-23add a test.akr