[前][次][番号順一覧][上]

ruby-changes:33301-33400

  33301 2014-03-22 06:46 [ko1@a...            ] nobu:r45380 (trunk): test_cgi_util.rb: escape for ruby-mode.el
  33302 2014-03-22 06:46 [ko1@a...            ] svn:r45381 (trunk): * 2014-03-22        
  33303 2014-03-22 06:46 [ko1@a...            ] nobu:r45382 (trunk): cgi/util.rb: use alias
  33304 2014-03-22 23:06 [ko1@a...            ] naruse:r45383 (trunk): * addr2line.c (fill_lines): compare the file names of object in which
  33305 2014-03-23 08:34 [ko1@a...            ] normal:r45384 (trunk): st.c: use power-of-two sizes to avoid slow modulo ops
  33306 2014-03-23 08:34 [ko1@a...            ] svn:r45385 (trunk): * 2014-03-23        
  33307 2014-03-23 10:10 [ko1@a...            ] nobu:r45386 (trunk): hash.c: use ID_SCOPE_SHIFT
  33308 2014-03-23 11:03 [ko1@a...            ] nobu:r45387 (trunk): vm_method.c: check if klass is 0
  33309 2014-03-23 11:03 [ko1@a...            ] nobu:r45388 (trunk): vm_method.c: check if klass is 0
  33310 2014-03-23 11:05 [ko1@a...            ] nobu:r45389 (trunk): vm_method.c fix commit miss
  33311 2014-03-23 23:47 [ko1@a...            ] nobu:r45390 (trunk): .gdbinit: use st_numhash
  33312 2014-03-24 13:18 [ko1@a...            ] naruse:r45391 (trunk): * addr2line.c (parse_debug_line_cu): explicitly specify signed char
  33313 2014-03-24 13:18 [ko1@a...            ] svn:r45392 (trunk): * 2014-03-24        
  33314 2014-03-24 14:28 [ko1@a...            ] hsbt:r45393 (trunk): gc.c: Fix up default GC params by @csfrancis [fix GH-556]
  33315 2014-03-24 15:28 [ko1@a...            ] naruse:r45394 (trunk): * addr2line.c (rb_dump_backtrace_with_lines): fetch path of the
  33316 2014-03-24 17:02 [ko1@a...            ] naruse:r45395 (trunk): Asia/Tokyo is more portable value for ENV["TZ"] [Bug #9652]
  33317 2014-03-24 17:26 [ko1@a...            ] nobu:r45396 (trunk): test_time.rb: arguments order
  33318 2014-03-24 22:20 [ko1@a...            ] nobu:r45397 (trunk): parse.y: freeze filename
  33319 2014-03-24 22:51 [ko1@a...            ] akr:r45398 (trunk): [DOC]               
  33320 2014-03-25 00:28 [ko1@a...            ] nobu:r45399 (trunk): vm.c: merge code   
  33321 2014-03-25 00:28 [ko1@a...            ] nobu:r45400 (trunk): vm.c: extract core_hash_merge
  33322 2014-03-25 00:28 [ko1@a...            ] svn:r45401 (trunk): * 2014-03-25        
  33323 2014-03-25 10:30 [ko1@a...            ] nobu:r45402 (trunk): defs/gmake.mk: no _FORTIFY_SOURCE unless optimization
  33324 2014-03-25 15:55 [ko1@a...            ] usa:r45403 (trunk): * test/ruby/test_time.rb: use portable time zone. see  [Bug #9652]
  33325 2014-03-25 16:40 [ko1@a...            ] nobu:r45404 (trunk): parse.y: removing padding
  33326 2014-03-25 16:47 [ko1@a...            ] nobu:r45405 (trunk): parse.y: required kwarg without parentheses
  33327 2014-03-25 16:57 [ko1@a...            ] usa:r45406 (trunk): * test/ruby/test_time.rb: extended the timeout span and reduce the loop count.
  33328 2014-03-25 23:42 [ko1@a...            ] kazu:r45407 (trunk): remove unnecessary unshift
  33329 2014-03-25 23:57 [ko1@a...            ] nobu:r45408 (trunk): parse.y: required kwarg without parentheses
  33330 2014-03-26 01:58 [ko1@a...            ] naruse:r45409 (trunk): * addr2line.c (fill_lines): skip if path is NULL.
  33331 2014-03-26 01:58 [ko1@a...            ] svn:r45411 (trunk): * 2014-03-26        
  33332 2014-03-26 01:58 [ko1@a...            ] naruse:r45410 (trunk): * addr2line.c (rb_dump_backtrace_with_lines): a function to get must
  33333 2014-03-26 03:44 [ko1@a...            ] naruse:r45412 (trunk): main is not a pubic function, use _start instead
  33334 2014-03-26 08:29 [ko1@a...            ] nobu:r45413 (trunk): lib/rubygem.rb: Weirich
  33335 2014-03-26 08:46 [ko1@a...            ] charliesome:r45414 (trunk): Stop allocating backref strings within gsub's search loop
  33336 2014-03-26 08:52 [ko1@a...            ] nobu:r45415 (trunk): * internal.h (rb_reg_search0): not a public API.
  33337 2014-03-26 08:55 [ko1@a...            ] naruse:r45416 (trunk): * addr2line.c (fill_lines): don't run fill_lines multiple times.
  33338 2014-03-26 08:56 [ko1@a...            ] naruse:r45417 (trunk): temporaly change/add to debug on powerpc64-linux
  33339 2014-03-26 09:02 [ko1@a...            ] naruse:r45418 (trunk): don't write _start as is; use dlsym
  33340 2014-03-26 09:13 [ko1@a...            ] kanemoto:r45419 (trunk): add --disable-pie option to configure
  33341 2014-03-26 09:48 [ko1@a...            ] kanemoto:r45420 (trunk): add feature number to ChangeLog entry
  33342 2014-03-26 10:38 [ko1@a...            ] naruse:r45421 (trunk): * addr2line.c (fill_line): pass and use offset instead of
  33343 2014-03-26 10:38 [ko1@a...            ] naruse:r45422 (trunk): * addr2line.c (follow_debuglink): show message if it closes opened
  33344 2014-03-26 11:20 [ko1@a...            ] nobu:r45423 (trunk): thread.c: undumpable
  33345 2014-03-26 11:21 [ko1@a...            ] nobu:r45424 (trunk): marshal.c: undumpable hidden objects
  33346 2014-03-26 13:30 [ko1@a...            ] naruse:r45425 (trunk): * addr2line.c (fill_lines): loop reverse order not to overwrite
  33347 2014-03-26 13:58 [ko1@a...            ] nari:r45426 (trunk): * parse.y: support Symbol GC. [ruby-trunk Feature #9634]
  33348 2014-03-26 14:14 [ko1@a...            ] nari:r45427 (trunk): cast to int to silence clang compile error
  33349 2014-03-26 14:39 [ko1@a...            ] nari:r45428 (trunk): * internal.h (USE_SYMBOL_GC): enable Symbol GC by default (USE_SYMBOL_GC == 1).
  33350 2014-03-26 14:58 [ko1@a...            ] usa:r45429 (trunk): * parse.y: inline must be static (for mswin).
  33351 2014-03-26 15:34 [ko1@a...            ] nobu:r45430 (trunk): parse.y: no dup US-ASCII string
  33352 2014-03-26 15:34 [ko1@a...            ] nobu:r45432 (trunk): parse.y: guard dup string
  33353 2014-03-26 15:34 [ko1@a...            ] nobu:r45431 (trunk): parse.y: dup iff needed
  33354 2014-03-26 15:36 [ko1@a...            ] nobu:r45433 (trunk): * parse.y (rb_str_dynamic_intern): fix commit miss.
  33355 2014-03-26 15:43 [ko1@a...            ] nobu:r45434 (trunk): parse.y: fix rb_str_symname_type call
  33356 2014-03-26 16:40 [ko1@a...            ] naruse:r45435 (trunk): temporaly show sym->st_name and so on
  33357 2014-03-26 17:24 [ko1@a...            ] nobu:r45436 (trunk): encoding.c: enc_capable symbol
  33358 2014-03-26 19:59 [ko1@a...            ] naruse:r45437 (trunk): remove break because strtab/symtab is usually the last segment
  33359 2014-03-26 20:14 [ko1@a...            ] nobu:r45438 (trunk): encoding.c: fix encoding of dynsym
  33360 2014-03-26 20:31 [ko1@a...            ] nobu:r45439 (trunk): parse.y: set encoding
  33361 2014-03-26 23:19 [ko1@a...            ] nari:r45440 (trunk): [DOC] Add NEWS about Symbol GC
  33362 2014-03-27 06:46 [ko1@a...            ] naruse:r45441 (trunk): temporally change for powerpc64-linux fc18
  33363 2014-03-27 06:46 [ko1@a...            ] svn:r45442 (trunk): * 2014-03-27        
  33364 2014-03-27 11:58 [ko1@a...            ] nobu:r45443 (trunk): parse.y: type-punning cast
  33365 2014-03-27 11:58 [ko1@a...            ] nobu:r45444 (trunk): re.c: indent       
  33366 2014-03-27 12:02 [ko1@a...            ] naruse:r45445 (trunk): * addr2line.c (fill_lines): check shdr[i].sh_type because even if
  33367 2014-03-27 12:03 [ko1@a...            ] nobu:r45446 (trunk): string.c: invert flag
  33368 2014-03-27 14:43 [ko1@a...            ] nari:r45447 (trunk): [DOC] Fix NEWS about Symbol GC
  33369 2014-03-27 18:08 [ko1@a...            ] nobu:r45448 (trunk): test_m17n_comb.rb: refine assertions
  33370 2014-03-27 18:09 [ko1@a...            ] nobu:r45449 (trunk): re.c: class name encoding
  33371 2014-03-27 18:47 [ko1@a...            ] nobu:r45450 (trunk): string.c: mustnot_broken
  33372 2014-03-27 18:58 [ko1@a...            ] nobu:r45451 (trunk): string.c: search by rb_str_index
  33373 2014-03-27 21:03 [ko1@a...            ] nobu:r45452 (trunk): string.c: suppress warnings
  33374 2014-03-28 09:19 [ko1@a...            ] hsbt:r45453 (trunk): * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version to
  33375 2014-03-28 09:19 [ko1@a...            ] svn:r45454 (trunk): * 2014-03-28        
  33376 2014-03-28 09:23 [ko1@a...            ] hsbt:r45455 (trunk): * ext/psych/psych.gemspec: update gemspec for psych-2.0.5
  33377 2014-03-28 10:17 [ko1@a...            ] naruse:r45456 (trunk): revert r45417    
  33378 2014-03-28 10:23 [ko1@a...            ] naruse:r45457 (trunk): revert r45417    
  33379 2014-03-28 11:27 [ko1@a...            ] nobu:r45458 (trunk): string.c: unset $~ if unmatch
  33380 2014-03-28 11:28 [ko1@a...            ] nobu:r45459 (trunk): string.c: backref substitution
  33382 2014-03-28 16:58 [ko1@a...            ] nobu:r45461 (trunk): .gdbinit (rp): dump T_SYMBOL
  33383 2014-03-28 19:32 [ko1@a...            ] nobu:r45462 (trunk): struct.c: not_a_member message
  33384 2014-03-28 19:32 [ko1@a...            ] nobu:r45463 (trunk): struct.c: encoding of member name
  33385 2014-03-28 21:36 [ko1@a...            ] nobu:r45464 (trunk): parse.y: rb_id_attrget
  33386 2014-03-28 21:36 [ko1@a...            ] nobu:r45465 (trunk): struct.c: avoid pinning down
  33387 2014-03-29 07:43 [ko1@a...            ] nobu:r45466 (trunk): test_member.rb: fix locale depending test failure
  33388 2014-03-29 07:43 [ko1@a...            ] svn:r45467 (trunk): * 2014-03-29        
  33389 2014-03-29 13:37 [ko1@a...            ] ko1:r45468 (trunk): * gc.c (gc_before_sweep): cap `malloc_limit' to
  33390 2014-03-30 17:10 [ko1@a...            ] ktsj:r45469 (trunk): * parse.y (rb_str_dynamic_intern): [DOC] move rdoc from rb_str_intern.
  33391 2014-03-30 17:10 [ko1@a...            ] svn:r45470 (trunk): * 2014-03-30        
  33392 2014-03-30 23:42 [ko1@a...            ] usa:r45471 (trunk): * win32/win32.c (rb_w32_accept, open_ifs_socket, socketpair_internal):
  33393 2014-03-30 23:50 [ko1@a...            ] nagachika:r45472 (ruby_2_0_0): merge revision(s) r45271: [Backport #9592] [Backport #9670]
  33394 2014-03-31 00:06 [ko1@a...            ] nagachika:r45473 (ruby_2_0_0): merge revision(s) r42230, r42231: [Backport #9651]
  33395 2014-03-31 00:43 [ko1@a...            ] nagachika:r45474 (ruby_2_0_0): merge revision(s) r45360, r45361: [Backport #9651]
  33396 2014-03-31 00:52 [ko1@a...            ] nagachika:r45475 (ruby_2_0_0): * test/ruby/envutil.rb (assert_no_memory_leak): increase default value
  33397 2014-03-31 01:01 [ko1@a...            ] nagachika:r45476 (ruby_2_0_0): merge revision(s) r45374: [Backport #8405]
  33398 2014-03-31 06:00 [ko1@a...            ] nobu:r45477 (trunk): test_process.rb: test if success?
  33399 2014-03-31 06:01 [ko1@a...            ] svn:r45479 (trunk): * 2014-03-31        
  33400 2014-03-31 06:01 [ko1@a...            ] nobu:r45478 (trunk): process.c: preserve encodings

[前][次][番号順一覧][上]