ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2019-08-29 14:47:01 to 2019-09-09 17:12:06 UTC [more...]

[ruby-core:94787] [Ruby master Feature#16146] Array .distance allow custom comparison
 2019-09-09 17:12 UTC  (4+ messages)
` [ruby-core:94793] [Ruby master Feature#16146] Array .difference "
` [ruby-core:94795] "
` [ruby-core:94867] "

[ruby-core:94866] [Ruby master Bug#16159] Off by 1 errors from time_params tests
 2019-09-09 17:09 UTC 

[ruby-core:94860] [Ruby master Misc#16157] What is the correct and *portable* way to do generic delegation?
 2019-09-09 17:09 UTC  (3+ messages)
` [ruby-core:94861] "
` [ruby-core:94865] "

[ruby-core:94863] [Ruby master Bug#16158] "st" Character Sequence In Regex Look-Behind Causes Illegal Pattern Error When Combined With POSIX Bracket Expressions And Case Insensitivity Flag
 2019-09-09 15:19 UTC  (2+ messages)
` [ruby-core:94864] "

[ruby-core:94852] [Ruby master Bug#16154] lib/delegate.rb issues keyword argument warnings
 2019-09-09 14:22 UTC  (2+ messages)
` [ruby-core:94862] "

[ruby-core:94859] [Ruby master Misc#16156] Enhancements to doc for class Exception
 2019-09-09 14:05 UTC 

[ruby-core:94725] [Ruby master Bug#16007] Process.clock_getres matches the clock in practice for Process::CLOCK_{PROCESS, THREAD}_CPUTIME_ID FAILED fails on armv7hl
 2019-09-09 10:23 UTC  (5+ messages)
` [ruby-core:94733] "
` [ruby-core:94756] "
` [ruby-core:94823] "
` [ruby-core:94858] "

[ruby-core:94855] [Ruby master Feature#16155] Add an Array#intersection method
 2019-09-09  9:40 UTC  (2+ messages)
` [ruby-core:94857] "

[ruby-core:94676] [Ruby master Feature#15553] Addrinfo.getaddrinfo supports timeout
 2019-09-09  6:39 UTC  (3+ messages)
` [ruby-core:94681] "
` [ruby-core:94856] "

[ruby-core:94844] [Ruby master Misc#16152] DevelopersMeeting20190919Japan
 2019-09-09  4:13 UTC  (4+ messages)
` [ruby-core:94845] "
` [ruby-core:94846] "
` [ruby-core:94854] "

[ruby-core:94815] [Ruby master Feature#16150] Add a way to request a frozen string from to_s
 2019-09-09  2:36 UTC  (15+ messages)
` [ruby-core:94816] "
` [ruby-core:94819] "
` [ruby-core:94820] "
` [ruby-core:94826] "
` [ruby-core:94828] "
` [ruby-core:94835] "
` [ruby-core:94836] "
` [ruby-core:94839] "
` [ruby-core:94840] "
` [ruby-core:94841] "
` [ruby-core:94842] "
` [ruby-core:94843] "
` [ruby-core:94847] "
` [ruby-core:94853] "

[ruby-core:94851] [Ruby master Feature#16153] eventually_frozen flag to gradually phase-in frozen strings
 2019-09-09  2:15 UTC 

[ruby-core:94757] [Ruby master Bug#16136] String corruption in 2.6.4
 2019-09-09  1:12 UTC  (13+ messages)
` [ruby-core:94766] "
` [ruby-core:94792] "
` [ruby-core:94797] "
` [ruby-core:94798] "
` [ruby-core:94801] "
` [ruby-core:94802] "
` [ruby-core:94803] "
` [ruby-core:94814] "
` [ruby-core:94817] "
` [ruby-core:94825] "
` [ruby-core:94830] "
` [ruby-core:94850] "

[ruby-core:94806] [Ruby master Bug#16148] bugs.ruby-lang.org is not sending email notifications for watched issues
 2019-09-09  1:03 UTC  (2+ messages)
` [ruby-core:94849] "

[ruby-core:94831] [Ruby master Bug#16151] [PATCH] Fix a class of fstring related use-after-free
 2019-09-08 23:02 UTC  (6+ messages)
` [ruby-core:94833] "
` [ruby-core:94834] "
` [ruby-core:94837] "
` [ruby-core:94838] "
` [ruby-core:94848] "

[ruby-core:94668] [Ruby master Feature#16122] Struct::Value: simple immutable value object
 2019-09-07 19:56 UTC  (9+ messages)
` [ruby-core:94672] "
` [ruby-core:94674] "
` [ruby-core:94679] "
` [ruby-core:94683] "
` [ruby-core:94685] "
` [ruby-core:94690] "
` [ruby-core:94762] "
` [ruby-core:94832] "

[ruby-core:94829] [Ruby master Misc#15723] Reconsider numbered parameters
 2019-09-07 12:18 UTC 

[ruby-core:94669] [Ruby master Feature#16131] Remove $SAFE, taint and trust
 2019-09-07 11:40 UTC  (11+ messages)
` [ruby-core:94670] "
` [ruby-core:94671] "
` [ruby-core:94677] "
` [ruby-core:94682] "
` [ruby-core:94686] "
` [ruby-core:94687] "
` [ruby-core:94688] "
` [ruby-core:94689] "
` [ruby-core:94722] "
` [ruby-core:94827] "

[ruby-core:94758] [Ruby master Feature#16137] Add === to UnboundMethod
 2019-09-07 11:05 UTC  (5+ messages)
` [ruby-core:94759] "
` [ruby-core:94760] "
` [ruby-core:94775] "
` [ruby-core:94824] "

[ruby-core:94788] [Ruby master Bug#12984] `rescue *[]` should be equivalent to `rescue` as `method_call(*[])` is equivalent to `method_call`
 2019-09-07 10:06 UTC  (4+ messages)
` [ruby-core:94790] "
` [ruby-core:94808] "
` [ruby-core:94822] "

[ruby-core:94710] [Ruby master Feature#12543] explicit tail call syntax: foo() then return
 2019-09-07  9:57 UTC  (8+ messages)
` [ruby-core:94736] "
` [ruby-core:94738] "
` [ruby-core:94739] "
` [ruby-core:94745] "
` [ruby-core:94778] "
` [ruby-core:94818] "
` [ruby-core:94821] "

[ruby-core:94813] [Ruby master Bug#16026] `Set#count` performance issues
 2019-09-06 23:06 UTC 

[ruby-core:94781] [Ruby master Feature#16144] Honor Logger#level overrides in Logger#add
 2019-09-06 22:31 UTC  (4+ messages)
` [ruby-core:94784] "
` [ruby-core:94811] "
` [ruby-core:94812] "

[ruby-core:94809] [Ruby master Bug#16149] Segfault during page reload in rails
 2019-09-06 21:02 UTC  (2+ messages)
` [ruby-core:94810] "

[ruby-core:94796] [Ruby master Bug#16147] List Comprehensions in Ruby
 2019-09-06 17:28 UTC  (6+ messages)
` [ruby-core:94799] "
` [ruby-core:94800] "
` [ruby-core:94804] [Ruby master Feature#16147] "
` [ruby-core:94805] "
` [ruby-core:94807] "

[ruby-core:94786] [Ruby master Bug#16145] regexp match error if mixing /i, character classes, and utf8
 2019-09-06  5:52 UTC  (2+ messages)
` [ruby-core:94794] "

[ruby-core:94789] [Ruby master Bug#11022] opening an eigenclass does not change the class variable definition context
 2019-09-05 22:52 UTC  (2+ messages)
` [ruby-core:94791] "

[ruby-core:94773] [Ruby master Bug#16143] BOM UTF-8 is not removed after rewind
 2019-09-05 13:57 UTC  (2+ messages)
` [ruby-core:94785] "

[ruby-core:94691] [Ruby master Feature#14183] "Real" keyword argument
 2019-09-05  1:57 UTC  (7+ messages)
` [ruby-core:94698] "
` [ruby-core:94748] "
` [ruby-core:94779] "
` [ruby-core:94780] "
` [ruby-core:94782] "
` [ruby-core:94783] "

[ruby-core:94727] [Ruby master Feature#16001] Provide an alias to Kernel#caller_locations(1, 1) and Kernel#caller(1, 1)
 2019-09-04 14:31 UTC  (3+ messages)
` [ruby-core:94774] "
` [ruby-core:94777] "

[ruby-core:94776] [Ruby master Feature#15198] Array#intersect?
 2019-09-04 14:18 UTC 

[ruby-core:94769] [Ruby master Feature#16141] Change in the array[x, y] notation
 2019-09-04  5:53 UTC  (3+ messages)
` [ruby-core:94771] "
` [ruby-core:94772] "

[ruby-core:94768] [Ruby master Bug#16140] non-typed variable
 2019-09-04  3:04 UTC  (2+ messages)
` [ruby-core:94770] "

[ruby-core:94767] [Ruby master Bug#16139] setinstancevariable on MJIT may not check frozen flag
 2019-09-04  1:41 UTC 

[ruby-core:94753] [Ruby master Bug#16135] Segmentation fault in Ruby 2.6.1
 2019-09-03 23:04 UTC  (2+ messages)
` [ruby-core:94765] "

[ruby-core:94764] [Ruby master Bug#16138] Backport Struct.new empty option hash fix to 2.5 and 2.6
 2019-09-03 22:17 UTC 

[ruby-core:94761] [Ruby master Feature#16029] Expose fstring related APIs to C-extensions
 2019-09-03 16:42 UTC  (2+ messages)
` [ruby-core:94763] "

[ruby-core:94724] [Ruby master Feature#15901] Enumerator::Lazy#eager
 2019-09-03  8:02 UTC  (3+ messages)
` [ruby-core:94752] "
` [ruby-core:94755] "

[ruby-core:94754] [Ruby master Bug#15045] Test suite fails/hangs with stronger cryptography enforcement
 2019-09-03  6:02 UTC 

[ruby-core:94751] [Ruby master Bug#16134] Compilation error on x86_64-cygwin
 2019-09-03  1:46 UTC 

[ruby-core:44911] [ruby-trunk - Bug #6408][Open] DelegateClass#eql? and <=> don't work as expected
 2019-09-03  1:05 UTC  (2+ messages)
` [ruby-core:94750] [Ruby master Bug#6408] "

[ruby-core:51792] [ruby-trunk - Bug #7768][Open] Inherited Array class missing
 2019-09-02 22:19 UTC  (3+ messages)
` [ruby-core:94726] [Ruby master Bug#7768] "
` [ruby-core:94749] "

[ruby-core:94699] [Ruby master Bug#14415] Empty keyword hashes get assigned to ordinal args
 2019-09-02 15:32 UTC  (3+ messages)
` [ruby-core:94704] "
` [ruby-core:94747] "

[ruby-core:94746] [Ruby master Bug#11860] Double splat does not work on empty hash assigned via variable
 2019-09-02 15:28 UTC 

[ruby-core:94744] [CommonRuby Feature#9625] Define `Pathname#/` to append to the path
 2019-09-02 10:46 UTC 

[ruby-core:94740] [Ruby master Bug#16133] 2.5 --> 2.6: backwards incompatible change in MalformedCSVError
 2019-09-02  9:47 UTC  (3+ messages)
` [ruby-core:94742] "
` [ruby-core:94743] "

[ruby-core:94734] [Ruby master Bug#15244] Method #extname return empty string if filename is dot ('.')
 2019-09-02  9:42 UTC  (3+ messages)
` [ruby-core:94737] "
` [ruby-core:94741] "

[ruby-core:94735] [Ruby master Feature#15976] Add Array#overlap? for whether the intersection of 2 arrays is non empty?
 2019-09-02  7:02 UTC 

[ruby-core:94732] [Ruby master Feature#10123] Named capture groups don't set local vars when matched using ~
 2019-09-02  6:39 UTC 

[ruby-core:94731] [Ruby master Feature#10463] :~@ and :!@ are not parsed correctly
 2019-09-02  6:30 UTC 

[ruby-core:94728] [Ruby master Feature#15975] Add Array#pluck
 2019-09-02  6:28 UTC  (2+ messages)
` [ruby-core:94730] "

[ruby-core:94729] [Ruby master Feature#16018] Add a way to deprecate methods
 2019-09-02  6:24 UTC 

[ruby-core:94723] [Ruby master Feature#12802] Add BLAKE2 support to Digest
 2019-09-02  5:58 UTC 

[ruby-core:94721] [Ruby master Feature#15123] Enumerable#compact proposal
 2019-09-02  5:28 UTC 

[ruby-core:94700] [Ruby master Bug#16127] Delegates to BasicObject do not work
 2019-09-02  5:12 UTC  (4+ messages)
` [ruby-core:94701] "
` [ruby-core:94707] "
` [ruby-core:94720] "

[ruby-core:94719] [Ruby master Bug#14909] Method call with object that has to_hash method crashes (method with splat and keyword arguments)
 2019-09-02  4:48 UTC 

[ruby-core:94718] [Ruby master Bug#15138] non-symbol keyword in double splat, such as **{2 => 3}, raises TypeError or not
 2019-09-02  4:43 UTC 

[ruby-core:94717] [Ruby master Bug#15753] unknown keyword when passing an hash to a method that accepts a default argument and a named argument
 2019-09-02  4:39 UTC 

[ruby-core:94716] [Ruby master Bug#10293] splatting an empty hash in a method invocation sends an argument to the method (should send nothing)
 2019-09-02  4:33 UTC 

[ruby-core:94715] [Ruby master Bug#10994] Inconsistent behavior when mixing optional argument and keyword splat
 2019-09-02  4:31 UTC 

[ruby-core:94714] [Ruby master Bug#11068] unable to ommit an optional keyarg if the previous arg is an optional hash
 2019-09-02  4:24 UTC 

[ruby-core:94713] [Ruby master Bug#10708] In a function call, double splat of an empty hash still calls the function with an argument
 2019-09-02  4:18 UTC 

[ruby-core:94712] [Ruby master Feature#12157] Is the option hash necessary for future Rubys?
 2019-09-02  4:15 UTC 

[ruby-core:94711] [Ruby master Bug#12022] Inconsistent behavior with splatted named arguments
 2019-09-02  4:12 UTC 

[ruby-core:94708] [Ruby master Feature#14643] Remove problematic separator '\0' of Dir.glob and Dir.[]
 2019-09-02  3:06 UTC  (2+ messages)
` [ruby-core:94709] "

[ruby-core:94706] [Ruby master Feature#10118] Double splat for non-symbol keys
 2019-09-01 12:49 UTC 

[ruby-core:94702] [Ruby master Bug#16132] Ruby 2.7 IRB crashes after pressing Insert and Delete
 2019-09-01  6:48 UTC  (3+ messages)
` [ruby-core:94703] "
` [ruby-core:94705] "

[ruby-core:94694] [Ruby master Bug#14130] Keyword arguments are ripped from the middle of hash if argument have default value
 2019-08-31  2:46 UTC  (3+ messages)
` [ruby-core:94695] "
` [ruby-core:94697] "

[ruby-core:94696] [Ruby master Bug#15078] Hash splat of empty hash should not create a positional argument
 2019-08-31  2:43 UTC 

[ruby-core:94693] [Ruby master Bug#12717] Optional argument treated as kwarg
 2019-08-30 21:46 UTC 

[ruby-core:94692] [Ruby master Bug#11236] inconsistent behavior using ** vs hash as method parameter
 2019-08-30 21:39 UTC 

[ruby-core:94684] [Ruby master Bug#14716] SecureRandom throwing an error in Ruby 2.5.1
 2019-08-30 13:41 UTC 

[ruby-core:94675] [Ruby master Bug#15908] Detecting BOM with non-UTF encoding
 2019-08-30  8:07 UTC  (2+ messages)
` [ruby-core:94680] "

[ruby-core:57498] [ruby-trunk - Feature #8970][Open] Array.zip and Array.product
 2019-08-30  6:09 UTC  (2+ messages)
` [ruby-core:94678] [Ruby master Feature#8970] "

[ruby-core:94673] [Ruby master Feature#15955] UnboundMethod#apply
 2019-08-30  0:05 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).