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

ruby-changes:20601-20700

  20601 2011-07-24 00:45 [ko1@a...            ] mrkn:r32649 (ruby_1_9_3): * configure.in: change the default compiler to gcc-4.2 if target os
  20602 2011-07-24 00:57 [ko1@a...            ] kosaki:r32650 (trunk): revert r32647. r32649 is better one.
  20603 2011-07-24 01:11 [ko1@a...            ] kosaki:r32651 (ruby_1_9_3): revert r32648. r32649 is better one.
  20604 2011-07-24 01:11 [ko1@a...            ] drbrain:r32652 (trunk): * lib/rubygems/specification.rb:  Restore behavior of
  20605 2011-07-24 01:15 [ko1@a...            ] naruse:r32653 (ruby_1_9_3): merge revision(s) 32642:
  20606 2011-07-24 01:25 [ko1@a...            ] drbrain:r32654 (ruby_1_9_3): * lib/rubygems/specification.rb:  Restore behavior of
  20607 2011-07-24 08:57 [ko1@a...            ] akr:r32655 (trunk, ruby_1_9_3): * ext/socket/extconf.rb: test recvmsg allocates file descriptors for
  20608 2011-07-24 20:07 [ko1@a...            ] akr:r32656 (trunk, ruby_1_9_3): * ext/socket/extconf.rb: fix the recvmsg test.
  20609 2011-07-24 20:36 [ko1@a...            ] akr:r32657 (trunk, ruby_1_9_3): * ext/socket/extconf.rb: refine the recvmsg test.
  20610 2011-07-25 13:30 [ko1@a...            ] nahi:r32658 (trunk): * ext/openssl/ossl_ssl.c (ossl_ssl_shutdown): Avoid randomly generated
  20611 2011-07-25 13:30 [ko1@a...            ] svn:r32659 (trunk): * 2011-07-25        
  20613 2011-07-25 13:36 [ko1@a...            ] svn:r32661 (ruby_1_9_3): * 2011-07-25   
  20614 2011-07-25 13:54 [ko1@a...            ] nahi:r32663 (ruby_1_9_3): * backport r32662 from trunk.
  20615 2011-07-25 13:54 [ko1@a...            ] nahi:r32662 (trunk): * ext/openssl/lib/openssl/x509.rb: Cosmetic change: move definition
  20616 2011-07-25 15:32 [ko1@a...            ] nahi:r32664 (trunk): * ext/openssl/lib/openssl.rb: End of transition period introduced by
  20617 2011-07-25 15:42 [ko1@a...            ] nahi:r32665 (ruby_1_9_3): * ext/openssl/lib/openssl/{x509.rb,ssl.rb}: Add deprecation warning
  20618 2011-07-25 22:21 [ko1@a...            ] nahi:r32666 (trunk): * lib/xmlrpc/client.rb: Fix possible HTTP header formatting failure by
  20619 2011-07-25 22:24 [ko1@a...            ] nahi:r32667 (trunk): * forgot to add a test fixture file in r32666.
  20620 2011-07-25 22:28 [ko1@a...            ] nahi:r32668 (ruby_1_9_3): * backport r32666 from trunk.
  20621 2011-07-25 23:29 [ko1@a...            ] mame:r32669 (trunk): * proc.c (struct METHOD), gc.c (gc_marks), vm_method.c
  20622 2011-07-25 23:40 [ko1@a...            ] usa:r32670 (trunk): * test/rake/test_rake_directory_task.rb (TestRakeDirectoryTask#
  20623 2011-07-26 00:18 [ko1@a...            ] mame:r32671 (trunk): * proc.c: pre-allocate the unlinked_method_entry_list_entry struct to
  20624 2011-07-26 00:18 [ko1@a...            ] svn:r32672 (trunk): * 2011-07-26        
  20625 2011-07-26 23:37 [ko1@a...            ] shyouhei:r32673 (trunk): * array.c: Fix typo. https://github.com/ruby/ruby/pull/36
  20626 2011-07-27 00:40 [ko1@a...            ] mrkn:r32674 (trunk): * bigdecimal/bigdecimal.c (VpDup) a new function for duplicating
  20627 2011-07-27 00:40 [ko1@a...            ] svn:r32675 (trunk): * 2011-07-27        
  20628 2011-07-27 00:40 [ko1@a...            ] mrkn:r32676 (trunk): * ext/bigdecimal/lib/bigdecimal/util.rb (BigDecimal#to_d): added
  20629 2011-07-27 00:46 [ko1@a...            ] mrkn:r32677 (trunk): * ext/bigdecimal/lib/bigdecimal/util.rb (Integer#to_d): added
  20630 2011-07-27 00:48 [ko1@a...            ] nobu:r32678 (trunk): * property.        
  20631 2011-07-27 00:48 [ko1@a...            ] mrkn:r32679 (trunk): * ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): modified for
  20632 2011-07-27 00:51 [ko1@a...            ] mrkn:r32680 (trunk): * ext/bigdecimal/lib/bigdecimal/util.rb (Rational#to_d):
  20633 2011-07-27 00:54 [ko1@a...            ] nobu:r32681 (trunk): * property.        
  20634 2011-07-27 00:54 [ko1@a...            ] svn:r32683 (ruby_1_9_3): * 2011-07-27   
  20635 2011-07-27 00:54 [ko1@a...            ] mrkn:r32682 (ruby_1_9_3): Merge revision 32674:
  20636 2011-07-27 01:05 [ko1@a...            ] nobu:r32684 (trunk): * parse.y (rb_check_id): make the given name a symbol or a string.
  20637 2011-07-27 01:05 [ko1@a...            ] nobu:r32685 (trunk): * vm_method.c (obj_respond_to): fix the respond_to_missing? override
  20638 2011-07-27 01:05 [ko1@a...            ] nobu:r32686 (trunk): * eval_error.c (rb_print_undef_str): new function to raise
  20639 2011-07-27 01:17 [ko1@a...            ] mrkn:r32687 (ruby_1_9_3): Merge revisions 32676, 32677, 32679, 32680:
  20640 2011-07-27 01:17 [ko1@a...            ] nobu:r32688 (trunk): * vm_method.c (rb_gc_mark_unlinked_live_method_entries): remove unused
  20641 2011-07-27 01:28 [ko1@a...            ] mrkn:r32689 (ruby_1_9_3): * NEWS: add changes of bigdecimal and bigdecimal/util.
  20642 2011-07-27 09:31 [ko1@a...            ] emboss:r32690 (trunk): * test/openssl/test_pkcs12.rb: Add test and intermediate certificates.
  20643 2011-07-27 10:08 [ko1@a...            ] nobu:r32691 (ruby_1_9_3): * property.   
  20644 2011-07-27 10:08 [ko1@a...            ] emboss:r32692 (ruby_1_9_3): * backport r32690 from trunk.
  20645 2011-07-27 10:41 [ko1@a...            ] drbrain:r32693 (trunk): * lib/rubygems:  Update to RubyGems 1.8.6.1.
  20647 2011-07-27 11:04 [ko1@a...            ] drbrain:r32694 (ruby_1_9_3): * lib/rubygems:  Update to RubyGems 1.8.6.1.
  20648 2011-07-27 11:05 [ko1@a...            ] nobu:r32696 (trunk): * vm_dump.c (VMDEBUG): suppress undefined macro warnings.
  20649 2011-07-27 12:33 [ko1@a...            ] drbrain:r32697 (trunk): * lib/rubygems/uninstaller.rb:  Add missing require and update
  20650 2011-07-27 12:43 [ko1@a...            ] drbrain:r32698 (ruby_1_9_3): * lib/rubygems/uninstaller.rb:  Add missing require and update
  20651 2011-07-27 14:21 [ko1@a...            ] naruse:r32699 (trunk): Use ::Syck explicitly.
  20652 2011-07-27 15:44 [ko1@a...            ] drbrain:r32700 (trunk): * object.c:  Add usage documentation for BasicObject.  Based on patch
  20653 2011-07-27 15:49 [ko1@a...            ] drbrain:r32701 (ruby_1_9_3): * object.c:  Add usage documentation for BasicObject.  Based on patch
  20655 2011-07-27 17:59 [ko1@a...            ] naruse:r32703 (ruby_1_9_3): merge revision(s) 32699:
  20656 2011-07-27 18:00 [ko1@a...            ] naruse:r32704 (ruby_1_9_3): merge revision(s) 32702:
  20657 2011-07-27 22:49 [ko1@a...            ] nagachika:r32705 (trunk): * test/rinda/test_rinda.rb (test_remote_array_and_hash):
  20658 2011-07-27 23:55 [ko1@a...            ] nobu:r32706 (trunk): * test/ruby/test_symbol.rb (test_inspect): use %W to enable
  20659 2011-07-28 00:30 [ko1@a...            ] naruse:r32707 (trunk): * test/fileutils/test_fileutils.rb: add OpenBSD case.
  20660 2011-07-28 00:30 [ko1@a...            ] svn:r32708 (trunk): * 2011-07-28        
  20661 2011-07-28 00:35 [ko1@a...            ] naruse:r32709 (ruby_1_9_3): merge revision(s) 32707:
  20662 2011-07-28 00:52 [ko1@a...            ] nobu:r32710 (trunk): * test/ruby/test_symbol.rb (test_no_inadvertent_symbol_creation3):
  20663 2011-07-28 01:19 [ko1@a...            ] nobu:r32711 (trunk): * test/ruby/test_symbol.rb (test_no_inadvertent_symbol_creation):
  20664 2011-07-28 02:15 [ko1@a...            ] nobu:r32712 (trunk): * ext/dl/cfunc.c (dlcfunc_mark), ext/dl/cptr.c (dlptr_mark):
  20665 2011-07-28 04:53 [ko1@a...            ] drbrain:r32713 (trunk): * lib/delegate.rb:  Move file-level documentation to the appropriate
  20666 2011-07-28 04:56 [ko1@a...            ] drbrain:r32714 (ruby_1_9_3): * lib/delegate.rb:  Move file-level documentation to the appropriate
  20667 2011-07-28 09:23 [ko1@a...            ] naruse:r32715 (trunk): See __APPLE__ for __syscall.
  20668 2011-07-28 09:33 [ko1@a...            ] naruse:r32716 (ruby_1_9_3): merge revision(s) 32715:
  20669 2011-07-28 12:26 [ko1@a...            ] seki:r32717 (trunk): the code that depends on timing. [Bug #372] [Bug #4160]
  20670 2011-07-28 12:33 [ko1@a...            ] nobu:r32718 (trunk): * ext/dl/cptr.c (rb_dlptr_s_to_ptr): fix wrapping condition.
  20671 2011-07-28 12:33 [ko1@a...            ] nobu:r32719 (trunk): * ext/dl/cptr.c (rb_dlptr_s_to_ptr): use rb_check_funcall.
  20672 2011-07-28 12:34 [ko1@a...            ] nobu:r32720 (trunk): * ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): check NULL pointer
  20673 2011-07-28 12:34 [ko1@a...            ] nobu:r32721 (trunk): * ext/dl/callback/mkcallback.rb (gencallback): use PTR2NUM.
  20674 2011-07-28 14:26 [ko1@a...            ] usa:r32722 (trunk): * lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): typo.
  20675 2011-07-28 22:48 [ko1@a...            ] nahi:r32723 (trunk): * ext/openssl/ossl_cipher.c (ossl_cipher_initialize): Avoid possible
  20676 2011-07-28 22:53 [ko1@a...            ] nahi:r32724 (ruby_1_9_3): * backport r32723 from trunk.
  20677 2011-07-28 23:48 [ko1@a...            ] nagachika:r32725 (trunk): * ext/fiddle/closure.c (callback): use rb_ary_tmp_new() instead of
  20678 2011-07-29 00:01 [ko1@a...            ] nagachika:r32726 (ruby_1_9_3): merge revision 32725:
  20679 2011-07-29 00:01 [ko1@a...            ] svn:r32727 (ruby_1_9_3): * 2011-07-29   
  20680 2011-07-29 00:50 [ko1@a...            ] mame:r32728 (ruby_1_9_3): * backport r32669 from trunk.
  20681 2011-07-29 01:25 [ko1@a...            ] mame:r32729 (ruby_1_9_3): * backport r32671 from trunk.
  20682 2011-07-29 16:20 [ko1@a...            ] naruse:r32730 (trunk): * configure.in (enable_pthread): use -pthread on OpenBSD without
  20683 2011-07-29 16:20 [ko1@a...            ] naruse:r32733 (trunk): Run test_popen_fork on FreeBSD because it can run.
  20684 2011-07-29 16:20 [ko1@a...            ] svn:r32732 (trunk): * 2011-07-29        
  20685 2011-07-29 16:20 [ko1@a...            ] naruse:r32731 (trunk): Use setrlimit(NOFILE,1) on OpenBSD.
  20686 2011-07-29 17:01 [ko1@a...            ] naruse:r32734 (trunk): Fix r32731: position of definition.
  20687 2011-07-29 19:07 [ko1@a...            ] akr:r32735 (trunk, ruby_1_9_3): * ext/socket/mkconstants.rb: add documents for constants.
  20688 2011-07-29 20:32 [ko1@a...            ] akr:r32736 (trunk, ruby_1_9_3): * ext/socket/mkconstants.rb: use whitespaces as a separator.
  20689 2011-07-29 20:52 [ko1@a...            ] akr:r32737 (trunk, ruby_1_9_3): * ext/socket/mkconstants.rb: fix typos.
  20690 2011-07-29 22:15 [ko1@a...            ] nagachika:r32738 (trunk): * test/ruby/test_process.rb (test_rlimit_nofile): fix r32734.
  20691 2011-07-29 23:53 [ko1@a...            ] nobu:r32739 (trunk): * vm_eval.c (rb_apply): get rid of too large alloca.
  20692 2011-07-29 23:54 [ko1@a...            ] nobu:r32740 (trunk): * array.c (rb_ary_set_len): new function to set array length.
  20693 2011-07-30 00:01 [ko1@a...            ] akr:r32741 (trunk, ruby_1_8, ruby_1_9_3): * lib/securerandom.rb: call OpenSSL::Random.seed at the
  20694 2011-07-30 00:01 [ko1@a...            ] svn:r32743 (ruby_1_8): * 2011-07-30     
  20695 2011-07-30 00:01 [ko1@a...            ] svn:r32742 (trunk): * 2011-07-30        
  20696 2011-07-30 00:01 [ko1@a...            ] svn:r32744 (ruby_1_9_3): * 2011-07-30   
  20697 2011-07-30 00:24 [ko1@a...            ] nobu:r32745 (trunk, ruby_1_9_3): * ChangeLog: remove trailing spaces.
  20698 2011-07-30 00:30 [ko1@a...            ] nobu:r32746 (ruby_1_8): * configure.in (RSHIFT): quote to get rid of argument expansion
  20699 2011-07-30 00:49 [ko1@a...            ] nobu:r32747 (trunk): * remove unused variables.
  20700 2011-07-30 07:40 [ko1@a...            ] akr:r32748 (ruby_1_9_3, trunk): * ext/socket/lib/socket.rb (udp_server_sockets): unused variable

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