[前][次][番号順一覧][スレッド一覧]

ruby-changes:51714

From: svn <ko1@a...>
Date: Tue, 10 Jul 2018 22:05:40 +0900 (JST)
Subject: [ruby-changes:51714] svn:r63927 (trunk): * properties.

svn	2018-07-10 22:05:31 +0900 (Tue, 10 Jul 2018)

  New Revision: 63927

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=63927

  Log:
    * properties.

  Modified files:
    trunk/benchmark/bm_app_answer.rb
    trunk/benchmark/bm_app_aobench.rb
    trunk/benchmark/bm_app_erb.rb
    trunk/benchmark/bm_app_factorial.rb
    trunk/benchmark/bm_app_fib.rb
    trunk/benchmark/bm_app_lc_fizzbuzz.rb
    trunk/benchmark/bm_app_mandelbrot.rb
    trunk/benchmark/bm_app_pentomino.rb
    trunk/benchmark/bm_app_raise.rb
    trunk/benchmark/bm_app_strconcat.rb
    trunk/benchmark/bm_app_tak.rb
    trunk/benchmark/bm_app_tarai.rb
    trunk/benchmark/bm_app_uri.rb
    trunk/benchmark/bm_array_sample_100k_10.rb
    trunk/benchmark/bm_array_sample_100k_11.rb
    trunk/benchmark/bm_array_sample_100k__100.rb
    trunk/benchmark/bm_array_sample_100k__1k.rb
    trunk/benchmark/bm_array_sample_100k__6k.rb
    trunk/benchmark/bm_array_sample_100k___10k.rb
    trunk/benchmark/bm_array_sample_100k___50k.rb
    trunk/benchmark/bm_array_shift.rb
    trunk/benchmark/bm_array_small_and.rb
    trunk/benchmark/bm_array_small_diff.rb
    trunk/benchmark/bm_array_small_or.rb
    trunk/benchmark/bm_array_sort_block.rb
    trunk/benchmark/bm_array_sort_float.rb
    trunk/benchmark/bm_array_values_at_int.rb
    trunk/benchmark/bm_array_values_at_range.rb
    trunk/benchmark/bm_bighash.rb
    trunk/benchmark/bm_dir_empty_p.rb
    trunk/benchmark/bm_erb_render.rb
    trunk/benchmark/bm_file_chmod.rb
    trunk/benchmark/bm_file_rename.rb
    trunk/benchmark/bm_hash_aref_dsym.rb
    trunk/benchmark/bm_hash_aref_dsym_long.rb
    trunk/benchmark/bm_hash_aref_fix.rb
    trunk/benchmark/bm_hash_aref_flo.rb
    trunk/benchmark/bm_hash_aref_miss.rb
    trunk/benchmark/bm_hash_aref_str.rb
    trunk/benchmark/bm_hash_aref_sym.rb
    trunk/benchmark/bm_hash_aref_sym_long.rb
    trunk/benchmark/bm_hash_flatten.rb
    trunk/benchmark/bm_hash_ident_flo.rb
    trunk/benchmark/bm_hash_ident_num.rb
    trunk/benchmark/bm_hash_ident_obj.rb
    trunk/benchmark/bm_hash_ident_str.rb
    trunk/benchmark/bm_hash_ident_sym.rb
    trunk/benchmark/bm_hash_keys.rb
    trunk/benchmark/bm_hash_long.rb
    trunk/benchmark/bm_hash_shift.rb
    trunk/benchmark/bm_hash_shift_u16.rb
    trunk/benchmark/bm_hash_shift_u24.rb
    trunk/benchmark/bm_hash_shift_u32.rb
    trunk/benchmark/bm_hash_small2.rb
    trunk/benchmark/bm_hash_small4.rb
    trunk/benchmark/bm_hash_small8.rb
    trunk/benchmark/bm_hash_to_proc.rb
    trunk/benchmark/bm_hash_values.rb
    trunk/benchmark/bm_int_quo.rb
    trunk/benchmark/bm_io_copy_stream_write.rb
    trunk/benchmark/bm_io_copy_stream_write_socket.rb
    trunk/benchmark/bm_io_file_create.rb
    trunk/benchmark/bm_io_file_read.rb
    trunk/benchmark/bm_io_file_write.rb
    trunk/benchmark/bm_io_nonblock_noex.rb
    trunk/benchmark/bm_io_nonblock_noex2.rb
    trunk/benchmark/bm_io_pipe_rw.rb
    trunk/benchmark/bm_io_select.rb
    trunk/benchmark/bm_io_select2.rb
    trunk/benchmark/bm_io_select3.rb
    trunk/benchmark/bm_loop_for.rb
    trunk/benchmark/bm_loop_generator.rb
    trunk/benchmark/bm_loop_times.rb
    trunk/benchmark/bm_loop_whileloop.rb
    trunk/benchmark/bm_loop_whileloop2.rb
    trunk/benchmark/bm_marshal_dump_flo.rb
    trunk/benchmark/bm_marshal_dump_load_geniv.rb
    trunk/benchmark/bm_marshal_dump_load_time.rb
    trunk/benchmark/bm_securerandom.rb
    trunk/benchmark/bm_so_ackermann.rb
    trunk/benchmark/bm_so_array.rb
    trunk/benchmark/bm_so_binary_trees.rb
    trunk/benchmark/bm_so_concatenate.rb
    trunk/benchmark/bm_so_exception.rb
    trunk/benchmark/bm_so_fannkuch.rb
    trunk/benchmark/bm_so_fasta.rb
    trunk/benchmark/bm_so_lists.rb
    trunk/benchmark/bm_so_mandelbrot.rb
    trunk/benchmark/bm_so_matrix.rb
    trunk/benchmark/bm_so_meteor_contest.rb
    trunk/benchmark/bm_so_nbody.rb
    trunk/benchmark/bm_so_nested_loop.rb
    trunk/benchmark/bm_so_nsieve.rb
    trunk/benchmark/bm_so_nsieve_bits.rb
    trunk/benchmark/bm_so_object.rb
    trunk/benchmark/bm_so_partial_sums.rb
    trunk/benchmark/bm_so_pidigits.rb
    trunk/benchmark/bm_so_random.rb
    trunk/benchmark/bm_so_sieve.rb
    trunk/benchmark/bm_so_spectralnorm.rb
    trunk/benchmark/bm_string_index.rb
    trunk/benchmark/bm_string_scan_re.rb
    trunk/benchmark/bm_string_scan_str.rb
    trunk/benchmark/bm_time_subsec.rb
    trunk/benchmark/bm_vm3_backtrace.rb
    trunk/benchmark/bm_vm3_clearmethodcache.rb
    trunk/benchmark/bm_vm3_gc.rb
    trunk/benchmark/bm_vm3_gc_old_full.rb
    trunk/benchmark/bm_vm3_gc_old_immediate.rb
    trunk/benchmark/bm_vm3_gc_old_lazy.rb
    trunk/benchmark/bm_vm_symbol_block_pass.rb
    trunk/benchmark/bm_vm_thread_alive_check1.rb
    trunk/benchmark/bm_vm_thread_close.rb
    trunk/benchmark/bm_vm_thread_condvar1.rb
    trunk/benchmark/bm_vm_thread_condvar2.rb
    trunk/benchmark/bm_vm_thread_create_join.rb
    trunk/benchmark/bm_vm_thread_mutex1.rb
    trunk/benchmark/bm_vm_thread_mutex2.rb
    trunk/benchmark/bm_vm_thread_mutex3.rb
    trunk/benchmark/bm_vm_thread_pass.rb
    trunk/benchmark/bm_vm_thread_pass_flood.rb
    trunk/benchmark/bm_vm_thread_pipe.rb
    trunk/benchmark/bm_vm_thread_queue.rb
    trunk/benchmark/bm_vm_thread_sized_queue.rb
    trunk/benchmark/bm_vm_thread_sized_queue2.rb
    trunk/benchmark/bm_vm_thread_sized_queue3.rb
    trunk/benchmark/bm_vm_thread_sized_queue4.rb
