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

ruby-changes:54901-55000

  54901 2019-02-21 15:12 [ko1@a...            ] svn:r67106 (trunk): * 2019-02-21        
  54902 2019-02-21 16:03 [ko1@a...            ] nobu:r67107 (trunk): Path for AT_EMPTY_PATH must not be NULL
  54903 2019-02-21 16:32 [ko1@a...            ] nobu:r67108 (trunk): Constified         
  54904 2019-02-22 00:38 [ko1@a...            ] eregon:r67109 (trunk): Update to ruby/mspec@2ee5661
  54905 2019-02-22 00:38 [ko1@a...            ] svn:r67110 (trunk): * properties.       
  54907 2019-02-22 00:46 [ko1@a...            ] eregon:r67112 (trunk): Update to ruby/spec@7a16e01
  54908 2019-02-22 05:59 [ko1@a...            ] ko1:r67113 (trunk): refactoring compile.c.
  54909 2019-02-22 05:59 [ko1@a...            ] svn:r67114 (trunk): * expand tabs.      
  54910 2019-02-22 12:08 [ko1@a...            ] nobu:r67115 (trunk): Unified rb_file_s_birthtime
  54911 2019-02-22 15:01 [ko1@a...            ] nobu:r67116 (trunk): Support File#birthtime on Linux
  54912 2019-02-22 15:07 [ko1@a...            ] nobu:r67117 (trunk): File#birthtime depends on the kernel version on Linux
  54913 2019-02-22 15:14 [ko1@a...            ] nobu:r67118 (trunk): STATX_BTIME depends on filesystems
  54914 2019-02-22 15:22 [ko1@a...            ] nobu:r67119 (trunk): Skip EPERM, like as r67102
  54915 2019-02-22 15:35 [ko1@a...            ] nobu:r67120 (trunk): Skip EPERM, when statx(2) is wholely blocked
  54916 2019-02-22 15:43 [ko1@a...            ] nobu:r67121 (trunk): STATX_BTIME depends on filesystems
  54917 2019-02-22 16:26 [ko1@a...            ] ko1:r67122 (trunk): change `cfunc->invoker` type for opt.
  54918 2019-02-22 16:26 [ko1@a...            ] svn:r67123 (trunk): * expand tabs.      
  54919 2019-02-23 11:18 [ko1@a...            ] k0kubun:r67124 (trunk): spec/../shared/write.rb: suppress random failure
  54920 2019-02-23 11:18 [ko1@a...            ] svn:r67125 (trunk): * 2019-02-23        
  54921 2019-02-23 11:22 [ko1@a...            ] k0kubun:r67126 (trunk): spec/../rbconfig_spec.rb: skip spec not working on MinGW
  54922 2019-02-23 12:44 [ko1@a...            ] hsbt:r67127 (trunk): Merge json-2.2.0 from flori/json.
  54923 2019-02-23 13:42 [ko1@a...            ] glass:r67128 (trunk): configure.ac: skip check of statx() on AIX
  54924 2019-02-24 14:27 [ko1@a...            ] glass:r67129 (trunk): configure.ac: remove check for broken memmem
  54925 2019-02-24 14:27 [ko1@a...            ] svn:r67130 (trunk): * 2019-02-24        
  54926 2019-02-24 20:57 [ko1@a...            ] nobu:r67131 (trunk): Check stx_btime in struct statx
  54927 2019-02-26 10:34 [ko1@a...            ] duerst:r67132 (trunk): add exceptions for indenting conventions for files related to regular expressions
  54928 2019-02-26 10:34 [ko1@a...            ] svn:r67133 (trunk): * 2019-02-26        
  54929 2019-02-27 12:26 [ko1@a...            ] nobu:r67134 (trunk): Remove stale arguments
  54930 2019-02-27 12:26 [ko1@a...            ] svn:r67135 (trunk): * expand tabs.      
  54931 2019-02-27 12:26 [ko1@a...            ] svn:r67136 (trunk): * 2019-02-27        
  54932 2019-02-27 21:30 [ko1@a...            ] hsbt:r67137 (trunk): Test Bundler examples and bundled gems tests with Azure Pipeline.
  54933 2019-02-27 21:40 [ko1@a...            ] hsbt:r67138 (trunk): skip to not support color tty environment.
  54934 2019-02-27 21:40 [ko1@a...            ] svn:r67139 (trunk): * properties.       
  54935 2019-02-28 21:01 [ko1@a...            ] hsbt:r67140 (trunk): Removed fake environment variable because It is not necessary for macOS.
  54936 2019-02-28 21:01 [ko1@a...            ] svn:r67141 (trunk): * 2019-02-28        
  54937 2019-02-28 21:19 [ko1@a...            ] k0kubun:r67142 (trunk): Try fetchDepth: 1
  54938 2019-02-28 21:32 [ko1@a...            ] k0kubun:r67143 (trunk): Try clean: true for vs2017 checkout failure
  54939 2019-02-28 21:47 [ko1@a...            ] k0kubun:r67144 (trunk): Revert "Try clean: true for vs2017 checkout failure"
  54940 2019-02-28 22:26 [ko1@a...            ] k0kubun:r67145 (trunk): Mark vs2017 build as continueOnError for now
  54942 2019-02-28 23:52 [ko1@a...            ] usa:r67147 (ruby_2_4): merge revision(s) 62872, 62873: [Backport #14621]
  54943 2019-02-28 23:55 [ko1@a...            ] usa:r67148 (ruby_2_4): merge revision(s) 66909: [Backport #15555]
  54944 2019-03-01 12:45 [ko1@a...            ] hsbt:r67149 (trunk): Support YACC environment variable for ripper.
  54945 2019-03-01 12:45 [ko1@a...            ] svn:r67150 (trunk): * 2019-03-01        
  54946 2019-03-01 12:56 [ko1@a...            ] k0kubun:r67151 (trunk): Drop obsoleted continueOnError
  54947 2019-03-01 15:20 [ko1@a...            ] usa:r67153 (ruby_2_4): Get rid of "shadowing outer local varable" warning
  54948 2019-03-01 16:58 [ko1@a...            ] usa:r67154 (ruby_2_4): merge revision(s) 65365:
  54949 2019-03-01 17:31 [ko1@a...            ] hsbt:r67155 (trunk): Fixed build failure of Travis CI. We need to support `make srcs`.
  54950 2019-03-01 17:46 [ko1@a...            ] hsbt:r67156 (trunk): Try to build vs2019preview on Azure Pipelines.
  54951 2019-03-01 22:16 [ko1@a...            ] hsbt:r67157 (trunk): Try to build readline extension with vcpkg on Azure Pipelines.
  54952 2019-03-01 23:09 [ko1@a...            ] k0kubun:r67158 (trunk): Stop sharding --jit-wait testing
  54953 2019-03-03 09:17 [ko1@a...            ] ko1:r67159 (trunk): close opened files explicitly
  54954 2019-03-03 09:17 [ko1@a...            ] svn:r67160 (trunk): * 2019-03-03        
  54955 2019-03-03 15:18 [ko1@a...            ] ko1:r67161 (trunk): do not close FSs explicitly.
  54956 2019-03-03 22:35 [ko1@a...            ] k0kubun:r67162 (trunk): Use --depth=1 for vs2019 as well
  54957 2019-03-04 17:13 [ko1@a...            ] nobu:r67163 (trunk): FindFirstFile cannot glob share names
  54958 2019-03-04 17:13 [ko1@a...            ] svn:r67164 (trunk): * 2019-03-04        
  54959 2019-03-05 09:28 [ko1@a...            ] nobu:r67165 (trunk): Directories in RbConfig may not exist until installation
  54960 2019-03-05 09:28 [ko1@a...            ] svn:r67166 (trunk): * 2019-03-05        
  54961 2019-03-05 09:32 [ko1@a...            ] nobu:r67167 (trunk): string.c: respect the actual encoding
  54962 2019-03-05 12:33 [ko1@a...            ] hsbt:r67168 (trunk): Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20b
  54963 2019-03-06 10:55 [ko1@a...            ] duerst:r67169 (trunk): update Unicode version (and Emoji version) to 12.0.0
  54964 2019-03-06 10:55 [ko1@a...            ] svn:r67170 (trunk): * 2019-03-06        
  54965 2019-03-06 11:08 [ko1@a...            ] hsbt:r67171 (trunk): Skip malicious extension test with mswin platform.
  54966 2019-03-06 12:04 [ko1@a...            ] kazu:r67172 (trunk): Remove deprecated `sudo: false` in .travis.yml
  54967 2019-03-06 12:15 [ko1@a...            ] duerst:r67173 (trunk): add news about Unicode version update (issue #15321) to NEWS [ci skip]
  54968 2019-03-06 12:19 [ko1@a...            ] duerst:r67174: delete directory and files related to Unicode version 11.0.0
  54969 2019-03-06 15:36 [ko1@a...            ] naruse:r67175 (ruby_2_6): merge revision(s) 67169, 67173, 67174: [Backport #15641]
  54970 2019-03-06 15:58 [ko1@a...            ] naruse:r67176 (ruby_2_6): Drop pedantic matrix from .travis.yml
  54971 2019-03-06 16:14 [ko1@a...            ] naruse:r67177 (ruby_2_6): merge revision(s) 66972: [Backport #15577]
  54972 2019-03-06 16:31 [ko1@a...            ] naruse:r67178 (ruby_2_6): merge revision(s) 67172:
  54973 2019-03-06 16:47 [ko1@a...            ] naruse:r67179 (ruby_2_6): merge revision(s) 67006: [Backport #15469]
  54974 2019-03-06 17:53 [ko1@a...            ] naruse:r67181 (ruby_2_6): merge revision(s) 67167: [Backport #15635]
  54975 2019-03-06 18:01 [ko1@a...            ] naruse:r67182 (ruby_2_6): Backport RubyGems 3.0.3: [Backport #15637]
  54976 2019-03-06 18:48 [ko1@a...            ] naruse:r67183 (trunk): Fix PTY.open on OpenBSD [Bug #15607]
  54977 2019-03-06 18:49 [ko1@a...            ] naruse:r67184 (ruby_2_6): merge revision(s) 67183: [Backport #15607]
  54978 2019-03-06 20:16 [ko1@a...            ] nobu:r67185 (trunk): proc.c: call respond_to_missing? with a symbol
  54979 2019-03-06 20:32 [ko1@a...            ] nagachika:r67186 (ruby_2_5): merge revision(s) 67183: [Backport #15607]
  54980 2019-03-06 20:50 [ko1@a...            ] nobu:r67187 (trunk): Symbol creation is not a problem now unless pinned down
  54981 2019-03-07 14:11 [ko1@a...            ] nobu:r67188 (trunk): io.c: chomp CR at the end of read buffer
  54982 2019-03-07 14:12 [ko1@a...            ] svn:r67189 (trunk): * 2019-03-07        
  54983 2019-03-07 20:24 [ko1@a...            ] hsbt:r67190 (trunk): Ignore to handle the different platform
  54984 2019-03-08 00:19 [ko1@a...            ] nagachika:r67191 (ruby_2_5): merge revision(s) 67188: [Backport #15642]
  54985 2019-03-08 00:31 [ko1@a...            ] nagachika:r67192 (ruby_2_5): merge revision(s) 67167: [Backport #15635]
  54986 2019-03-08 09:35 [ko1@a...            ] tadd:r67193 (trunk): use __GNUC__ instead of __GCC__.
  54988 2019-03-09 09:00 [ko1@a...            ] nobu:r67195 (trunk): Early return in gc_mark_children
  54989 2019-03-09 09:00 [ko1@a...            ] svn:r67196 (trunk): * 2019-03-09        
  54990 2019-03-09 09:12 [ko1@a...            ] nobu:r67197 (trunk): variable.c: hoisted out rb_namespace_p
  54991 2019-03-09 09:12 [ko1@a...            ] svn:r67198 (trunk): * expand tabs.      
  54992 2019-03-09 19:14 [ko1@a...            ] nobu:r67199 (trunk): Use assert_respond_to
  54993 2019-03-09 19:17 [ko1@a...            ] nobu:r67200 (trunk): Add ignored_sp event
  54994 2019-03-10 15:46 [ko1@a...            ] nobu:r67201 (trunk): eval.c: clear internal errinfo
  54995 2019-03-10 15:46 [ko1@a...            ] svn:r67202 (trunk): * 2019-03-10        
  54996 2019-03-11 10:37 [ko1@a...            ] svn:r67204 (trunk): * 2019-03-11        
  54997 2019-03-11 10:37 [ko1@a...            ] nobu:r67203 (trunk): numeric.c: fix infinite loop
  54998 2019-03-11 12:53 [ko1@a...            ] nobu:r67205 (trunk): Renamed duplicate test
  54999 2019-03-11 12:53 [ko1@a...            ] nobu:r67206 (trunk): Removed circular require

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