[前][次][スレッド一覧][上]
ruby-changes:21001-21100
21001 2011-08-25 01:23 [ko1@a... ] svn:r33050 (trunk): * 2011-08-25
21002 2011-08-25 01:41 [ko1@a... ] ngoto:r33051 (trunk): * test/fileutils/test_fileutils.rb (test_chmod_symbol_mode): Solaris
21003 2011-08-25 06:14 [ko1@a... ] tenderlove:r33052 (trunk): * ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to be
21004 2011-08-25 06:18 [ko1@a... ] tenderlove:r33053 (ruby_1_9_3): * ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to be
21005 2011-08-25 06:18 [ko1@a... ] svn:r33054 (ruby_1_9_3): * 2011-08-25
21006 2011-08-25 06:27 [ko1@a... ] marcandRe: r33055 (ruby_1_9_1): * NEWS: Integer#round was also updated (even though rdoc is unchanged)
21007 2011-08-25 06:27 [ko1@a... ] svn:r33056 (ruby_1_9_1): * 2011-08-25
21008 2011-08-25 06:54 [ko1@a... ] tenderlove:r33057 (trunk): * ext/psych/lib/psych.rb: Fixing psych version number.
21009 2011-08-25 06:56 [ko1@a... ] tenderlove:r33058 (ruby_1_9_3): * ext/psych/lib/psych.rb: Fixing psych version number.
21010 2011-08-25 07:02 [ko1@a... ] ko1:r33059 (trunk): * vm_insnhelper.h, vm_insnhelper.c, vm.c, vm_method.c, insns.def:
21011 2011-08-25 07:57 [ko1@a... ] marcandRe: r33060 (trunk): * numeric.c: Rdoc fix
21012 2011-08-25 07:58 [ko1@a... ] marcandRe: r33061 (trunk): * numeric.c (int_round): Fix Integer#round
21013 2011-08-25 08:05 [ko1@a... ] marcandRe: r33062 (ruby_1_9_3): * backport r33060, 33061 from trunk
21014 2011-08-25 08:27 [ko1@a... ] ko1:r33063 (ruby_1_9_3): * vm.c (vm_make_env_each): work around to solve Bug #2729.
21015 2011-08-25 08:38 [ko1@a... ] ko1:r33064 (trunk): * vm.c (vm_make_env_each): work around to solve Bug #2729.
21016 2011-08-25 09:29 [ko1@a... ] drbrain:r33065 (trunk): * ext/openssl/ossl_digest.c: Document OpenSSL::Digest::digest and add
21017 2011-08-25 09:43 [ko1@a... ] drbrain:r33066 (trunk): * ext/openssl/lib/openssl/bn.rb: Hide copyright info from RDoc.
21018 2011-08-25 09:52 [ko1@a... ] drbrain:r33067 (ruby_1_9_3): * backport r33066 from trunk.
21019 2011-08-25 13:14 [ko1@a... ] sorah:r33068 (ruby_1_9_3): * backport r33045 from trunk.
21020 2011-08-25 22:18 [ko1@a... ] nobu:r33069 (ruby_1_9_3, trunk): properties.
21021 2011-08-26 01:39 [ko1@a... ] akr:r33070 (trunk): update doc.
21022 2011-08-26 01:39 [ko1@a... ] svn:r33071 (trunk): * 2011-08-26
21023 2011-08-26 06:00 [ko1@a... ] kazu:r33072 (trunk): * README*: remove trailing spaces.
21024 2011-08-26 08:24 [ko1@a... ] tenderlove:r33073 (trunk): * time.c (strftimev): Make Time#to_s default to US-ASCII encoding but
21025 2011-08-26 10:11 [ko1@a... ] drbrain:r33074 (trunk): * lib/rubygems: Update to RubyGems 1.8.10. Fixes security issue in
21026 2011-08-26 10:13 [ko1@a... ] drbrain:r33075 (ruby_1_9_3): * backport r33074 from trunk
21027 2011-08-26 10:13 [ko1@a... ] svn:r33076 (ruby_1_9_3): * 2011-08-26
21028 2011-08-26 11:35 [ko1@a... ] drbrain:r33077 (ruby_1_9_3): * Update RubyGems version in NEWS
21029 2011-08-26 19:27 [ko1@a... ] nahi:r33078 (trunk): * variable.c: Make autoload thread-safe. See #921.
21030 2011-08-27 04:03 [ko1@a... ] ko1:r33079 (trunk): * vm_core.h: add a decl. of rb_autoloading_value().
21031 2011-08-27 04:03 [ko1@a... ] svn:r33080 (trunk): * 2011-08-27
21032 2011-08-27 04:04 [ko1@a... ] ko1:r33081 (trunk): * iseq.c (iseq_data_to_ary): fix type of variable
21033 2011-08-27 06:48 [ko1@a... ] ryan:r33082 (trunk): Added gem activation for minitest/autoload to help users keep current
21034 2011-08-27 06:48 [ko1@a... ] ryan:r33083 (trunk): ugh. sorry
21035 2011-08-27 06:51 [ko1@a... ] ryan:r33084 (ruby_1_9_3): merged 33082-33083 from trunk
21036 2011-08-27 06:51 [ko1@a... ] svn:r33085 (ruby_1_9_3): * 2011-08-27
21037 2011-08-27 07:22 [ko1@a... ] drbrain:r33086 (trunk): * ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patch
21038 2011-08-27 08:11 [ko1@a... ] drbrain:r33087 (trunk): * lib/open-uri.rb: Fix indentation of OpenURI::OpenRead#open. Use ++
21039 2011-08-27 08:45 [ko1@a... ] drbrain:r33088 (trunk): * lib/rdoc: Import RDoc 3.9.4. Typo and grammar fixes by Luke Gruber.
21040 2011-08-27 08:55 [ko1@a... ] drbrain:r33089 (ruby_1_9_3): * backport r33086 from trunk.
21041 2011-08-27 08:55 [ko1@a... ] drbrain:r33090 (ruby_1_9_3): * backport r33087 from trunk.
21042 2011-08-27 08:58 [ko1@a... ] drbrain:r33091 (ruby_1_9_3): * backport r33087 from trunk
21043 2011-08-27 08:59 [ko1@a... ] drbrain:r33092 (ruby_1_9_3): * NEWS: Update version of rake to 0.9.2.2.
21044 2011-08-27 11:19 [ko1@a... ] nahi:r33093 (trunk): * Revert r33078. It caused a Rails application NoMethodError.
21045 2011-08-27 18:18 [ko1@a... ] naruse:r33094 (trunk): * strftime.c (rb_strftime_with_timespec): get enc argument to specify
21046 2011-08-27 18:45 [ko1@a... ] naruse:r33095 (trunk): * internal.h (rb_strftime_timespec): move to time.c because it depends
21047 2011-08-27 18:59 [ko1@a... ] ktsj:r33096 (trunk): * proc.c (proc_new): force to rewrite errinfo when calling Proc.new in ensure.
21048 2011-08-27 19:06 [ko1@a... ] naruse:r33097 (trunk): * internal.h (rb_strftime_timespec): moved from time.c and define only
21049 2011-08-27 19:14 [ko1@a... ] ktsj:r33098 (ruby_1_9_3): * backport r33096 from trunk.
21050 2011-08-27 20:52 [ko1@a... ] ktsj:r33099 (trunk): * vm.c (rb_vm_rewrite_dfp_in_errinfo): change return type
21051 2011-08-27 21:02 [ko1@a... ] ktsj:r33100 (ruby_1_9_3): * vm.c (rb_vm_rewrite_dfp_in_errinfo): change return type
21052 2011-08-27 21:21 [ko1@a... ] ktsj:r33101 (ruby_1_9_3): * ChangeLog: style fix.
21053 2011-08-28 05:31 [ko1@a... ] ryan:r33102 (trunk): Imported minitest 2.5.1 (r6596)
21054 2011-08-28 05:31 [ko1@a... ] svn:r33103 (trunk): * 2011-08-28
21055 2011-08-28 05:37 [ko1@a... ] ryan:r33104 (ruby_1_9_3): backported 33102 from trunk
21056 2011-08-28 05:37 [ko1@a... ] svn:r33105 (ruby_1_9_3): * 2011-08-28
21057 2011-08-28 15:54 [ko1@a... ] nagachika:r33106 (trunk): * ext/date/date_parse.c (date_zone_to_diff): keep a temporary string
21058 2011-08-28 15:58 [ko1@a... ] nagachika:r33107 (ruby_1_9_3): * backport r33106 from trunk.
21060 2011-08-29 10:07 [ko1@a... ] svn:r33109 (trunk): * 2011-08-29
21061 2011-08-29 12:54 [ko1@a... ] naruse:r33110 (trunk): Use PRIdSIZE.
21062 2011-08-29 14:54 [ko1@a... ] naruse:r33111 (trunk): Use psych_yaml_as to avoid collision with Syck.
21063 2011-08-29 15:51 [ko1@a... ] naruse:r33112 (trunk): Use RB_GC_GUARD.
21064 2011-08-29 23:24 [ko1@a... ] mrkn:r33113 (trunk): * test/ruby/test_numeric.rb (test_num2long): modify a test agaist the
21065 2011-08-30 09:14 [ko1@a... ] kosaki:r33114 (trunk): * configure.in: fix a build failure on GNU Hurd.
21066 2011-08-30 09:14 [ko1@a... ] svn:r33115 (trunk): * 2011-08-30
21067 2011-08-30 09:16 [ko1@a... ] kosaki:r33116 (ruby_1_9_3): merge revision(s) 33114:
21068 2011-08-30 09:33 [ko1@a... ] kosaki:r33117 (trunk): * thread.c (rb_thread_select): rewrite by using
21069 2011-08-30 09:51 [ko1@a... ] kosaki:r33118 (trunk): * cont.c (fiber_entry): fix stack allocation failure on Debian
21070 2011-08-30 09:53 [ko1@a... ] kosaki:r33119 (ruby_1_9_3): * backport r33117 from trunk.
21071 2011-08-30 09:54 [ko1@a... ] kosaki:r33120 (ruby_1_9_3): merge revision(s) 33118:
21072 2011-08-30 10:00 [ko1@a... ] kosaki:r33121 (trunk): * lib/thread.rb (Queue#pop): fix a race against Thread.wakeup.
21073 2011-08-30 11:23 [ko1@a... ] naruse:r33122 (trunk): * ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).
21074 2011-08-30 11:25 [ko1@a... ] naruse:r33123 (ruby_1_9_3): merge revision(s) 33122:
21075 2011-08-30 14:21 [ko1@a... ] naruse:r33124 (trunk): Don't include complex and rational; fix r33122.
21076 2011-08-30 14:22 [ko1@a... ] naruse:r33125 (ruby_1_9_3): merge revision(s) 33124:
21077 2011-08-30 22:29 [ko1@a... ] usa:r33126 (trunk): * vm_insnhelper.c (vm_call_cfunc): revert r33112. RB_GC_GUARD macro
21078 2011-08-30 22:39 [ko1@a... ] nagachika:r33127 (trunk): * test/dl/test_callback.rb (test_callback_with_string): prevents
21079 2011-08-31 00:04 [ko1@a... ] usa:r33128 (trunk): * win32/win32.c, include/ruby/intern.h (rb_w32_fd_copy): implement
21080 2011-08-31 00:04 [ko1@a... ] svn:r33129 (trunk): * 2011-08-31
21081 2011-08-31 00:09 [ko1@a... ] usa:r33130 (trunk): * ext/-test-/old_thread_select/old_thread_select.c (old_thread_select):
21082 2011-08-31 00:35 [ko1@a... ] usa:r33131 (trunk): * test/-ext-/old_thread_select/test_old_thread_select.rb
21083 2011-08-31 00:50 [ko1@a... ] usa:r33132 (trunk): * thread.c (rb_thread_select): critical typo in r33117.
21084 2011-08-31 00:51 [ko1@a... ] usa:r33133 (trunk): * win32/win32.c (rb_w32_select_with_thread): and my typo. we all must
21085 2011-08-31 05:27 [ko1@a... ] kosaki:r33134 (ruby_1_9_3): merge revision(s) 33128:
21086 2011-08-31 05:28 [ko1@a... ] kosaki:r33135 (ruby_1_9_3): merge revision(s) 33130:
21087 2011-08-31 05:28 [ko1@a... ] kosaki:r33136 (ruby_1_9_3): merge revision(s) 33131:
21088 2011-08-31 05:29 [ko1@a... ] kosaki:r33137 (ruby_1_9_3): merge revision(s) 33132:
21089 2011-08-31 05:29 [ko1@a... ] kosaki:r33138 (ruby_1_9_3): merge revision(s) 33133:
21090 2011-08-31 06:49 [ko1@a... ] kosaki:r33139 (ruby_1_9_3): * configure.in: fix r32835. $withval can't be used outer AC_ARG_WITH().
21091 2011-08-31 13:13 [ko1@a... ] marcandRe: r33140 (trunk): * numeric.c (flo_round): Avoid overflow by optimizing for trivial cases
21092 2011-08-31 13:21 [ko1@a... ] marcandRe: r33141 (ruby_1_9_3): * backport r33140 from trunk
21093 2011-08-31 15:57 [ko1@a... ] naruse:r33142 (trunk): * ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).
21094 2011-08-31 16:03 [ko1@a... ] naruse:r33143 (ruby_1_9_3): merge revision(s) 33142:
21095 2011-08-31 16:30 [ko1@a... ] usa:r33144 (trunk): * test/ruby/test_io_m17n.rb (TestIO_M17N#test_{default_mode_on_dosish,
21096 2011-08-31 16:55 [ko1@a... ] usa:r33145 (trunk): * ChangeLog: wrong ticket number and ML number.
21097 2011-08-31 17:28 [ko1@a... ] nahi:r33146 (trunk): * Re-apply r33078, thread-safe autoload which is reverted at r33093.
21098 2011-08-31 17:35 [ko1@a... ] nahi:r33147 (trunk): * variable.c (rb_autoload): There was a chance to run GC (from
21099 2011-09-01 09:23 [ko1@a... ] naruse:r33148 (trunk): Remove tests of json/add/{complex, rational}.
21100 2011-09-01 09:23 [ko1@a... ] svn:r33149 (trunk): * 2011-09-01
[前][次][スレッド一覧][上]