Index: benchmark/bm_hash_aref_str.rb
===================================================================
--- benchmark/bm_hash_aref_str.rb	(revision 63926)
+++ benchmark/bm_hash_aref_str.rb	(revision 63927)

Property changes on: benchmark/bm_hash_aref_str.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_hash_to_proc.rb
===================================================================
--- benchmark/bm_hash_to_proc.rb	(revision 63926)
+++ benchmark/bm_hash_to_proc.rb	(revision 63927)

Property changes on: benchmark/bm_hash_to_proc.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_loop_times.rb
===================================================================
--- benchmark/bm_loop_times.rb	(revision 63926)
+++ benchmark/bm_loop_times.rb	(revision 63927)

Property changes on: benchmark/bm_loop_times.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_so_random.rb
===================================================================
--- benchmark/bm_so_random.rb	(revision 63926)
+++ benchmark/bm_so_random.rb	(revision 63927)

Property changes on: benchmark/bm_so_random.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_hash_aref_sym_long.rb
===================================================================
--- benchmark/bm_hash_aref_sym_long.rb	(revision 63926)
+++ benchmark/bm_hash_aref_sym_long.rb	(revision 63927)

Property changes on: benchmark/bm_hash_aref_sym_long.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_hash_aref_dsym_long.rb
===================================================================
--- benchmark/bm_hash_aref_dsym_long.rb	(revision 63926)
+++ benchmark/bm_hash_aref_dsym_long.rb	(revision 63927)

