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

ruby-changes:6801-6900

   6801 2008-08-02 11:52 [ko1@a...            ] Ruby:r18316 (ruby_1_8): * rubysig.h (CHECK_INTS): gives the chance to perform to deferred
   6802 2008-08-02 15:52 [ko1@a...            ] Ruby:r18318 (ruby_1_8, trunk): * parse.y (yylex): 8 and 9 in octal integer should cause compile
   6803 2008-08-02 16:08 [ko1@a...            ] Ruby:r18319 (ruby_1_8): * eval.c (rb_thread_schedule): runs deferred finalizers.
   6804 2008-08-02 16:18 [ko1@a...            ] Ruby:r18320 (trunk): svn:eol-style LF   
   6805 2008-08-02 23:00 [ko1@a...            ] Ruby:r18321 (trunk): * test/win32ole/test_err_in_callback.rb: remove temporary files.
   6806 2008-08-03 10:42 [ko1@a...            ] Ruby:r18322 (trunk): * string.c (rb_str_shared_replace): fixed memory leak.  a patch from
   6807 2008-08-03 10:42 [ko1@a...            ] Ruby:r18323 (trunk): * 2008-08-03       
   6808 2008-08-03 19:44 [ko1@a...            ] Ruby:r18324 (trunk): * ext/win32ole/win32ole.c (hash2named_arg): refactoring.
   6809 2008-08-04 12:17 [ko1@a...            ] Ruby:r18325 (ruby_1_8_6): merge revision(s) 17833:17837:
   6810 2008-08-04 12:17 [ko1@a...            ] Ruby:r18326: add tag v1_8_6_280         
   6811 2008-08-04 12:24 [ko1@a...            ] Ruby:r18328: add tag v1_8_7_64          
   6812 2008-08-04 12:24 [ko1@a...            ] Ruby:r18327 (ruby_1_8_7): merge revision(s) 17833:17837:
   6813 2008-08-04 13:31 [ko1@a...            ] Ruby:r18329 (ruby_1_8_6): merge revision(s) 18100,18129:
   6814 2008-08-04 13:31 [ko1@a...            ] Ruby:r18330: add tag v1_8_6_281         
   6815 2008-08-04 13:36 [ko1@a...            ] Ruby:r18331 (ruby_1_8_7): merge revision(s) 18100,18129:
   6816 2008-08-04 13:38 [ko1@a...            ] Ruby:r18332: add tag v1_8_7_65          
   6817 2008-08-04 13:46 [ko1@a...            ] Ruby:r18333 (ruby_1_8_6): merge revision(s) 18181:
   6818 2008-08-04 13:46 [ko1@a...            ] Ruby:r18335 (ruby_1_8_7): merge revision(s) 18181:
   6819 2008-08-04 13:46 [ko1@a...            ] Ruby:r18334: add tag v1_8_6_282         
   6820 2008-08-04 13:46 [ko1@a...            ] Ruby:r18336: add tag v1_8_7_66          
   6821 2008-08-04 13:52 [ko1@a...            ] Ruby:r18337 (ruby_1_8_6): merge revision(s) 18211:
   6822 2008-08-04 13:52 [ko1@a...            ] Ruby:r18338: add tag v1_8_6_283         
   6823 2008-08-04 14:05 [ko1@a...            ] Ruby:r18340: add tag v1_8_7_67          
   6824 2008-08-04 14:05 [ko1@a...            ] Ruby:r18339 (ruby_1_8_7): merge revision(s) 18211:
   6825 2008-08-04 14:09 [ko1@a...            ] Ruby:r18341 (trunk): * marshal.c (dump_ensure), process.c (run_exec_dup2),
   6826 2008-08-04 14:09 [ko1@a...            ] Ruby:r18342 (trunk): * 2008-08-04       
   6827 2008-08-04 14:12 [ko1@a...            ] Ruby:r18343 (ruby_1_8_6): merge revision(s) 18212:
   6828 2008-08-04 14:12 [ko1@a...            ] Ruby:r18344: add tag v1_8_6_284         
   6829 2008-08-04 14:15 [ko1@a...            ] Ruby:r18345 (ruby_1_8_7): merge revision(s) 18212:
   6830 2008-08-04 14:15 [ko1@a...            ] Ruby:r18346: add tag v1_8_7_68          
   6831 2008-08-04 14:18 [ko1@a...            ] Ruby:r18347 (ruby_1_8_6): merge revision(s) 18220:
   6832 2008-08-04 14:18 [ko1@a...            ] Ruby:r18348: add tag v1_8_6_285         
   6833 2008-08-04 14:21 [ko1@a...            ] Ruby:r18349 (ruby_1_8_7): merge revision(s) 18220:
   6834 2008-08-04 14:21 [ko1@a...            ] Ruby:r18350: add tag v1_8_7_69          
   6835 2008-08-04 14:47 [ko1@a...            ] Ruby:r18352 (ruby_1_8): * 2008-08-04    
   6836 2008-08-04 14:47 [ko1@a...            ] Ruby:r18351 (ruby_1_8, trunk): * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from
   6837 2008-08-04 14:51 [ko1@a...            ] Ruby:r18353 (ruby_1_8_7): merge revision(s) 18351:
   6838 2008-08-04 14:51 [ko1@a...            ] Ruby:r18354: add tag v1_8_7_70          
   6839 2008-08-04 15:05 [ko1@a...            ] Ruby:r18355 (ruby_1_8): * eval.c (timeofday): use monotonic clock.  based on a patch
   6840 2008-08-04 16:49 [ko1@a...            ] Ruby:r18356 (ruby_1_8, trunk): * parse.y (deferred_nodes, compstmt, arg, fixup_nodes, range_op): fix
   6841 2008-08-04 17:38 [ko1@a...            ] Ruby:r18357 (trunk): * vm_eval.c (vm_call_super): fixed typo, and get rid of too large
   6842 2008-08-04 19:22 [ko1@a...            ] Ruby:r18358 (trunk): * array.c (rb_ary_tmp_new): added.
   6843 2008-08-04 20:45 [ko1@a...            ] Ruby:r18359 (trunk): Improved compatibility for mspec.
   6844 2008-08-05 03:30 [ko1@a...            ] Ruby:r18361 (trunk): * 2008-08-05       
   6845 2008-08-05 03:30 [ko1@a...            ] Ruby:r18360 (trunk): * array.c (rb_ary_sort_bang): respect overridden <=> for String and
   6846 2008-08-05 10:02 [ko1@a...            ] Ruby:r18362 (trunk): svn:eol-style      
   6847 2008-08-05 12:35 [ko1@a...            ] Ruby:r18363 (trunk): * transcode_data.h (TRANSCODE_ERROR): common transcode failure
   6848 2008-08-05 12:44 [ko1@a...            ] Ruby:r18364 (trunk): * io.c (retry_sendfile, retry_read): ENOSYS and EWOULDBLOCK are not
   6849 2008-08-05 14:20 [ko1@a...            ] Ruby:r18366 (ruby_1_8): * 2008-08-05    
   6850 2008-08-05 14:20 [ko1@a...            ] Ruby:r18365 (trunk, ruby_1_8): * file.c (rb_stat_mode): generalized st_mode mask.
   6851 2008-08-05 16:25 [ko1@a...            ] Ruby:r18367 (trunk): * lib/net/imap.rb (disconnect): do not refer SSL::SSLSocket for
   6852 2008-08-05 16:35 [ko1@a...            ] Ruby:r18368 (ruby_1_8): * lib/net/imap.rb (disconnect): do not refer SSL::SSLSocket for
   6853 2008-08-05 16:42 [ko1@a...            ] Ruby:r18369 (trunk): * include/ruby/win32.h, bcc32/Makefile.sub (config.h): bcc 5.8 has
   6854 2008-08-05 16:43 [ko1@a...            ] Ruby:r18370 (trunk): * lib/net/ftp.rb (chdir): handle 5xx errors correctly.
   6855 2008-08-05 16:44 [ko1@a...            ] Ruby:r18371 (ruby_1_8): * lib/net/ftp.rb (chdir): handle 5xx errors correctly.
   6856 2008-08-05 18:04 [ko1@a...            ] Ruby:r18372 (trunk): * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush):
   6857 2008-08-06 03:17 [ko1@a...            ] Ruby:r18375 (trunk): * 2008-08-06       
   6858 2008-08-06 03:17 [ko1@a...            ] Ruby:r18374 (trunk): * enc/depend: added rules for .c from .erb.c.
   6859 2008-08-06 05:08 [ko1@a...            ] Ruby:r18377 (trunk): * array.c (rb_ary_sort_bang): reset to real class.
   6860 2008-08-06 05:10 [ko1@a...            ] Ruby:r18378 (ruby_1_8): * file.c (rb_find_file): reset to real class.
   6861 2008-08-06 05:27 [ko1@a...            ] Ruby:r18379 (trunk): * transcode.c (str_encode): no need to duplicate first.
   6862 2008-08-06 05:34 [ko1@a...            ] Ruby:r18380 (trunk): * encoding.c (rb_to_encoding_index, rb_to_encoding): check if the name
   6863 2008-08-06 06:57 [ko1@a...            ] Ruby:r18381 (trunk): * thread.c (thread_start_func_2): propagates fatal error and system
   6864 2008-08-06 07:47 [ko1@a...            ] Ruby:r18382 (trunk): * tool/transcode-tblgen.rb: show generating tables in verbose mode.
   6865 2008-08-06 08:01 [ko1@a...            ] Ruby:r18383 (trunk): * tool/transcode-tblgen.rb (ActionMap#eql?): use == to compare @map.
   6866 2008-08-06 13:55 [ko1@a...            ] Ruby:r18384 (trunk): * win32/Makefile.sub (config.status): export BASERUBY.
   6867 2008-08-06 13:57 [ko1@a...            ] Ruby:r18385 (trunk): * win32/Makefile.sub (config.status): export BASERUBY.
   6868 2008-08-06 14:04 [ko1@a...            ] Ruby:r18386 (trunk): * enc/depend: replace not only $(<:...) but also $<.
   6869 2008-08-06 14:40 [ko1@a...            ] Ruby:r18387 (trunk): * common.mk (transdb.h): requires transcoders.
   6870 2008-08-06 20:43 [ko1@a...            ] Ruby:r18388 (trunk): add tests for  and .
   6871 2008-08-06 20:44 [ko1@a...            ] Ruby:r18389 (trunk): useless comment removed.
   6872 2008-08-06 20:50 [ko1@a...            ] Ruby:r18390 (trunk): * tool/transcode-tblgen.rb: distinguish UNDEF and INVALID.
   6873 2008-08-06 20:51 [ko1@a...            ] Ruby:r18391 (trunk): * gc.c (rb_gc_call_finalizer_at_exit): self-referencing finalizers
   6874 2008-08-06 20:52 [ko1@a...            ] Ruby:r18392 (ruby_1_8): * gc.c (gc_sweep, obj_free, run_final): defer finalizers of IO and
   6875 2008-08-06 20:57 [ko1@a...            ] Ruby:r18393 (trunk): * enc/depend: transcode table generation depends on
   6876 2008-08-06 21:26 [ko1@a...            ] Ruby:r18394 (ruby_1_8, trunk): * gc.c (chain_finalized_object): deletes finalizers to be invoked from
   6877 2008-08-06 22:46 [ko1@a...            ] Ruby:r18395 (trunk): * tool/transcode-tblgen.rb (transcode_generate_node): code
   6878 2008-08-07 04:45 [ko1@a...            ] Ruby:r18396 (trunk): * enc/depend: for build in other than srcdir.
   6879 2008-08-07 05:10 [ko1@a...            ] Ruby:r18397 (ruby_1_8): * gc.c (run_final): runs finalizers with the object terminated.
   6880 2008-08-07 05:10 [ko1@a...            ] Ruby:r18398 (trunk): * gc.c (run_final): runs finalizers with the object terminated.
   6881 2008-08-07 05:18 [ko1@a...            ] Ruby:r18399 (trunk): * regenc.c (code_to_mbc): raise RangeError Integer#chr
   6882 2008-08-07 05:19 [ko1@a...            ] Ruby:r18400 (trunk): * enc/depend: enc/*.c is source but enc/trans/*.c is generated.
   6883 2008-08-07 05:45 [ko1@a...            ] Ruby:r18401 (trunk): * common.mk: mkdir enc/trans before build tables.
   6884 2008-08-07 05:53 [ko1@a...            ] Ruby:r18402 (trunk): * eval_intern.h: Add support to Haiku. see 
   6885 2008-08-07 06:07 [ko1@a...            ] Ruby:r18403 (trunk): * config.guess: add powerpc-apple-haiku, i586-pc-haiku.
   6886 2008-08-07 06:35 [ko1@a...            ] Ruby:r18404 (trunk): * test/ruby/process.rb (test_popen_fork): skip a test which is
   6887 2008-08-07 06:37 [ko1@a...            ] Ruby:r18405 (trunk): add comment.       
   6888 2008-08-07 07:12 [ko1@a...            ] Ruby:r18406: ignore generated files.    
   6889 2008-08-07 07:14 [ko1@a...            ] Ruby:r18407: fix previous commit.       
   6890 2008-08-07 13:14 [ko1@a...            ] Ruby:r18408 (trunk): * ext/socket/getaddrinfo.c (gai_strerror): ignore only on Haiku.
   6891 2008-08-07 14:17 [ko1@a...            ] Ruby:r18409 (ruby_1_8, trunk): * lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS):
   6892 2008-08-07 14:17 [ko1@a...            ] Ruby:r18410 (trunk): * enc/depend: removed needless explicit commands.
   6893 2008-08-07 16:29 [ko1@a...            ] Ruby:r18411 (ruby_1_8, trunk): * Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do not
   6894 2008-08-07 17:48 [ko1@a...            ] Ruby:r18412 (trunk): * enc/depend: add transdb.c.
   6895 2008-08-07 18:04 [ko1@a...            ] Ruby:r18413 (trunk): * misc/ruby-mode.el (ruby-imenu-create-index-in-block): Fix the
   6896 2008-08-07 18:06 [ko1@a...            ] Ruby:r18414 (trunk): add a comment.     
   6897 2008-08-07 19:40 [ko1@a...            ] Ruby:r18415 (trunk): fix typo           
   6898 2008-08-07 20:58 [ko1@a...            ] Ruby:r18416 (trunk): * lib/net/ftp.rb (login): raise FTPReplyError if passwd or acct
   6899 2008-08-07 20:58 [ko1@a...            ] Ruby:r18417 (ruby_1_8): * lib/net/ftp.rb (login): raise FTPReplyError if passwd or acct
   6900 2008-08-07 22:58 [ko1@a...            ] Ruby:r18418 (trunk): * ext/readline/README.ja: updated API document for Readline module.

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