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

ruby-changes:31201-31300

  31201 2013-10-14 12:32 [ko1@a...            ] nobu:r43280 (trunk): ruby.c: load statically linked extensions before rubygems
  31202 2013-10-14 13:51 [ko1@a...            ] nobu:r43281 (trunk): win32.h: declare fstati64 to suppress warnings
  31203 2013-10-14 17:00 [ko1@a...            ] nobu:r43282 (trunk): Makefile.sub: gem_prelude to load rubygems
  31204 2013-10-15 04:14 [ko1@a...            ] nobu:r43283 (trunk): assertions.rb: ignore nil message
  31205 2013-10-15 04:14 [ko1@a...            ] svn:r43285 (trunk): * 2013-10-15        
  31206 2013-10-15 04:14 [ko1@a...            ] nobu:r43284 (trunk): test_profile_frames.rb: fix typo
  31207 2013-10-15 04:14 [ko1@a...            ] nobu:r43286 (trunk): test_profile_frames.rb: assert first_lineno
  31208 2013-10-15 04:14 [ko1@a...            ] nobu:r43287 (trunk): test/-ext-: suppress warnings
  31209 2013-10-15 04:14 [ko1@a...            ] nobu:r43288 (trunk): allpairs.rb: remove unused variable
  31210 2013-10-15 16:34 [ko1@a...            ] nobu:r43289 (trunk): Makefile.sub: skip timezone tests
  31211 2013-10-15 16:34 [ko1@a...            ] nobu:r43290 (trunk): test_array.rb: add test
  31212 2013-10-15 16:34 [ko1@a...            ] nobu:r43291 (trunk): array.c: reduce RARRAY_LEN and ARY_CAPA
  31213 2013-10-15 17:48 [ko1@a...            ] akr:r43292 (trunk): * process.c: Fix a typo. MacOS X don't have ENOTSUPP.
  31214 2013-10-15 18:46 [ko1@a...            ] kazu:r43293 (trunk): trivial change     
  31215 2013-10-15 19:22 [ko1@a...            ] ko1:r43294 (trunk): * gc.h (rb_objspace_reachable_objects_from_root): added.
  31216 2013-10-15 22:12 [ko1@a...            ] nobu:r43295 (trunk): * remove trailing spaces.
  31217 2013-10-16 07:33 [ko1@a...            ] tmm1:r43296 (trunk): * gc.c (gc_mark_roots): rename roots to be categories instead of function names.
  31218 2013-10-16 07:34 [ko1@a...            ] svn:r43297 (trunk): * 2013-10-16        
  31219 2013-10-16 09:14 [ko1@a...            ] drbrain:r43298 (trunk): * lib/rubygems: Update to RubyGems master commit 2a74263. This fixes
  31220 2013-10-16 09:43 [ko1@a...            ] drbrain:r43299 (trunk): * lib/rubygems: Update to RubyGems master 278d00d. Changes:
  31221 2013-10-16 15:00 [ko1@a...            ] drbrain:r43300 (trunk): * lib/rubygems: Update to RubyGems master b955554. Changes:
  31222 2013-10-16 15:13 [ko1@a...            ] ko1:r43301 (trunk): * ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.
  31223 2013-10-16 15:14 [ko1@a...            ] ko1:r43302 (trunk): * NEWS: add a line into NEWS for last commit.
  31224 2013-10-16 17:39 [ko1@a...            ] ko1:r43303 (trunk): * error.c, internal.h (rb_bug_reporter_add): add a new C-API.
  31225 2013-10-16 17:44 [ko1@a...            ] nobu:r43304: * properties.              
  31226 2013-10-16 17:46 [ko1@a...            ] ko1:r43305 (trunk): * bootstraptest/runner.rb: check nil before calling `signal?'
  31227 2013-10-16 22:36 [ko1@a...            ] zzak:r43306 (trunk): * ext/io/nonblock/nonblock.c: use rb_cIO instead of VALUE
  31228 2013-10-16 22:50 [ko1@a...            ] nobu:r43307 (trunk): win32/setup.mak: check psapi.h
  31229 2013-10-16 23:11 [ko1@a...            ] kazu:r43308 (trunk): fix typos          
  31230 2013-10-16 23:39 [ko1@a...            ] nobu:r43309 (trunk): ifchange.bat: --keep option
  31231 2013-10-17 05:21 [ko1@a...            ] ko1:r43310 (trunk): * ext/objspace/object_tracing.c: add new method
  31232 2013-10-17 05:21 [ko1@a...            ] svn:r43311 (trunk): * 2013-10-17        
  31233 2013-10-17 05:32 [ko1@a...            ] ko1:r43312 (trunk): * error.c (rb_bug_reporter_add): return simply 0 if failed.
  31234 2013-10-17 05:41 [ko1@a...            ] ko1:r43313 (trunk): * gc.c (objspace_each_objects): do not skip empty RVALUEs.
  31235 2013-10-17 05:54 [ko1@a...            ] zzak:r43314 (trunk): * ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprah
  31236 2013-10-17 07:02 [ko1@a...            ] zzak:r43315 (trunk): * ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341
  31237 2013-10-17 07:12 [ko1@a...            ] zzak:r43316 (trunk): * ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoc
  31238 2013-10-17 07:37 [ko1@a...            ] drbrain:r43317 (trunk): * lib/rubygems: Update to RubyGems master 2abce58. Changes:
  31239 2013-10-17 08:09 [ko1@a...            ] ko1:r43318 (trunk): * ext/objspace/object_tracing.c (newobj_i): add workaround.
  31240 2013-10-17 08:12 [ko1@a...            ] nobu:r43319 (trunk): Makefile.sub: default HAVE_PSAPI_H to 0
  31241 2013-10-17 08:36 [ko1@a...            ] nobu:r43320 (trunk): Makefile.sub: fix typo
  31242 2013-10-17 10:10 [ko1@a...            ] nobu:r43321 (trunk): * properties.      
  31243 2013-10-17 10:38 [ko1@a...            ] nobu:r43322 (trunk): bug_reporter.c: suppress warnings
  31244 2013-10-17 11:08 [ko1@a...            ] drbrain:r43323 (trunk): * lib/rubygems: Update to RubyGems master 941c21a. Changes:
  31245 2013-10-17 11:56 [ko1@a...            ] nobu:r43324 (trunk): configure.in: fix FIRSTMAKEFILE config
  31246 2013-10-17 11:57 [ko1@a...            ] nobu:r43325 (trunk): * remove trailing spaces.
  31247 2013-10-17 12:32 [ko1@a...            ] akr:r43326 (trunk): * lib/tsort.rb (TSort.each_strongly_connected_component_from):
  31248 2013-10-17 14:07 [ko1@a...            ] ko1:r43327 (trunk): * ext/objspace/object_tracing.c (newobj_i): fix memory leak.
  31249 2013-10-17 14:21 [ko1@a...            ] nobu:r43328 (trunk): file.c: fix memory leak
  31250 2013-10-17 14:41 [ko1@a...            ] nobu:r43329 (trunk): configure.in: fix for non-GNU-make
  31251 2013-10-17 16:57 [ko1@a...            ] ko1:r43330 (trunk): * gc.c, internal.h: add new internal memory mangement functions.
  31252 2013-10-17 17:11 [ko1@a...            ] nobu:r43331 (trunk): win32.c: check by module handles
  31253 2013-10-17 17:35 [ko1@a...            ] ko1:r43332 (trunk): * array.c, string.c: use ruby_xsizedfree() and ruby_xsizedrealloc().
  31254 2013-10-17 17:41 [ko1@a...            ] ko1:r43333 (trunk): * gc.c, internal.h: rename ruby_xsizefree/realloc to
  31255 2013-10-17 17:44 [ko1@a...            ] shugo:r43334 (trunk): * vm_insnhelper.c (vm_call_method): set ci->me to 0 when the
  31256 2013-10-17 18:50 [ko1@a...            ] ko1:r43335 (trunk): * string.c (STR_HEAP_SIZE): includes TERM_LEN(str).
  31257 2013-10-17 18:51 [ko1@a...            ] ko1:r43336 (trunk): * gc.c (CALC_EXACT_MALLOC_SIZE_CHECK_OLD_SIZE): introduced.
  31258 2013-10-17 19:51 [ko1@a...            ] nobu:r43337 (trunk): envutil.rb: improve assert_no_memory_leak
  31259 2013-10-17 19:51 [ko1@a...            ] nobu:r43338 (trunk): envutil.rb: use **opt
  31260 2013-10-17 21:49 [ko1@a...            ] nobu:r43339 (trunk): bug_reporter.c: suppress warnings
  31261 2013-10-17 21:55 [ko1@a...            ] akr:r43340 (trunk): [DOC]               
  31262 2013-10-17 22:44 [ko1@a...            ] nobu:r43341 (trunk): * remove trailing spaces.
  31263 2013-10-18 00:59 [ko1@a...            ] akr:r43342 (trunk): * lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.
  31264 2013-10-18 00:59 [ko1@a...            ] svn:r43343 (trunk): * 2013-10-18        
  31265 2013-10-18 02:09 [ko1@a...            ] nagachika:r43344 (ruby_2_0_0): merge revision(s) 43328: [Backport #9033]
  31266 2013-10-18 02:34 [ko1@a...            ] nagachika:r43345 (ruby_2_0_0): merge revision(s) 43334: [Backport #9030]
  31267 2013-10-18 06:04 [ko1@a...            ] drbrain:r43346 (trunk): * lib/rubygems: Update to RubyGems master f738c67. Changes:
  31268 2013-10-18 09:41 [ko1@a...            ] drbrain:r43347 (trunk): * lib/rubygems: Update to RubyGems master cee6788. Changes:
  31269 2013-10-18 10:57 [ko1@a...            ] drbrain:r43348 (trunk): Commit miss for r43347
  31270 2013-10-18 12:55 [ko1@a...            ] kazu:r43349 (trunk): fix typos          
  31271 2013-10-18 15:33 [ko1@a...            ] ko1:r43350 (trunk): * gc.c: change terminology of heap.
  31272 2013-10-18 15:59 [ko1@a...            ] nobu:r43351 (trunk): gc.c: ObjectSpace::WeakMap#key?
  31273 2013-10-18 15:59 [ko1@a...            ] nobu:r43352 (trunk): gc.c: ObjectSpace::WeakMap inspection and iteration methods
  31274 2013-10-18 16:04 [ko1@a...            ] nobu:r43353 (trunk): * gc.c (wmap_inspect_i): fix callback argument.
  31275 2013-10-18 16:06 [ko1@a...            ] nobu:r43354 (trunk): * gc.c (wmap_inspect_i): fix inspect format.
  31276 2013-10-18 17:03 [ko1@a...            ] nobu:r43355 (trunk): resolv.rb: workaround for recent Rubygems
  31277 2013-10-18 23:23 [ko1@a...            ] nobu:r43356 (trunk): ruby_atomic.h: suppress a warning
  31278 2013-10-19 06:56 [ko1@a...            ] svn:r43358 (trunk): * 2013-10-19        
  31279 2013-10-19 06:56 [ko1@a...            ] drbrain:r43357 (trunk): * lib/rubygems: Update to RubyGems master 0a3814b. Changes:
  31280 2013-10-19 07:15 [ko1@a...            ] drbrain:r43359 (trunk): * lib/rubygems: Update to RubyGems master 42543b6. Changes:
  31281 2013-10-19 08:34 [ko1@a...            ] ko1:r43360 (trunk): * gc.c: fix rb_objspace_t.
  31282 2013-10-19 08:50 [ko1@a...            ] nobu:r43361 (trunk): gc.c: fix arity    
  31283 2013-10-19 19:55 [ko1@a...            ] nobu:r43362 (trunk): encoding.c: defer code page table
  31284 2013-10-19 19:59 [ko1@a...            ] nobu:r43363 (trunk): win32/file.c: code page table
  31285 2013-10-19 21:00 [ko1@a...            ] nobu:r43364 (trunk): encdb.h.tmpl: remove stale macros
  31286 2013-10-20 04:21 [ko1@a...            ] tmm1:r43365 (trunk): * variable.c (rb_class2name): call rb_tmp_class_path() directly to avoid extra rb_str_dup() from rb_class_name().
  31288 2013-10-20 05:24 [ko1@a...            ] nobu:r43367 (trunk): variable.c: real class name
  31289 2013-10-20 09:31 [ko1@a...            ] drbrain:r43368 (trunk): * lib/rubygems: Update to RubyGems master 3de7e0f. Changes:
  31290 2013-10-20 10:33 [ko1@a...            ] drbrain:r43369 (trunk): * lib/rubygems: Update RubyGems to master 0886307. This commit
  31291 2013-10-20 13:58 [ko1@a...            ] nobu:r43370 (trunk): ruby.h: suppress warnings
  31292 2013-10-20 15:12 [ko1@a...            ] nobu:r43371 (trunk): internal.h: remove stale declaration
  31293 2013-10-20 15:29 [ko1@a...            ] nobu:r43372 (trunk): internal.h: rb_syserr_fail_path
  31294 2013-10-20 15:41 [ko1@a...            ] nobu:r43373 (trunk): io.c: make IO#reopen("pathname") atomic
  31295 2013-10-21 23:53 [ko1@a...            ] nobu:r43374 (trunk): assertions.rb: fix omitted message
  31296 2013-10-21 23:53 [ko1@a...            ] svn:r43375 (trunk): * 2013-10-21        
  31297 2013-10-21 23:57 [ko1@a...            ] nobu:r43376 (trunk): encoding.c: preserve outer errinfo
  31298 2013-10-22 00:07 [ko1@a...            ] nobu:r43377 (trunk): file.c: warn File.exists?
  31299 2013-10-22 00:07 [ko1@a...            ] svn:r43378 (trunk): * 2013-10-22        
  31300 2013-10-22 00:35 [ko1@a...            ] nobu:r43379 (trunk): * file.c (rb_file_exists_p): maybe FileTest.

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