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

ruby-changes:35701-35800

  35701 2014-10-04 09:10 [ko1@a...            ] zzak:r47783 (trunk): * ext/win32ole/win32ole.c: [DOC] Fix typo in :nodoc: reported by
  35702 2014-10-04 09:13 [ko1@a...            ] zzak:r47784 (trunk): * ext/win32ole/sample/example*.rb: Add wait input to quit for examples
  35703 2014-10-04 16:12 [ko1@a...            ] odaira:r47785 (trunk): test/socket/test_unix.rb (TestSocket_UNIXSocket#test_too_long_path): sockaddr_un.sun_path in AIX is defined as char[1024], so "a" * 300 is not too long. "a" * 3000 would be enough.
  35704 2014-10-04 16:35 [ko1@a...            ] odaira:r47786 (trunk): test/test_syslog.rb (TestSyslog#test_log): In AIX, each output line of LOG_PERROR to stderr has an additional empty line appended, so skip that line.
  35705 2014-10-04 21:31 [ko1@a...            ] nobu:r47787 (trunk): test_gem_source_git.rb: drop intended error message
  35706 2014-10-04 23:13 [ko1@a...            ] nobu:r47788 (trunk): st.c: update st_reverse_foreach
  35707 2014-10-05 00:08 [ko1@a...            ] nobu:r47789 (trunk): parse.y: remove unused argument
  35708 2014-10-05 00:08 [ko1@a...            ] svn:r47790 (trunk): * 2014-10-05        
  35709 2014-10-05 05:56 [ko1@a...            ] normal:r47791 (trunk): ext/zlib/zlib.c: TypedData conversion
  35710 2014-10-05 08:09 [ko1@a...            ] nobu:r47792 (trunk): ext: protoize no-arguments functions
  35711 2014-10-05 08:29 [ko1@a...            ] nobu:r47793 (trunk): ext: protoize no-arguments functions
  35712 2014-10-05 08:33 [ko1@a...            ] nobu:r47794 (trunk): dbm: typed data    
  35713 2014-10-05 08:33 [ko1@a...            ] nobu:r47796 (trunk): sdbm: typed data   
  35714 2014-10-05 08:33 [ko1@a...            ] nobu:r47795 (trunk): gdbm: typed data   
  35715 2014-10-05 08:33 [ko1@a...            ] nobu:r47799 (trunk): openssl: typed data
  35716 2014-10-05 08:33 [ko1@a...            ] nobu:r47798 (trunk): json/parser: typed data
  35717 2014-10-05 08:33 [ko1@a...            ] nobu:r47800 (trunk): psych: typed data  
  35718 2014-10-05 08:33 [ko1@a...            ] nobu:r47797 (trunk): json/generator: typed data
  35719 2014-10-05 10:39 [ko1@a...            ] nobu:r47801 (trunk): rmd160/extconf.rb: fix function name
  35720 2014-10-05 11:04 [ko1@a...            ] nobu:r47802 (trunk): digest/*/extconf.rb: do not link openssl when using bundled
  35721 2014-10-05 23:44 [ko1@a...            ] akr:r47803 (trunk): update doc.         
  35722 2014-10-06 00:31 [ko1@a...            ] nobu:r47804 (trunk): io.c: ID instead of Symbol
  35723 2014-10-06 00:32 [ko1@a...            ] svn:r47805 (trunk): * 2014-10-06        
  35724 2014-10-06 10:07 [ko1@a...            ] duerst:r47806 (trunk): lib/unicode_normalize: New folder for Unicode normalization functionality
  35725 2014-10-06 10:15 [ko1@a...            ] duerst:r47807 (trunk): tool/downloader.rb: Adjust example in documentation for Downloader.download.
  35726 2014-10-06 10:27 [ko1@a...            ] duerst:r47808 (trunk): tool/unicode_norm_gen.rb: Data generation script imported from
  35727 2014-10-06 10:27 [ko1@a...            ] svn:r47809 (trunk): * remove trailing spaces.
  35728 2014-10-06 10:27 [ko1@a...            ] svn:r47810 (trunk): * properties.       
  35729 2014-10-06 10:58 [ko1@a...            ] duerst:r47811 (trunk): tool/unicode_norm_gen.rb: Adjusted directory paths.
  35730 2014-10-06 11:21 [ko1@a...            ] duerst:r47812 (trunk): tool/unicode_norm_gen.rb: Adding/tweaking comments.
  35731 2014-10-06 12:08 [ko1@a...            ] nobu:r47813 (trunk): unicode_norm_gen.rb: optimize concatenation
  35732 2014-10-06 12:08 [ko1@a...            ] nobu:r47814 (trunk): unicode_norm_gen.rb: us-ascii
  35733 2014-10-06 12:08 [ko1@a...            ] nobu:r47815 (trunk): unicode_norm_gen.rb: freeze
  35734 2014-10-06 12:09 [ko1@a...            ] nobu:r47816 (trunk): symbol.c: junk-base attrset
  35735 2014-10-06 16:07 [ko1@a...            ] nobu:r47817 (trunk): test_string.rb: enable huge test only on possible platforms
  35736 2014-10-06 16:23 [ko1@a...            ] nobu:r47818 (trunk): signal.c: send signal unless handled
  35737 2014-10-06 18:45 [ko1@a...            ] odaira:r47819 (trunk): configure.in: Fix typo. [Bug #9914]
  35738 2014-10-06 21:44 [ko1@a...            ] usa:r47820 (trunk): * error.c: update exception tree. [DOC]
  35739 2014-10-06 22:37 [ko1@a...            ] nobu:r47821 (trunk): symbol.h: move struct RSymbol
  35740 2014-10-06 23:35 [ko1@a...            ] suke:r47822 (trunk): ext/win32ole/win32ole_param.c: use typed data.
  35741 2014-10-07 10:37 [ko1@a...            ] nobu:r47823 (trunk): configure.in: fix quoting brackets
  35742 2014-10-07 10:38 [ko1@a...            ] svn:r47824 (trunk): * 2014-10-07        
  35743 2014-10-07 10:48 [ko1@a...            ] nobu:r47825 (trunk): configure.in: off_t for struct stat.st_size
  35744 2014-10-07 11:17 [ko1@a...            ] nobu:r47826 (trunk): etc.c: try confstr on Mac OS X
  35745 2014-10-07 11:28 [ko1@a...            ] nobu:r47827 (trunk): configure.in: remove arch options from CXXFLAGS
  35746 2014-10-07 21:45 [ko1@a...            ] suke:r47828 (trunk): ext/win32ole/win32ole_method.c: refactoring. add
  35747 2014-10-07 21:45 [ko1@a...            ] svn:r47829 (trunk): * remove trailing spaces.
  35748 2014-10-07 21:48 [ko1@a...            ] suke:r47830 (trunk): ext/win32ole/win32ole_param.c: refactoring
  35749 2014-10-07 22:45 [ko1@a...            ] suke:r47831 (trunk): ext/win32ole/win32ole_method.c: use typed data.
  35750 2014-10-07 23:40 [ko1@a...            ] nobu:r47832 (trunk): signal.c: get rid of deadlock by discarded signals
  35751 2014-10-08 04:30 [ko1@a...            ] marcandRe: r47833 (trunk): * lib/matrix.rb: Add Vector.basis.
  35752 2014-10-08 04:30 [ko1@a...            ] svn:r47834 (trunk): * 2014-10-08        
  35753 2014-10-08 04:30 [ko1@a...            ] marcandRe: r47835 (trunk): * lib/matrix.rb: Add Matrix#laplace_expansion.
  35754 2014-10-08 04:33 [ko1@a...            ] odaira:r47836 (trunk): test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale_charmap is ISO-8859-1 with LANG=C. This means the source encoding of stdin is ISO-8859-1, so "invalid multibyte char" error does not occur
  35755 2014-10-08 04:40 [ko1@a...            ] odaira:r47837 (trunk): test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Process::getsid(pid) when pid is in a different session
  35756 2014-10-08 05:00 [ko1@a...            ] normal:r47838 (trunk): normalize reference to Timeout::Error
  35757 2014-10-08 05:17 [ko1@a...            ] marcandRe: r47839 (trunk): * NEWS: Move Matrix changes to the right place
  35758 2014-10-08 05:18 [ko1@a...            ] marcandRe: r47840 (trunk): * lib/matrix.rb: Add @- and @+ for Matrix and Vector.
  35759 2014-10-08 05:25 [ko1@a...            ] normal:r47841 (trunk): ext/etc/etc.c (etc_systmpdir): set default tmplen correctly
  35760 2014-10-08 07:48 [ko1@a...            ] naruse:r47842 (trunk): * lib/uri/generic.rb (URI#inspect): remove Object id.
  35761 2014-10-08 10:38 [ko1@a...            ] nobu:r47843 (trunk): mkmf.rb: translate to assembler
  35762 2014-10-08 16:37 [ko1@a...            ] hsbt:r47844 (trunk): * test/ruby/test_syntax.rb: added syntax tests of underscore arguments.
  35763 2014-10-08 17:23 [ko1@a...            ] nobu:r47845 (trunk): ChangeLog: fix name and address
  35764 2014-10-08 17:27 [ko1@a...            ] nobu:r47846 (trunk): constant.h: constant visibilities
  35766 2014-10-08 21:45 [ko1@a...            ] suke:r47848 (trunk): ext/win32ole/win32ole_variable.c: use typed data.
  35767 2014-10-08 23:50 [ko1@a...            ] nobu:r47849 (trunk): variable.c: use st_update
  35768 2014-10-09 00:53 [ko1@a...            ] nobu:r47850 (trunk): dir.c: fix rdoc  [ci skip]
  35769 2014-10-09 00:53 [ko1@a...            ] svn:r47851 (trunk): * 2014-10-09        
  35770 2014-10-09 07:32 [ko1@a...            ] odaira:r47852 (trunk): missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the first call to Process.setproctitle, because the ps command of AIX refers to the argv array. [Bug #10090]
  35771 2014-10-09 12:39 [ko1@a...            ] normal:r47853 (trunk): hash.c (rb_any_hash): remove unnecessary dsym check
  35772 2014-10-09 12:44 [ko1@a...            ] normal:r47854 (trunk): benchmark/bm_hash_aref_sym*.rb: force static symbols
  35773 2014-10-09 13:35 [ko1@a...            ] nobu:r47855 (trunk): array.c: fix potential memory leak
  35774 2014-10-09 16:16 [ko1@a...            ] normal:r47856 (trunk): st: test packed-to-unpacked transitions during iteration
  35775 2014-10-09 16:16 [ko1@a...            ] svn:r47857 (trunk): * properties.       
  35776 2014-10-09 16:54 [ko1@a...            ] nobu:r47858 (trunk): internal.h: optimize rb_ary_new_from_args
  35777 2014-10-09 16:54 [ko1@a...            ] nobu:r47859 (trunk): tcltklib.c: typed data
  35778 2014-10-09 23:36 [ko1@a...            ] ngoto:r47860 (trunk): * bignum.c (absint_numwords_generic): set an array element after
  35779 2014-10-10 11:27 [ko1@a...            ] nobu:r47861 (trunk): ruby/io.h: deprecate old macros
  35780 2014-10-10 11:28 [ko1@a...            ] svn:r47862 (trunk): * 2014-10-10        
  35781 2014-10-10 11:34 [ko1@a...            ] nobu:r47863 (trunk): io.c: move RFile initialization
  35782 2014-10-10 18:43 [ko1@a...            ] akr:r47864 (trunk): Update doc. and warnings.
  35783 2014-10-10 20:26 [ko1@a...            ] nobu:r47865 (trunk): io.c: fix typo     
  35784 2014-10-10 21:45 [ko1@a...            ] nobu:r47866 (trunk): ruby/ruby.h: eliminate disabled function call
  35785 2014-10-10 23:20 [ko1@a...            ] nobu:r47867 (trunk): ruby/ruby.h: fix for older gcc
  35786 2014-10-10 23:31 [ko1@a...            ] nobu:r47868 (trunk): thread.c: fix for older gcc
  35787 2014-10-11 04:16 [ko1@a...            ] normal:r47869 (trunk): open-uri: accept :open_timeout option
  35788 2014-10-11 04:16 [ko1@a...            ] svn:r47870 (trunk): * 2014-10-11        
  35789 2014-10-11 09:33 [ko1@a...            ] zzak:r47871 (trunk): * ext/socket/unixsocket.c: [DOC] Fix example to render in HTML
  35790 2014-10-11 11:12 [ko1@a...            ] yugui:r47872 (trunk): Merges a patch form naclports.
  35791 2014-10-11 11:12 [ko1@a...            ] yugui:r47873 (trunk): Allow failure of sighandler installation on NativeClient.
  35792 2014-10-11 11:29 [ko1@a...            ] yugui:r47874 (trunk): * io.c: fix issues in the last two commits. don't disable cloexec for
  35793 2014-10-11 12:35 [ko1@a...            ] yugui:r47875 (trunk): Support build for Portable Native Client outside of naclports tree.
  35794 2014-10-11 12:57 [ko1@a...            ] nobu:r47876 (trunk): configure.in: fix typo
  35795 2014-10-11 13:47 [ko1@a...            ] nobu:r47877 (trunk): parse.y: precedence of duplicated keys
  35796 2014-10-11 13:47 [ko1@a...            ] nobu:r47878 (trunk): vm.c: precedence of duplicated keys
  35797 2014-10-11 13:47 [ko1@a...            ] nobu:r47879 (trunk): parse.y: remove duplicate keys
  35798 2014-10-11 15:02 [ko1@a...            ] normal:r47880 (trunk): string.c (rb_str_intern): remove unnecessary RB_GC_GUARD
  35799 2014-10-11 15:34 [ko1@a...            ] normal:r47881 (trunk): compile.c: fix RB_GC_GUARD usage
  35800 2014-10-11 22:33 [ko1@a...            ] yugui:r47882 (trunk): Fixes build failures on Portable Native Client.

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