[前][次][番号順一覧][上]
ruby-changes:34201-34300
34201 2014-06-02 09:02 [ko1@a... ] akr:r46300 (trunk): Use EnvUtil.suppress_warning.
34202 2014-06-02 09:11 [ko1@a... ] nagachika:r46302 (ruby_2_1): merge revision(s) r45320, r45321: [Backport #9622]
34203 2014-06-02 09:16 [ko1@a... ] nobu:r46308 (trunk): gmake.mk: fix argument
34204 2014-06-02 09:16 [ko1@a... ] akr:r46293 (trunk): * test/drb: Wrap tests definitions by DRbTests module. This makes
34205 2014-06-02 09:16 [ko1@a... ] nagachika:r46303 (ruby_2_1): merge revision(s) r45365: [Backport #9656]
34206 2014-06-02 09:21 [ko1@a... ] svn:r46287 (trunk): * 2014-06-01
34207 2014-06-02 09:21 [ko1@a... ] akr:r46286 (trunk): Join threads.
34208 2014-06-02 09:21 [ko1@a... ] nobu:r46307 (trunk): gmake.mk: universal assembler rules
34209 2014-06-02 09:21 [ko1@a... ] nobu:r46306 (trunk): gmake.mk: universal cpp rules
34210 2014-06-02 09:26 [ko1@a... ] akr:r46295 (trunk): Finish threads.
34212 2014-06-02 09:26 [ko1@a... ] akr:r46282 (trunk): Join threads.
34213 2014-06-02 09:26 [ko1@a... ] nagachika:r46305 (ruby_2_1): merge revision(s) r45471: [Backport #9688]
34214 2014-06-02 09:31 [ko1@a... ] akr:r46290 (trunk): Join threads before close pipes.
34215 2014-06-02 09:31 [ko1@a... ] nobu:r46309 (trunk): constify rb_encoding and OnigEncoding
34216 2014-06-02 09:36 [ko1@a... ] akr:r46280 (trunk): * test/lib/leakchecker.rb: Leak checker extracted from
34217 2014-06-02 09:36 [ko1@a... ] naruse:r46279 (trunk): don't remove test results
34219 2014-06-02 09:41 [ko1@a... ] svn:r46298 (trunk): * 2014-06-02
34220 2014-06-02 09:41 [ko1@a... ] akr:r46297 (trunk): Suppress warnings.
34221 2014-06-02 09:43 [ko1@a... ] tmm1:r46311 (trunk): xmlrpc/client: fix documentation typo
34222 2014-06-02 09:46 [ko1@a... ] nobu:r46283 (trunk): ChangeLog: fix typo
34223 2014-06-02 09:46 [ko1@a... ] akr:r46291 (trunk): Close FDs.
34224 2014-06-02 09:46 [ko1@a... ] akr:r46296 (trunk): Stop DRb service.
34225 2014-06-02 09:46 [ko1@a... ] akr:r46285 (trunk): Join threads.
34226 2014-06-02 09:46 [ko1@a... ] nobu:r46284 (trunk): configure.in: remove rb_cv_typeof
34227 2014-06-02 09:51 [ko1@a... ] akr:r46299 (trunk): Suppress a warning.
34228 2014-06-02 09:51 [ko1@a... ] nobu:r46289 (trunk): parse.y: no duplicate attrset ID
34229 2014-06-02 09:56 [ko1@a... ] akr:r46292 (trunk): * lib/rinda/ring.rb (RingFinger#make_socket): Close the socket on exception.
34230 2014-06-02 09:56 [ko1@a... ] akr:r46310 (trunk): * test/ruby/envutil.rb (default_warning): New method.
34231 2014-06-02 12:29 [ko1@a... ] hsbt:r46312 (trunk): * CONTRIBUTING.md: added contibuting guide for github. [fix GH-625]
34232 2014-06-02 15:51 [ko1@a... ] ko1:r46313 (trunk): * eval.c (rb_using_refinement): add write-barriers for
34233 2014-06-02 17:18 [ko1@a... ] ko1:r46314 (trunk): * vm.c (ruby_vm_destruct): remove useless call of
34234 2014-06-02 20:35 [ko1@a... ] akr:r46315 (trunk): Join threads.
34235 2014-06-02 22:46 [ko1@a... ] kazu:r46316 (trunk): fix typo [ci skip]
34236 2014-06-02 22:46 [ko1@a... ] kazu:r46317 (trunk): fix usage
34237 2014-06-02 22:47 [ko1@a... ] kazu:r46318 (trunk): fix a typo [ci skip]
34238 2014-06-03 00:48 [ko1@a... ] nagachika:r46319 (ruby_2_1): merge revision(s) r45302: [Backport #9616]
34239 2014-06-03 01:38 [ko1@a... ] zzak:r46320 (trunk): * README.EXT: [DOC] Add rb_call_super when subclassing from @robin850
34240 2014-06-03 01:38 [ko1@a... ] svn:r46321 (trunk): * 2014-06-03
34241 2014-06-03 05:24 [ko1@a... ] nobu:r46323 (trunk): encoding.c: move ruby_encoding_index stuff
34243 2014-06-03 07:35 [ko1@a... ] usa:r46324 (trunk): * win32/win32.c (rb_w32_conv_from_wchar): follow nobu's previous commit.
34244 2014-06-03 09:48 [ko1@a... ] usa:r46325 (trunk): * test/openssl/test_ssl.rb (OpenSSL::TestSSL#test_verify_result):
34245 2014-06-03 12:29 [ko1@a... ] ko1:r46326 (trunk): * test/ruby/memory_status.rb: add $LOAD_PATH to load test/unit
34246 2014-06-03 12:55 [ko1@a... ] ko1:r46327 (trunk): * gc.c: count old/young objects more correctly.
34247 2014-06-03 13:00 [ko1@a... ] ko1:r46328 (trunk): * gc.c (check_gen_consistency): fix error message.
34248 2014-06-03 13:04 [ko1@a... ] ko1:r46329 (trunk): * gc.c (obj_free): fix spacing.
34249 2014-06-03 13:19 [ko1@a... ] ko1:r46330 (trunk): * gc.c (objspace_live_slot): live slot count should not include final
34250 2014-06-03 13:20 [ko1@a... ] shugo:r46331 (trunk): * lib/net/imap.rb (body_type_1part): Gmail IMAP reports a body
34251 2014-06-03 16:37 [ko1@a... ] ko1:r46332 (trunk): * gc.c (rb_gc_force_recycle): we only need to know the result (0/1)
34252 2014-06-03 16:44 [ko1@a... ] nobu:r46333 (trunk): ChangeLog: remove garbages
34253 2014-06-03 16:44 [ko1@a... ] nobu:r46334 (trunk): gc.c: int for simple predicates
34254 2014-06-03 16:50 [ko1@a... ] ko1:r46335 (trunk): * gc.c: add verifying counters code in gc_verify_internal_consistency().
34255 2014-06-03 18:01 [ko1@a... ] ko1:r46336 (trunk): * gc.c: change the counting method for young objects.
34256 2014-06-03 18:02 [ko1@a... ] ko1:r46337 (trunk): * gc.c (rb_gc_call_finalizer_at_exit): add
34257 2014-06-03 18:13 [ko1@a... ] ko1:r46338 (trunk): revert r46332 because RVALUE_OLD_P() returns int by r46334
34258 2014-06-03 18:48 [ko1@a... ] ko1:r46339 (trunk): * test/ruby/test_gc.rb: allocate more objects to invoke GC by newobj.
34259 2014-06-03 19:17 [ko1@a... ] ko1:r46340 (trunk): * gc.c (rb_objspace_free): should not rest_sweep() here.
34260 2014-06-03 23:33 [ko1@a... ] akr:r46341 (trunk): + * ruby.c (load_file_internal2): Extracted from load_file_internal.
34261 2014-06-04 04:08 [ko1@a... ] nobu:r46342 (trunk): vm.c: return the result hash
34262 2014-06-04 04:08 [ko1@a... ] svn:r46343 (trunk): * 2014-06-04
34263 2014-06-04 21:24 [ko1@a... ] nobu:r46344 (trunk): re.c: fix name with NUL
34264 2014-06-04 21:33 [ko1@a... ] nobu:r46345 (trunk): re.c: reduce new strings
34265 2014-06-04 22:10 [ko1@a... ] nobu:r46346 (trunk): re.c: consider name encoding
34266 2014-06-04 22:11 [ko1@a... ] kazu:r46347 (trunk): fix typo [ci skip]
34267 2014-06-04 22:33 [ko1@a... ] ko1:r46348 (trunk): * gc.c: introduce RZombie to manage zombie objects.
34268 2014-06-05 04:34 [ko1@a... ] normal:r46349 (trunk): configure.in: add --with-jemalloc option
34269 2014-06-05 04:34 [ko1@a... ] svn:r46350 (trunk): * 2014-06-05
34270 2014-06-05 10:05 [ko1@a... ] ko1:r46351 (trunk): * gc.c (obj_free): check also FL_PROMOTED bit by RVALUE_OLD_P().
34271 2014-06-05 12:47 [ko1@a... ] hsbt:r46352 (trunk): * misc/README: use github link instead of rubyforge.
34272 2014-06-05 12:53 [ko1@a... ] hsbt:r46353 (trunk): * man/ruby.1: remove rubyforge entry.
34273 2014-06-05 14:17 [ko1@a... ] nobu:r46354 (trunk): configure.in, missing.h: jemalloc mangling
34274 2014-06-05 14:36 [ko1@a... ] nobu:r46355 (trunk): version.c: show malloc_conf
34275 2014-06-05 16:15 [ko1@a... ] ko1:r46356 (trunk): * gc.c (gc_page_sweep): refactoring.
34276 2014-06-05 18:17 [ko1@a... ] akr:r46357 (trunk): Join a thread.
34277 2014-06-06 07:43 [ko1@a... ] tenderlove:r46358 (trunk): * ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with a
34278 2014-06-06 07:43 [ko1@a... ] svn:r46359 (trunk): * 2014-06-06
34279 2014-06-06 13:40 [ko1@a... ] nobu:r46360 (trunk): io.c: not shorten buffer unless succeeded
34280 2014-06-06 15:05 [ko1@a... ] nobu:r46361 (trunk): node.h: NODE_PRIVATE_RECV
34281 2014-06-06 16:54 [ko1@a... ] nobu:r46362 (trunk): parse.y: attr_receiver
34282 2014-06-06 16:58 [ko1@a... ] nobu:r46363 (trunk): test_assignment.rb: split test_assign
34283 2014-06-06 16:58 [ko1@a... ] nobu:r46364 (trunk): test_assignment.rb: assignment to private attribute
34284 2014-06-06 17:07 [ko1@a... ] nobu:r46365 (trunk): compile.c, parse.y: private op assign
34285 2014-06-06 22:19 [ko1@a... ] nobu:r46366 (trunk): node.h: remove NODE_PRIVATE_RECV
34287 2014-06-07 06:06 [ko1@a... ] eregon:r46368 (trunk): digest.c: fix #== for non-string arguments
34288 2014-06-07 06:06 [ko1@a... ] svn:r46369 (trunk): * 2014-06-07
34289 2014-06-07 11:41 [ko1@a... ] akr:r46370 (trunk): * object.c (rb_mod_initialize_clone): Override Kernel#initialize_clone
34290 2014-06-07 12:29 [ko1@a... ] nobu:r46371 (trunk): digest.c: call to_s once
34291 2014-06-07 12:52 [ko1@a... ] nobu:r46372 (trunk): io.c: truncate before appending
34292 2014-06-07 16:11 [ko1@a... ] kanemoto:r46373 (trunk): cont.c : keep context.uc_stack.ss_sp and context.uc_stack.ss_size for later use.
34293 2014-06-07 18:16 [ko1@a... ] eregon:r46374 (trunk): * numeric.c (bit_coerce): remove constant parameter `err'
34294 2014-06-07 22:16 [ko1@a... ] eregon:r46375 (trunk): * numeric.c (do_coerce): Add a warning when an exception is raised
34295 2014-06-08 04:52 [ko1@a... ] nobu:r46376 (trunk): string.c: update rdoc of rb_str_slice_bang()
34296 2014-06-08 04:52 [ko1@a... ] svn:r46377 (trunk): * 2014-06-08
34297 2014-06-08 04:57 [ko1@a... ] nobu:r46378 (trunk): runner.rb: elapsed times
34298 2014-06-08 04:57 [ko1@a... ] nobu:r46379 (trunk): bootstraptest/test_{fork, io, thread}.rb: reduce sleep times
34299 2014-06-08 10:03 [ko1@a... ] nobu:r46380 (trunk): test_thread.rb: remove garbage
34300 2014-06-08 10:22 [ko1@a... ] akr:r46381 (trunk): Show the epapsed time for failed test as well.
[前][次][番号順一覧][上]