[前][次][スレッド一覧][上]

ruby-changes:3601-3700

   3601 2008-01-18 00:51 [ko1@a...            ] nobu -  Ruby:r15090 (trunk): * io.c (rb_io_check_readable): flush tied write IO too.
   3602 2008-01-18 01:48 [ko1@a...            ] nobu -  Ruby:r15091 (trunk): * vm_insnhelper.c (vm_call_method): check argument number to
   3603 2008-01-18 01:55 [ko1@a...            ] nobu -  Ruby:r15092 (trunk): * bootstraptest/test_attr.rb: added for .
   3604 2008-01-18 02:21 [ko1@a...            ] nobu -  Ruby:r15093 (trunk): * bootstraptest/test_attr.rb: moved test for .
   3605 2008-01-18 02:25 [ko1@a...            ] nobu -  Ruby:r15094 (trunk): * bootstraptest/runner.rb (assert_valid_syntax): added.
   3606 2008-01-18 02:41 [ko1@a...            ] nobu -  Ruby:r15095 (trunk): * vm_insnhelper.c: math.h for isnan.
   3607 2008-01-18 04:29 [ko1@a...            ] drbrain -  Ruby:r15096 (trunk): Fix namespacing
   3608 2008-01-18 07:25 [ko1@a...            ] matz -  Ruby:r15097 (trunk): * io.c (io_fwrite): always flush IO on tty, even without newlines.
   3609 2008-01-18 07:26 [ko1@a...            ] matz -  Ruby:r15098 (trunk): * io.c (Init_IO): stdin/stdout may not be duplex.
   3610 2008-01-18 09:23 [ko1@a...            ] matz -  Ruby:r15099 (trunk): * parse.y (parser_initialize): explicitly call rb_ascii8bit_encoding().
   3611 2008-01-18 09:39 [ko1@a...            ] matz -  Ruby:r15100 (trunk): * parse.y (ripper_initialize): move parser->enc initialization.
   3612 2008-01-18 09:44 [ko1@a...            ] usa -  Ruby:r15101 (trunk): * re.c (rb_char_to_option_kcode): Regexp switch `s' should mean
   3613 2008-01-18 09:54 [ko1@a...            ] usa -  Ruby:r15102 (trunk): * test_m17n.rb: Regexp switch `s' should mean Windows-31J, as wells as
   3614 2008-01-18 11:05 [ko1@a...            ] matz -  Ruby:r15103 (trunk): * encoding.c (rb_enc_aliases_enc_i): exclude non alias names from
   3615 2008-01-18 11:08 [ko1@a...            ] matz -  Ruby:r15104 (trunk): * encoding.c (rb_enc_find_index): use original encoding name to
   3616 2008-01-18 11:42 [ko1@a...            ] nobu -  Ruby:r15105 (trunk): * encoding.c (rb_enc_find_index): use original encoding name to
   3617 2008-01-18 11:46 [ko1@a...            ] kazu -  Ruby:r15106 (trunk): missing space
   3618 2008-01-18 12:25 [ko1@a...            ] nobu -  Ruby:r15107 (trunk): * encoding.c (load_encoding): check if successfully loaded.
   3619 2008-01-18 13:51 [ko1@a...            ] matz -  Ruby:r15108 (trunk): * string.c (rb_str_dump): preserve the encoding of source string
   3620 2008-01-18 14:43 [ko1@a...            ] kazu -  Ruby:r15109 (trunk): * test/ruby/test_m17n.rb (test_str_dump): added test for
   3621 2008-01-18 15:56 [ko1@a...            ] nobu -  Ruby:r15110 (trunk): * encoding.c (rb_enc_name_list_i, rb_enc_aliases_enc_i): freeze
   3622 2008-01-18 15:57 [ko1@a...            ] nobu -  Ruby:r15111 (trunk): * thread.c (thread_cleanup_func): ignore errors from destroying mutex
   3623 2008-01-18 17:57 [ko1@a...            ] nobu -  Ruby:r15112 (trunk): * eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h:
   3624 2008-01-18 20:07 [ko1@a...            ] usa -  Ruby:r15113 (trunk): * win32/setup.mak (BASERUBY): nmake cannot execute ruby collectly
   3625 2008-01-18 20:20 [ko1@a...            ] usa -  Ruby:r15114 (trunk): * parse.y (ripper_initialize): too early to set parser->enc.
   3626 2008-01-18 23:50 [ko1@a...            ] nobu -  Ruby:r15115 (trunk): * thread.c (thread_create_core): set thread group before creating
   3627 2008-01-19 00:18 [ko1@a...            ] usa -  Ruby:r15116 (trunk): * thread_win32.c (w32_wait_events): shouldn't invoke interrupt handle
   3628 2008-01-19 00:37 [ko1@a...            ] nobu -  Ruby:r15117 (trunk): * sprintf.c (rb_str_format): set result encoding for wider width.
   3629 2008-01-19 03:48 [ko1@a...            ] matz -  Ruby:r15118 (trunk): * thread.c (thread_create_core): prohibit thread creation in the
   3630 2008-01-19 08:43 [ko1@a...            ] nobu -  Ruby:r15119 (trunk): * parse.y (parser_prepare): get encoding from the first line.
   3631 2008-01-19 09:07 [ko1@a...            ] drbrain -  Ruby:r15120 (trunk): * lib/rdoc/markup: Remove ListBase and Line constants.
   3632 2008-01-19 09:29 [ko1@a...            ] suke -  Ruby:r15121 (trunk): * ext/win32ole/win32ole.c (ole_set_safe_array): should not use
   3633 2008-01-19 10:33 [ko1@a...            ] nobu -  Ruby:r15122 (trunk): * trunk/test/rdoc/test_rdoc_ri_formatter.rb: set eol-style.
   3634 2008-01-19 11:10 [ko1@a...            ] nobu -  Ruby:r15123 (ruby_1_8, trunk): * configure.in: Remove wrong assumptions about Cygwin.  a patch from
   3635 2008-01-19 11:22 [ko1@a...            ] nobu -  Ruby:r15124 (ruby_1_8, trunk): * configure.in (sigsetjmp): check if available.
   3636 2008-01-19 17:23 [ko1@a...            ] tadf -  Ruby:r15125 (trunk): * lib/date.rb, lib/date/format.rb: parse's hints as an
   3637 2008-01-19 18:43 [ko1@a...            ] tadf -  Ruby:r15126 (trunk): * lib/date.rb (once): use an instance variable which points a hash
   3638 2008-01-19 20:43 [ko1@a...            ] akr -  Ruby:r15127 (trunk): * encoding.c (enc_new): don't free rb_encoding to avoid SEGV by
   3639 2008-01-19 21:12 [ko1@a...            ] akr -  Ruby:r15128 (trunk): * lib/rdoc/template.rb (RDoc): defined to avoid uninitialized constant
   3640 2008-01-19 22:43 [ko1@a...            ] akr -  Ruby:r15129 (trunk): * string.c (coderange_scan): don't call mbclen functions for ASCII
   3641 2008-01-20 00:51 [ko1@a...            ] naruse -  Ruby:r15130 (trunk): * enc/koi8_u.c: added.
   3642 2008-01-20 02:50 [ko1@a...            ] akr -  Ruby:r15131 (trunk): add a test. 
   3643 2008-01-20 03:37 [ko1@a...            ] akr -  Ruby:r15132 (trunk): fix a test. 
   3644 2008-01-20 03:56 [ko1@a...            ] akr -  Ruby:r15133 (trunk): update encdump for UTF-16.
   3645 2008-01-20 05:04 [ko1@a...            ] naruse -  Ruby:r15134 (trunk): * ascii.c: remove difinition of replica KOI8-U.
   3646 2008-01-20 05:15 [ko1@a...            ] naruse -  Ruby:r15135 (trunk): * enc/make_encdb.rb: fix duplication check.
   3647 2008-01-20 09:15 [ko1@a...            ] naruse -  Ruby:r15136 (trunk): * common.mk: use -Ks when read insns.def. [ruby-dev#33185]
   3648 2008-01-20 09:52 [ko1@a...            ] akr -  Ruby:r15137 (trunk): add a test. 
   3649 2008-01-20 10:32 [ko1@a...            ] akr -  Ruby:r15138 (trunk): add a assertion message.
   3650 2008-01-20 11:07 [ko1@a...            ] akr -  Ruby:r15139 (trunk): add a test. 
   3651 2008-01-20 13:06 [ko1@a...            ] nobu -  Ruby:r15140 (trunk): * string.c (rb_str_each_char): performance improvement, and stop if
   3652 2008-01-20 13:32 [ko1@a...            ] ser -  Ruby:r15141 (trunk): r1479@bean:  ser | 2008-01-19 14:26:31 -0500
   3653 2008-01-20 15:13 [ko1@a...            ] duerst -  Ruby:r15142 (trunk): Sun Jan 20 15:08:08 2008  Martin Duerst  <duerst@it.aoyama.ac.jp>
   3654 2008-01-20 17:54 [ko1@a...            ] duerst -  Ruby:r15143 (trunk): Sun Jan 20 15:08:08 2008  Martin Duerst  <duerst@it.aoyama.ac.jp>
   3655 2008-01-20 20:00 [ko1@a...            ] duerst -  Ruby:r15144 (trunk): Sun Jan 20 20:00:20 2008  Martin Duerst  <duerst@it.aoyama.ac.jp>
   3656 2008-01-20 22:51 [ko1@a...            ] akr -  Ruby:r15145 (trunk): add a test for each_char.
   3657 2008-01-21 02:13 [ko1@a...            ] akr -  Ruby:r15146 (trunk): add a test. 
   3658 2008-01-21 03:46 [ko1@a...            ] nobu -  Ruby:r15147 (trunk): * string.c (rb_str_each_char): advance offset before get next char
   3659 2008-01-21 06:40 [ko1@a...            ] nobu -  Ruby:r15148 (trunk): * transcode.c (transcode_dispatch): constified return value.
   3660 2008-01-21 11:59 [ko1@a...            ] nobu -  Ruby:r15149 (trunk): * string.c (rb_str_each_char): move forward.  
   3661 2008-01-21 12:35 [ko1@a...            ] nobu -  Ruby:r15150 (trunk): * transcode.c (transcode_loop, str_transcoding_resize): use unsigned
   3662 2008-01-21 12:50 [ko1@a...            ] nobu -  Ruby:r15151 (ruby_1_8, trunk): * eval.c, gc.c (setjmp): sigsetjmp is a macro on cygwin.
   3663 2008-01-21 14:32 [ko1@a...            ] nobu -  Ruby:r15152 (trunk): * transcode.c (str_transcode): initialize transcoder in
   3664 2008-01-21 14:36 [ko1@a...            ] nobu -  Ruby:r15153 (trunk): * transcode.c (str_transcode): initialize transcoder in
   3665 2008-01-21 17:44 [ko1@a...            ] knu -  Ruby:r15154 (ruby_1_8): * io.c (rb_io_mode_flags, rb_io_mode_modenum): Ignore encoding
   3666 2008-01-21 18:01 [ko1@a...            ] usa -  Ruby:r15155 (ruby_1_8): * 2008-01-21
   3667 2008-01-21 19:42 [ko1@a...            ] duerst -  Ruby:r15156 (trunk): Mon Jan 21 19:42:42 2008  Martin Duerst  <duerst@it.aoyama.ac.jp>
   3668 2008-01-21 20:11 [ko1@a...            ] tadf -  Ruby:r15157 (trunk): * lib/date.rb (marshal_load): initialize the cache.
   3669 2008-01-21 20:12 [ko1@a...            ] tadf -  Ruby:r15158 (trunk): fixed a typo.
   3670 2008-01-21 20:28 [ko1@a...            ] tadf -  Ruby:r15159 (ruby_1_8): fixed a typo.
   3671 2008-01-22 00:33 [ko1@a...            ] mame -  Ruby:r15160 (trunk): * bignum.c (big_shift): fix a bug that caused infinite loop when
   3672 2008-01-22 00:47 [ko1@a...            ] mame -  Ruby:r15161 (trunk): * test/ruby/test_bignum.rb: add tests for bignum.c.
   3673 2008-01-22 01:18 [ko1@a...            ] kazu -  Ruby:r15162 (trunk): * ChangeLog: format-time-string under C locale. 
   3674 2008-01-22 04:47 [ko1@a...            ] matz -  Ruby:r15163 (trunk): * parse.y (rb_intern3): do not call rb_enc_mbclen() if *m is
   3675 2008-01-22 09:02 [ko1@a...            ] drbrain -  Ruby:r15164 (trunk): * lib/rdoc/ri/formatter.rb:  Indent labeled lists like note lists.
   3676 2008-01-22 09:27 [ko1@a...            ] nobu -  Ruby:r15165 (trunk): * string.c (rb_str_each_char): iterates over a shadow.
   3677 2008-01-22 11:25 [ko1@a...            ] usa -  Ruby:r15166 (ruby_1_8): * win32/setup.mak ($(ARCH)): if a macro is appended by $(APPEND),
   3678 2008-01-22 13:00 [ko1@a...            ] matz -  Ruby:r15167 (trunk): * configure.in (MINIRUBY): remove -I$(EXTOUT)/$(arch) from
   3679 2008-01-22 15:57 [ko1@a...            ] matz -  Ruby:r15168 (trunk): * encoding.c (rb_enc_compatible): wrong compatibility condition.
   3680 2008-01-22 17:53 [ko1@a...            ] duerst -  Ruby:r15169 (trunk): Tue Jan 22 17:52:52 2008  Martin Duerst  <duerst@it.aoyama.ac.jp>
   3681 2008-01-22 19:40 [ko1@a...            ] usa -  Ruby:r15170 (trunk): * lib/mkmf.rb (create_makefile): lib files shoudn't depend on install
   3682 2008-01-22 20:58 [ko1@a...            ] usa -  Ruby:r15171 (trunk): * lib/mkmf.rb (create_makefile): need to output sodir rule.
   3683 2008-01-22 20:59 [ko1@a...            ] usa -  Ruby:r15172 (trunk): * mkmf.rb (create_makefile): typo.
   3684 2008-01-22 21:00 [ko1@a...            ] usa -  Ruby:r15173 (trunk): * mkmf.rb (create_makefile): sorry, typo. orz
   3685 2008-01-22 22:28 [ko1@a...            ] mame -  Ruby:r15174 (trunk): * test/ruby/test_bignum.rb: change some tests because rational
   3686 2008-01-23 10:21 [ko1@a...            ] matz -  Ruby:r15175 (trunk): * eval_method.c (rb_export_method): set ruby_vm_redefined_flag for
   3687 2008-01-23 11:23 [ko1@a...            ] usa -  Ruby:r15176 (trunk): * bootstraptest/test_{knownbug,thread}.rb: support fork-less platform.
   3688 2008-01-23 11:53 [ko1@a...            ] nobu -  Ruby:r15177 (trunk): * string.c (str_mod_check, str_nth, str_offset): consitfied.
   3689 2008-01-23 13:40 [ko1@a...            ] akr -  Ruby:r15178 (trunk): * re.c (rb_reg_prepare_re): fix SEGV by
   3690 2008-01-23 14:54 [ko1@a...            ] akr -  Ruby:r15179 (trunk): add a test. 
   3691 2008-01-23 15:04 [ko1@a...            ] nobu -  Ruby:r15180 (trunk): * string.c (str_make_independent): should set length.
   3692 2008-01-23 15:25 [ko1@a...            ] nobu -  Ruby:r15181 (trunk): * time.c (time_strftime): copy encoding from format.  
   3693 2008-01-23 16:48 [ko1@a...            ] akr -  Ruby:r15182 (trunk): add a test. 
   3694 2008-01-23 16:58 [ko1@a...            ] akr -  Ruby:r15183 (trunk): split UTF-16 tests.
   3695 2008-01-23 17:00 [ko1@a...            ] akr -  Ruby:r15184 (trunk): change class name.
   3696 2008-01-23 17:04 [ko1@a...            ] nobu -  Ruby:r15185 (trunk): * test/ruby/test_utf16.rb: set properties.
   3697 2008-01-23 17:15 [ko1@a...            ] akr -  Ruby:r15186 (trunk): add a test. 
   3698 2008-01-23 18:25 [ko1@a...            ] akr -  Ruby:r15187 (trunk): add a test. 
   3699 2008-01-23 22:14 [ko1@a...            ] nobu -  Ruby:r15188 (trunk): * enc/trans/japanese.c (rb_from_Windows_31J, rb_to_Windows_31J):
   3700 2008-01-23 22:49 [ko1@a...            ] mame -  Ruby:r15189 (trunk): * test/ruby/test_struct.rb: add tests to achieve over 90% test

[前][次][スレッド一覧][上]