Property changes on: benchmark/bm_hash_aref_dsym_long.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_vm_thread_close.rb
===================================================================
--- benchmark/bm_vm_thread_close.rb	(revision 63926)
+++ benchmark/bm_vm_thread_close.rb	(revision 63927)

Property changes on: benchmark/bm_vm_thread_close.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_app_answer.rb
===================================================================
--- benchmark/bm_app_answer.rb	(revision 63926)
+++ benchmark/bm_app_answer.rb	(revision 63927)

Property changes on: benchmark/bm_app_answer.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_vm_thread_sized_queue4.rb
===================================================================
--- benchmark/bm_vm_thread_sized_queue4.rb	(revision 63926)
+++ benchmark/bm_vm_thread_sized_queue4.rb	(revision 63927)

Property changes on: benchmark/bm_vm_thread_sized_queue4.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_hash_ident_obj.rb
===================================================================
--- benchmark/bm_hash_ident_obj.rb	(revision 63926)
+++ benchmark/bm_hash_ident_obj.rb	(revision 63927)

Property changes on: benchmark/bm_hash_ident_obj.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_vm3_clearmethodcache.rb
===================================================================
--- benchmark/bm_vm3_clearmethodcache.rb	(revision 63926)
+++ benchmark/bm_vm3_clearmethodcache.rb	(revision 63927)

Property changes on: benchmark/bm_vm3_clearmethodcache.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_vm_thread_condvar1.rb
===================================================================
--- benchmark/bm_vm_thread_condvar1.rb	(revision 63926)
+++ benchmark/bm_vm_thread_condvar1.rb	(revision 63927)

Property changes on: benchmark/bm_vm_thread_condvar1.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_so_object.rb
===================================================================
--- benchmark/bm_so_object.rb	(revision 63926)
+++ benchmark/bm_so_object.rb	(revision 63927)

Property changes on: benchmark/bm_so_object.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_io_nonblock_noex2.rb
===================================================================
--- benchmark/bm_io_nonblock_noex2.rb	(revision 63926)
+++ benchmark/bm_io_nonblock_noex2.rb	(revision 63927)

Property changes on: benchmark/bm_io_nonblock_noex2.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_app_erb.rb
===================================================================
--- benchmark/bm_app_erb.rb	(revision 63926)
+++ benchmark/bm_app_erb.rb	(revision 63927)

Property changes on: benchmark/bm_app_erb.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_array_sort_float.rb
===================================================================
--- benchmark/bm_array_sort_float.rb	(revision 63926)
+++ benchmark/bm_array_sort_float.rb	(revision 63927)

Property changes on: benchmark/bm_array_sort_float.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_so_nsieve_bits.rb
===================================================================
--- benchmark/bm_so_nsieve_bits.rb	(revision 63926)
+++ benchmark/bm_so_nsieve_bits.rb	(revision 63927)

