[前][次][スレッド一覧][上]
ruby-changes:30101-30200
30101 2013-07-24 19:52 [ko1@a... ] naruse:r42153 (trunk): * lib/uri/generic.rb (find_proxy): raise BadURIError if the URI is
30102 2013-07-24 20:59 [ko1@a... ] ko1:r42154 (trunk): * compile.c (iseq_set_arguments): use RARRAY_RAWPTR() instead of
30103 2013-07-24 22:38 [ko1@a... ] nagachika:r42155 (ruby_2_0_0): merge revision(s) 42153: [Backport #8645]
30104 2013-07-25 07:16 [ko1@a... ] drbrain:r42156 (trunk): * lib/rubygems: Import RubyGems from master as of commit 4ff70cc
30105 2013-07-25 07:16 [ko1@a... ] svn:r42157 (trunk): * 2013-07-25
30106 2013-07-25 10:15 [ko1@a... ] nobu:r42158 (trunk): * remove trailing spaces.
30107 2013-07-25 12:40 [ko1@a... ] ko1:r42159 (trunk): * ext/openssl/ossl.c: support additional three thread synchronization
30108 2013-07-25 13:07 [ko1@a... ] nobu:r42160 (trunk): file.c: split rb_home_dir
30109 2013-07-25 13:16 [ko1@a... ] naruse:r42161 (trunk): fix typo
30110 2013-07-25 16:20 [ko1@a... ] ko1:r42162 (trunk): * encoding.c (check_encoding): Check T_DATA or not.
30111 2013-07-25 16:24 [ko1@a... ] naruse:r42163 (trunk): Add a test for r42162
30112 2013-07-25 16:31 [ko1@a... ] naruse:r42164 (trunk): Change repository of rubyspec from original to nurse's
30113 2013-07-25 17:18 [ko1@a... ] nobu:r42165 (trunk): file.c: clear coderange for user name
30114 2013-07-25 17:21 [ko1@a... ] nobu:r42166 (trunk): encoding.c: is_obj_encoding
30115 2013-07-25 17:52 [ko1@a... ] naruse:r42167 (trunk): * re.c (rb_reg_to_s): convert closing parenthes to the target encoding
30116 2013-07-25 17:54 [ko1@a... ] naruse:r42168 (trunk): * lib/net/http.rb (Net::HTTP#connect): disable Nagle's algorithm on
30117 2013-07-25 18:33 [ko1@a... ] naruse:r42169 (trunk): fix r42168; Add class name to constants
30118 2013-07-26 00:42 [ko1@a... ] nagachika:r42170 (ruby_2_0_0): * lib/rubygems: Update to RubyGems 2.0.6.
30119 2013-07-26 01:34 [ko1@a... ] naruse:r42171 (trunk): * file.c (rb_file_expand_path_internal): fix r42160; skip '~'.
30120 2013-07-26 01:34 [ko1@a... ] svn:r42172 (trunk): * 2013-07-26
30121 2013-07-26 01:39 [ko1@a... ] naruse:r42173 (trunk): * include/ruby/ruby.h: check defined(USE_RGENGC_LOGGING_WB_UNPROTECT)
30122 2013-07-26 05:49 [ko1@a... ] naruse:r42174 (trunk): Somehow Debian 6.0.7 needs ifname for IPv6 multicast connect
30123 2013-07-26 05:56 [ko1@a... ] nobu:r42175 (trunk): envutil.rb: encoding
30124 2013-07-26 09:05 [ko1@a... ] naruse:r42176 (trunk): fix warning: shadowing outer local variable - path
30125 2013-07-26 09:06 [ko1@a... ] naruse:r42177 (trunk): fix missing assignment in r42174
30126 2013-07-26 11:42 [ko1@a... ] nobu:r42178 (trunk): rational.c: ensure to be Rational
30127 2013-07-26 13:00 [ko1@a... ] nobu:r42179 (trunk): win32/file.c: refine convert_mb_to_wchar
30128 2013-07-26 13:01 [ko1@a... ] nobu:r42180 (trunk): win32/file.c: refine fix_string_encoding
30129 2013-07-26 13:02 [ko1@a... ] nobu:r42181 (trunk): file.c: use rb_str_conv_enc
30130 2013-07-26 13:04 [ko1@a... ] nobu:r42182 (trunk): test_require.rb: split
30131 2013-07-26 13:04 [ko1@a... ] nobu:r42183 (trunk): load.c: search in OS path encoding
30132 2013-07-26 13:11 [ko1@a... ] zzak:r42184 (trunk): * ext/fiddle/lib/fiddle.rb: [DOC] Document Fiddle.dlopen(nil)
30133 2013-07-26 13:20 [ko1@a... ] nobu:r42185 (trunk): test_require.rb: use assert_separately
30134 2013-07-26 13:20 [ko1@a... ] nobu:r42186 (trunk): test_require.rb: same process
30135 2013-07-26 14:07 [ko1@a... ] zzak:r42187 (trunk): * ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186
30136 2013-07-26 14:08 [ko1@a... ] zzak:r42188 (trunk): ChangeLog typo
30137 2013-07-26 15:43 [ko1@a... ] nobu:r42189 (trunk): win32/file.c: adjust indent
30138 2013-07-26 17:49 [ko1@a... ] nobu:r42190 (trunk): win32/file.c: fix target encoding
30139 2013-07-26 17:52 [ko1@a... ] nobu:r42191 (trunk): win32/file.c: suppress warning
30140 2013-07-26 18:25 [ko1@a... ] ko1:r42192 (trunk): * array.c (ary_memcpy): try to enable optimization.
30141 2013-07-26 18:31 [ko1@a... ] ko1:r42193 (trunk): * array.c (ary_memcpy): cast to int to suppress a warning.
30142 2013-07-26 19:28 [ko1@a... ] ko1:r42194 (trunk): * vm_exec.h, tool/instruction.rb: not an error, but a BUG if stack
30143 2013-07-26 20:15 [ko1@a... ] knu:r42195 (trunk): Add facility to Syslog::Logger.
30144 2013-07-26 22:14 [ko1@a... ] nobu:r42196 (trunk): vm_exec.h: fix CHECK_VM_STACK_OVERFLOW_FOR_INSN
30145 2013-07-26 23:05 [ko1@a... ] nobu:r42197 (trunk): parse.y: separate numeric literal
30146 2013-07-26 23:17 [ko1@a... ] kou:r42198 (trunk): * lib/rexml/parsers/streamparser.rb
30147 2013-07-26 23:19 [ko1@a... ] kou:r42199 (trunk): * NEWS: Add a new feature that REXML::Parsers::StreamParser
30148 2013-07-27 17:13 [ko1@a... ] kazu:r42200 (trunk): fix a typo
30149 2013-07-27 17:13 [ko1@a... ] svn:r42201 (trunk): * 2013-07-27
30150 2013-07-28 00:11 [ko1@a... ] akr:r42202 (trunk): * include/ruby/intern.h (rb_integer_pack): Declaration moved from
30151 2013-07-28 00:11 [ko1@a... ] svn:r42203 (trunk): * 2013-07-28
30152 2013-07-28 00:39 [ko1@a... ] akr:r42204 (trunk): * bignum.c (rb_big_size): Return the bignum "bytewise" size.
30153 2013-07-28 03:12 [ko1@a... ] nobu:r42205 (trunk): test_rubyoptions.rb: split test_segv_test
30154 2013-07-28 04:37 [ko1@a... ] naruse:r42206 (trunk): Show TERM environment variable on failure
30155 2013-07-28 10:54 [ko1@a... ] nobu:r42207 (trunk): win32.c: fix pipe name formatting
30156 2013-07-28 11:15 [ko1@a... ] akr:r42208 (trunk): * include/ruby/intern.h (rb_absint_size): Declaration moved from
30157 2013-07-28 12:12 [ko1@a... ] akr:r42209 (trunk): * bignum.c: Constify bary_* functions.
30158 2013-07-28 12:51 [ko1@a... ] akr:r42210 (trunk): * bignum.c (absint_numwords_generic): The char_bit variable changed
30159 2013-07-28 13:06 [ko1@a... ] glass:r42211 (trunk): * io.c (interpret_seek_whence): support SEEK_DATA and SEEK_HOLE.
30160 2013-07-28 17:49 [ko1@a... ] glass:r42212 (trunk): * string.c: add internal API rb_str_locktmp_ensure().
30161 2013-07-28 20:11 [ko1@a... ] nobu:r42213 (trunk): extmk.rb: static extensions
30162 2013-07-28 20:32 [ko1@a... ] glass:r42214 (trunk): * io.c (io_getpartial): use rb_str_locktmp_ensure().
30163 2013-07-28 21:49 [ko1@a... ] nagachika:r42215 (ruby_2_0_0): merge revision(s) 42126: [Backport #8664]
30164 2013-07-28 21:59 [ko1@a... ] nagachika:r42216 (ruby_2_0_0): merge revision(s) 42212,42214: [Backport #8669]
30165 2013-07-28 22:04 [ko1@a... ] nagachika:r42217 (ruby_2_0_0): merge revision(s) 42178: [Backport #8687]
30166 2013-07-29 00:14 [ko1@a... ] svn:r42219 (trunk): * 2013-07-29
30167 2013-07-29 00:14 [ko1@a... ] akr:r42218 (trunk): * bignum.c (bigdivrem): Specialized implementation added for
30168 2013-07-29 05:28 [ko1@a... ] naruse:r42220 (trunk): add assert_not_empty ENV['USER']
30169 2013-07-29 06:54 [ko1@a... ] nobu:r42221 (trunk): win32.c: use enum
30170 2013-07-29 14:53 [ko1@a... ] nobu:r42222 (trunk): vm_eval.c: fix argument type
30171 2013-07-29 14:53 [ko1@a... ] nobu:r42223 (trunk): mkmf.rb: expand all macros
30172 2013-07-29 14:58 [ko1@a... ] glass:r42224 (trunk): * hash.c (rb_hash_assoc): performance improvement by replacing
30173 2013-07-29 16:34 [ko1@a... ] nobu:r42225 (trunk): hash.c: copy memberwise
30174 2013-07-29 16:34 [ko1@a... ] nobu:r42226 (trunk): hash.c: clear before copy
30175 2013-07-29 16:48 [ko1@a... ] nobu:r42227 (trunk): hash.c: copied identhash
30176 2013-07-29 16:51 [ko1@a... ] nobu:r42228 (trunk): ChangeLog: commit miss
30177 2013-07-29 16:53 [ko1@a... ] nobu:r42229 (trunk): hash.c: copied identhash
30178 2013-07-29 17:00 [ko1@a... ] nobu:r42230 (trunk): parse.y, vm_eval.c: file encoding in eval
30179 2013-07-29 17:00 [ko1@a... ] nobu:r42231 (trunk): parse.y, vm_eval.c: file encoding in eval
30180 2013-07-29 20:24 [ko1@a... ] glass:r42232 (trunk): * hash.c (rb_hash_assoc): revert r42224. table->type->compare is
30181 2013-07-29 21:06 [ko1@a... ] knu:r42233 (trunk): Add a frozenness check to Enumerator#initialize.
30182 2013-07-29 21:06 [ko1@a... ] knu:r42234 (trunk): Add a frozenness check to Enumerator::Generator#initialize.
30183 2013-07-29 21:20 [ko1@a... ] knu:r42235 (trunk): Update ChangeLog.
30184 2013-07-29 21:20 [ko1@a... ] knu:r42236 (trunk): Add a frozenness check test for Enumerator::Lazy#initialize.
30185 2013-07-29 21:39 [ko1@a... ] glass:r42237 (trunk): * hash.c (rb_hash_assoc): performance improvement by replacing
30186 2013-07-29 21:58 [ko1@a... ] glass:r42238 (trunk): * hash.c (rb_hash_compare_by_id): don't call rb_hash_rehash()
30187 2013-07-29 22:06 [ko1@a... ] glass:r42239 (trunk): * hash.c (rb_hash_compare_by_id): add function prototype.
30188 2013-07-29 22:19 [ko1@a... ] akr:r42240 (trunk): * bignum.c (LOG2_KARATSUBA_BIG2STR_DIGITS): Renamed from
30189 2013-07-29 22:26 [ko1@a... ] zzak:r42241 (trunk): * ext/curses/curses.c: [DOC] Update location of samples
30190 2013-07-29 22:34 [ko1@a... ] nobu:r42242 (trunk): * test/ruby/test_hash.rb: use @cls.
30191 2013-07-29 22:38 [ko1@a... ] nobu:r42243 (trunk): * properties.
30192 2013-07-29 22:55 [ko1@a... ] nobu:r42244 (trunk): sizes.c: RbConfig::SIZEOF
30194 2013-07-30 08:22 [ko1@a... ] svn:r42246 (trunk): * 2013-07-30
30195 2013-07-30 10:02 [ko1@a... ] naruse:r42247 (trunk): skip if ENV['USER'] is nil
30196 2013-07-30 11:02 [ko1@a... ] zzak:r42248 (trunk): * ext/curses/extconf.rb: [DOC] nodoc to reduce Object pollution
30197 2013-07-30 15:52 [ko1@a... ] naruse:r42249 (trunk): Show ObjectSpace.count_objects to debug NoMemoryError
30198 2013-07-30 16:08 [ko1@a... ] naruse:r42250 (trunk): remove debugging raise in previous commit
30199 2013-07-30 17:16 [ko1@a... ] nobu:r42251 (trunk): sprintf.c: QUOTE flag
30200 2013-07-30 17:23 [ko1@a... ] kazu:r42252 (trunk): remove duplicated entry
[前][次][スレッド一覧][上]