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

ruby-changes:21701-21800

  21701 2011-11-15 01:01 [ko1@a...            ] kosaki:r33750 (trunk): added a description of NUM2SHORT() to NEWS
  21702 2011-11-15 01:02 [ko1@a...            ] svn:r33751 (trunk): * 2011-11-15        
  21703 2011-11-15 01:10 [ko1@a...            ] ayumin:r33752 (trunk): * test/ruby/test_io.rb (test_fcntl_dupfd): fix test error on
  21704 2011-11-15 02:02 [ko1@a...            ] ayumin:r33753 (trunk): revert r33752 and fix test case based .
  21705 2011-11-15 09:54 [ko1@a...            ] naruse:r33754 (trunk): * regcomp.c (print_indent_tree): fix double printing of ENCLOSE_OPTION
  21706 2011-11-15 10:44 [ko1@a...            ] kosaki:r33755 (trunk): * test/ruby/test_io.rb (TestIO#test_fcntl_dupfd): fix OpenBSD test
  21707 2011-11-15 13:19 [ko1@a...            ] kosaki:r33756 (trunk): * include/ruby/ruby.h: get rid of gcc specific rb_long2int(),
  21708 2011-11-15 13:42 [ko1@a...            ] ngoto:r33757 (trunk): * include/ruby/defines.h (FLUSH_REGISTER_WINDOWS): move sparc asm code
  21709 2011-11-15 14:05 [ko1@a...            ] ngoto:r33758 (trunk): * fix ANSI C compliance of r33757
  21710 2011-11-15 14:57 [ko1@a...            ] kosaki:r33759 (trunk): * include/ruby/ruby.h(NUM2LONG, NUM2INT, NUM2SHORT, NUM2LL,
  21711 2011-11-15 16:04 [ko1@a...            ] nobu:r33760 (trunk): * sparc.c: property.
  21712 2011-11-15 20:10 [ko1@a...            ] akr:r33761 (trunk): * io.c, thread.c, ext/pty/pty.c, ext/fiddle/closure.c: use
  21713 2011-11-15 21:58 [ko1@a...            ] akr:r33762 (trunk): * test/ruby/test_sleep.rb (test_sleep_5sec): 0.1sec tolerance is too
  21714 2011-11-15 22:56 [ko1@a...            ] nobu:r33763 (trunk): * ext/openssl/ossl_asn1.c: get rid of potential overflow.
  21715 2011-11-16 06:35 [ko1@a...            ] akr:r33764 (trunk): * test/ruby/test_thread.rb (test_condvar_timed_wait): use
  21716 2011-11-16 06:35 [ko1@a...            ] svn:r33765 (trunk): * 2011-11-16        
  21717 2011-11-16 10:00 [ko1@a...            ] naruse:r33766 (trunk): * lib/minitest/unit.rb (assert_raises): experimental fix to run
  21718 2011-11-16 10:27 [ko1@a...            ] usa:r33767 (trunk): * bignum.c (rb_big2ull): add a cast to get rid of a VC++ warning.
  21719 2011-11-16 10:46 [ko1@a...            ] usa:r33768 (trunk): * ext/-test-/num2int/num2int.c: remove an unnecessary and wrong decl
  21720 2011-11-16 11:12 [ko1@a...            ] naruse:r33769 (trunk): Fix r33766.      
  21721 2011-11-16 11:36 [ko1@a...            ] usa:r33770 (trunk): * io.c (argf_next_argv): wrong timing of setting ecflags.
  21722 2011-11-16 11:44 [ko1@a...            ] naruse:r33771 (trunk): Refix r33766.    
  21723 2011-11-16 12:06 [ko1@a...            ] usa:r33772 (trunk): * test/webrick/test_cgi.rb (TestWEBrickCGI#start_cgi_server): there are
  21724 2011-11-16 13:54 [ko1@a...            ] usa:r33773 (trunk): * bignum.c (rb_big2ulong): need to calc in unsigned long, because
  21725 2011-11-16 18:14 [ko1@a...            ] nobu:r33774 (trunk): * Makefile.in (LIBRUBY_A): check if generated linked library is
  21726 2011-11-17 10:38 [ko1@a...            ] svn:r33776 (trunk): * 2011-11-17        
  21727 2011-11-17 10:38 [ko1@a...            ] tenderlove:r33775 (trunk): * ext/psych/lib/psych.rb (load_file): make sure opened yaml files are
  21728 2011-11-17 10:43 [ko1@a...            ] tenderlove:r33777 (trunk): infinite loop seems to be fixed, so I can uncomment this assertion.
  21729 2011-11-17 20:24 [ko1@a...            ] usa:r33778 (trunk): * benchmark/bm_io_select[23].rb: use Process::RLIMIT_NOFILE only when
  21730 2011-11-17 20:45 [ko1@a...            ] akr:r33779 (trunk): * ext/dbm/extconf.rb: revert a part of the patch in .
  21731 2011-11-18 07:38 [ko1@a...            ] svn:r33781 (trunk): * 2011-11-18        
  21732 2011-11-18 07:38 [ko1@a...            ] ryan:r33780 (trunk): Improved error message when using llvm-gcc
  21733 2011-11-18 08:02 [ko1@a...            ] ryan:r33782 (trunk): Imported minitest 2.8.1
  21734 2011-11-18 13:06 [ko1@a...            ] usa:r33783 (trunk): * io.c (rb_cloexec_open): set O_NOINHERIT instead of O_CLOEXEC if it is
  21735 2011-11-18 13:21 [ko1@a...            ] usa:r33784 (trunk): * test/unit/assertions.rb (MINI_DIR): quick dirty hack to get rid of
  21736 2011-11-18 16:13 [ko1@a...            ] nobu:r33785 (trunk): * ext/io/console/console.c (console_cooked, console_set_cooked):
  21737 2011-11-18 17:18 [ko1@a...            ] nobu:r33786 (trunk): * ext/io/console/console.c (console_raw, console_set_raw)
  21738 2011-11-19 08:21 [ko1@a...            ] akr:r33787 (trunk): * test/net/http/test_http.rb: remove temporally files.
  21739 2011-11-19 08:21 [ko1@a...            ] svn:r33788 (trunk): * 2011-11-19        
  21740 2011-11-19 16:37 [ko1@a...            ] akr:r33789 (trunk): * test/net/http/test_http.rb: remove temporally files in ensure clause.
  21741 2011-11-19 19:47 [ko1@a...            ] akr:r33790 (trunk): * time.c (TIME_COPY_GMT): copy vtm.utc_offset and vtm.zone too.
  21742 2011-11-19 19:48 [ko1@a...            ] akr:r33791 (trunk): update doc.         
  21743 2011-11-19 21:52 [ko1@a...            ] akr:r33792 (trunk): * lib/pathname.rb (Pathname#find): return an enumerator if
  21744 2011-11-20 04:03 [ko1@a...            ] svn:r33794 (trunk): * 2011-11-20        
  21745 2011-11-20 04:03 [ko1@a...            ] nobu:r33793 (trunk): * Makefile.in (enc/unicode/name2ctype.h): remove duplicated
  21746 2011-11-20 10:21 [ko1@a...            ] akr:r33795 (trunk): * lib/set.rb (SortedSet.setup): don't remove old_init.  The remove
  21747 2011-11-20 11:02 [ko1@a...            ] akr:r33796 (trunk): * lib/set.rb (SortedSet.setup): remove old_init after initialize
  21748 2011-11-20 22:44 [ko1@a...            ] naruse:r33797 (trunk): * enc/unicode.c (PROPERTY_NAME_MAX_SIZE): +1.
  21749 2011-11-20 23:02 [ko1@a...            ] nobu:r33798 (trunk): * ext/tk/tkutil/tkutil.c: fix shorten-64-to-32 warnings.
  21750 2011-11-20 23:05 [ko1@a...            ] nobu:r33799 (trunk): * re.c (rb_reg_initialize): fix indent.
  21751 2011-11-20 23:19 [ko1@a...            ] nobu:r33800 (trunk): * ext/tk/tkutil/tkutil.c (cbsubst_info): fix shorten-64-to-32 warnings.
  21752 2011-11-20 23:22 [ko1@a...            ] nobu:r33801 (trunk): * ext/extmk.rb (extract_makefile, extmake): regenerate makefiels
  21753 2011-11-21 00:19 [ko1@a...            ] nobu:r33802 (trunk): * ChangeLog: fix typo.
  21754 2011-11-21 00:19 [ko1@a...            ] svn:r33803 (trunk): * 2011-11-21        
  21755 2011-11-21 06:18 [ko1@a...            ] naruse:r33804 (trunk): * cont.c (fiber_switch): ignore fiber context switch
  21756 2011-11-21 23:41 [ko1@a...            ] akr:r33805 (trunk): * io.c (linux_get_maxfd): new function to find maximum fd on Linux.
  21757 2011-11-22 00:26 [ko1@a...            ] akr:r33806 (trunk): * io.c (linux_get_maxfd): get rid of a warning.
  21758 2011-11-22 00:26 [ko1@a...            ] svn:r33807 (trunk): * 2011-11-22        
  21759 2011-11-22 00:46 [ko1@a...            ] akr:r33808 (trunk): * test/ruby/test_io.rb (test_fcntl_dupfd): the argument of F_DUPFD is
  21760 2011-11-22 04:47 [ko1@a...            ] tenderlove:r33809 (trunk): * ext/psych/lib/psych.rb: remove autoload from psych
  21761 2011-11-22 07:01 [ko1@a...            ] akr:r33810 (trunk): * test/ruby/test_io.rb (test_fcntl_dupfd): there is no known platform
  21762 2011-11-22 10:47 [ko1@a...            ] naruse:r33811 (trunk): * numeric.c (ruby_float_step): improve floating point calculations.
  21763 2011-11-22 11:28 [ko1@a...            ] naruse:r33812 (trunk): * bignum.c (): refix of r33536. Don't change behavior of Bignum#/.
  21764 2011-11-22 11:34 [ko1@a...            ] nobu:r33813 (trunk): * win32/win32.c (dupfd): argument of _osfhnd and so on should not
  21765 2011-11-22 13:54 [ko1@a...            ] naruse:r33814 (trunk): Fix for r33811.  
  21766 2011-11-22 14:39 [ko1@a...            ] naruse:r33815 (trunk): Use proc to delay making exception_details.
  21767 2011-11-22 17:49 [ko1@a...            ] nobu:r33816 (trunk): * win32/win32.c (_pioinfo): make an inline function.
  21768 2011-11-22 18:08 [ko1@a...            ] usa:r33817 (trunk): * win32/win32.c (_pioinfo): need to declare _pioinfo() before using
  21769 2011-11-23 09:36 [ko1@a...            ] drbrain:r33818: Ignore mkmf generated files in ext/-test-/
  21770 2011-11-23 20:25 [ko1@a...            ] naruse:r33819 (trunk): * io.c (ioctl_narg_len): don't use _IOC_SIZE macro on Linux.
  21771 2011-11-23 20:25 [ko1@a...            ] svn:r33820 (trunk): * 2011-11-23        
  21772 2011-11-24 08:15 [ko1@a...            ] emboss:r33821 (trunk): * ext/openssl/ossl_pkey_dsa.c: remove redundant colon from error
  21773 2011-11-24 08:15 [ko1@a...            ] svn:r33822 (trunk): * 2011-11-24        
  21774 2011-11-24 08:18 [ko1@a...            ] emboss:r33823 (trunk): Mention "patched by"
  21775 2011-11-24 09:46 [ko1@a...            ] naruse:r33824 (trunk): increase difference of priority to avoid false nagative test result.
  21776 2011-11-24 10:10 [ko1@a...            ] emboss:r33825 (trunk): * test/openssl/test_engine.rb: Suppress output from 'openssl'
  21777 2011-11-24 11:59 [ko1@a...            ] kosaki:r33826 (trunk): Merge branch 'fsync-nogvl' into trunk
  21778 2011-11-24 12:09 [ko1@a...            ] akr:r33827 (trunk): add a test.         
  21779 2011-11-24 20:00 [ko1@a...            ] akr:r33828 (trunk): * io.c (rb_io_reopen): re-initialize buffereing mode for stdout and
  21780 2011-11-24 20:08 [ko1@a...            ] akr:r33829 (trunk): * test/openssl/test_engine.rb: use IO#reopen to restore stderr.
  21781 2011-11-25 07:50 [ko1@a...            ] kosaki:r33830 (trunk): * configure.in: add -Wall always.
  21782 2011-11-25 07:50 [ko1@a...            ] svn:r33831 (trunk): * 2011-11-25        
  21783 2011-11-25 07:54 [ko1@a...            ] kosaki:r33832 (trunk): * configure.in: remove [read count field in FILE] check.
  21784 2011-11-25 07:58 [ko1@a...            ] kosaki:r33833 (trunk): * configure.in: remove [read buffer ptr field in FILE structures] check.
  21785 2011-11-25 08:02 [ko1@a...            ] kosaki:r33834 (trunk): * lib/mkmf.rb: get rid of warnings of mkmf.rb if -Wmissing-declarations
  21786 2011-11-25 08:04 [ko1@a...            ] kosaki:r33835 (trunk): * configure.in: add -D_FORTIFY_SOURCE=2. It provide some compile
  21787 2011-11-25 08:06 [ko1@a...            ] kosaki:r33836 (trunk): * configure.in: add -fstack-protector. It help to protect us from
  21788 2011-11-25 08:50 [ko1@a...            ] kosaki:r33837 (trunk): * configure.in: turn on PIE if --enable-shared is not specified.
  21789 2011-11-25 10:43 [ko1@a...            ] kosaki:r33838 (trunk): * Makefile.in (EXTLDFLAGS): export it.
  21790 2011-11-25 11:46 [ko1@a...            ] kosaki:r33839 (trunk): * io.c (ioctl_narg_len, linux_iocparm_len): reinstantiate linux
  21791 2011-11-26 05:00 [ko1@a...            ] nobu:r33840 (trunk): * configure.in (--no-undefined): RUBY_TRY_CFLAGS does nothing for
  21792 2011-11-26 05:00 [ko1@a...            ] svn:r33841 (trunk): * 2011-11-26        
  21793 2011-11-26 10:25 [ko1@a...            ] emboss:r33842 (trunk): * ext/openssl/ossl_ssl.c: add comment on where to find implementation
  21794 2011-11-26 10:49 [ko1@a...            ] emboss:r33843 (trunk): * ext/openssl/extconf.rb: remove checks for available functions.
  21795 2011-11-26 15:26 [ko1@a...            ] shyouhei:r33844 (trunk): * .travis.yml: Travis enable.
  21796 2011-11-26 15:33 [ko1@a...            ] shyouhei:r33845 (trunk): * .travis.yml (before-script): autoconf required.
  21797 2011-11-26 15:40 [ko1@a...            ] shyouhei:r33846 (trunk): * .travis.yml (before_script): wrong name, sorry.
  21798 2011-11-26 15:41 [ko1@a...            ] shyouhei:r33847 (trunk): * .travis.yml (script): should be ./configure
  21799 2011-11-26 20:07 [ko1@a...            ] naruse:r33848 (trunk): * lib/net/http.rb (Net::HTTP::SSL_ATTRIBUTES): refix 33701.
  21800 2011-11-26 20:44 [ko1@a...            ] naruse:r33849 (trunk): * lib/net/http.rb (Net::HTTP.get_response): enable use_ssl

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