Property changes on: benchmark/bm_so_nsieve_bits.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_app_lc_fizzbuzz.rb
===================================================================
--- benchmark/bm_app_lc_fizzbuzz.rb	(revision 63926)
+++ benchmark/bm_app_lc_fizzbuzz.rb	(revision 63927)

Property changes on: benchmark/bm_app_lc_fizzbuzz.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_array_sample_100k_11.rb
===================================================================
--- benchmark/bm_array_sample_100k_11.rb	(revision 63926)
+++ benchmark/bm_array_sample_100k_11.rb	(revision 63927)

Property changes on: benchmark/bm_array_sample_100k_11.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_hash_aref_dsym.rb
===================================================================
--- benchmark/bm_hash_aref_dsym.rb	(revision 63926)
+++ benchmark/bm_hash_aref_dsym.rb	(revision 63927)

Property changes on: benchmark/bm_hash_aref_dsym.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_so_nested_loop.rb
===================================================================
--- benchmark/bm_so_nested_loop.rb	(revision 63926)
+++ benchmark/bm_so_nested_loop.rb	(revision 63927)

Property changes on: benchmark/bm_so_nested_loop.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_vm_thread_mutex1.rb
===================================================================
--- benchmark/bm_vm_thread_mutex1.rb	(revision 63926)
+++ benchmark/bm_vm_thread_mutex1.rb	(revision 63927)

Property changes on: benchmark/bm_vm_thread_mutex1.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_so_pidigits.rb
===================================================================
--- benchmark/bm_so_pidigits.rb	(revision 63926)
+++ benchmark/bm_so_pidigits.rb	(revision 63927)

Property changes on: benchmark/bm_so_pidigits.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_vm_thread_pass_flood.rb
===================================================================
--- benchmark/bm_vm_thread_pass_flood.rb	(revision 63926)
+++ benchmark/bm_vm_thread_pass_flood.rb	(revision 63927)

Property changes on: benchmark/bm_vm_thread_pass_flood.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_hash_ident_num.rb
===================================================================
--- benchmark/bm_hash_ident_num.rb	(revision 63926)
+++ benchmark/bm_hash_ident_num.rb	(revision 63927)

Property changes on: benchmark/bm_hash_ident_num.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_app_mandelbrot.rb
===================================================================
--- benchmark/bm_app_mandelbrot.rb	(revision 63926)
+++ benchmark/bm_app_mandelbrot.rb	(revision 63927)

Property changes on: benchmark/bm_app_mandelbrot.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_array_sample_100k___50k.rb
===================================================================
--- benchmark/bm_array_sample_100k___50k.rb	(revision 63926)
+++ benchmark/bm_array_sample_100k___50k.rb	(revision 63927)

Property changes on: benchmark/bm_array_sample_100k___50k.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_file_chmod.rb
===================================================================
--- benchmark/bm_file_chmod.rb	(revision 63926)
+++ benchmark/bm_file_chmod.rb	(revision 63927)

Property changes on: benchmark/bm_file_chmod.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_so_nsieve.rb
===================================================================
--- benchmark/bm_so_nsieve.rb	(revision 63926)
+++ benchmark/bm_so_nsieve.rb	(revision 63927)

Property changes on: benchmark/bm_so_nsieve.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_io_pipe_rw.rb
===================================================================
--- benchmark/bm_io_pipe_rw.rb	(revision 63926)
+++ benchmark/bm_io_pipe_rw.rb	(revision 63927)

Property changes on: benchmark/bm_io_pipe_rw.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_array_sort_block.rb
===================================================================
--- benchmark/bm_array_sort_block.rb	(revision 63926)
+++ benchmark/bm_array_sort_block.rb	(revision 63927)

Property changes on: benchmark/bm_array_sort_block.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_app_aobench.rb
===================================================================
--- benchmark/bm_app_aobench.rb	(revision 63926)
+++ benchmark/bm_app_aobench.rb	(revision 63927)

Property changes on: benchmark/bm_app_aobench.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_app_fib.rb
===================================================================
--- benchmark/bm_app_fib.rb	(revision 63926)
+++ benchmark/bm_app_fib.rb	(revision 63927)

Property changes on: benchmark/bm_app_fib.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_hash_values.rb
===================================================================
--- benchmark/bm_hash_values.rb	(revision 63926)
+++ benchmark/bm_hash_values.rb	(revision 63927)

