ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2019-08-26 16:44:18 to 2019-09-04 23:51:13 UTC [more...]

[ruby-core:94637] [Ruby master Feature#14183] "Real" keyword argument
 2019-09-04 23:51 UTC  (7+ messages)
` [ruby-core:94638] "
` [ruby-core:94691] "
` [ruby-core:94698] "
` [ruby-core:94748] "
` [ruby-core:94779] "
` [ruby-core:94780] "

[ruby-core:94710] [Ruby master Feature#12543] explicit tail call syntax: foo() then return
 2019-09-04 14:54 UTC  (6+ messages)
` [ruby-core:94736] "
` [ruby-core:94738] "
` [ruby-core:94739] "
` [ruby-core:94745] "
` [ruby-core:94778] "

[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:94758] [Ruby master Feature#16137] Add === to UnboundMethod
 2019-09-04 14:09 UTC  (4+ messages)
` [ruby-core:94759] "
` [ruby-core:94760] "
` [ruby-core:94775] "

[ruby-core:94773] [Ruby master Bug#16143] BOM UTF-8 is not removed after rewind
 2019-09-04  8:28 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:94757] [Ruby master Bug#16136] String corruption in 2.6.4
 2019-09-04  0:50 UTC  (2+ messages)
` [ruby-core:94766] "

[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:94661] [Ruby master Feature#16122] Struct::Value: simple immutable value object
 2019-09-03 15:56 UTC  (13+ messages)
` [ruby-core:94662] "
` [ruby-core:94665] "
` [ruby-core:94666] "
` [ruby-core:94667] "
` [ruby-core:94668] "
` [ruby-core:94672] "
` [ruby-core:94674] "
` [ruby-core:94679] "
` [ruby-core:94683] "
` [ruby-core:94685] "
` [ruby-core:94690] "
` [ruby-core:94762] "

[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-03  9:56 UTC  (3+ messages)
` [ruby-core:94733] "
` [ruby-core:94756] "

[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:94598] [Ruby master Bug#15045] Test suite fails/hangs with stronger cryptography enforcement
 2019-09-03  6:02 UTC  (2+ messages)
` [ruby-core:94754] "

[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:94657] [Ruby master Feature#16131] Remove $SAFE, taint and trust
 2019-09-02  5:57 UTC  (11+ messages)
` [ruby-core:94669] "
` [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: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:94676] [Ruby master Feature#15553] Addrinfo.getaddrinfo supports timeout
 2019-08-30  8:07 UTC  (2+ messages)
` [ruby-core:94681] "

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

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

[ruby-core:94673] [Ruby master Feature#15955] UnboundMethod#apply
 2019-08-30  0:05 UTC 

[ruby-core:94654] [Ruby master Feature#14781] Enumerator.generate
 2019-08-29 11:10 UTC  (2+ messages)
` [ruby-core:94664] "

[ruby-core:94651] [Ruby master Feature#16038] Provide a public WeakMap that compares by equality rather than by identity
 2019-08-29 10:12 UTC  (2+ messages)
` [ruby-core:94663] "

[ruby-core:94658] [Ruby master Feature#16103] Make the dot-colon method reference frozen
 2019-08-29  7:37 UTC  (2+ messages)
` [ruby-core:94659] "

[ruby-core:94656] [Ruby master Feature#15815] Add option to raise NoMethodError for OpenStruct
 2019-08-29  7:09 UTC 

[ruby-core:94655] [Ruby master Feature#14784] Comparable#clamp with a range
 2019-08-29  6:56 UTC 

[ruby-core:94648] [Ruby master Feature#16035] Allow non-finalizable objects such as Integer, static Symbol etc in ObjectSpace::WeakMap
 2019-08-29  6:44 UTC  (3+ messages)
` [ruby-core:94649] "
` [ruby-core:94650] "

[ruby-core:94647] [Ruby master Feature#15778] Expose an API to pry-open the stack frames in Ruby
 2019-08-29  6:24 UTC 

[ruby-core:94646] [Ruby master Feature#15868] Implement `File.absolute_path?`
 2019-08-29  5:58 UTC 

[ruby-core:94645] [Ruby master Feature#15799] pipeline operator
 2019-08-29  5:39 UTC 

[ruby-core:94644] [Ruby master Misc#15723] Reconsider numbered parameters
 2019-08-29  5:19 UTC 

[ruby-core:94642] [Ruby master Feature#15588] String#each_chunk and #chunks
 2019-08-29  5:05 UTC  (2+ messages)
` [ruby-core:94643] "

[ruby-core:94641] [Ruby master Bug#11326] Defining a writer as a Struct member allowed?
 2019-08-29  4:32 UTC 

[ruby-core:94640] [Ruby master Misc#15806] Explicitly initialise encodings on init to remove branches on encoding lookup
 2019-08-29  4:29 UTC 

[ruby-core:94639] [Ruby master Feature#11460] Unhelpful error message when naming a module with the same name as an existing class
 2019-08-29  4:24 UTC 

[ruby-core:94636] R.I.P
 2019-08-29  3:03 UTC 

[ruby-core:94635] [Ruby master Bug#15638] Another race conditions in MonitorMixin when interrupted?
 2019-08-29  0:17 UTC 

[ruby-core:94634] [Ruby master Bug#15613] Enumerator::Chain#each doesn't relay block signature
 2019-08-28 23:46 UTC 

[ruby-core:94633] [Ruby master Bug#15509] TCPServer#accept isn't interrupted
 2019-08-28 18:32 UTC 

[ruby-core:94590] [Ruby master Misc#15996] DevelopersMeeting20190829Japan
 2019-08-28 13:27 UTC  (8+ messages)
` [ruby-core:94604] "
` [ruby-core:94605] "
` [ruby-core:94611] "
` [ruby-core:94626] "
` [ruby-core:94629] "
` [ruby-core:94631] "
` [ruby-core:94632] "

[ruby-core:94630] [Ruby master Bug#15900] Resolv::DNS#each_name doesn't accept Resolv::IPv{4, 6} against documents
 2019-08-28 10:58 UTC 

[ruby-core:39915] [Ruby 1.9 - Feature #5400][Open] Remove flip-flops in 2.0
 2019-08-28  5:42 UTC  (3+ messages)
` [ruby-core:94619] [Ruby master Feature#5400] "
` [ruby-core:94628] "

[ruby-core:94627] [Ruby master Bug#15397] Ruby process doesn't release memory back to os on CentOS
 2019-08-28  3:30 UTC 

[ruby-core:94625] [Ruby master Feature#15357] Proc#parameters returns incomplete type information
 2019-08-28  2:12 UTC 

[ruby-core:94624] [Ruby master Bug#15355] Random segmentation faults in development environment
 2019-08-28  1:15 UTC 

[ruby-core:94623] [Ruby master Bug#15273] Ruby crashing after updating Mac OS to Mojave (10.14)
 2019-08-28  1:14 UTC 

[ruby-core:94622] [Ruby master Bug#15255] Change in protected handling 2.3 -> 2.4, 2.5
 2019-08-28  1:12 UTC 

[ruby-core:94621] [Ruby master Bug#15241] net/pop fix to use mutable strings was too eager
 2019-08-28  1:05 UTC 

[ruby-core:94620] [Ruby master Feature#15240] Set operations check for is_a?(Set), rather than allowing duck typing
 2019-08-27 20:12 UTC 

[ruby-core:94618] [Ruby master Feature#15226] Resolv::DNS unable to handle responses larger than default size
 2019-08-27 19:23 UTC 

[ruby-core:94617] [Ruby master Bug#15188] Incorrect warning "assigned but unused variable" when using ripper with $VERBOSE = true
 2019-08-27 19:02 UTC 

[ruby-core:94616] [Ruby master Bug#2718] DRb mixing up function return values between PIDs after fork()
 2019-08-27 18:40 UTC 

[ruby-core:94615] [Ruby master Bug#2339] DRb leaves connections half-open
 2019-08-27 18:20 UTC 

[ruby-core:94588] [Ruby master Feature#16120] Implicit block argument if block starts with dot-method call
 2019-08-27 17:36 UTC  (8+ messages)
` [ruby-core:94592] "
` [ruby-core:94593] "
` [ruby-core:94594] "
` [ruby-core:94595] "
` [ruby-core:94610] [Ruby master Feature#16120] Omitted "
` [ruby-core:94612] "
` [ruby-core:94614] "

[ruby-core:94607] [Ruby master Misc#16130] [Discussion / Ideas] Finding a good name for the concept of/behind guilds - primarily the NAME
 2019-08-27 16:00 UTC  (4+ messages)
` [ruby-core:94608] "
` [ruby-core:94609] "
` [ruby-core:94613] "

[ruby-core:94602] [Ruby master Feature#15902] Add a specialized instruction for `.nil?`
 2019-08-27 11:33 UTC  (2+ messages)
` [ruby-core:94606] "

[ruby-core:94586] [Ruby master Bug#14591] Files with invalid multi-byte characters will cause Find::find() to raise EINVAL exception
 2019-08-27 10:20 UTC  (2+ messages)
` [ruby-core:94603] "

[ruby-core:94601] [Ruby master Bug#15187] IPv6 x-forwarded-host results in "bad URI" error
 2019-08-27  5:24 UTC 

[ruby-core:94600] [Ruby master Bug#15173] Segmentation fault
 2019-08-27  4:46 UTC 

[ruby-core:94599] [Ruby master Feature#15170] Allow WEBrick::HTTPServlet::initialize to accept an array in server[:CGIInterpreter]
 2019-08-27  4:45 UTC 

[ruby-core:94597] [Ruby master Bug#15067] library/socket/socket/getnameinfo_spec.rb always errors with multiple IP addresses hostname
 2019-08-27  4:19 UTC 

[ruby-core:94596] [Ruby master Feature#14922] Resolv getaddresses ignores AAAA records for IPv6
 2019-08-27  3:38 UTC 

[ruby-core:94583] [Ruby master Bug#15992] An exception breaks monitor state and cause deadlock
 2019-08-26 22:22 UTC  (2+ messages)
` [ruby-core:94591] "

[ruby-core:94589] [Ruby master Bug#14682] Error [BUG] unexpected THREAD_KILLED
 2019-08-26 19:37 UTC 

[ruby-core:94587] [Ruby master Bug#14616] Segmentation fault in net/http/response
 2019-08-26 19:32 UTC 

[ruby-core:94585] [Ruby master Bug#14573] rb_ary_or doesn't check objects hash when the array contains less than SMALL_ARRAY_LEN
 2019-08-26 17:38 UTC 

[ruby-core:94584] [Ruby master Bug#14560] Segmentation fault near the end of large Rails test suite
 2019-08-26 17:28 UTC 

[ruby-core:94582] [Ruby master Bug#16105] heap-use-after-free in String#sub!
 2019-08-26 16:49 UTC 

[ruby-core:94581] [Ruby master Bug#16099] UTF-16LE BOM followed by '\0' is missed
 2019-08-26 16:44 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).