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

ruby-changes:61201-61300

  61201 2020-05-12 02:55 [ko1@a...            ] 7a7854d8c1 (master): Some I/O in test doesn't have "position"
  61202 2020-05-12 10:11 [ko1@a...            ] 3fcf7f0271 (master): win32/mkexports.rb: do not export internal symbols
  61203 2020-05-12 10:24 [ko1@a...            ] 237bee9d40 (master): Removed extra stringization
  61204 2020-05-12 11:48 [ko1@a...            ] 7cc55f4bc4 (master): Thread#backtrace may return nil [ci skip]
  61205 2020-05-12 12:25 [ko1@a...            ] 946dadd3f4 (master): Sync did_you_mean  
  61206 2020-05-12 12:56 [ko1@a...            ] 31af0dafba (master): Expose SSLContext#extra_chain_cert in Net::HTTP
  61207 2020-05-12 13:25 [ko1@a...            ] 1d2fc91237 (master): Add missing `,`    
  61208 2020-05-12 15:58 [ko1@a...            ] 317fdd6df2 (master): fiddle: share the same config tools
  61209 2020-05-12 15:58 [ko1@a...            ] 3150b97d32 (master): extlibs.rb: links in extracted directory
  61210 2020-05-12 15:58 [ko1@a...            ] d1748484e8 (master): extlibs.rb: added variable references
  61211 2020-05-12 16:29 [ko1@a...            ] ee518cf077 (master): Revert "Sync did_you_mean"
  61212 2020-05-12 17:15 [ko1@a...            ] b16acf8baa (master): .github: use actions/checkout@v2 again
  61213 2020-05-12 17:48 [ko1@a...            ] 2e7d886311 (master): test/lib/jit_support.rb: Let JIT tests skip on centos8
  61214 2020-05-12 19:59 [ko1@a...            ] 693f7ab315 (master): Optimize String#split
  61215 2020-05-12 23:02 [ko1@a...            ] 02cb643ddb (master): Added String#split benchmark for empty regexp
  61216 2020-05-12 23:15 [ko1@a...            ] 2383cdabc1 (master): builtin_binary.inc: should be updated even if no changes [ci skip]
  61217 2020-05-12 23:32 [ko1@a...            ] 1c4eb70654 (master): Build auxiliary program files early
  61218 2020-05-13 01:24 [ko1@a...            ] e1855100e4 (master): ext/fiddle/extconf.rb: check if ffi_closure_alloc is available
  61219 2020-05-13 01:24 [ko1@a...            ] 68224651a4 (master): * 2020-05-13 [ci skip]
  61220 2020-05-13 07:55 [ko1@a...            ] cf9619084b (master): Bump version to use Rake 13 in bundler examples
  61221 2020-05-13 07:55 [ko1@a...            ] 0e60b59d58 (master): Update the bundler version with master branch
  61222 2020-05-13 07:55 [ko1@a...            ] 5b634afe4c (master): Added test_gems.rb for setup dependencies
  61223 2020-05-13 07:55 [ko1@a...            ] a7c1791cec (master): Partly reverted bundler.gemspec for ruby core testing
  61224 2020-05-13 07:55 [ko1@a...            ] fcb5a9ee46 (master): Resolved the file path of gemspec for ruby core repository
  61226 2020-05-13 07:55 [ko1@a...            ] cecd343336 (master): Skip the examples for bundle exec with gem installation
  61227 2020-05-13 07:55 [ko1@a...            ] ca892e6902 (master): Skip the example to use rake command
  61228 2020-05-13 07:55 [ko1@a...            ] f61dbb921e (master): Marked the some examples that are not working with the ruby repository
  61229 2020-05-13 07:55 [ko1@a...            ] 143872bf98 (master): Unmask the some of examples with ruby_repo label
  61230 2020-05-13 07:55 [ko1@a...            ] 777b5b4f39 (master): Bump version to use RSpec 3.8+
  61231 2020-05-13 07:55 [ko1@a...            ] aecbb78517 (master): Use relative path in ruby core repository
  61232 2020-05-13 08:43 [ko1@a...            ] 9cfa811b0f (master): Do not try ffi_closure_alloc if libffi is <= 3.1
  61233 2020-05-13 10:14 [ko1@a...            ] de29a022ac (master): Document that #hash is not called for certain core classes [ci skip]
  61234 2020-05-13 10:58 [ko1@a...            ] b68dab8667 (master): ext/fiddle/extconf.rb: Fix the condition of libffi <= 3.1
  61235 2020-05-13 13:47 [ko1@a...            ] 3bca1b6aad (master): ext/openssl/ossl.h: Remove a variable that is used only in assert
  61236 2020-05-13 13:51 [ko1@a...            ] 61d451d6ce (master): ext/bigdecimal/bigdecimal.c, ext/date/date_core.c: undef NDEBUG
  61237 2020-05-13 14:50 [ko1@a...            ] fcd2576290 (master): Stop always inlining not-optimized get/setivar
  61238 2020-05-13 15:48 [ko1@a...            ] a7145c3de4 (master): [ruby/openssl] Fix signing example to not use Digest instance
  61239 2020-05-13 15:48 [ko1@a...            ] 3f8665fe0e (master): [ruby/openssl] Add Marshal support to PKey objects
  61240 2020-05-13 15:48 [ko1@a...            ] b44cc9f040 (master): [ruby/openssl] Remove 'mapping between Digest class and sn/ln'
  61241 2020-05-13 15:48 [ko1@a...            ] c85789f9b2 (master): [ruby/openssl] Look up cipher by name instead of constant
  61242 2020-05-13 15:48 [ko1@a...            ] 0b2c70eaa1 (master): [ruby/openssl] Look up digest by name instead of constant
  61243 2020-05-13 15:48 [ko1@a...            ] cc26638cae (master): [ruby/openssl] ssl: temporarily remove SSLContext#add_certificate_chain_file
  61244 2020-05-13 15:48 [ko1@a...            ] 6f008c9d2f (master): [ruby/openssl] pkey: add PKey#inspect and #oid
  61245 2020-05-13 15:48 [ko1@a...            ] 87662134b5 (master): [ruby/openssl] Ruby/OpenSSL 2.2.0
  61246 2020-05-14 00:51 [ko1@a...            ] 65c5a39578 (master): * 2020-05-14 [ci skip]
  61247 2020-05-14 09:11 [ko1@a...            ] d4acf254e3 (master): Use the gemspec in build_dir directly
  61248 2020-05-14 09:11 [ko1@a...            ] 35bbbc751d (master): clean-up .bundle directory in bundled_app
  61249 2020-05-14 13:35 [ko1@a...            ] 68a7c8ad57 (master): Reline callbacks can take nil
  61250 2020-05-14 13:35 [ko1@a...            ] 03a492fe45 (master): Initialize Reline callbacks when test suit starts
  61251 2020-05-14 13:35 [ko1@a...            ] ca1f6b3eae (master): Delete inner text buffer after tests
  61252 2020-05-14 13:35 [ko1@a...            ] 978e691c86 (master): Restore Readline.completion_case_fold in test
  61253 2020-05-14 13:35 [ko1@a...            ] 4a620aff8d (master): Restore class variable setting for tests
  61254 2020-05-14 17:17 [ko1@a...            ] 0a52015da7 (master): Constified code_loc_gen
  61255 2020-05-14 17:22 [ko1@a...            ] 336119dfc5 (master): extlibs.rb: fixed Downloader.cache_file call and return value
  61256 2020-05-14 19:11 [ko1@a...            ] 0e3b0fcdba (master): Thread scheduler for light weight concurrency.
  61257 2020-05-14 19:58 [ko1@a...            ] 634eeb4353 (master): Removed trailing spaces [ci skip]
  61258 2020-05-14 19:58 [ko1@a...            ] d7d0d01401 (master): Endless method definition including `rescue` modifier
  61259 2020-05-15 01:22 [ko1@a...            ] 7f86ad61cc (master): test/scheduler: suppress warnings
  61260 2020-05-15 01:22 [ko1@a...            ] 531e4a35f4 (master): * 2020-05-15 [ci skip]
  61261 2020-05-15 01:23 [ko1@a...            ] 39365b46e2 (master): Merge pull request #3047 from mame/suppress-backtrace
  61262 2020-05-15 10:26 [ko1@a...            ] 6fa8455ebb (master): Move `test/scheduler` -> `test/fiber` [Bug #16892].
  61263 2020-05-15 14:54 [ko1@a...            ] e89b875081 (master): fix for multi-run test.
  61264 2020-05-15 16:35 [ko1@a...            ] 71c166e11e (master): Fixed argument forwarding in reserved word method [Bug #16854]
  61265 2020-05-15 17:46 [ko1@a...            ] a9b2014d26 (master): Fix a typo [ci skip]
  61266 2020-05-16 06:12 [ko1@a...            ] d469807980 (master): [CI skip] Enhance rdoc intro for Hash (#3056)
  61267 2020-05-16 06:12 [ko1@a...            ] a3cd01524c (master): * 2020-05-16 [ci skip]
  61268 2020-05-16 06:12 [ko1@a...            ] 24739c62e5 (master): [ci skip] Rdoc enhancements for Array (#3063)
  61269 2020-05-16 17:36 [ko1@a...            ] 9e67a38fde (master): Fallback to built-in UTF-8 for miniruby
  61270 2020-05-16 17:36 [ko1@a...            ] 8c3a60df2a (master): leakchecker.rb: show test name
  61271 2020-05-16 17:41 [ko1@a...            ] 2c3c6c96cf (master): Defer initialization
  61273 2020-05-17 18:01 [ko1@a...            ] 6e7551a57e (master): * 2020-05-17 [ci skip]
  61274 2020-05-17 18:10 [ko1@a...            ] dc57136fd3 (master): Removed PRNG implementation details from the test
  61275 2020-05-17 19:03 [ko1@a...            ] bd8aa047fc (master): Removed useless implementation tests
  61276 2020-05-17 19:30 [ko1@a...            ] fc2a121c7c (master): [ruby/reline] If history-size isn't numeric, it should be 500
  61277 2020-05-17 19:30 [ko1@a...            ] f56e05fa7d (master): [ruby/reline] Remove unnecessary TODO commnet
  61278 2020-05-17 19:30 [ko1@a...            ] dc0cdf4322 (master): [ruby/irb] Version 1.2.4
  61279 2020-05-17 19:30 [ko1@a...            ] 9f18b139c9 (master): [ruby/reline] Add a test of autowrap for yamatanooroti
  61280 2020-05-17 21:02 [ko1@a...            ] fa7addebb4 (master): Fix typos [ci skip]
  61281 2020-05-18 12:40 [ko1@a...            ] b02c10b240 (master): built-in method call must not have a receiver
  61282 2020-05-18 12:40 [ko1@a...            ] acf61e85f3 (master): * 2020-05-18 [ci skip]
  61283 2020-05-18 12:47 [ko1@a...            ] c0cd474d4f (master): Prefer dedicated enum over int
  61284 2020-05-18 14:22 [ko1@a...            ] 0e5a58b6bf (master): Mark some JIT-ed functions as COLDFUNC
  61285 2020-05-18 14:39 [ko1@a...            ] afd84c58ac (master): Document how to enable USDT method entry/exit tracepoints
  61286 2020-05-18 15:38 [ko1@a...            ] b16a2aa938 (master): Reduce code size for rb_class_of
  61287 2020-05-18 15:43 [ko1@a...            ] 3bada9208a (master): Simplify maybe_special_const_class_p
  61288 2020-05-18 17:43 [ko1@a...            ] cf31e98079 (master): Fix a typo [ci skip]
  61289 2020-05-18 21:44 [ko1@a...            ] 185f49f90c (master): Fixed RDoc formatting [ci skip]
  61290 2020-05-18 23:19 [ko1@a...            ] 1f011cccb1 (master): Skip some tests if extracted from tarball (again)
  61291 2020-05-19 00:59 [ko1@a...            ] 6c1a51dae8 (master): Skip some tests if extracted from tarball (again)
  61292 2020-05-19 00:59 [ko1@a...            ] 9ee66d2bef (master): * 2020-05-19 [ci skip]
  61293 2020-05-19 08:57 [ko1@a...            ] 6efb9fe042 (master): Allow references stored in the VM stack to move
  61294 2020-05-19 13:08 [ko1@a...            ] 79292b3088 (master): Make builtin loader sources by Ripper
  61295 2020-05-19 15:23 [ko1@a...            ] 1f063abb4c (master): add static modifier to rb_ary_aref2 func
  61296 2020-05-19 17:49 [ko1@a...            ] 5e81e8675a (master): Ignore exceptions when closing data connections [Bug #16780]
  61297 2020-05-20 10:22 [ko1@a...            ] feb8dc55b6 (master): Include wchar.h before wrapping memchr
  61298 2020-05-20 10:22 [ko1@a...            ] a6403091a5 (master): * 2020-05-20 [ci skip]
  61299 2020-05-20 10:29 [ko1@a...            ] 67d259c5dc (master): Use __bultin_assume() from clang-7
  61300 2020-05-20 10:53 [ko1@a...            ] 2480ef904c (master): pure_parser.rb: get rid of an error at localed messages

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