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

ruby-changes:35501-35600

  35501 2014-09-14 12:30 [ko1@a...            ] svn:r47584 (trunk): * properties.       
  35502 2014-09-14 12:30 [ko1@a...            ] hsbt:r47582 (trunk): * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)
  35503 2014-09-14 16:58 [ko1@a...            ] normal:r47585 (trunk): vm.inc.tmpl + instruction.rb: typo fixes
  35504 2014-09-15 00:25 [ko1@a...            ] nagachika:r47586 (ruby_2_1): merge revision(s) r46391, r46395: [Backport #9766]
  35505 2014-09-15 01:14 [ko1@a...            ] nagachika:r47587 (ruby_2_1): merge revision(s) r47457: [Backport #8315]
  35506 2014-09-15 08:13 [ko1@a...            ] nobu:r47588 (trunk): sprintf.c: improve rational 'f' format
  35507 2014-09-15 08:14 [ko1@a...            ] svn:r47589 (trunk): * 2014-09-15        
  35508 2014-09-15 09:43 [ko1@a...            ] nobu:r47590 (trunk): fiddle/import.rb: fix typo
  35509 2014-09-15 10:29 [ko1@a...            ] nobu:r47591 (trunk): pathname.rb: fix a Pathname#relative_path_from crash on
  35510 2014-09-15 11:09 [ko1@a...            ] nagachika:r47592 (ruby_2_1): merge revision(s) r44459, r44470: [Backport #8315]
  35511 2014-09-15 16:17 [ko1@a...            ] normal:r47593 (trunk): benchmark/bm_app_aobench.rb: spelling fix [ci skip]
  35512 2014-09-15 16:31 [ko1@a...            ] normal:r47594 (trunk): trivial packing for on-stack structs
  35513 2014-09-15 22:33 [ko1@a...            ] nagachika:r47595 (ruby_2_1): merge revision(s) r47590: [Backport #10241]
  35514 2014-09-15 23:11 [ko1@a...            ] nagachika:r47596 (ruby_2_1): merge revision(s) r47591: [Backport #10242]
  35515 2014-09-15 23:23 [ko1@a...            ] nagachika:r47597 (ruby_2_1): merge revision(s) r46495, r46499: [Backport #9971]
  35516 2014-09-16 01:19 [ko1@a...            ] naruse:r47598 (trunk): * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544
  35518 2014-09-16 11:44 [ko1@a...            ] nobu:r47600 (trunk): sprintf.c: integer overflow
  35519 2014-09-16 11:44 [ko1@a...            ] nobu:r47601 (trunk): regparse.c: remove unused variable
  35520 2014-09-16 11:44 [ko1@a...            ] nobu:r47602 (trunk): regenc.h: shrink PosixBracketEntryType
  35521 2014-09-16 19:19 [ko1@a...            ] nobu:r47603 (trunk): bm_app_aobench.rb: update links [ci skip]
  35522 2014-09-17 09:54 [ko1@a...            ] nobu:r47604 (trunk): vm_method.c: single expression
  35523 2014-09-17 09:54 [ko1@a...            ] svn:r47605 (trunk): * 2014-09-17        
  35524 2014-09-17 11:09 [ko1@a...            ] hsbt:r47606 (trunk): * tool/rbinstall.rb: fixed invalid options with latest rubygems.
  35525 2014-09-17 11:33 [ko1@a...            ] hsbt:r47607 (trunk): * test/fiddle/test_import.rb (Fiddle::TestImport#test_sizeof):
  35526 2014-09-17 14:56 [ko1@a...            ] usa:r47608 (ruby_2_0_0): merge revision(s) 46391, 46395: [Backport #9766]
  35527 2014-09-17 15:03 [ko1@a...            ] usa:r47609 (ruby_2_0_0): merge revision(s) 44459, 44470, 47457: [Backport #8315]
  35528 2014-09-17 15:08 [ko1@a...            ] usa:r47610 (ruby_2_0_0): merge revision(s) 47590: [Backport #10241]
  35529 2014-09-17 15:10 [ko1@a...            ] usa:r47611 (ruby_2_0_0): merge revision(s) 47591: [Backport #10242]
  35530 2014-09-17 15:23 [ko1@a...            ] usa:r47612 (ruby_2_0_0): merge revision(s) 46495: [Backport #9971]
  35531 2014-09-17 16:26 [ko1@a...            ] normal:r47613 (trunk): ext/zlib/zlib.c (zlib_mem_alloc): check overflow
  35532 2014-09-17 23:15 [ko1@a...            ] naruse:r47614 (trunk): * lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rb
  35533 2014-09-17 23:53 [ko1@a...            ] naruse:r47615 (trunk): Re-apply r43023 which is accidentally reverted by r47598
  35534 2014-09-18 00:55 [ko1@a...            ] naruse:r47616: add tag v2_2_0_preview1  
  35536 2014-09-18 06:21 [ko1@a...            ] svn:r47618 (trunk): * 2014-09-18        
  35537 2014-09-18 07:01 [ko1@a...            ] normal:r47619 (trunk): ext/zlib/zlib.c (struct gzfile): pack (288 => 272 bytes) on 64-bit
  35538 2014-09-18 07:05 [ko1@a...            ] normal:r47620 (trunk): test/-ext-/string/test_modify_expand.rb: increase limit for {je, tc}malloc
  35539 2014-09-18 09:36 [ko1@a...            ] nobu:r47621 (trunk): vm_method.c: configurable global method cache size
  35540 2014-09-18 10:30 [ko1@a...            ] naruse:r47622 (trunk): add .tar.xz      
  35541 2014-09-18 15:03 [ko1@a...            ] usa:r47623 (trunk): * test/rubygems/test_gem_specification.rb: '/' is not always the root.
  35542 2014-09-18 16:30 [ko1@a...            ] usa:r47624 (trunk): * test/rubygems/test_gem_commands_setup_command.rb: @ui uses StringIO
  35543 2014-09-18 23:51 [ko1@a...            ] nobu:r47625 (trunk): string.c: UTF-8 string function
  35544 2014-09-18 23:51 [ko1@a...            ] nobu:r47626 (trunk): fbuffer.h: expand arguments
  35545 2014-09-19 00:26 [ko1@a...            ] usa:r47627 (ruby_2_0_0): merge revision(s) 45540: [Backport #9910]
  35546 2014-09-19 00:28 [ko1@a...            ] usa:r47628: add tag v2_0_0_576          
  35547 2014-09-19 01:55 [ko1@a...            ] nagachika:r47629 (ruby_2_1): * version.h (RUBY_VERSION): bump RUBY_VERSION to 2.1.3.
  35548 2014-09-19 01:58 [ko1@a...            ] nagachika:r47630: add tag v2_1_3        
  35549 2014-09-19 05:38 [ko1@a...            ] normal:r47631 (trunk): NEWS: note --with-jemalloc option [ci skip]
  35550 2014-09-19 05:38 [ko1@a...            ] svn:r47632 (trunk): * 2014-09-19        
  35551 2014-09-19 10:46 [ko1@a...            ] nobu:r47633 (trunk): class.c: do not freeze meta-meta-class
  35552 2014-09-19 10:46 [ko1@a...            ] nobu:r47634 (trunk): error.c: preserve encoding
  35553 2014-09-19 10:47 [ko1@a...            ] nobu:r47635 (trunk): test_math.rb: use Float#infinite?
  35554 2014-09-19 11:01 [ko1@a...            ] nobu:r47636 (trunk): ruby.h: err rb_check_safe_str explicitly
  35555 2014-09-19 11:41 [ko1@a...            ] nobu:r47637 (trunk): class.c: do not freeze class of hidden object
  35556 2014-09-19 13:55 [ko1@a...            ] nobu:r47638 (trunk): README.EXT: utf-8 string functions
  35557 2014-09-19 14:53 [ko1@a...            ] nobu:r47639 (trunk): string.c: rb_str_new_static
  35558 2014-09-19 14:53 [ko1@a...            ] nobu:r47640 (trunk): intern.h: rb_str_new_literal
  35559 2014-09-19 15:50 [ko1@a...            ] usa:r47641 (trunk): * win32/win32.c (VCSUP): nothing to do if this worktree is not under
  35560 2014-09-19 16:04 [ko1@a...            ] nobu:r47642 (trunk): Makefile.sub: fix typo
  35561 2014-09-19 20:06 [ko1@a...            ] nobu:r47643 (trunk): symbol.c: fix dynamic attrset ID
  35562 2014-09-19 23:57 [ko1@a...            ] usa:r47644 (trunk): * ChangeLog: typo.  
  35563 2014-09-20 07:56 [ko1@a...            ] nobu:r47645 (trunk): vm_eval.c: fix super from eval with scope
  35564 2014-09-20 07:56 [ko1@a...            ] svn:r47646 (trunk): * 2014-09-20        
  35565 2014-09-20 10:17 [ko1@a...            ] akr:r47647 (trunk): * ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print):
  35566 2014-09-20 10:23 [ko1@a...            ] nobu:r47648 (trunk): compile.c: store IDs as Symbols
  35567 2014-09-20 10:48 [ko1@a...            ] nobu:r47649 (trunk): parse.y: quoted ID key
  35568 2014-09-20 11:50 [ko1@a...            ] nobu:r47650 (trunk): NEWS: quoted symbol keys
  35569 2014-09-20 11:55 [ko1@a...            ] hsbt:r47651 (trunk): * .travis.yml: added new configurations for osx on travis ci.
  35570 2014-09-20 15:52 [ko1@a...            ] akr:r47652 (trunk): * enum.c (enum_slice_when): New method: Enumerable#slice_when.
  35571 2014-09-21 00:01 [ko1@a...            ] akr:r47653 (trunk): * enum.c (enum_chunk): Deprecate the state management.
  35572 2014-09-21 00:02 [ko1@a...            ] svn:r47654 (trunk): * 2014-09-21        
  35573 2014-09-21 02:35 [ko1@a...            ] glass:r47655 (trunk): * lib/tempfile.rb: define parameters appropriately and some
  35574 2014-09-21 10:40 [ko1@a...            ] nobu:r47656 (trunk): tempfile.rb: fix r47655
  35575 2014-09-21 11:03 [ko1@a...            ] nobu:r47657 (trunk): signal.c: EINVAL is a failure
  35576 2014-09-21 11:18 [ko1@a...            ] suke:r47658 (trunk): ext/win32ole/win32ole.c (rbtime2vtdate, vtdate2rbtime): fix
  35577 2014-09-21 11:23 [ko1@a...            ] glass:r47659 (trunk): * array.c: use rb_equal_opt() for performance improvement.
  35578 2014-09-21 11:42 [ko1@a...            ] nobu:r47660 (trunk): signal.c: raise SystemCallError for all failures
  35579 2014-09-21 11:48 [ko1@a...            ] nobu:r47661 (trunk): ChangeLog: adjust indent
  35580 2014-09-21 12:10 [ko1@a...            ] hsbt:r47662 (trunk): * lib/rexml/**/*.rb: removed commented-out code.
  35581 2014-09-21 12:21 [ko1@a...            ] glass:r47663 (trunk): * lib/csv.rb: avoid unnecessary object allocations.
  35582 2014-09-21 12:26 [ko1@a...            ] normal:r47664 (trunk): file.c: clear tmp buffer on failures
  35583 2014-09-21 12:31 [ko1@a...            ] nobu:r47665 (trunk): test_signal.rb: remove stale test
  35584 2014-09-21 12:50 [ko1@a...            ] normal:r47666 (trunk): iseq.c (rb_iseq_defined_string): trim redundant semi-colon
  35585 2014-09-21 13:55 [ko1@a...            ] akr:r47667 (trunk): wait until the thread is stopped.
  35586 2014-09-21 13:55 [ko1@a...            ] akr:r47668 (trunk): (test_main_thread_status_at_exit) wait until the thread enter the begin clause.
  35587 2014-09-21 14:10 [ko1@a...            ] nobu:r47669 (trunk): signal.c: SIGEXIT is not a system signal
  35588 2014-09-21 14:14 [ko1@a...            ] akr:r47670 (trunk): * thread_pthread.c (native_set_thread_name): New function to
  35589 2014-09-21 16:28 [ko1@a...            ] kazu:r47671 (trunk): fix capital [ci skip]
  35590 2014-09-21 16:29 [ko1@a...            ] kazu:r47672 (trunk): fix spaces [ci skip]
  35591 2014-09-21 18:22 [ko1@a...            ] nari:r47673 (trunk): * st.c (numberof): unused. internal.h has same macro.
  35592 2014-09-21 18:52 [ko1@a...            ] nari:r47674 (trunk): * parse.y (parser_class_nest): unused variable after YARV
  35593 2014-09-21 19:07 [ko1@a...            ] nari:r47675 (trunk): * st.c (do_hash_bin): unused macro.
  35594 2014-09-22 01:59 [ko1@a...            ] glass:r47676 (trunk): * time.c: raise exception when minutes of utc_offset is out of 00-59.
  35595 2014-09-22 01:59 [ko1@a...            ] svn:r47677 (trunk): * 2014-09-22        
  35596 2014-09-22 02:06 [ko1@a...            ] akr:r47678 (trunk): * lib/drb/drb.rb: Support graceful shutdown.
  35597 2014-09-22 09:46 [ko1@a...            ] normal:r47679 (trunk): ext/socket/*.c: trivial struct packing for 64-bit
  35598 2014-09-22 12:12 [ko1@a...            ] akr:r47680 (trunk): * test/ruby/test_time_tz.rb: Fix test error with tzdata-2014g.
  35599 2014-09-22 13:44 [ko1@a...            ] nobu:r47681 (trunk): tmpdir.rb: explicit conversion to string
  35600 2014-09-22 16:38 [ko1@a...            ] nobu:r47682 (trunk): test_thread.rb: thread for Queue

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