ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2017-09-28 05:02:53 to 2017-10-12 18:18:12 UTC [more...]

[ruby-core:83239] [Ruby trunk Bug#14009] macOS High Sierra and “fork” compatibility
 2017-10-12 18:18 UTC 

[ruby-core:83237] [Ruby trunk Bug#14008] Adding elements to array inside 2D array duplicates across all other arrays
 2017-10-12 13:44 UTC  (2+ messages)
` [ruby-core:83238] "

[ruby-core:83208] [Ruby trunk Bug#14002] libruby soname is changing in Ruby 2.4.x while it should be always libruby.so.2.4.0
 2017-10-12 13:10 UTC  (9+ messages)
` [ruby-core:83209] [Ruby trunk Bug#14002] libruby soname is changing in Ruby 2.4.x while it should always be libruby.so.2.4.0
` [ruby-core:83210] "
` [ruby-core:83211] "
` [ruby-core:83212] "
` [ruby-core:83217] "
` [ruby-core:83232] "
` [ruby-core:83234] "
` [ruby-core:83236] "

[ruby-core:83235] [Ruby trunk Bug#13914] FileUtis.cp_r with remove_destination cannot overwrite a symlink of directory
 2017-10-12 12:51 UTC 

[ruby-core:83202] [Ruby trunk Bug#13997] Bundler gem binstub broken
 2017-10-12  9:27 UTC  (6+ messages)
` [ruby-core:83204] "
` [ruby-core:83206] [Ruby trunk Bug#13997][Feedback] "
` [ruby-core:83218] [Ruby trunk Bug#13997] "
` [ruby-core:83220] "
` [ruby-core:83233] "

[ruby-core:83214] [Ruby trunk Bug#13758] TestRubyOptions#test_segv_setproctitle segfaults on AARCH64
 2017-10-12  6:58 UTC  (5+ messages)
` [ruby-core:83215] "
` [ruby-core:83216] "
` [ruby-core:83230] "
  ` [ruby-core:83231] "

[ruby-core:83223] [Ruby trunk Feature#14007] open mode 'x' to raise error if file exists
 2017-10-12  5:13 UTC  (3+ messages)
  ` [ruby-core:83229] "
` [ruby-core:83227] "

[ruby-core:83228] [Ruby trunk Bug#12248][Rejected] Backport rubygems fix from upstream repo for Ruby 2.2.x
 2017-10-12  5:00 UTC 

[ruby-core:83226] [Ruby trunk Bug#13843][Rejected] [PATCH] RubyGems 2.6.13 - Align lib/rubygems/resolver.rb with rubygems/rubygems
 2017-10-12  4:54 UTC 

[ruby-core:83203] [Ruby trunk Misc#14000] OpenStruct with #frozen_string_literal: true
 2017-10-12  4:31 UTC  (3+ messages)
` [ruby-core:83205] "
` [ruby-core:83225] "

[ruby-core:83219] [Ruby trunk Bug#14004] ri confused by method aliases and by Queue versus Thread::Queue
 2017-10-12  3:46 UTC  (3+ messages)
` [ruby-core:83222] "
` [ruby-core:83224] "

[ruby-core:83221] [Ruby trunk Bug#14005] [PATCH] webrick: do not hang acceptor on slow TLS connections
 2017-10-11 23:22 UTC 

[ruby-core:83166] [Ruby trunk Feature#12979] Avoid exception for #dup on Integer (and similar cases)
 2017-10-11 15:42 UTC  (2+ messages)
` [ruby-core:83213] "

[ruby-core:83207] [Ruby trunk Bug#14001] libruby soname is changing in Ruby 2.4.x while it should be always libruby.so.2.4.0
 2017-10-11 10:43 UTC 

[ruby-core:83201] [Ruby trunk Bug#9505] Bug that should cause SystemStackError segfaults under Ruby 2.1
 2017-10-10 22:30 UTC 

[ruby-core:83200] [Ruby trunk Feature#13996] [PATCH] file.c: apply2files releases GVL
 2017-10-10 19:15 UTC 

[ruby-core:83199] [Ruby trunk Feature#13767] add something like python's buffer protocol to share memory between different narray like classes
 2017-10-10 14:23 UTC 

[ruby-core:83198] [Ruby trunk Feature#13693] Allow String#to_i and / or Kernel::Integer to parse e-notation
 2017-10-10 12:53 UTC 

[ruby-core:83176] [Ruby trunk Bug#13988] ruby-doc.org for 2.4.x shows 2.5.0
 2017-10-10 11:32 UTC  (6+ messages)
` [ruby-core:83179] [Ruby trunk Bug#13988][Rejected] "
` [ruby-core:83183] [Ruby trunk Bug#13988] "
` [ruby-core:83184] "
` [ruby-core:83185] "
` [ruby-core:83197] "

[ruby-core:83192] [Ruby trunk Bug#13992] Strange behaviour for kernel#integer method
 2017-10-10 11:04 UTC  (5+ messages)
` [ruby-core:83193] "
` [ruby-core:83194] "
` [ruby-core:83195] "
` [ruby-core:83196] "

[ruby-core:83167] [Ruby trunk Feature#13983] Rational and Complex should be frozen
 2017-10-10  7:12 UTC  (2+ messages)
` [ruby-core:83191] "

[ruby-core:83135] [Ruby trunk Feature#13979] Ruby doesn't give error on keyword arguments that you can't refer to
 2017-10-10  7:11 UTC  (6+ messages)
` [ruby-core:83141] [Ruby trunk Feature#13979][Rejected] "
` [ruby-core:83155] [Ruby trunk Feature#13979] "
` [ruby-core:83158] "
` [ruby-core:83160] "
` [ruby-core:83190] "

[ruby-core:83188] [Ruby trunk Bug#13991] svn 60146 build error
 2017-10-10  4:53 UTC  (2+ messages)
` [ruby-core:83189] [Ruby trunk Bug#13991][Assigned] Merge rdoc-6.0.0.beta3 - svn 60146 - Build errors patch

[ruby-core:83180] [Ruby trunk Bug#13990] Remove obsoleted Ruby code from lib/rdoc/ruby_token.rb from 2.3 and 2.4
 2017-10-10  2:32 UTC  (3+ messages)
` [ruby-core:83182] [Ruby trunk Bug#13990][Assigned] "
` [ruby-core:83187] [Ruby trunk Bug#13990] "

[ruby-core:83186] [Ruby trunk Bug#13284][Open] IA64 ruby 2.4 miniruby segfault
 2017-10-09 14:37 UTC 

[ruby-core:83181] [Ruby trunk Bug#12674][Rejected] io/wait: not handling the case when the socket is closed before doing wait_readable/writable with timeout
 2017-10-09  2:51 UTC 

[ruby-core:83177] [Ruby trunk Bug#13989] WEBrick testing, circular requires
 2017-10-08 21:23 UTC  (2+ messages)
` [ruby-core:83178] "

[ruby-core:83174] [Ruby trunk Bug#13987] Ripper.sexp named parameters with default values, double splat parameter
 2017-10-08  6:02 UTC  (2+ messages)
` [ruby-core:83175] "

[ruby-core:83086] [Ruby trunk Bug#13966] configure.in still needed ?!
 2017-10-07  8:25 UTC  (5+ messages)
` [ruby-core:83087] "
` [ruby-core:83098] "
` [ruby-core:83170] "
` [ruby-core:83173] "

[ruby-core:51898] [ruby-trunk - Feature #7792][Open] Make symbols and strings the same thing
 2017-10-07  4:15 UTC  (3+ messages)
` [ruby-core:83130] [Ruby trunk Feature#7792] "
` [ruby-core:83172] "

[ruby-core:83092] [Ruby trunk Feature#13936] Make regular expressions debugable
 2017-10-07  1:25 UTC  (4+ messages)
` [ruby-core:83094] "
` [ruby-core:83099] "
` [ruby-core:83171] "

[ruby-core:83169] [Ruby trunk Feature#13985] Avoid exception for #dup/#clone on Rational and Complex
 2017-10-06 20:59 UTC 

[ruby-core:83168] [Ruby trunk Feature#13984] BigDecimal should be immutable/frozen and return itself on #dup
 2017-10-06 20:58 UTC 

[ruby-core:83165] Re: [ruby-cvs:67311] nobu:r60130 (trunk): zlib.c: memory leak in gunzip
 2017-10-06 19:25 UTC 

[ruby-core:83164] [Ruby trunk Bug#10862][Closed] Fix shell quoting example in ri.1 manual
 2017-10-06 14:53 UTC 

[ruby-core:83163] [Ruby trunk Feature#10861][Closed] Have ./configure try mandoc when trying to detect manpage type
 2017-10-06 14:35 UTC 

[ruby-core:83162] [Ruby trunk Bug#13982] Memory leak in Zlib.gunzip
 2017-10-06 12:36 UTC 

[ruby-core:83136] [Ruby trunk Bug#13921] buffered read_nonblock doesn't work as expected using SSLSocket
 2017-10-06 12:35 UTC  (2+ messages)
` [ruby-core:83161] [Ruby trunk Bug#13921][Closed] "

[ruby-core:83159] [Ruby trunk Feature#12533] Refinements: allow modules inclusion, in which the module can call internal methods which it defines
 2017-10-06 11:59 UTC 

[ruby-core:42344] [ruby-trunk - Feature #5964][Open] Make Symbols an Alternate Syntax for Strings
 2017-10-06 10:35 UTC  (6+ messages)
` [ruby-core:83131] [Ruby trunk Feature#5964] "
` [ruby-core:83132] "
` [ruby-core:83134] "
` [ruby-core:83140] "
` [ruby-core:83157] "

[ruby-core:83107] Alias Enumerable#include? to Enumerable#includes?
 2017-10-06  9:57 UTC  (9+ messages)
` [ruby-core:83113] "
  ` [ruby-core:83129] "
    ` [ruby-core:83138] "
      ` [ruby-core:83148] "
        ` [ruby-core:83153] "
` [ruby-core:83149] "
  ` [ruby-core:83150] "
    ` [ruby-core:83156] "

[ruby-core:83144] Re: [ruby-cvs:67189] hsbt:r60008 (trunk): Removed ubygems.rb. rubygems.rb is always loaded now
 2017-10-06  8:54 UTC  (2+ messages)
  ` [ruby-core:83154] "

[ruby-core:83117] [Ruby trunk Feature#12115] Add Symbol#call to allow to_proc shorthand with arguments
 2017-10-06  8:09 UTC  (6+ messages)
` [ruby-core:83128] "
` [ruby-core:83139] "
` [ruby-core:83142] "
` [ruby-core:83147] "
` [ruby-core:83152] "

[ruby-core:83143] [Ruby trunk Bug#13980] Rounding failure on i686 (i386)
 2017-10-06  7:40 UTC  (3+ messages)
` [ruby-core:83145] [Ruby trunk Bug#13980][Feedback] "
` [ruby-core:83151] [Ruby trunk Bug#13980] "

[ruby-core:83146] [Ruby trunk Feature#13981] in configure, detect mandoc and set MANTYPE=doc
 2017-10-06  4:13 UTC 

[ruby-core:83137] [Ruby trunk Bug#13841] Segmentation fault in Ruby CFUNC :to_s
 2017-10-05 22:29 UTC 

[ruby-core:83123] [Ruby trunk Bug#13978] Remove Bundler from StdLib
 2017-10-05 20:38 UTC  (3+ messages)
` [ruby-core:83125] [Ruby trunk Bug#13978][Rejected] "
` [ruby-core:83133] [Ruby trunk Bug#13978] "

[ruby-core:83124] [Ruby trunk Feature#12648] `Enumerable#sort_by` with descending option
 2017-10-05 10:24 UTC  (2+ messages)
` [ruby-core:83127] "

[ruby-core:83122] [Ruby trunk Bug#13977] 0 should be treated as FALSE
 2017-10-05 10:11 UTC  (2+ messages)
` [ruby-core:83126] [Ruby trunk Bug#13977][Rejected] "

[ruby-core:83120] [Ruby trunk Bug#13976] SyntaxError if curly brace block follows args without parentheses, introduced in 2.4.2
 2017-10-05  8:01 UTC  (2+ messages)
` [ruby-core:83121] "

[ruby-core:83074] [Ruby trunk Bug#13962] Change http://unicode.org to https
 2017-10-05  6:33 UTC  (8+ messages)
` [ruby-core:83076] "
` [ruby-core:83077] "
` [ruby-core:83079] "
` [ruby-core:83085] "
` [ruby-core:83115] "
  ` [ruby-core:83118] "
` [ruby-core:83119] "

[ruby-core:83116] [Ruby trunk Misc#13974] Make sure Unicode files are only downloaded once, not repeatedly, for continuous integration
 2017-10-05  2:56 UTC 

[ruby-core:83114] [Ruby trunk Bug#13973] super_method fails on some UnboundMethods
 2017-10-05  2:01 UTC 

[ruby-core:83096] File.setuid? on IO (Re: [ruby-cvs:67289] normal:r60108 (trunk): file.c: release GVL in File.{setuid?, setgid?, sticky?})
 2017-10-04 20:49 UTC  (5+ messages)
` [ruby-core:83100] "
  ` [ruby-core:83105] "
    ` [ruby-core:83108] "
      ` [ruby-core:83112] "

[ruby-core:83111] [Ruby trunk Bug#13972] [PATCH] document File.{setuid?, setgid?, sticky?} support for IO objects
 2017-10-04 20:47 UTC 

[ruby-core:83081] [Ruby trunk Bug#13965] Surprising behavior when using Tempfile.open
 2017-10-04 17:52 UTC  (5+ messages)
` [ruby-core:83082] "
` [ruby-core:83083] "
` [ruby-core:83084] [Ruby trunk Bug#13965][Rejected] "
` [ruby-core:83110] [Ruby trunk Bug#13965] "

[ruby-core:83093] Re: [ruby-cvs:67109] hsbt:r59931 (trunk): To use github url for gemspec
 2017-10-04 17:11 UTC  (3+ messages)
  ` [ruby-core:83103] "
    ` [ruby-core:83109] "

[ruby-core:83106] [Ruby trunk Bug#13971] Ripper changes sexp - class methods
 2017-10-04 15:19 UTC 

[ruby-core:83104] [Ruby trunk Bug#13970] Base64 urlsafe_decode64 unsafe use of tr
 2017-10-04 13:29 UTC 

[ruby-core:83102] [Ruby trunk Feature#13969] Dir#each_child
 2017-10-04 11:11 UTC 

[ruby-core:83095] [Ruby trunk Bug#13906] homepage in gemspec
 2017-10-04  8:19 UTC  (2+ messages)
` [ruby-core:83101] "

[ruby-core:83090] [Ruby trunk Misc#13968] [Ruby 3.x perhaps] - A (minimal?) static variant of ruby
 2017-10-04  6:21 UTC  (2+ messages)
` [ruby-core:83097] "

[ruby-core:81825] [Ruby trunk Feature#13697] [PATCH]: futex based thread primitives
 2017-10-03 22:17 UTC  (2+ messages)
  ` [ruby-core:83091] "

[ruby-core:83089] [Ruby trunk Bug#13967] Recent Ripper changes, sexp broken?
 2017-10-03 19:24 UTC 

[ruby-core:56096] [CommonRuby - Feature #8661][Open] Add option to print backstrace in reverse order(stack frames first & error last)
 2017-10-03 13:06 UTC  (2+ messages)
` [ruby-core:83088] [CommonRuby Feature#8661] "

[ruby-core:83071] [Ruby trunk Feature#13958] [PATCH] Dir.empty? releases GVL
 2017-10-02 19:55 UTC  (2+ messages)
  ` [ruby-core:83080] "

[ruby-core:83078] [Ruby trunk Bug#13964] [BUG] Stack consistency error
 2017-10-02  5:51 UTC 

[ruby-core:83075] [Ruby trunk Feature#13963] [PATCH] file.c: release GVL around lstat(2)
 2017-10-01 22:06 UTC 

[ruby-core:83060] [Ruby trunk Feature#13951] [PATCH] File#rename releases GVL
 2017-10-01 12:43 UTC  (3+ messages)
  ` [ruby-core:83070] "
` [ruby-core:83073] "

[ruby-core:83072] [Ruby trunk Bug#13959] IO.write(filename, Marshal.dump(obj), :encoding => 'binary') != File.open(filename, 'wb') { |fil| Marshal.dump(obj, fil) }
 2017-10-01  5:36 UTC 

[ruby-core:83061] [Ruby trunk Bug#13794] Infinite loop of sched_yield
 2017-10-01  2:32 UTC  (4+ messages)
` [ruby-core:83064] "
  ` [ruby-core:83067] "
  ` [ruby-core:83069] "

[ruby-core:83046] [Ruby trunk Misc#13946] Rename configure.in to configure.ac
 2017-09-30 22:04 UTC  (5+ messages)
  ` [ruby-core:83059] "
` [ruby-core:83058] "
` [ruby-core:83063] [Ruby trunk Feature#13946] "
` [ruby-core:83068] "

[ruby-core:83065] [Ruby trunk Feature#13395] Add a method to check for not nil
 2017-09-30 12:53 UTC  (2+ messages)
` [ruby-core:83066] "

[ruby-core:83062] [Ruby trunk Bug#13952] String#succ not updating code range
 2017-09-29 13:46 UTC 

[ruby-core:83056] [Ruby trunk Bug#13950] String#tr incorrectly marks strings as CR_7BIT
 2017-09-28 20:56 UTC  (2+ messages)
` [ruby-core:83057] "

[ruby-core:83055] [Ruby trunk Bug#13949] String#unpack with 'M' directive can create strings with wrong code range
 2017-09-28 20:26 UTC 

[ruby-core:83054] [Ruby trunk Bug#13948] Segfault instead of recursion depth error
 2017-09-28 20:23 UTC 

[ruby-core:83051] [Ruby trunk Bug#13947] Incorrent string to date parsing
 2017-09-28 19:44 UTC  (3+ messages)
` [ruby-core:83052] [Ruby trunk Bug#13947] Incorreсt string parsing in Date.parse
` [ruby-core:83053] "

[ruby-core:83047] [Ruby trunk Feature#13943] Use unpack1 instead of unpack(template)[0] in erb.rb
 2017-09-28 15:50 UTC  (2+ messages)
` [ruby-core:83050] "

[ruby-core:83048] [Ruby trunk Feature#13884] Reduce number of memory allocations for "and", "or" and "diff" operations on small arrays
 2017-09-28 15:45 UTC  (2+ messages)
` [ruby-core:83049] "

[ruby-core:83043] [Ruby trunk Feature#12125] Proposal: Shorthand operator for Object#method
 2017-09-28 13:32 UTC  (3+ messages)
` [ruby-core:83044] "
` [ruby-core:83045] "

[ruby-core:56525] [ruby-trunk - Bug #8771][Open] Start does not use proxy configuration form ENV variables
 2017-09-28  7:26 UTC  (2+ messages)
` [ruby-core:83042] [Ruby trunk Feature#8771][Closed] "

[ruby-core:83040] [Ruby trunk Bug#13942] Illegal instruction at 0xb66d6b3b ___bug
 2017-09-28  6:27 UTC  (2+ messages)
` [ruby-core:83041] "


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).