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

ruby-changes:3801-3900

   3801 2008-01-28 17:42 [ko1@a...            ] usa -  Ruby:r15290 (trunk): * enc/utf_8.c: add alias CP65001.
   3802 2008-01-28 17:58 [ko1@a...            ] naruse -  Ruby:r15291 (trunk): * enc/utf_7.h: add dummy encoding UTF-7 and its alias CP65000.
   3803 2008-01-28 18:03 [ko1@a...            ] naruse -  Ruby:r15292 (trunk): * string.c, parse.y, re.c: use rb_ascii8bit_encoding.
   3804 2008-01-28 18:29 [ko1@a...            ] usa -  Ruby:r15293 (trunk): * test/ruby/test_m17n.rb (test_str_String): update test.
   3805 2008-01-28 19:43 [ko1@a...            ] usa -  Ruby:r15294 (trunk): * ext/win32ole/win32ole.c (ole_cp2encoding): new function.
   3806 2008-01-28 23:51 [ko1@a...            ] naruse -  Ruby:r15295 (trunk): * parse.y (rb_id2str, ripper_initialize, Init_ripper): use rb_usascii_str_new2.
   3807 2008-01-29 00:03 [ko1@a...            ] naruse -  Ruby:r15296 (trunk): * fix    
   3808 2008-01-29 00:10 [ko1@a...            ] nobu -  Ruby:r15297 (trunk): * misc/ruby-mode.el (ruby-mode-set-encoding): updates magic comment.
   3809 2008-01-29 00:12 [ko1@a...            ] usa -  Ruby:r15298 (trunk): * bignum.c (rb_big2str0): should be US-ASCII.
   3810 2008-01-29 00:20 [ko1@a...            ] usa -  Ruby:r15299 (trunk): * test/ruby/test_m17n.rb: refine some tests, and add op symbol test.
   3811 2008-01-29 00:52 [ko1@a...            ] nobu -  Ruby:r15300 (trunk): * common.mk (up): use last changed revision.
   3812 2008-01-29 01:06 [ko1@a...            ] nobu -  Ruby:r15301 (trunk): * common.mk (up): pass MFLAGS.
   3813 2008-01-29 01:26 [ko1@a...            ] nobu -  Ruby:r15302 (trunk): * common.mk (up): force to update revision.h.
   3814 2008-01-29 01:39 [ko1@a...            ] usa -  Ruby:r15303 (trunk): * common.mk ($(srcdir)/revision.h): no need to show ifchange execution
   3815 2008-01-29 03:04 [ko1@a...            ] usa -  Ruby:r15304 (trunk): * parse.y (reg_fragment_setenc_gen): US-ASCII script special code.
   3816 2008-01-29 11:53 [ko1@a...            ] nobu -  Ruby:r15305 (ruby_1_8): * configure.in: rm largefile.h.
   3817 2008-01-29 12:54 [ko1@a...            ] naruse -  Ruby:r15306 (trunk): * enc/gbk.c: add GBK, CP936 and CP949.
   3818 2008-01-29 12:55 [ko1@a...            ] naruse -  Ruby:r15307 (trunk): * enc/gbk.c: add GBK, CP936 and CP949.
   3819 2008-01-29 13:26 [ko1@a...            ] naruse -  Ruby:r15308 (trunk): * enc/gbk.c: add GBK, CP936 and CP949.
   3820 2008-01-29 13:42 [ko1@a...            ] naruse -  Ruby:r15309 (trunk): * enc/euc_kr.c: remove CP949.
   3821 2008-01-29 16:27 [ko1@a...            ] naruse -  Ruby:r15310 (trunk): * common.mk, ext/extmkf.rb: always make encdb.h.
   3822 2008-01-29 17:04 [ko1@a...            ] akr -  Ruby:r15311 (trunk): * insns.def (toregexp): generate a regexp from strings instead of one
   3823 2008-01-29 17:05 [ko1@a...            ] naruse -  Ruby:r15312 (trunk): * tool/ifchange: remove $temp when unchanged.
   3824 2008-01-29 17:39 [ko1@a...            ] akr -  Ruby:r15313 (trunk): * enc/gb18030.c (gb18030_mbc_enc_len): validation implemented.
   3825 2008-01-29 17:48 [ko1@a...            ] naruse -  Ruby:r15314 (trunk): * dmyencoding.c, encoding.c (enc_init_db, NO_ENCDB_H):
   3826 2008-01-29 17:55 [ko1@a...            ] naruse -  Ruby:r15315 (trunk): * enc/gbk.c (EncLen_gbk): too short. 
   3827 2008-01-29 18:06 [ko1@a...            ] nobu -  Ruby:r15316 (trunk): * encoding.c (encdb_{replicate,alias,dummy,declare}): define only if
   3828 2008-01-29 19:06 [ko1@a...            ] naruse -  Ruby:r15317 (trunk): * enc/trans/japanese.c (rb_to_Windows_31J): to 'Windows-31J'.
   3829 2008-01-29 19:40 [ko1@a...            ] naruse -  Ruby:r15318 (trunk): * configure.in, common.mk: fix rule for dmytranscode.o.
   3830 2008-01-29 20:18 [ko1@a...            ] usa -  Ruby:r15319 (trunk): * {bcc32,win32}/Makefile.sub (MINIOBJS): add dmytranscode.$(OBJEXT).
   3831 2008-01-29 20:18 [ko1@a...            ] naruse -  Ruby:r15320 (trunk): * add enc/trans/make_transdb.rb, dmytranscode.c
   3832 2008-01-29 20:44 [ko1@a...            ] naruse -  Ruby:r15321 (trunk): * enc/trans/make_transdb.rb: add for make transdb.h.
   3833 2008-01-29 21:58 [ko1@a...            ] mame -  Ruby:r15322 (trunk): * bignum.c: move object allocation out of blocking_region.
   3834 2008-01-29 22:02 [ko1@a...            ] akr -  Ruby:r15323 (trunk): * enc/euc_tw.c (euctw_islead): 0x8e is a leading byte.
   3835 2008-01-29 22:07 [ko1@a...            ] akr -  Ruby:r15324 (trunk): add tests.  
   3836 2008-01-29 22:28 [ko1@a...            ] mame -  Ruby:r15325 (trunk): * range.c: fix SEGV by ("a" .. "z").step(2 ** 30) { }.
   3837 2008-01-29 22:30 [ko1@a...            ] mame -  Ruby:r15326 (trunk): * enumerator.c: fix documents.
   3838 2008-01-29 22:41 [ko1@a...            ] mame -  Ruby:r15327 (ruby_1_8): * range.c (step_i): rb_funcall receives VALUE as an argument.
   3839 2008-01-29 22:59 [ko1@a...            ] mame -  Ruby:r15328 (trunk): * test/ruby/test_enumerator.rb: add tests to achieve over 90% test
   3840 2008-01-29 23:07 [ko1@a...            ] mame -  Ruby:r15329 (trunk): * test/ruby/test_enum.rb: propset svn:eol-style LF
   3841 2008-01-29 23:36 [ko1@a...            ] usa -  Ruby:r15330 (trunk): * test/win32ole/test_win32ole.rb: ruby's encoding support.
   3842 2008-01-30 00:11 [ko1@a...            ] akr -  Ruby:r15331 (trunk): * enc/euc_tw.c (euctw_mbc_enc_len): validation implemented.
   3843 2008-01-30 00:19 [ko1@a...            ] usa -  Ruby:r15332 (trunk): * 2008-01-30
   3844 2008-01-30 00:35 [ko1@a...            ] akr -  Ruby:r15333 (trunk): fix state definition.
   3845 2008-01-30 01:26 [ko1@a...            ] mame -  Ruby:r15334 (trunk): * test/ruby/test_range.rb: add tests to achieve over 90% test coverage
   3846 2008-01-30 12:00 [ko1@a...            ] naruse -  Ruby:r15335 (trunk): * bootstraptest/runner.rb: fix -I../../hoge case.
   3847 2008-01-30 12:07 [ko1@a...            ] tadf -  Ruby:r15336 (trunk): * bignum.c (rb_cstr_to_inum): '0_2' is a valid representatin.
   3848 2008-01-30 12:09 [ko1@a...            ] tadf -  Ruby:r15337 (trunk): add assertions.
   3849 2008-01-30 12:50 [ko1@a...            ] akr -  Ruby:r15338 (trunk): * enc/utf_16be.c (UTF16_IS_SURROGATE_FIRST): avoid branch.
   3850 2008-01-30 14:29 [ko1@a...            ] akr -  Ruby:r15339 (trunk): * string.c (rb_str_succ): use wrapped character as a carry for
   3851 2008-01-30 14:34 [ko1@a...            ] usa -  Ruby:r15340 (trunk): * lib/rdoc/ri/driver.rb (cache_file_for): shoudn't use `:' in filename.
   3852 2008-01-30 17:35 [ko1@a...            ] naruse -  Ruby:r15341 (trunk): * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}.
   3853 2008-01-30 20:20 [ko1@a...            ] tadf -  Ruby:r15342 (trunk): adjustment 
   3854 2008-01-30 22:08 [ko1@a...            ] tadf -  Ruby:r15343 (ruby_1_8): *  bignum.c (rb_cstr_to_inum): '0_2' is a valid representation.
   3855 2008-01-30 22:12 [ko1@a...            ] tadf -  Ruby:r15344 (ruby_1_8): * lib/date.rb: refined deprecated methods.
   3856 2008-01-30 22:22 [ko1@a...            ] usa -  Ruby:r15345 (ruby_1_8): * 2008-01-30
   3857 2008-01-31 00:21 [ko1@a...            ] akr -  Ruby:r15346 (trunk): * io.c (select_internal): fix SEGV by `select [STDIN],nil,[STDIN]'.
   3858 2008-01-31 00:41 [ko1@a...            ] usa -  Ruby:r15347 (trunk): * 2008-01-31
   3859 2008-01-31 01:42 [ko1@a...            ] akr -  Ruby:r15348 (trunk): add a test. 
   3860 2008-01-31 02:22 [ko1@a...            ] matz -  Ruby:r15349 (trunk): * parse.y (dsym): allow empty symbols.  
   3861 2008-01-31 02:23 [ko1@a...            ] matz -  Ruby:r15350 (trunk): * io.c (open_key_args): allow encoding key to take two encoding
   3862 2008-01-31 06:24 [ko1@a...            ] nobu -  Ruby:r15351 (trunk): * io.c (rb_io_close_read): replaces fptr with the tied writer if
   3863 2008-01-31 07:12 [ko1@a...            ] seki -  Ruby:r15352 (ruby_1_8): should find a symbol by Symbol class.
   3864 2008-01-31 08:31 [ko1@a...            ] nobu -  Ruby:r15353 (ruby_1_8, trunk): * common.mk (ext/extmk.rb, instruby.rb): inlined $(MAKE) so that can
   3865 2008-01-31 09:39 [ko1@a...            ] matz -  Ruby:r15354 (trunk): test updated for empty symbols
   3866 2008-01-31 14:11 [ko1@a...            ] usa -  Ruby:r15355 (trunk): * lib/rdoc/ri/display.rb (display_method_list, display_class_list):
   3867 2008-01-31 15:11 [ko1@a...            ] naruse -  Ruby:r15356 (trunk): * marshal.c (r_object0): call r_entry/r_leave to call proc when TYPE_FIXNUM,
   3868 2008-01-31 15:48 [ko1@a...            ] usa -  Ruby:r15357 (trunk): * lib/rdoc/ri/formatter.rb (output): add accessor.
   3869 2008-01-31 17:31 [ko1@a...            ] usa -  Ruby:r15358 (trunk): * marshal.c (r_object0): no need to call r_entry for immediate values.
   3870 2008-01-31 17:34 [ko1@a...            ] usa -  Ruby:r15359 (trunk): * bootstraptest/test_marshal.rb: commit miss. reverted.
   3871 2008-01-31 23:08 [ko1@a...            ] mame -  Ruby:r15360 (trunk): * test/ruby/test_bignum.rb: suppress warnings during test.
   3872 2008-02-01 11:46 [ko1@a...            ] akr -  Ruby:r15361 (trunk): * tool/compile_prelude.rb (C_ESC): use octal escape to avoid
   3873 2008-02-01 11:48 [ko1@a...            ] usa -  Ruby:r15362 (trunk): * 2008-02-01
   3874 2008-02-01 12:44 [ko1@a...            ] nobu -  Ruby:r15363 (ruby_1_8, trunk): * configure.in (darwin): _XOPEN_SOURCE is necessary to make ucontext_t
   3875 2008-02-01 21:43 [ko1@a...            ] nobu -  Ruby:r15364 (ruby_1_8, trunk): * configure.in (darwin): ucontext on PowerPC MacOS X 10.5 is broken.
   3876 2008-02-02 09:32 [ko1@a...            ] akr -  Ruby:r15365 (trunk): * random.c (limited_big_rand): fix buffer overflow when SIZEOF_BDIGITS
   3877 2008-02-02 09:54 [ko1@a...            ] nobu -  Ruby:r15366 (trunk, ruby_1_8): * configure.in (darwin): disabled fat-binary support which confuses
   3878 2008-02-02 17:46 [ko1@a...            ] naruse -  Ruby:r15367 (trunk): * time.c (time_cmp): Time.<=> no longer supports comparison with
   3879 2008-02-02 20:09 [ko1@a...            ] matz -  Ruby:r15368 (trunk): * lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtime
   3880 2008-02-02 20:16 [ko1@a...            ] matz -  Ruby:r15369 (ruby_1_8): * lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtime
   3881 2008-02-03 21:15 [ko1@a...            ] mame -  Ruby:r15370 (trunk): * test/ruby/test_file_exhaustive.rb: add tests to achive over 80% test coverage of file.c.
   3882 2008-02-04 09:03 [ko1@a...            ] matz -  Ruby:r15371 (trunk): * lib/cgi.rb (CGI::QueryExtension::[]): no more transition
   3883 2008-02-04 14:01 [ko1@a...            ] usa -  Ruby:r15372 (trunk): * lib/delegate.rb (Delegator.preserved, DelegateClass.methods): extend
   3884 2008-02-04 14:51 [ko1@a...            ] nobu -  Ruby:r15373 (trunk): * trunk/parse.y (rb_enc_symname2_p): support "!", "!=" and "!~".
   3885 2008-02-04 14:59 [ko1@a...            ] usa -  Ruby:r15374 (trunk): * ChangeLog: remove unnecessary ``trunk/''.
   3886 2008-02-04 16:44 [ko1@a...            ] nobu -  Ruby:r15375 (ruby_1_8, trunk): * configure.in (darwin): NSIG is not defined if _XOPEN_SOURCE > 500L.
   3887 2008-02-04 21:52 [ko1@a...            ] nobu -  Ruby:r15376 (trunk): * lib/delegate.rb (DelegateClass): use define_method instead of
   3888 2008-02-05 11:14 [ko1@a...            ] nobu -  Ruby:r15377 (ruby_1_8, trunk): * lib/mkmf.rb (INSTALL_DIRS, install_dirs): added BINDIR.
   3889 2008-02-05 21:59 [ko1@a...            ] mame -  Ruby:r15378 (trunk): * vm.c (rb_call_super): pass a passed block when super is called via
   3890 2008-02-06 00:25 [ko1@a...            ] mame -  Ruby:r15379 (trunk): * hash.c (env_rassoc): remove access to free'd environment on mswin32.
   3891 2008-02-06 00:50 [ko1@a...            ] mame -  Ruby:r15380 (trunk): * test/ruby/test_hash.rb: add tests to achieve over 90% test coverage
   3892 2008-02-06 00:54 [ko1@a...            ] usa -  Ruby:r15381 (trunk): * insns.def (adjuststack): never use INC_SP with minus value because
   3893 2008-02-06 00:57 [ko1@a...            ] usa -  Ruby:r15382 (trunk): * insns.def: sorry, remove debug code.
   3894 2008-02-06 01:51 [ko1@a...            ] matz -  Ruby:r15383 (trunk): * hash.c (rb_hash_flatten): do not flatten recursively by default.
   3895 2008-02-06 01:53 [ko1@a...            ] matz -  Ruby:r15384 (trunk): typo fixed 
   3896 2008-02-07 04:40 [ko1@a...            ] naruse -  Ruby:r15385 (trunk): * enc/trans/korean.c: add EUC-KR conversion support by Park Ji-In.
   3897 2008-02-07 09:07 [ko1@a...            ] matz -  Ruby:r15386 (trunk): * ext/nkf/nkf-utf8/nkf.c (nkf_enc_from_index): BINARY does not
   3898 2008-02-07 09:22 [ko1@a...            ] usa -  Ruby:r15387 (trunk): * ChangeLog: date format. suppress the day of month by space instead of `0'.
   3899 2008-02-07 10:44 [ko1@a...            ] akr -  Ruby:r15388 (trunk): * math.c (math_gamma): new method Math.gamma.
   3900 2008-02-07 10:53 [ko1@a...            ] akr -  Ruby:r15389 (trunk): fix typos.  

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