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

ruby-changes:18801-18900

  18801 2011-02-09 00:47 [ko1@a...            ] Ruby:r30826 (trunk): * ext/etc/etc.c: parenthesize macro arguments.
  18802 2011-02-09 00:48 [ko1@a...            ] Ruby:r30827 (trunk): * 2011-02-09       
  18803 2011-02-09 08:33 [ko1@a...            ] Ruby:r30828 (trunk): fix typos          
  18804 2011-02-09 09:49 [ko1@a...            ] Ruby:r30829 (trunk): * test/rdoc/test_rdoc_encoding.rb: remove unnecessary (and wrong)
  18805 2011-02-09 12:13 [ko1@a...            ] Ruby:r30830 (trunk): * array.c: documentation clarification in rotate, rotate!,
  18806 2011-02-09 23:12 [ko1@a...            ] Ruby:r30831 (trunk): * ext/pty/pty.c: parenthesize macro arguments.
  18807 2011-02-10 23:13 [ko1@a...            ] Ruby:r30833 (trunk): * 2011-02-10       
  18808 2011-02-10 23:13 [ko1@a...            ] Ruby:r30832 (trunk): * ext/dl/dl.h: parenthesize macro arguments.
  18809 2011-02-11 11:39 [ko1@a...            ] Ruby:r30834 (trunk): * template/fake.rb.in (CROSS_COMPILING): get rid of NameError.
  18810 2011-02-11 12:03 [ko1@a...            ] Ruby:r30835 (trunk): * configure.in (rubygems): add --disable-rubygems option.
  18811 2011-02-11 12:06 [ko1@a...            ] Ruby:r30836 (trunk): * ruby.c (add_gems, require_libraries, proc_options): add
  18812 2011-02-11 14:29 [ko1@a...            ] Ruby:r30837 (trunk): * test/ruby: uniquify test names.
  18813 2011-02-11 14:33 [ko1@a...            ] Ruby:r30838 (trunk): * lib/test/unit/assertions.rb (assert_no_match): alias for
  18814 2011-02-11 17:05 [ko1@a...            ] Ruby:r30839 (trunk): * test/ruby/test_transcode.rb (test_from_cp50221): fix wrong
  18815 2011-02-11 19:53 [ko1@a...            ] Ruby:r30840 (trunk): * eval.c (ruby_cleanup): use rb_ary_free to free internal object.
  18816 2011-02-11 21:42 [ko1@a...            ] Ruby:r30841 (trunk): * bin/testrb, test/runner.rb, lib/test/unit.rb: improve backward
  18817 2011-02-11 21:54 [ko1@a...            ] Ruby:r30842 (trunk): * test/ruby/test_m17n_comb.rb (TestM17NComb#test_str_scan):
  18818 2011-02-11 23:17 [ko1@a...            ] Ruby:r30843 (trunk): * ext/dl/cfunc.c: parenthesize macro arguments.
  18819 2011-02-12 00:04 [ko1@a...            ] Ruby:r30845 (trunk): * 2011-02-12       
  18820 2011-02-12 00:04 [ko1@a...            ] Ruby:r30844 (trunk): * ruby.c (proc_options): add --gem=enabled as an alias of
  18821 2011-02-12 01:04 [ko1@a...            ] Ruby:r30846 (trunk): * ruby.c (proc_options): enable rubygems if --gem option is given.
  18822 2011-02-12 08:03 [ko1@a...            ] Ruby:r30847 (trunk): * test/ruby/test_settracefunc.rb (TestSetTraceFunc): ensure to use
  18823 2011-02-12 09:30 [ko1@a...            ] Ruby:r30848 (trunk): * lib/test/unit.rb (Test::Unit::GlobOption#non_options): run tests
  18824 2011-02-12 14:41 [ko1@a...            ] Ruby:r30849 (trunk): * lib/test/unit.rb (Test::Unit::Runner): rename from Test::Unit::Mini.
  18825 2011-02-12 14:41 [ko1@a...            ] Ruby:r30850 (trunk): * lib/test/unit.rb (Test::Unit::AutoRunner#initialize): use
  18826 2011-02-12 14:42 [ko1@a...            ] Ruby:r30851 (trunk): * vm.c (th_init): rename from th_init2.
  18827 2011-02-12 14:44 [ko1@a...            ] Ruby:r30852 (trunk): * thread.c (rb_thread_io_blocking_region): new function to run
  18828 2011-02-12 23:18 [ko1@a...            ] Ruby:r30853 (trunk): * lib/test/unit.rb (assert_include): add alias.
  18829 2011-02-13 00:29 [ko1@a...            ] Ruby:r30854 (trunk): * lib/test/unit.rb (Test::Unit::Options#process_args): always
  18830 2011-02-13 00:29 [ko1@a...            ] Ruby:r30855 (trunk): * 2011-02-13       
  18831 2011-02-13 00:51 [ko1@a...            ] Ruby:r30856 (trunk): * lib/date.rb (Date#===): 
  18832 2011-02-13 07:41 [ko1@a...            ] Ruby:r30857 (trunk): * enum.c (enum_inject): typo fixed. a patch from Gaku Ueda in
  18833 2011-02-13 09:56 [ko1@a...            ] Ruby:r30858 (trunk): * test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):
  18835 2011-02-13 09:56 [ko1@a...            ] Ruby:r30860 (trunk): * test/io/nonblock/test_flush.rb (TestIONonblock#flush_test):
  18836 2011-02-13 09:57 [ko1@a...            ] Ruby:r30861 (trunk): * test/openssl/test_config.rb (OpenSSL#test_freeze): fix error
  18837 2011-02-13 10:13 [ko1@a...            ] Ruby:r30862 (trunk): * ChangeLog: re-edit, and fix indent.
  18838 2011-02-13 19:42 [ko1@a...            ] Ruby:r30863 (trunk): * lib/test/unit.rb (Test::Unit::RequireFiles#non_options): skip
  18839 2011-02-14 07:35 [ko1@a...            ] Ruby:r30864 (trunk): * ext/curses/curses.c: parenthesize macro arguments.
  18840 2011-02-14 07:35 [ko1@a...            ] Ruby:r30865 (trunk): * 2011-02-14       
  18841 2011-02-14 10:35 [ko1@a...            ] Ruby:r30866 (trunk): * lib/test/unit.rb: revert r30863, because it causes too many noise.
  18842 2011-02-14 13:17 [ko1@a...            ] Ruby:r30867 (trunk): * win32/win32.c (is_internal_cmd): if the first char of prog is '@',
  18843 2011-02-14 17:30 [ko1@a...            ] Ruby:r30868 (trunk): * test/ruby/test_system.rb (TestSystem#test_system_at):
  18844 2011-02-14 17:50 [ko1@a...            ] Ruby:r30869 (trunk): * test/ruby/test_system.rb (TestSystem#test_system_at):
  18845 2011-02-14 18:50 [ko1@a...            ] Ruby:r30870 (trunk): * win32/setup.mak (USE_RUBYGEMS): fixed r30835. It didn't work on
  18846 2011-02-14 21:04 [ko1@a...            ] Ruby:r30871 (trunk): * ext/fiddle/conversions.h: parenthesize macro arguments.
  18847 2011-02-14 21:07 [ko1@a...            ] Ruby:r30872 (trunk): * configure.in: revert r30621.  That revision introduced mkmf test
  18848 2011-02-14 23:13 [ko1@a...            ] Ruby:r30873 (trunk): * thread.c (rb_thread_io_blocking_region): reset th->waiting_fd
  18849 2011-02-15 09:51 [ko1@a...            ] Ruby:r30874 (trunk): * test/ruby/test_system.rb (TestSystem#test_system_at): use findstr
  18850 2011-02-15 09:52 [ko1@a...            ] Ruby:r30875 (trunk): * 2011-02-15       
  18851 2011-02-15 16:08 [ko1@a...            ] Ruby:r30876 (trunk): * string.c (rb_enc_cr_str_buf_cat): remove special treatment of
  18852 2011-02-15 16:08 [ko1@a...            ] Ruby:r30877 (trunk): * encoding.c (rb_enc_compatible): change the rule for empty strings:
  18853 2011-02-15 16:08 [ko1@a...            ] Ruby:r30878 (trunk): * array.c (inspect_ary): don't taint the inspected result of a
  18854 2011-02-15 16:08 [ko1@a...            ] Ruby:r30879 (trunk): * hash.c (inspect_i): copy the encoding of the first key as
  18855 2011-02-15 16:08 [ko1@a...            ] Ruby:r30880 (trunk): * array.c (array_join): copy the encoding of the first element as
  18856 2011-02-15 16:15 [ko1@a...            ] Ruby:r30881 (trunk): Add a test for the encoding of str_aset. 
  18857 2011-02-15 16:24 [ko1@a...            ] Ruby:r30882 (trunk): Fix typo of rdoc.  
  18858 2011-02-15 19:45 [ko1@a...            ] Ruby:r30883 (trunk): * configure.in: fix and resubmit r30621. 
  18859 2011-02-15 20:35 [ko1@a...            ] Ruby:r30884 (trunk): * array.c (ary_join_1): fix array size.
  18860 2011-02-15 21:38 [ko1@a...            ] Ruby:r30885 (trunk): * ext/gdbm/gdbm.c: parenthesize macro arguments.
  18861 2011-02-16 20:20 [ko1@a...            ] Ruby:r30886 (trunk): * ext/openssl/openssl_missing.h: parenthesize macro arguments.
  18862 2011-02-16 20:20 [ko1@a...            ] Ruby:r30887 (trunk): * 2011-02-16       
  18863 2011-02-16 20:42 [ko1@a...            ] Ruby:r30888 (trunk): * eval_jump.c (rb_exec_end_proc): changed at_exit and END proc
  18864 2011-02-17 21:33 [ko1@a...            ] Ruby:r30889 (trunk): * ext/openssl/ossl.h: parenthesize macro arguments.
  18865 2011-02-17 21:36 [ko1@a...            ] Ruby:r30890 (trunk): * 2011-02-17       
  18866 2011-02-17 22:38 [ko1@a...            ] Ruby:r30891 (trunk): * test/ruby/test_marshal.rb (test_marshal_dump_extra_iv):
  18867 2011-02-18 00:10 [ko1@a...            ] Ruby:r30893 (trunk): * 2011-02-18       
  18868 2011-02-18 00:10 [ko1@a...            ] Ruby:r30892 (trunk): * iseq.c (prepare_iseq_build): initialize iseq_compile_data::err_info
  18869 2011-02-18 00:33 [ko1@a...            ] Ruby:r30894 (trunk): * compile.c (get_exception_sym2type): guard temporary object from GC.
  18870 2011-02-18 19:37 [ko1@a...            ] Ruby:r30895 (ruby_1_8_7): * configure.in: revert revision r29854.  This revision introduced
  18871 2011-02-18 19:42 [ko1@a...            ] Ruby:r30896 (trunk): * lib/fileutils.rb (FileUtils::remove_entry_secure): there is a
  18872 2011-02-18 19:43 [ko1@a...            ] Ruby:r30897 (ruby_1_9_2): merges r30657 from trunk into ruby_1_9_2.
  18873 2011-02-18 19:44 [ko1@a...            ] Ruby:r30898 (ruby_1_9_2): merges r30659 from trunk into ruby_1_9_2.
  18874 2011-02-18 19:44 [ko1@a...            ] Ruby:r30900 (ruby_1_9_2): merges r30699 and r30700 from trunk into ruby_1_9_2.
  18875 2011-02-18 19:44 [ko1@a...            ] Ruby:r30899 (ruby_1_9_2): merges r30683 and r30684 from trunk into ruby_1_9_2.
  18876 2011-02-18 19:44 [ko1@a...            ] Ruby:r30901 (ruby_1_9_2): merges r30721 from trunk into ruby_1_9_2.
  18877 2011-02-18 19:52 [ko1@a...            ] Ruby:r30902 (ruby_1_8_7): merge revision(s) 30604:
  18878 2011-02-18 20:05 [ko1@a...            ] Ruby:r30904 (ruby_1_8): * 2011-02-18    
  18879 2011-02-18 20:05 [ko1@a...            ] Ruby:r30903 (ruby_1_8): * error.c (exc_to_s): untainted strings can be tainted via
  18880 2011-02-18 20:48 [ko1@a...            ] Ruby:r30905 (ruby_1_8): merge revision(s) 30896:
  18881 2011-02-18 20:59 [ko1@a...            ] Ruby:r30906 (ruby_1_9_1): merges r30896 from trunk into ruby_1_9_1.
  18882 2011-02-18 21:03 [ko1@a...            ] Ruby:r30907 (ruby_1_9_2): merges r30896 from trunk into ruby_1_9_2.
  18883 2011-02-18 21:05 [ko1@a...            ] Ruby:r30908: tags branches/ruby_1_9_1@30906 as v1_9_1_431
  18884 2011-02-18 21:07 [ko1@a...            ] Ruby:r30909: tags branches/ruby_1_9_2@r30907 as v1_9_2_180
  18885 2011-02-18 21:18 [ko1@a...            ] Ruby:r30910 (ruby_1_8_7): merge revision(s) 30905:
  18886 2011-02-18 21:32 [ko1@a...            ] Ruby:r30911 (ruby_1_8_7): merge revision(s) 30903:
  18887 2011-02-18 21:42 [ko1@a...            ] Ruby:r30912: add tag v1_8_7_334         
  18888 2011-02-19 06:43 [ko1@a...            ] Ruby:r30913 (trunk): * lib/test/unit.rb: partial revert of r30849. 
  18890 2011-02-19 21:43 [ko1@a...            ] Ruby:r30915 (trunk): Fix tests.         
  18891 2011-02-19 22:41 [ko1@a...            ] Ruby:r30916 (trunk): * vm_insnhelper.c (vm_check_if_namespace): guard temporary object
  18892 2011-02-20 00:47 [ko1@a...            ] Ruby:r30917 (trunk): * ext/openssl/ossl_bn.c: parenthesize macro arguments.
  18893 2011-02-20 00:47 [ko1@a...            ] Ruby:r30918 (trunk): * 2011-02-20       
  18894 2011-02-20 03:14 [ko1@a...            ] Ruby:r30919 (trunk): * signal.c (sig_trap): avoid pthread_sigmask(xx, &mask, &mask) usage
  18895 2011-02-20 05:46 [ko1@a...            ] Ruby:r30920 (trunk): lib/minitest/*.rb: Imported minitest 2.0.2 r6207
  18896 2011-02-20 16:23 [ko1@a...            ] Ruby:r30921 (trunk): * file.c (rb_file_flock): use rb_thread_io_blocking_region for the
  18897 2011-02-20 16:24 [ko1@a...            ] Ruby:r30922 (trunk): * prevent temporary objects from GC, and should not use
  18898 2011-02-20 16:26 [ko1@a...            ] Ruby:r30923 (trunk): * property.        
  18899 2011-02-20 16:26 [ko1@a...            ] Ruby:r30924 (trunk): * thread.c (exec_recursive): prevent temporary objects from GC.
  18900 2011-02-20 19:59 [ko1@a...            ] Ruby:r30925 (trunk): * ext/openssl/ossl_cipher.c: parenthesize macro arguments.

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