Property changes on: benchmark/bm_hash_values.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_array_sample_100k__1k.rb
===================================================================
--- benchmark/bm_array_sample_100k__1k.rb	(revision 63926)
+++ benchmark/bm_array_sample_100k__1k.rb	(revision 63927)

Property changes on: benchmark/bm_array_sample_100k__1k.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_array_small_or.rb
===================================================================
--- benchmark/bm_array_small_or.rb	(revision 63926)
+++ benchmark/bm_array_small_or.rb	(revision 63927)

Property changes on: benchmark/bm_array_small_or.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_hash_shift_u32.rb
===================================================================
--- benchmark/bm_hash_shift_u32.rb	(revision 63926)
+++ benchmark/bm_hash_shift_u32.rb	(revision 63927)

Property changes on: benchmark/bm_hash_shift_u32.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_so_spectralnorm.rb
===================================================================
--- benchmark/bm_so_spectralnorm.rb	(revision 63926)
+++ benchmark/bm_so_spectralnorm.rb	(revision 63927)

Property changes on: benchmark/bm_so_spectralnorm.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_marshal_dump_flo.rb
===================================================================
--- benchmark/bm_marshal_dump_flo.rb	(revision 63926)
+++ benchmark/bm_marshal_dump_flo.rb	(revision 63927)

Property changes on: benchmark/bm_marshal_dump_flo.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_loop_whileloop2.rb
===================================================================
--- benchmark/bm_loop_whileloop2.rb	(revision 63926)
+++ benchmark/bm_loop_whileloop2.rb	(revision 63927)

Property changes on: benchmark/bm_loop_whileloop2.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_io_nonblock_noex.rb
===================================================================
--- benchmark/bm_io_nonblock_noex.rb	(revision 63926)
+++ benchmark/bm_io_nonblock_noex.rb	(revision 63927)

Property changes on: benchmark/bm_io_nonblock_noex.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_io_copy_stream_write.rb
===================================================================
--- benchmark/bm_io_copy_stream_write.rb	(revision 63926)
+++ benchmark/bm_io_copy_stream_write.rb	(revision 63927)

Property changes on: benchmark/bm_io_copy_stream_write.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_array_small_and.rb
===================================================================
--- benchmark/bm_array_small_and.rb	(revision 63926)
+++ benchmark/bm_array_small_and.rb	(revision 63927)

Property changes on: benchmark/bm_array_small_and.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_array_values_at_range.rb
===================================================================
--- benchmark/bm_array_values_at_range.rb	(revision 63926)
+++ benchmark/bm_array_values_at_range.rb	(revision 63927)

Property changes on: benchmark/bm_array_values_at_range.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_vm_thread_sized_queue2.rb
===================================================================
--- benchmark/bm_vm_thread_sized_queue2.rb	(revision 63926)
+++ benchmark/bm_vm_thread_sized_queue2.rb	(revision 63927)

Property changes on: benchmark/bm_vm_thread_sized_queue2.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_array_small_diff.rb
===================================================================
--- benchmark/bm_array_small_diff.rb	(revision 63926)
+++ benchmark/bm_array_small_diff.rb	(revision 63927)

Property changes on: benchmark/bm_array_small_diff.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_hash_ident_sym.rb
===================================================================
--- benchmark/bm_hash_ident_sym.rb	(revision 63926)
+++ benchmark/bm_hash_ident_sym.rb	(revision 63927)

Property changes on: benchmark/bm_hash_ident_sym.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_io_copy_stream_write_socket.rb
===================================================================
--- benchmark/bm_io_copy_stream_write_socket.rb	(revision 63926)
+++ benchmark/bm_io_copy_stream_write_socket.rb	(revision 63927)

Property changes on: benchmark/bm_io_copy_stream_write_socket.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_so_fasta.rb
===================================================================
--- benchmark/bm_so_fasta.rb	(revision 63926)
+++ benchmark/bm_so_fasta.rb	(revision 63927)

Property changes on: benchmark/bm_so_fasta.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: benchmark/bm_vm_thread_pass.rb
===================================================================
--- benchmar (... truncated)

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]