ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2020-02-06 19:24:06 to 2020-02-26 19:41:14 UTC [more...]

[ruby-core:97263] [Ruby master Bug#16654] Segfault in rb_str_hash
 2020-02-26 19:40 UTC  (6+ messages)
` [ruby-core:97264] "
` [ruby-core:97265] "
` [ruby-core:97268] "
` [ruby-core:97270] "
` [ruby-core:97273] "

[ruby-core:97272] [Ruby master Feature#16655] Each test on test-all should run `srand(seed)` at setup
 2020-02-26 17:23 UTC 

[ruby-core:97234] [Ruby master Bug#16647] Redefining $/ causes irb to misbehave
 2020-02-26 14:38 UTC  (5+ messages)
` [ruby-core:97243] "
` [ruby-core:97249] "
` [ruby-core:97250] "
` [ruby-core:97271] "

[ruby-core:97251] [Ruby master Feature#16652] Use RubyGems facilities to install Gems during Ruby installation
 2020-02-26  5:48 UTC  (3+ messages)
` [ruby-core:97255] "
` [ruby-core:97269] "

[ruby-core:97247] [Ruby master Bug#16650] Mingw64 Won't Compile
 2020-02-26  1:23 UTC  (2+ messages)
` [ruby-core:97267] [Ruby master Bug#16650] Ruby 2.6.* and 2.7* no longer compile on latest Mingw64

[ruby-core:97204] [Ruby master Bug#16632] Remove verbose warning on treating keyword splat as positional argument in Ruby 2.6
 2020-02-26  1:11 UTC  (3+ messages)
` [ruby-core:97228] "
` [ruby-core:97266] "

[ruby-core:97150] [Ruby master Feature#16511] Staged warnings and better compatibility for keyword arguments in 2.7.1
 2020-02-25 18:54 UTC  (3+ messages)
` [ruby-core:97244] "
` [ruby-core:97262] "

[ruby-core:97091] [Ruby master Feature#16597] missing poll()
 2020-02-25 16:13 UTC  (8+ messages)
` [ruby-core:97092] "
` [ruby-core:97107] "
` [ruby-core:97146] "
` [ruby-core:97147] "
` [ruby-core:97219] "
` [ruby-core:97253] "
` [ruby-core:97261] "

[ruby-core:97258] [Ruby master Bug#16653] Weird behaviour of Resolv module
 2020-02-25 14:58 UTC  (2+ messages)
` [ruby-core:97260] "

[ruby-core:97259] [Ruby master Feature#15921] R-assign (rightward-assignment) operator
 2020-02-25 10:35 UTC 

[ruby-core:97257] [Ruby master Bug#12159] Thread::Backtrace::Location#path returns absolute path for files loaded by require_relative
 2020-02-25  4:30 UTC 

[ruby-core:97151] [Ruby master Misc#16630] Deprecate pub/ruby/*snapshot* and use pub/ruby/snapshot/* instead
 2020-02-25  3:41 UTC  (2+ messages)
` [ruby-core:97256] "

[ruby-core:97240] [Ruby master Feature#16648] improve GC performance by 5% with builtin_prefetch
 2020-02-24 23:38 UTC  (2+ messages)
` [ruby-core:97254] "

[ruby-core:97203] [Ruby master Bug#16642] Splatted empty hash literal produces frozen hash object
 2020-02-24 21:26 UTC  (4+ messages)
` [ruby-core:97205] "
` [ruby-core:97206] "
` [ruby-core:97252] "

[ruby-core:97248] [Ruby master Bug#16651] Extensions Do Not Compile on Mingw64
 2020-02-24  6:55 UTC 

[ruby-core:97246] [Ruby master Bug#16649] Object with [] method doesn't work as String#encode's fallback
 2020-02-24  6:24 UTC 

[ruby-core:97245] [Ruby master Feature#16456] Ruby 2.7 argument delegation (...) should be its own kind of parameter in Method#parameters
 2020-02-23 23:53 UTC 

[ruby-core:97220] [Ruby master Bug#16644] why is potential dynamic constant assignment an error when actual dynamic constant assignment is only a warning
 2020-02-22 19:07 UTC  (2+ messages)
` [ruby-core:97242] [Ruby master Misc#16644] "

[ruby-core:97109] [Ruby master Bug#16620] [BUG] Segmentation fault at 0x0000000103bae000
 2020-02-22 18:55 UTC  (2+ messages)
` [ruby-core:97241] "

[ruby-core:97190] [Ruby master Bug#16640] Symbol#to_proc has incorrect arity
 2020-02-22 13:37 UTC  (8+ messages)
` [ruby-core:97191] "
` [ruby-core:97192] "
` [ruby-core:97193] [Ruby master Bug#16640] Symbol#to_proc reports -1 for arity
` [ruby-core:97194] "
` [ruby-core:97197] "
` [ruby-core:97227] "
` [ruby-core:97239] "

[ruby-core:97231] [Ruby master Misc#16645] Non-warned change of behavior in 2.7 for non-symbol keys
 2020-02-22  2:26 UTC  (4+ messages)
` [ruby-core:97235] "
` [ruby-core:97236] "
` [ruby-core:97238] "

[ruby-core:97232] [Ruby master Bug#16646] OpenSSL::VERSION is not defined
 2020-02-22  2:05 UTC  (2+ messages)
` [ruby-core:97237] [Ruby master Bug#16646] OpenSSL::VERSION is not defined (moved to ruby/openssl)

[ruby-core:97233] [Ruby master Bug#15490] socket.rb - recurring segmentation faults
 2020-02-21 16:47 UTC 

[ruby-core:97160] [Ruby master Bug#16337] kernel_gem.rb:68 - ThreadError
 2020-02-21 11:41 UTC  (2+ messages)
` [ruby-core:97230] "

[ruby-core:97207] [Ruby master Bug#16643] Array#dig converts keywords to positional hash
 2020-02-21 10:57 UTC  (5+ messages)
` [ruby-core:97224] "
` [ruby-core:97225] "
` [ruby-core:97226] "
` [ruby-core:97229] "

[ruby-core:97208] [Ruby master Feature#16468] Switch to Miller-Rabin for Prime.prime?
 2020-02-20 20:37 UTC  (9+ messages)
` [ruby-core:97209] "
` [ruby-core:97211] "
` [ruby-core:97212] "
` [ruby-core:97213] "
` [ruby-core:97218] "
` [ruby-core:97221] "
` [ruby-core:97222] "
` [ruby-core:97223] "

[ruby-core:97084] [Ruby master Feature#16614] New method cache mechanism for Guild
 2020-02-20  9:19 UTC  (18+ messages)
` [ruby-core:97087] "
` [ruby-core:97094] "
` [ruby-core:97108] "
` [ruby-core:97120] "
` [ruby-core:97123] "
` [ruby-core:97125] "
` [ruby-core:97128] "
` [ruby-core:97135] "
` [ruby-core:97136] "
` [ruby-core:97137] "
` [ruby-core:97138] "
` [ruby-core:97139] "
` [ruby-core:97140] "
` [ruby-core:97199] "
` [ruby-core:97215] "
` [ruby-core:97216] "
` [ruby-core:97217] "

[ruby-core:97200] [Ruby master Bug#16641] Backport request: MJIT crashes on a certain flow of branches
 2020-02-20  7:44 UTC  (2+ messages)
` [ruby-core:97214] "

[ruby-core:97210] RubyKaigi 2020 "Ruby Committers vs the World" sponsored by Cookpad (travel support)
 2020-02-20  4:37 UTC 

[ruby-core:97127] [Ruby master Misc#16561] DevelopersMeeting20200227Japan
 2020-02-19 17:57 UTC  (3+ messages)
` [ruby-core:97196] "
` [ruby-core:97202] "

[ruby-core:97154] [Ruby master Misc#16515] one of authoritative name server of ruby-lang.org "pichu.netlab.jp" not responding DNS query
 2020-02-19  8:05 UTC  (2+ messages)
` [ruby-core:97201] "

[ruby-core:97079] [Ruby master Bug#16613] Vagrant encounters segmentation fault when starting previously correctly working box
 2020-02-18 23:30 UTC  (2+ messages)
` [ruby-core:97198] "

[ruby-core:97195] [Ruby master Feature#16463] Fixing *args-delegation in Ruby 2.7: ruby2_keywords semantics by default in 2.7.1
 2020-02-18 21:18 UTC 

[ruby-core:97187] [Ruby master Bug#14891] Pathname#join has different behaviour to File.join
 2020-02-18 13:39 UTC  (3+ messages)
` [ruby-core:97188] "
` [ruby-core:97189] "

[ruby-core:97186] [Ruby master Bug#16639] ARGF.each_line(chomp: true) cannot call without warning
 2020-02-18  2:30 UTC 

[ruby-core:97172] [Ruby master Bug#16635] Reduce allocation of begin-less/end-less range with Integer literal
 2020-02-18  1:32 UTC  (3+ messages)
` [ruby-core:97173] [Ruby master Feature#16635] "
` [ruby-core:97185] "

[ruby-core:97179] [Ruby master Feature#16637] Time#to_s and Date#to_s accept strftime format string
 2020-02-17 21:46 UTC  (5+ messages)
` [ruby-core:97180] "
` [ruby-core:97181] "
` [ruby-core:97183] "
` [ruby-core:97184] "

[ruby-core:97182] [Ruby master Feature#16638] Structured Data for Syslog
 2020-02-17 19:06 UTC 

[ruby-core:97104] [Ruby master Bug#16618] Rescue called twice when raise in ensure
 2020-02-17  9:04 UTC  (2+ messages)
` [ruby-core:97178] [Ruby master Bug#16618] Ensure "

[ruby-core:97177] [Ruby master Misc#16636] DevelopersMeeting before/after RubyKaigi2020
 2020-02-17  8:28 UTC 

[ruby-core:97175] [Ruby master Feature#15563] #dig that throws an exception if an key doesn't exist
 2020-02-17  1:30 UTC  (2+ messages)
` [ruby-core:97176] "

[ruby-core:97174] [Ruby master Feature#14602] Version of dig that raises error if a key is not present
 2020-02-17  0:48 UTC 

[ruby-core:97171] [Ruby master Feature#12208] Improve ri command
 2020-02-15 14:18 UTC 

[ruby-core:97157] [Ruby master Bug#14563] irb in irb raises a FATAL error
 2020-02-15 14:10 UTC  (2+ messages)
` [ruby-core:97170] "

[ruby-core:97159] [Ruby master Bug#16453] irb crashes when using array literal and heredoc
 2020-02-15 13:43 UTC  (2+ messages)
` [ruby-core:97169] "

[ruby-core:97118] [Ruby master Bug#16624] Backport de3883e7823c89ce90d7661ef5bb3b7eb60968db
 2020-02-15  9:12 UTC  (2+ messages)
` [ruby-core:97168] "

[ruby-core:97166] [Ruby master Bug#16634] DRb remote method call with keyword argument occurs warning message of deprecated on Ruby 2.7.0, and fails on Ruby 2.8.0dev
 2020-02-15  7:28 UTC  (2+ messages)
` [ruby-core:97167] "

[ruby-core:97165] [Ruby master Feature#16029] Expose fstring related APIs to C-extensions
 2020-02-14 14:19 UTC 

[ruby-core:97163] [Ruby master Bug#16633] TracePoint :line event issue
 2020-02-14 12:34 UTC  (2+ messages)
` [ruby-core:97164] "

[ruby-core:97162] [Ruby master Bug#15038] Appveyor MinGW - bundled gems missing?
 2020-02-14 11:53 UTC 

[ruby-core:97161] [Ruby master Bug#16338] gemspec stub EOF separators throw warning
 2020-02-14 11:46 UTC 

[ruby-core:97158] [Ruby master Bug#9931] irb: Really weird behavior for x = "#{x\"}" (ex: irb(main:009:-4))
 2020-02-14 11:38 UTC 

[ruby-core:97156] [Ruby master Misc#15851] stdlib extension gems - building/testing on Windows
 2020-02-14 11:37 UTC 

[ruby-core:97155] [Ruby master Feature#15371] IRB with ARGV
 2020-02-14 11:35 UTC 

[ruby-core:97129] [Ruby master Feature#15236] add support for hash shorthand
 2020-02-13  9:06 UTC  (2+ messages)
` [ruby-core:97153] "

[ruby-core:97119] [Ruby master Bug#16625] Wrong File.basename return on UNC paths
 2020-02-13  8:55 UTC  (2+ messages)
` [ruby-core:97152] "

[ruby-core:97110] [Ruby master Feature#16621] Second block parameter of Pathname#glob to be relative path from self
 2020-02-12 23:27 UTC  (7+ messages)
` [ruby-core:97111] "
` [ruby-core:97141] "
` [ruby-core:97143] "
` [ruby-core:97144] "
` [ruby-core:97148] "
` [ruby-core:97149] "

[ruby-core:97086] [Ruby master Bug#16612] Enumerator::ArithmeticSequence#last with float range produces incorrect value
 2020-02-12 18:18 UTC  (4+ messages)
  ` [ruby-core:97101] Broken threading?
    ` [ruby-core:97105] "
      ` [ruby-core:97145] "

[ruby-core:97142] [Ruby master Feature#16629] ruby-loco now built & saved on GitHub, both mingw & mswin builds
 2020-02-12 13:52 UTC 

[ruby-core:97132] [Ruby master Bug#16628] CSV.new する時にGzipReaderを渡すとCSV::Parser::InvalidEncodingが出る場合がある
 2020-02-12  1:45 UTC  (3+ messages)
` [ruby-core:97133] "
` [ruby-core:97134] "

[ruby-core:97130] [Ruby master Feature#15897] `it` as a default block parameter
 2020-02-12  1:28 UTC  (2+ messages)
` [ruby-core:97131] "

[ruby-core:97126] [Ruby master Feature#16627] net/imap: support NAMESPACE extension (RFC2342)
 2020-02-11 22:57 UTC 

[ruby-core:97122] [Ruby master Bug#16626] net/imap: Parsing CAPABILITY data for ResponseCode
 2020-02-11 18:49 UTC  (2+ messages)
` [ruby-core:97124] "

[ruby-core:97088] [Ruby master Feature#16615] Group style access scope for macros
 2020-02-11 18:15 UTC  (2+ messages)
` [ruby-core:97121] "

[ruby-core:97095] [PATCH] Modify shebang of libexec/y2racc and libexec/racc2y
 2020-02-11  5:34 UTC  (3+ messages)
` [ruby-core:97096] "
  ` [ruby-core:97117] "

[ruby-core:97116] [Ruby master Bug#16623] Windows ENV encoding
 2020-02-10 23:39 UTC 

[ruby-core:97112] [Ruby master Bug#16622] mswin build was failed with the current master branch #3121
 2020-02-10 23:10 UTC  (2+ messages)
` [ruby-core:97115] "

[ruby-core:97114] [Ruby master Feature#16150] Add a way to request a frozen string from to_s
 2020-02-10 19:40 UTC 

[ruby-core:97113] [Ruby master Feature#16153] eventually_frozen flag to gradually phase-in frozen strings
 2020-02-10 19:39 UTC 

[ruby-core:97106] [Ruby master Bug#16619] Error message of "x = return 1" is double
 2020-02-10  3:24 UTC 

[ruby-core:97103] [Ruby master Bug#16617] I can have instance methods bound to objects which are not their owner
 2020-02-09  7:59 UTC 

[ruby-core:97102] [Ruby master Bug#16616] Large RUBY_THREAD_VM_STACK_SIZE causes segmentation fault
 2020-02-09  4:13 UTC 

[ruby-core:97100] [Ruby master Bug#13724] make install does not install bundled gems
 2020-02-08 22:18 UTC 

[ruby-core:97099] [Ruby master Feature#14609] Let `Kernel#p` without an argument print the receiver
 2020-02-08 20:43 UTC 

[ruby-core:97098] [Ruby master Feature#14609] `Kernel#p` without args shows the receiver
 2020-02-08 19:05 UTC 

[ruby-core:97097] [Ruby master Feature#14609] `Kernel#p` without args shows the receiver
 2020-02-08 18:53 UTC 

[ruby-core:97093] [Ruby master Feature#16614] New method cache mechanism for Guild
 2020-02-07 17:34 UTC 

[ruby-core:97090] [Ruby master Bug#16608] ConditionVariable#wait should return false when timeout exceeded
 2020-02-07 13:26 UTC 

[ruby-core:97089] [Ruby master Feature#16615] Group style access scope for macros
 2020-02-07 12:48 UTC 

[ruby-core:97085] [Ruby master Bug#16612] Enumerator::ArithmeticSequence#last with float range produces incorrect value
 2020-02-07  8:57 UTC 

[ruby-core:97063] [Ruby master Bug#16608] ConditionVariable#wait should return false when timeout exceeded
 2020-02-07  7:37 UTC  (3+ messages)
` [ruby-core:97081] "
` [ruby-core:97083] "

[ruby-core:97082] [Ruby master Bug#16608] ConditionVariable#wait should return false when timeout exceeded
 2020-02-07  6:12 UTC 

[ruby-core:97080] [Ruby master Bug#16613] Vagrant encounters segmentation fault when starting previously correctly working box
 2020-02-07  1:00 UTC 

[ruby-core:97067] [Ruby master Feature#16610] net/imap: support IMAP4 ID extension (RFC2971)
 2020-02-06 23:43 UTC  (2+ messages)
` [ruby-core:97078] "

[ruby-core:97077] [Ruby master Feature#12624] !== (other)
 2020-02-06 20:00 UTC 

[ruby-core:97076] [Ruby master Bug#16612] Enumerator::ArithmeticSequence#last with float range produces incorrect value
 2020-02-06 19:47 UTC 

[ruby-core:97075] [Ruby master Bug#16612] Enumerator::ArithmeticSequence#last with float range produces incorrect value
 2020-02-06 19:26 UTC 

[ruby-core:97074] [Ruby master Feature#12047] Set#=== (aliased to include?)
 2020-02-06 19:23 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).