ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2019-06-14 11:03:15 to 2019-06-24 17:50:00 UTC [more...]

[ruby-core:93337] [Ruby trunk Feature#15955] UnboundMethod#apply
 2019-06-24 17:49 UTC 

[ruby-core:93336] [Ruby trunk Bug#14026] RUBY ERROR ON DIVISION with FDIV
 2019-06-24 17:35 UTC 

[ruby-core:93335] [Ruby trunk Bug#14099] heap-use-after-free (WRITE of size 8) in rb_obj_write (include/ruby/ruby.h:1484)
 2019-06-24 17:15 UTC 

[ruby-core:93334] [Ruby trunk Bug#14069] Document order of elements in Set
 2019-06-24 17:09 UTC 

[ruby-core:93330] [Ruby trunk Feature#15954] 簡単にマルチスレッドを一度に合流させる
 2019-06-24 11:27 UTC  (2+ messages)
` [ruby-core:93333] "

[ruby-core:93331] [Ruby trunk Bug#15708] Implicit numbered argument decomposes an array
 2019-06-24 10:26 UTC 

[ruby-core:93190] [Ruby trunk Misc#15930] DevelopersMeeting20190711Japan
 2019-06-24  9:58 UTC  (5+ messages)
` [ruby-core:93191] "
` [ruby-core:93200] "
` [ruby-core:93225] "
` [ruby-core:93329] "

[ruby-core:93328] [Ruby trunk Misc#15744] Improvement needed to documentation of 'Literals'
 2019-06-24  2:27 UTC 

[ruby-core:93292] [Ruby trunk Bug#14968] [PATCH] io.c: make all pipes nonblocking by default
 2019-06-24  1:51 UTC  (2+ messages)
  ` [ruby-core:93327] "

[ruby-core:93325] [Ruby trunk Bug#15953] Wrong heap size given to ruby_sized_xfree when freeing shared root arrays
 2019-06-23 19:35 UTC  (2+ messages)
` [ruby-core:93326] "

[ruby-core:93318] [Ruby trunk Feature#15504] Freeze all Range object
 2019-06-23  4:47 UTC  (2+ messages)
` [ruby-core:93324] "

[ruby-core:93322] [Ruby trunk Bug#15952] Issue with Array#unshift, sometimes doesn't respect frozenness of array
 2019-06-22 22:39 UTC  (2+ messages)
` [ruby-core:93323] "

[ruby-core:93215] [Ruby trunk Bug#14194] --enable-frozen-string-literal ruby runner.rb cgi
 2019-06-22 15:37 UTC  (6+ messages)
` [ruby-core:93309] "
` [ruby-core:93310] "
` [ruby-core:93311] "
` [ruby-core:93315] "
` [ruby-core:93321] "

[ruby-core:93319] [Ruby trunk Bug#15951] Issue with Array#rindex when rb_equal call modifies receiver
 2019-06-22 15:30 UTC  (2+ messages)
` [ruby-core:93320] "

[ruby-core:93308] [Ruby trunk Feature#15950] Allow negative length in `Array#[]`, `Array#[]=`, `String#[]`, `String[]=`
 2019-06-22 14:29 UTC  (6+ messages)
` [ruby-core:93312] [Ruby trunk Feature#15950] Allow negative length in `Array#[]`, `Array#[]=`, `String#[]`, `String#[]=`
` [ruby-core:93313] "
` [ruby-core:93314] "
` [ruby-core:93316] "
` [ruby-core:93317] "

[ruby-core:93307] [Ruby trunk Feature#9948] Safely insert an object into an array
 2019-06-22  2:41 UTC 

[ruby-core:93306] [Ruby trunk Bug#15820] Backport 5e23b1138f1 (Fix potential memory leak)
 2019-06-22  1:56 UTC 

[ruby-core:93296] [Ruby trunk Feature#15947] ENV.merge!
 2019-06-21 23:52 UTC  (3+ messages)
` [ruby-core:93301] "
` [ruby-core:93305] "

[ruby-core:93227] [Ruby trunk Feature#15936] on_error in lieu of rescue, raise
 2019-06-21 18:54 UTC  (8+ messages)
` [ruby-core:93230] "
` [ruby-core:93237] "
` [ruby-core:93239] "
` [ruby-core:93242] "
` [ruby-core:93286] "
  ` [ruby-core:93304] "
` [ruby-core:93287] "

[ruby-core:93303] [Ruby trunk Bug#14241] Time.strptime() doesn't support the directive "%W"
 2019-06-21 17:48 UTC 

[ruby-core:93302] [Ruby trunk Bug#14252] Refined Method Visibility Lost with Dynamic Dispatch and Reflection
 2019-06-21 16:37 UTC 

[ruby-core:93295] [Ruby trunk Bug#15946] Undefined behavior can occur with memcpy in String#sub!
 2019-06-21 13:48 UTC  (2+ messages)
` [ruby-core:93300] "

[ruby-core:93299] [Ruby trunk Bug#15949] Enumerator::Lazy should support filter_map
 2019-06-21  8:39 UTC 

[ruby-core:93249] [Ruby trunk Feature#15777] autoload?(cname, inherit=true)
 2019-06-21  8:13 UTC  (5+ messages)
` [ruby-core:93271] "
` [ruby-core:93272] "
` [ruby-core:93288] "
` [ruby-core:93298] "

[ruby-core:93297] [Ruby trunk Feature#15948] ENV.update takes multiple hashes as Hash#update
 2019-06-21  7:35 UTC 

[ruby-core:93294] [Ruby trunk Bug#14317] Date.strptime(..., "%U") fails if first day of the week is not in the 0th week
 2019-06-20 23:53 UTC 

[ruby-core:93293] [Ruby trunk Feature#14278] Ambiguous Exception for OpenSSL::HMAC.digest
 2019-06-20 23:36 UTC 

[ruby-core:93291] [Ruby trunk Bug#14358] URI.encode_www_form_component doesn't encode bad chars properly
 2019-06-20 21:50 UTC 

[ruby-core:93290] [Ruby trunk Bug#14429] Overzealous escaping of + in Shellwords
 2019-06-20 20:27 UTC 

[ruby-core:93289] [Ruby trunk Bug#14466] Errno::ECONNRESET or Errno::EPIPE raised instead of HTTPResponse returned when POSTing with large body
 2019-06-20 20:04 UTC 

[ruby-core:93285] [Ruby trunk Bug#14485] For File#path.tainted? and File#to_path.tainted? should match original.tainted?
 2019-06-20 19:00 UTC 

[ruby-core:93284] [Ruby trunk Bug#14539] Duplicate range in character class warning
 2019-06-20 18:26 UTC 

[ruby-core:93283] [Ruby trunk Bug#14569] Ruby dumps core involving XML file
 2019-06-20 18:14 UTC 

[ruby-core:93282] [Ruby trunk Bug#14612] IPv6 address inconsistency (downcase vs. upcase)
 2019-06-20 18:00 UTC 

[ruby-core:93281] [Ruby trunk Bug#14614] Error when running `make update-gems`
 2019-06-20 17:45 UTC 

[ruby-core:93280] [Ruby trunk Bug#12289] Segmentation fault at 0x00000000000020 ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux]
 2019-06-20 17:35 UTC 

[ruby-core:93279] [Ruby trunk Bug#14822] [POP3/SSL] net/protocol.rb:44: warning: verify_hostname requires hostname to be set
 2019-06-20 17:27 UTC 

[ruby-core:93278] [Ruby trunk Bug#14848] Net/HTTP doesn't take verify_callback into account when OpenSSL::SSL::VERIFY_NONE
 2019-06-20 16:59 UTC 

[ruby-core:93277] [Ruby trunk Bug#15159] Some options of win32screenshot gem not working with Ruby 2.5.1
 2019-06-20 15:34 UTC 

[ruby-core:93275] [Ruby trunk Feature#15945] Option to truncate in `String#ljust`, `String#rjust`, and `String#center`
 2019-06-20 14:39 UTC  (2+ messages)
` [ruby-core:93276] "

[ruby-core:93274] [Ruby trunk Bug#15841] SegFault in OpenSSL::PKey::RSA#private_encrypt
 2019-06-20 10:39 UTC 

[ruby-core:93273] [Ruby trunk Feature#9456] Include bin/racc with ruby
 2019-06-20  7:37 UTC 

[ruby-core:93267] [Ruby trunk Bug#15944] Simultaneous line feeding and scrolling doesn't work well with irb on tmux
 2019-06-20  4:51 UTC  (2+ messages)
` [ruby-core:93270] "

[ruby-core:93250] [Ruby trunk Feature#15940] Coerce symbols internal fstrings in UTF8 rather than ASCII to better share memory with string literals
 2019-06-20  4:48 UTC  (3+ messages)
` [ruby-core:93251] "
` [ruby-core:93269] "

[ruby-core:93257] [Ruby trunk Feature#15942] gem: Warn on known vulnerable packages
 2019-06-20  4:32 UTC  (3+ messages)
` [ruby-core:93263] "
` [ruby-core:93268] "

[ruby-core:93266] [Ruby trunk Misc#15943] Add Bug Triaging Guide
 2019-06-19 22:35 UTC 

[ruby-core:93232] [Ruby trunk Bug#15938] Error thrown undeterministically: `RegexpError: empty range in char class`
 2019-06-19 21:46 UTC  (6+ messages)
` [ruby-core:93233] "
` [ruby-core:93235] "
` [ruby-core:93245] "
` [ruby-core:93262] "
` [ruby-core:93265] "

[ruby-core:93264] [Ruby trunk Bug#14563] irb in irb raises a FATAL error
 2019-06-19 21:38 UTC 

[ruby-core:93261] [Ruby trunk Bug#14879] Time#+ and Time#- do not preserve receiver's utc_offset if ENV['TZ'] is modified after receiver is created
 2019-06-19 19:55 UTC 

[ruby-core:93252] [Ruby trunk Bug#15941] Issue with String#scrub when given block and receiver is modified in block
 2019-06-19 19:36 UTC  (5+ messages)
` [ruby-core:93253] "
` [ruby-core:93254] "
` [ruby-core:93256] "
` [ruby-core:93260] "

[ruby-core:93259] [Ruby trunk Bug#15120] Segfault when using ActiveRecord
 2019-06-19 18:58 UTC 

[ruby-core:93258] [Ruby trunk Bug#14965] Segmentation fault at 0x0000000000000000
 2019-06-19 18:46 UTC 

[ruby-core:93159] [Ruby trunk Bug#15926] Edge case issue with String#uminus
 2019-06-19 17:04 UTC  (4+ messages)
` [ruby-core:93238] "
` [ruby-core:93248] "
` [ruby-core:93255] "

[ruby-core:93206] [Ruby trunk Bug#15933] OpenURI: Assign default charset for HTTPS as well as HTTP
 2019-06-19 12:59 UTC  (8+ messages)
` [ruby-core:93209] "
` [ruby-core:93214] "
` [ruby-core:93216] "
` [ruby-core:93217] "
` [ruby-core:93220] "
` [ruby-core:93221] "
` [ruby-core:93247] "

[ruby-core:93246] [Ruby trunk Feature#15939] Dump symbols reference to their fstr in ObjectSpace.dump()
 2019-06-19 12:52 UTC 

[ruby-core:93240] [Ruby trunk Feature#15894] Remove support for IA64
 2019-06-19 11:34 UTC  (4+ messages)
` [ruby-core:93241] "
` [ruby-core:93243] "
` [ruby-core:93244] "

[ruby-core:93228] [Ruby trunk Bug#15937] Segmentation fault when String#initialize given same string with capacity field
 2019-06-19  1:45 UTC  (5+ messages)
` [ruby-core:93229] "
` [ruby-core:93231] "
` [ruby-core:93234] "
` [ruby-core:93236] "

[ruby-core:39915] [Ruby 1.9 - Feature #5400][Open] Remove flip-flops in 2.0
 2019-06-18 15:48 UTC  (3+ messages)
` [ruby-core:93223] [Ruby trunk Feature#5400] "
` [ruby-core:93226] "

[ruby-core:93156] [Ruby trunk Bug#15807] Range#minmax is slow and never returns for endless ranges
 2019-06-18 14:08 UTC  (3+ messages)
` [ruby-core:93181] "
` [ruby-core:93224] "

[ruby-core:93222] [Ruby trunk Feature#15665] Cannot compile socket extension on Mojave
 2019-06-18 12:20 UTC 

[ruby-core:93189] [Ruby trunk Bug#15929] Array#minmax is much slower than calling both #min and #max
 2019-06-18  8:42 UTC  (3+ messages)
` [ruby-core:93205] "
` [ruby-core:93219] "

[ruby-core:93158] [Ruby trunk Misc#15925] Speed up SortedSet#min, #max, #sum etc.?
 2019-06-18  8:39 UTC  (3+ messages)
` [ruby-core:93210] "
` [ruby-core:93218] "

[ruby-core:93213] [Ruby trunk Bug#14810] Segfault during travis build (Ruby trunk 63545)
 2019-06-17 23:31 UTC 

[ruby-core:93212] [Ruby trunk Bug#15082] Memory leak in net/http/response and net/http/header
 2019-06-17 23:13 UTC 

[ruby-core:93211] [Ruby trunk Bug#14886] ChangeLog section is obsolete
 2019-06-17 22:52 UTC 

[ruby-core:93208] [Ruby trunk Bug#15935] Memory leak triggered by String#encode, possibly elsewhere too
 2019-06-17 20:04 UTC 

[ruby-core:93207] [Ruby trunk Bug#15934] String#b can lead to memory corruption
 2019-06-17 19:50 UTC 

[ruby-core:93204] [Ruby trunk Feature#15797] Use realpath(3) instead of custom realpath implementation if available
 2019-06-17 17:37 UTC 

[ruby-core:93203] [Ruby trunk Bug#11174] threads memory leak
 2019-06-17 15:17 UTC 

[ruby-core:93140] [Ruby trunk Feature#15921] R-assign (rightward-assignment) operator
 2019-06-17 12:56 UTC  (4+ messages)
` [ruby-core:93169] "
` [ruby-core:93170] "
` [ruby-core:93202] "

[ruby-core:93147] [Ruby trunk Feature#15897] `it` as a default block parameter
 2019-06-17 10:44 UTC  (6+ messages)
` [ruby-core:93157] "
` [ruby-core:93196] "
` [ruby-core:93197] "
` [ruby-core:93198] "
` [ruby-core:93201] "

[ruby-core:93199] [Ruby trunk Bug#15932] wrong "void value expression" error for 'next' or 'break' statements inside an 'if' assignment
 2019-06-17  9:27 UTC 

[ruby-core:93161] [Ruby trunk Feature#15927] Allow string keys to be used for String#% and sprintf methods
 2019-06-17  7:14 UTC  (7+ messages)
` [ruby-core:93165] "
` [ruby-core:93171] "
` [ruby-core:93174] "
` [ruby-core:93179] "
` [ruby-core:93182] "
` [ruby-core:93195] "

[ruby-core:93192] [Ruby trunk Feature#15588] String#each_chunk and #chunks
 2019-06-17  4:16 UTC  (3+ messages)
` [ruby-core:93193] "
` [ruby-core:93194] "

[ruby-core:93137] [Ruby trunk Feature#15799] pipeline operator
 2019-06-16 15:29 UTC  (9+ messages)
` [ruby-core:93141] "
` [ruby-core:93144] "
` [ruby-core:93145] "
` [ruby-core:93149] "
` [ruby-core:93167] "
` [ruby-core:93168] "
` [ruby-core:93175] "
` [ruby-core:93188] "

[ruby-core:93184] [Ruby trunk Bug#15928] Constant declaration does not conform to JIS 3017:2013
 2019-06-16 14:37 UTC  (4+ messages)
` [ruby-core:93185] "
` [ruby-core:93186] "
` [ruby-core:93187] "

[ruby-core:93155] [Ruby trunk Bug#15924] Ripper FATAL - master/trunk
 2019-06-16 13:48 UTC  (4+ messages)
` [ruby-core:93162] "
` [ruby-core:93176] [Ruby trunk Bug#15924] Ripper::Lexer RuntimeError - "
` [ruby-core:93183] "

[ruby-core:93142] [Ruby trunk Feature#15923] New independent string without memcpy
 2019-06-16 13:11 UTC  (5+ messages)
` [ruby-core:93150] "
` [ruby-core:93160] "
` [ruby-core:93173] "
` [ruby-core:93180] "

[ruby-core:93139] [Ruby trunk Bug#15920] Check frozen state of ENV
 2019-06-16 10:45 UTC  (6+ messages)
` [ruby-core:93151] "
` [ruby-core:93163] "
` [ruby-core:93164] "
` [ruby-core:93177] "
` [ruby-core:93178] "

[ruby-core:93172] [Ruby trunk Bug#15801] [BACKPORT] ChangeLogs of 2.5 and 2.6 begin before the 2.4 release
 2019-06-16  3:21 UTC 

[ruby-core:93166] [Ruby trunk Bug#15916] Memory leak in Regexp literal interpolation
 2019-06-16  0:15 UTC 

[ruby-core:93154] [Ruby trunk Bug#15763] Segmentation fault in timeout.rb / sleep
 2019-06-15  1:53 UTC 

[ruby-core:93153] [Ruby trunk Feature#15919] Offset parameter for `Integer#times`
 2019-06-15  1:00 UTC 

[ruby-core:93152] [Ruby trunk Bug#15199] scanf.rb broken with io from IO.pipe (MinGW or Windows?)
 2019-06-15  0:56 UTC 

[ruby-core:93148] [Ruby trunk Feature#15903] Move RubyVM.resolve_feature_path to Kernel.resolve_feature_path
 2019-06-14 21:45 UTC 

[ruby-core:93146] [Ruby trunk Bug#13220] Enhance support of Unicode strings manipulation
 2019-06-14 20:58 UTC 

[ruby-core:93143] [Ruby trunk Feature#15899] String#before and String#after
 2019-06-14 14:54 UTC 

[ruby-core:93138] [Ruby trunk Feature#14912] Introduce pattern matching syntax
 2019-06-14 12:16 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).