[前][次][番号順一覧][上]

ruby-changes:16801-16900

  16801 2010-07-30 08:52 [ko1@a...            ] Ruby:r28796 (trunk, ruby_1_8): * file.c (file_expand_path): home directory must be absolute.
  16803 2010-07-30 13:01 [ko1@a...            ] Ruby:r28798 (trunk): * lib/net/imap.rb (example): use IO#noecho to read password if
  16804 2010-07-30 14:51 [ko1@a...            ] Ruby:r28799 (trunk): * lib/net/imap.rb: load io/console.
  16805 2010-07-30 16:25 [ko1@a...            ] Ruby:r28800 (trunk): * file.c (file_expand_path): suppress a warning.
  16806 2010-07-30 18:06 [ko1@a...            ] Ruby:r28801 (ruby_1_8): * ext/-test-/add_suffix/bug.c: typo.
  16807 2010-07-30 21:44 [ko1@a...            ] Ruby:r28802 (trunk): * ext/pathname/pathname.c (path_hash): Pathname#hash translated
  16808 2010-07-31 08:27 [ko1@a...            ] Ruby:r28804 (trunk): * 2010-07-31       
  16809 2010-07-31 08:27 [ko1@a...            ] Ruby:r28803 (trunk): * lib/webrick/ssl.rb (WEBrick::Utils.create_self_signed_cert):
  16810 2010-07-31 09:16 [ko1@a...            ] Ruby:r28805 (trunk): * ext/pathname/pathname.c (path_to_s): Pathname#to_s translated
  16811 2010-07-31 09:36 [ko1@a...            ] Ruby:r28806 (trunk): * util.c (ruby_add_suffix): suppress a warning.
  16812 2010-07-31 16:21 [ko1@a...            ] Ruby:r28807 (trunk): * ext/pathname/pathname.c (Init_pathname): The alias,
  16813 2010-07-31 23:16 [ko1@a...            ] Ruby:r28808 (trunk): * ext/pathname/pathname.c (path_inspect): Pathname#inspect translated
  16814 2010-08-01 08:56 [ko1@a...            ] Ruby:r28810 (trunk): * 2010-08-01       
  16815 2010-08-01 08:56 [ko1@a...            ] Ruby:r28809 (trunk): * ext/win32ole/win32ole.c: fix typo. [Bug #3636]
  16816 2010-08-01 09:13 [ko1@a...            ] Ruby:r28811 (trunk): * include/ruby/win32.h: latest x86_64 mingw defines stati64.
  16817 2010-08-01 09:22 [ko1@a...            ] Ruby:r28812 (trunk): * ext/pathname/pathname.c (path_sub): Pathname#sub translated
  16818 2010-08-01 09:46 [ko1@a...            ] Ruby:r28813 (trunk): * class.c (rb_include_module): don't clear the method cache if the
  16819 2010-08-01 09:50 [ko1@a...            ] Ruby:r28814 (trunk): add ML ref.        
  16820 2010-08-01 10:13 [ko1@a...            ] Ruby:r28815 (trunk): * bignum.c (big_op): comparison of bignum and infinity has returned 1
  16821 2010-08-01 10:49 [ko1@a...            ] Ruby:r28816 (trunk): * lib/irb/init.rb (IRB.parse_opts): set VERBOSE to true when debug
  16822 2010-08-01 15:00 [ko1@a...            ] Ruby:r28817 (trunk): * ext/pathname/pathname.c (path_sub_ext): Pathname#sub_ext translated
  16823 2010-08-01 17:27 [ko1@a...            ] Ruby:r28818 (trunk): * win32/Makefile.sub: needs stddef.h for size_t.  a patch from
  16824 2010-08-01 18:52 [ko1@a...            ] Ruby:r28820 (ruby_1_9_2): * 2010-08-01  
  16825 2010-08-01 18:52 [ko1@a...            ] Ruby:r28819 (ruby_1_9_2): merges r28815 from trunk into ruby_1_9_2.
  16826 2010-08-01 19:08 [ko1@a...            ] Ruby:r28821 (ruby_1_9_2): merges r28816 from trunk into ruby_1_9_2.
  16827 2010-08-01 19:31 [ko1@a...            ] Ruby:r28822 (ruby_1_9_2): merges r28755 from trunk into ruby_1_9_2.
  16828 2010-08-01 20:58 [ko1@a...            ] Ruby:r28823 (trunk): * ext/pathname/pathname.c (path_realpath): Pathname#realpath translated
  16829 2010-08-01 21:22 [ko1@a...            ] Ruby:r28824 (ruby_1_9_2): revert r28788 (backport of r28751).
  16830 2010-08-01 22:20 [ko1@a...            ] Ruby:r28825 (trunk): * ext/bigdecimal/bigdecimal.c (BigDecimal_hash): use rb_memhash and take care of negative finite numbers properly.
  16831 2010-08-01 22:24 [ko1@a...            ] Ruby:r28826 (trunk): * ChangeLog: forget to write annotation for redmine.
  16832 2010-08-01 23:04 [ko1@a...            ] Ruby:r28827 (trunk): * string.c (rb_str_modify_expand, rb_str_resize): get rid of
  16833 2010-08-01 23:10 [ko1@a...            ] Ruby:r28828 (trunk): * lib/pp.rb: describe superclasses explicitly.
  16834 2010-08-02 00:44 [ko1@a...            ] Ruby:r28829 (ruby_1_9_2): * util.c (ruby_add_suffix): fixed a bug returning uninitialized value.
  16835 2010-08-02 00:44 [ko1@a...            ] Ruby:r28830 (ruby_1_9_2): * 2010-08-02  
  16836 2010-08-02 05:35 [ko1@a...            ] Ruby:r28832 (trunk): * 2010-08-02       
  16837 2010-08-02 05:35 [ko1@a...            ] Ruby:r28831 (trunk): * ext/pathname/pathname.c (path_realdirpath): Pathname#realdirpath
  16838 2010-08-02 12:25 [ko1@a...            ] Ruby:r28833 (trunk): * file.c (file_expand_path): wrong condition. 
  16839 2010-08-02 16:37 [ko1@a...            ] Ruby:r28834 (trunk): * thread_win32.c (native_thread_join): need to wait thread, of course.
  16840 2010-08-02 21:35 [ko1@a...            ] Ruby:r28835 (trunk): * ext/win32ole/win32ole.c: NONAMELESSUNION defined only if gcc
  16841 2010-08-02 21:51 [ko1@a...            ] Ruby:r28836 (trunk): * ruby.c (ruby_init_loadpath_safe): rb_str_set_len modifies ptr
  16842 2010-08-03 00:58 [ko1@a...            ] Ruby:r28837 (trunk): * insns.def, vm_core.h: fixed typo.  reported by Rocky Bernstein
  16843 2010-08-03 07:40 [ko1@a...            ] Ruby:r28838 (trunk): * ext/bigdecimal/bigdecimal.c (BigDecimal_hash): fix type warnings.
  16844 2010-08-03 07:40 [ko1@a...            ] Ruby:r28839 (trunk): * ext/-test-/add_suffix/bug.c: for the prototype.
  16845 2010-08-03 07:53 [ko1@a...            ] Ruby:r28840 (trunk): * ext/purelib.rb: no longer used since the default load path of
  16846 2010-08-03 12:06 [ko1@a...            ] Ruby:r28841 (trunk): * tool/runruby.rb: no purelib.
  16847 2010-08-03 14:23 [ko1@a...            ] Ruby:r28842 (trunk): * lib/rdoc/ri/driver.rb (setup_pager): no need to check the existence
  16848 2010-08-03 14:48 [ko1@a...            ] Ruby:r28843 (trunk): * ext/mkext.rb: remove purelib, fixes a bug in r28440, r28441.
  16849 2010-08-03 20:30 [ko1@a...            ] Ruby:r28844 (trunk): * bignum.c (rb_big_eq): never equal to infinity.
  16850 2010-08-03 21:03 [ko1@a...            ] Ruby:r28845 (trunk): * hash.c (rb_check_hash_type): added.
  16851 2010-08-03 21:16 [ko1@a...            ] Ruby:r28846 (trunk): * random.c (Init_Random): add Random::DEFAULT.
  16852 2010-08-03 23:35 [ko1@a...            ] Ruby:r28847 (trunk): add tests.         
  16853 2010-08-04 06:26 [ko1@a...            ] Ruby:r28848 (trunk): * ext/pathname/pathname.c (path_atime): Pathname#atime translated from
  16854 2010-08-04 15:52 [ko1@a...            ] Ruby:r28850 (trunk): * lib/mkmf.rb (create_makefile): no need to create the directory
  16855 2010-08-04 16:12 [ko1@a...            ] Ruby:r28851 (trunk): * string.c (rb_str_resize): should copy the content properly.  a
  16856 2010-08-04 18:50 [ko1@a...            ] Ruby:r28852 (ruby_1_9_2): merges r28754, r28756 and r28777 from trunk into ruby_1_9_2.
  16857 2010-08-04 18:50 [ko1@a...            ] Ruby:r28853 (ruby_1_9_2): * 2010-08-04  
  16858 2010-08-04 19:19 [ko1@a...            ] Ruby:r28854 (ruby_1_9_2): merges r28833 from trunk to ruby_1_9_2.
  16859 2010-08-04 19:27 [ko1@a...            ] Ruby:r28855 (ruby_1_9_2): merges r28834 from trunk into ruby_1_9_2.
  16860 2010-08-04 19:37 [ko1@a...            ] Ruby:r28856 (trunk): * string.c (rb_str_set_len): rb_str_modify cannot work before the
  16861 2010-08-04 20:08 [ko1@a...            ] Ruby:r28857 (trunk): * string.c (rb_str_resize): reverted r28851.  rb_str_resize cannot
  16862 2010-08-05 02:31 [ko1@a...            ] Ruby:r28859 (trunk): * 2010-08-05       
  16863 2010-08-05 02:31 [ko1@a...            ] Ruby:r28858 (trunk): * string.c (rb_str_resize):: fix r28857 that failed to revert r28851.
  16864 2010-08-05 06:46 [ko1@a...            ] Ruby:r28860 (trunk): * file.c (realpath_rec): call rb_str_modify before rb_str_set_len.
  16865 2010-08-05 12:12 [ko1@a...            ] Ruby:r28862 (ruby_1_8): * 2010-08-05    
  16866 2010-08-05 12:12 [ko1@a...            ] Ruby:r28861 (ruby_1_8): * ext/socket/socket.c: use _() macro instead of __P(), because the
  16867 2010-08-05 12:39 [ko1@a...            ] Ruby:r28863 (trunk): * string.c (str_make_independent_expand): fix buffer overflow
  16868 2010-08-05 14:13 [ko1@a...            ] Ruby:r28864 (trunk): * ruby.c (ruby_init_loadpath_safe): ensure sopath to be modifiable
  16869 2010-08-05 16:43 [ko1@a...            ] Ruby:r28865 (trunk): * string.c (rb_str_set_len): should fail to modify shared string.
  16870 2010-08-05 16:57 [ko1@a...            ] Ruby:r28866 (trunk): * dir.c (glob_make_pattern): fold continuous PLAINs to get rid of
  16871 2010-08-05 17:18 [ko1@a...            ] Ruby:r28867 (trunk): * parse.y (void_expr_gen): add 'possibly' to warning message.
  16872 2010-08-05 18:25 [ko1@a...            ] Ruby:r28868 (trunk): * marshal.c (w_float): should not append a dot if no fractal part
  16873 2010-08-05 18:40 [ko1@a...            ] Ruby:r28869 (trunk): * complex.c (nucomp_marshal_load): should check the argument.
  16874 2010-08-05 19:52 [ko1@a...            ] Ruby:r28870 (trunk): * compile.c (iseq_compile_each): drop unused ARGSCAT results.
  16875 2010-08-05 20:04 [ko1@a...            ] Ruby:r28871 (trunk): * string.c (rb_str_set_len): bail out when buffer overflowed
  16876 2010-08-05 20:14 [ko1@a...            ] Ruby:r28872 (trunk): * README.EXT, README.EXT.ja (String functions): mention
  16877 2010-08-05 20:34 [ko1@a...            ] Ruby:r28873 (trunk): * compile.c (iseq_compile_each): to_a method should be called.
  16878 2010-08-05 20:55 [ko1@a...            ] Ruby:r28875 (ruby_1_9_2): * 2010-08-05  
  16879 2010-08-05 20:55 [ko1@a...            ] Ruby:r28874 (ruby_1_9_2): merges r28869 from trunk into ruby_1_9_2.
  16880 2010-08-05 21:32 [ko1@a...            ] Ruby:r28876 (trunk): * compile.c (NODE_ARGSCAT, NODE_ARGSPUSH): revert r28870 and r28873
  16881 2010-08-05 21:32 [ko1@a...            ] Ruby:r28877 (trunk): * compile.c (NODE_ARGSCAT, NODE_ARGSPUSH): drop unused ARGSCAT
  16882 2010-08-05 22:10 [ko1@a...            ] Ruby:r28878 (trunk): * ext/pathname/pathname.c (path_ctime): Pathname#ctime translated from
  16883 2010-08-06 05:54 [ko1@a...            ] Ruby:r28880 (trunk): * 2010-08-06       
  16884 2010-08-06 05:54 [ko1@a...            ] Ruby:r28879 (trunk): * ext/pathname/pathname.c (path_mtime): Pathname#mtime translated from
  16885 2010-08-06 17:40 [ko1@a...            ] Ruby:r28882 (trunk): * common.mk (clean): add  prelude.c, config.log, and rbconfig.rb.
  16886 2010-08-06 17:41 [ko1@a...            ] Ruby:r28881 (trunk): * Makefile.in: ignore error from RMDIRS.
  16887 2010-08-06 17:44 [ko1@a...            ] Ruby:r28883 (trunk): * enc/depend: add space at the begginig of @ignore_error.
  16888 2010-08-06 18:56 [ko1@a...            ] Ruby:r28884 (trunk): * Makefile.in (clean-ext): fixed directories to be removed.
  16889 2010-08-06 19:00 [ko1@a...            ] Ruby:r28885 (trunk): * file.c (realpath_rec): rb_str_modify depends on the length, so
  16890 2010-08-06 20:12 [ko1@a...            ] Ruby:r28886 (trunk): * rational.c (nurat_div): divided by float zero should be
  16891 2010-08-06 20:14 [ko1@a...            ] Ruby:r28887 (trunk): * rational.c (nurat_div): divided by infinity should be zero.
  16892 2010-08-06 21:30 [ko1@a...            ] Ruby:r28888 (trunk): * ext/pathname/pathname.c (path_chmod): Pathname#chmod translated from
  16893 2010-08-07 02:09 [ko1@a...            ] Ruby:r28890 (trunk): * 2010-08-07       
  16894 2010-08-07 02:09 [ko1@a...            ] Ruby:r28889 (trunk): * ext/pathname/pathname.c (path_lchmod): Pathname#lchmod translated
  16895 2010-08-07 08:29 [ko1@a...            ] Ruby:r28891 (trunk): * ext/pathname/pathname.c (path_chown): Pathname#chown translated
  16896 2010-08-07 09:30 [ko1@a...            ] Ruby:r28892 (trunk): * test/ruby/envutil.rb (assert_normal_exit): use assert.  fix
  16897 2010-08-07 09:33 [ko1@a...            ] Ruby:r28893 (trunk): * ext/pathname/pathname.c (Init_pathname): fix number of arguments for
  16898 2010-08-07 09:51 [ko1@a...            ] Ruby:r28894 (trunk): * ext/win32ole/win32ole.c: fix checking version of GCC.
  16899 2010-08-07 13:33 [ko1@a...            ] Ruby:r28895 (trunk): * vm_eval.c (vm_call0): fix for VM_METHOD_TYPE_NOTIMPLEMENTED.
  16900 2010-08-07 14:01 [ko1@a...            ] Ruby:r28896 (trunk): * ext/pathname/pathname.c (path_sub_ext): don't clobber shared string.

[前][次][番号順一覧][上]