ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2017-01-19 05:32:46 to 2017-01-31 06:43:17 UTC [more...]

[ruby-core:79334] [Ruby trunk Bug#11822][Closed] Semantics of Queue#pop after close are wrong
 2017-01-31  7:12 UTC 

[ruby-core:79269] [Ruby trunk Bug#12705] yielding args to a lambda uses block/proc rather than lambda/method semantics
 2017-01-31  7:02 UTC  (2+ messages)
` [ruby-core:79333] "

[ruby-core:79332] [Ruby trunk Bug#12405] Queue doesn't work inside of trap
 2017-01-31  7:01 UTC 

[ruby-core:79321] [Ruby trunk Bug#13172] Object#pass (yield object to block and return result)
 2017-01-31  5:02 UTC  (11+ messages)
` [ruby-core:79322] "
` [ruby-core:79323] [Ruby trunk Bug#13172] Method that yields object to block and returns result
` [ruby-core:79324] "
` [ruby-core:79325] [Ruby trunk Feature#13172] "
` [ruby-core:79326] "
` [ruby-core:79327] "
` [ruby-core:79328] "
` [ruby-core:79329] "
` [ruby-core:79330] "
` [ruby-core:79331] "

[ruby-core:79293] [Ruby trunk Bug#13085] io.c io_fwrite creates garbage
 2017-01-31  2:47 UTC  (4+ messages)
` [ruby-core:79298] [Ruby trunk Bug#13085][Assigned] "
  ` [ruby-core:79308] "
    ` [ruby-core:79320] "

[ruby-core:79217] [Ruby trunk Bug#13146] Float::NANs in Hashes are confusing (more than usual)
 2017-01-31  2:14 UTC  (10+ messages)
` [ruby-core:79220] "
` [ruby-core:79222] "
` [ruby-core:79268] "
` [ruby-core:79275] "
` [ruby-core:79276] "
` [ruby-core:79281] "
` [ruby-core:79307] "
` [ruby-core:79316] "
` [ruby-core:79319] "

[ruby-core:79224] [Ruby trunk Bug#13150] TestMarshal failures on FreeBSD with gcc7 because of GC
 2017-01-31  1:42 UTC  (2+ messages)
` [ruby-core:79318] "

[ruby-core:79315] [Ruby trunk Bug#13171] URI::FTP path has a trailing slash when just hostname and scheme provided
 2017-01-31  1:02 UTC  (2+ messages)
` [ruby-core:79317] "

[ruby-core:79310] [Ruby trunk Bug#13170] OpenSSL::X509::Name#eql? broken in Ruby 2.4.0
 2017-01-30 22:25 UTC  (4+ messages)
` [ruby-core:79311] "
` [ruby-core:79313] "
` [ruby-core:79314] "

[ruby-core:79312] [Ruby trunk Bug#12371] Windows Nano Server WIN32OLE compatibility
 2017-01-30 22:23 UTC 

[ruby-core:79309] [Ruby trunk Bug#13169] Fix OpenStruct#each_pair return value
 2017-01-30 21:03 UTC 

[ruby-core:79306] [Ruby trunk Bug#13168] Marshaling broken with GCC 7.x
 2017-01-30 11:49 UTC 

[ruby-core:79304] [Ruby trunk Bug#13167] Dir.glob is 25x slower since Ruby 2.2
 2017-01-30 11:33 UTC  (2+ messages)
` [ruby-core:79305] "

[ruby-core:79302] [Ruby trunk Feature#13166] Feature Request: Byte Arrays for Ruby 3
 2017-01-30  5:25 UTC  (2+ messages)
` [ruby-core:79303] "

[ruby-core:58375] [ruby-trunk - Feature #9116][Open] String#rsplit missing
 2017-01-29 18:26 UTC  (2+ messages)
` [ruby-core:79301] [Ruby trunk Feature#9116] "

[ruby-core:79285] [Ruby trunk Bug#13164] A second `SystemStackError` exception results in `Segmentation fault (core dumped)`
 2017-01-29 13:07 UTC  (4+ messages)
` [ruby-core:79294] "
` [ruby-core:79296] "
` [ruby-core:79300] "

[ruby-core:79279] [Ruby trunk Bug#13162] tr does not recognize multi-byte characters correctly
 2017-01-29  1:29 UTC  (3+ messages)
` [ruby-core:79282] "
` [ruby-core:79299] [Ruby trunk Bug#13162][Rejected] "

[ruby-core:79297] [Ruby trunk Feature#13050] Readline: expose rl_completion_quote_character variable
 2017-01-29  1:01 UTC 

[ruby-core:79295] [Ruby trunk Bug#11293] Integer('0123') => 83
 2017-01-28 16:47 UTC 

[ruby-core:79291] [Ruby trunk Bug#13165] Typographical Error in Refinements docs 2.1.1
 2017-01-27 21:50 UTC  (2+ messages)
` [ruby-core:79292] "

[ruby-core:35566] [Ruby 1.9 - Feature #4532][Open] [PATCH] add IO#pread and IO#pwrite methods
 2017-01-27 20:52 UTC  (5+ messages)
` [ruby-core:79287] [Ruby trunk Feature#4532] "
` [ruby-core:79288] "
` [ruby-core:79289] "
` [ruby-core:79290] "

[ruby-core:79271] [Ruby trunk Bug#13160] Socket c code breaks ruby interpreter
 2017-01-27 15:39 UTC  (4+ messages)
` [ruby-core:79277] [Ruby trunk Bug#13160][Feedback] "
` [ruby-core:79278] [Ruby trunk Bug#13160] "
` [ruby-core:79286] "

[ruby-core:46838] [ruby-trunk - Bug #6810][Open] `module A::B; end` is not equivalent to `module A; module B; end; end` with respect to constant lookup (scope)
 2017-01-27 12:16 UTC  (3+ messages)
` [ruby-core:79283] [Ruby trunk Feature#6810] "
  ` [ruby-core:79284] "

[ruby-core:79280] [Ruby trunk Misc#13163] Uncaught exceptions may not be reported when Thread#report_on_exception=true and Thread#abort_on_exception=true
 2017-01-27  6:13 UTC 

[ruby-core:79274] [Ruby trunk Bug#13161] [DOC] Enumerable#{min, min_by, max, max_by} didn't mention they return a sorted array
 2017-01-26 21:12 UTC 

[ruby-core:79162] [Ruby trunk Bug#13127][Assigned] DRb `load': connection closed (DRb::DRbConnError) when client exit's from within a loop iterating over remote objects
 2017-01-26 17:41 UTC  (3+ messages)
` [ruby-core:79214] [Ruby trunk Bug#13127][Closed] "
` [ruby-core:79273] [Ruby trunk Bug#13127] "

[ruby-core:79272] [Ruby trunk Bug#13102] Confusing method name: Set#delete?
 2017-01-26 17:39 UTC 

[ruby-core:79236] [Ruby trunk Bug#13153] Inconsistent sprintf formatting for 0 value
 2017-01-26 14:03 UTC  (4+ messages)
` [ruby-core:79249] "
` [ruby-core:79256] "
` [ruby-core:79270] "

[ruby-core:79267] [Ruby trunk Bug#12688][Feedback] Thread unsafety in autoload
 2017-01-26 10:38 UTC 

[ruby-core:79174] [Ruby trunk Feature#12967] Add a default for RUBY_GC_HEAP_GROWTH_MAX_SLOTS out-of-the-box
 2017-01-26 10:25 UTC  (2+ messages)
` [ruby-core:79266] [Ruby trunk Feature#12967][Rejected] "

[ruby-core:79265] [Ruby trunk Bug#13159] [DOC] Revise documentation for OpenStruct
 2017-01-25 21:03 UTC 

[ruby-core:79262] [Ruby trunk Bug#13158] UNIXServer#closed? returns false after UNIXServer#close called
 2017-01-25 13:32 UTC  (2+ messages)
` [ruby-core:79264] "

[ruby-core:79246] [Ruby trunk Feature#13156] In-tree copy of ruby/spec
 2017-01-25 10:35 UTC  (7+ messages)
` [ruby-core:79247] "
` [ruby-core:79248] "
` [ruby-core:79251] "
` [ruby-core:79255] "
` [ruby-core:79257] "
` [ruby-core:79263] "

[ruby-core:79194] [Ruby trunk Misc#13072] Current state of date standard library
 2017-01-25  5:45 UTC  (3+ messages)
` [ruby-core:79195] "
` [ruby-core:79261] "

[ruby-core:79140] [Ruby trunk Feature#12901] Anonymous functions without scope lookup overhead
 2017-01-25  3:28 UTC  (3+ messages)
` [ruby-core:79259] "
` [ruby-core:79260] "

[ruby-core:79171] [Ruby trunk Feature#12180] switch id_table.c variant
 2017-01-25  3:07 UTC  (4+ messages)
` [ruby-core:79200] "
` [ruby-core:79202] "
` [ruby-core:79258] "

[ruby-core:79254] [Ruby trunk Bug#13157] Rational doc bug
 2017-01-25  1:13 UTC 

[ruby-core:79226] [Ruby trunk Bug#13152] Numeric parsing differences between ruby <-> crystal
 2017-01-25  1:10 UTC  (15+ messages)
` [ruby-core:79227] "
  ` [ruby-core:79229] "
` [ruby-core:79230] [Ruby trunk Bug#13152][Feedback] "
` [ruby-core:79231] [Ruby trunk Bug#13152][Rejected] "
` [ruby-core:79232] [Ruby trunk Bug#13152] "
` [ruby-core:79233] "
` [ruby-core:79234] "
` [ruby-core:79235] "
` [ruby-core:79241] "
` [ruby-core:79242] "
` [ruby-core:79243] "
` [ruby-core:79250] "
` [ruby-core:79252] "
` [ruby-core:79253] "

[ruby-core:79138] [Ruby trunk Feature#13124] Should #puts convert to external encoding?
 2017-01-24 20:55 UTC  (2+ messages)
` [ruby-core:79245] "

[ruby-core:79154] [Ruby trunk Feature#12957][Feedback] A more OO way to create lambda Procs
 2017-01-24 20:43 UTC  (3+ messages)
` [ruby-core:79156] [Ruby trunk Feature#12957] "
` [ruby-core:79244] "

[ruby-core:79239] [Ruby trunk Bug#13155] Segfault testing Pry
 2017-01-24 13:08 UTC  (2+ messages)
` [ruby-core:79240] "

[ruby-core:79237] [Ruby trunk Misc#13154] URI::Generic, == operator, normalize!
 2017-01-24 12:11 UTC  (2+ messages)
` [ruby-core:79238] "

[ruby-core:79228] Re: [ruby-cvs:64576] naruse:r57410 (trunk): Prevent GC by volatile [Bug #13150]
 2017-01-23 19:37 UTC 

[ruby-core:79225] [Ruby trunk Bug#13151] File.writable? doesn't report correctly if a directory is writable on Windows
 2017-01-23 17:46 UTC 

[ruby-core:79216] [Ruby trunk Bug#13145] Symbol#clone doesn't work correctly
 2017-01-23  6:11 UTC  (2+ messages)
` [ruby-core:79223] "

[ruby-core:79221] [Ruby trunk Bug#13148] [DOC] Small doc fix for Hash#dig and Struct#dig
 2017-01-22 21:23 UTC 

[ruby-core:44303] [ruby-trunk - Feature #6284][Open] Add composition for procs
 2017-01-22 18:50 UTC  (2+ messages)
` [ruby-core:79219] [Ruby trunk Feature#6284] "

[ruby-core:79218] [Ruby trunk Bug#13147] Update documentation for URI#escape
 2017-01-22 17:44 UTC 

[ruby-core:79215] [CommonRuby Feature#12508][Assigned] Integer#mod_pow
 2017-01-22  3:20 UTC 

[ruby-core:79203] [Ruby trunk Bug#13141] Spurious Net::FTPReplyError
 2017-01-22  3:02 UTC  (2+ messages)
` [ruby-core:79213] [Ruby trunk Bug#13141][Assigned] "

[ruby-core:79212] [Ruby trunk Bug#13129] Refinements cannot refine method_missing and respond_to_missing?
 2017-01-22  2:57 UTC 

[ruby-core:79210] [Ruby trunk Bug#13144] prettyprint doesn't detect cycles when wrapped inside Delegators
 2017-01-22  1:57 UTC  (2+ messages)
` [ruby-core:79211] "

[ruby-core:79208] [Ruby trunk Bug#13143] LOL
 2017-01-22  1:22 UTC  (2+ messages)
` [ruby-core:79209] "

[ruby-core:79207] [Ruby trunk Bug#13142] Forwardable regression: cannot delegate to a constant since 2.4.0
 2017-01-21 21:33 UTC 

[ruby-core:79169] [Ruby trunk Feature#13137] Hash Shorthand
 2017-01-21 18:36 UTC  (2+ messages)
` [ruby-core:79206] "

[ruby-core:79180] [Ruby trunk Bug#13125] MRI has too much Qtrue : Qfalse;
 2017-01-21  7:24 UTC  (5+ messages)
` [ruby-core:79197] "
` [ruby-core:79198] "
` [ruby-core:79204] "
` [ruby-core:79205] "

[ruby-core:59268] [ruby-trunk - Bug #9285][Open] Exception message of Errno::ENOENT contains strings @ rb_sysopen and @ dir_initialize in Ruby 2.1
 2017-01-20 16:15 UTC  (3+ messages)
` [ruby-core:79199] [Ruby trunk Bug#9285] "
` [ruby-core:79201] [Ruby trunk Bug#9285][Rejected] "

[ruby-core:79193] [Ruby trunk Feature#13110] Byte-based operations for String
 2017-01-20 12:26 UTC  (2+ messages)
` [ruby-core:79196] "

[ruby-core:79173] [Ruby trunk Feature#12962] Feature Proposal: Extend 'protected' to support module friendship
 2017-01-20 10:10 UTC  (4+ messages)
  ` [ruby-core:79189] "
` [ruby-core:79191] "
` [ruby-core:79192] "

[ruby-core:79190] [Ruby trunk Feature#9992] Access Modifiers (Internal Interfaces)
 2017-01-20  9:47 UTC 

[ruby-core:79155] [Ruby trunk Feature#12969] Allow optional parameter in String#strip and related
 2017-01-20  8:19 UTC  (3+ messages)
` [ruby-core:79159] "
` [ruby-core:79188] "

[ruby-core:79158] [Ruby trunk Feature#12745] String#(g)sub(!) should pass a MatchData to the block, not a String
 2017-01-20  7:50 UTC  (3+ messages)
` [ruby-core:79166] "
` [ruby-core:79187] "

[ruby-core:79182] [Ruby trunk Bug#13140] unmatched parenthesis error on regexp with "x" option when all parens are matched
 2017-01-20  5:34 UTC  (3+ messages)
` [ruby-core:79183] "
` [ruby-core:79186] [Ruby trunk Bug#13140][Rejected] "

[ruby-core:79178] [Ruby trunk Bug#13104] math.rb affects Rational literals
 2017-01-20  5:24 UTC  (2+ messages)
` [ruby-core:79185] [Ruby trunk Bug#13104] mathn.rb "

[ruby-core:79184] [Ruby trunk Bug#13079][Feedback] linked list corruption (probable race condition)
 2017-01-20  5:14 UTC 

[ruby-core:79181] [Ruby trunk Feature#11925] Struct construction with kwargs
 2017-01-20  4:41 UTC 

[ruby-core:79167] [Ruby trunk Bug#13139] bug in the Ruby interpreter or extension for new AIX VM chef-client run
 2017-01-20  4:28 UTC  (4+ messages)
` [ruby-core:79168] "
` [ruby-core:79170] "
` [ruby-core:79179] [Ruby trunk Bug#13139][Closed] "

[ruby-core:79145] [Ruby trunk Bug#13064] Inconsistent behavior with `next` inside `begin`/`end` across different implementations
 2017-01-20  4:22 UTC  (3+ messages)
` [ruby-core:79148] "
` [ruby-core:79177] "

[ruby-core:79176] [Ruby trunk Feature#13048] Better way to do Regexp.new(Regexp.escape("some string"))
 2017-01-20  4:01 UTC 

[ruby-core:79160] [Ruby trunk Feature#13016] String#gsub(hash)
 2017-01-20  3:41 UTC  (3+ messages)
` [ruby-core:79161] [Ruby trunk Feature#13016][Feedback] String#gsub(hash)
` [ruby-core:79175] [Ruby trunk Feature#13016][Rejected] String#gsub(hash)

[ruby-core:79152] [Ruby trunk Misc#12935][Assigned] Webrick: Update HTTP Status codes, share them
 2017-01-20  3:23 UTC  (2+ messages)
` [ruby-core:79172] [Ruby trunk Misc#12935] "

[ruby-core:79165] [Ruby trunk Bug#13111][Closed] Degraded performance for delegated methods through Forwardable module
 2017-01-19 14:40 UTC 

[ruby-core:53688] [ruby-trunk - Feature #8158][Open] lightweight structure for loaded features index
 2017-01-19 11:11 UTC  (2+ messages)
` [ruby-core:79164] [Ruby trunk Feature#8158] "

[ruby-core:79163] [Ruby trunk Bug#9569] SecureRandom should try /dev/urandom first
 2017-01-19 10:02 UTC 

[ruby-core:54138] [ruby-trunk - Bug #8241][Open] If uri host-part has underscore ( '_' ), 'URI#parse' raise 'URI::InvalidURIError'
 2017-01-19  9:09 UTC  (2+ messages)
` [ruby-core:79157] [Ruby trunk Bug#8241][Closed] "

[ruby-core:79153] [Ruby trunk Feature#12906] do/end blocks work with ensure/rescue/else
 2017-01-19  8:27 UTC 

[ruby-core:79150] [Ruby trunk Feature#12929] ternary should look ahead w/in a block (and not care about newlines)
 2017-01-19  8:17 UTC  (2+ messages)
` [ruby-core:79151] "

[ruby-core:79149] [Ruby trunk Bug#12998][Closed] paragraph mode inconsistency between `IO#each_line` and `String#each_line`
 2017-01-19  7:57 UTC 

[ruby-core:79137] [Ruby trunk Bug#13138] Rounding bug
 2017-01-19  7:48 UTC  (3+ messages)
` [ruby-core:79146] "
` [ruby-core:79147] [Ruby trunk Bug#13138][Closed] "

[ruby-core:79143] [Ruby trunk Feature#12931] Add support for Binding#instance_eval
 2017-01-19  7:22 UTC  (2+ messages)
` [ruby-core:79144] [Ruby trunk Feature#12931][Rejected] "

[ruby-core:79142] [Ruby trunk Feature#12912][Feedback] An endless range `(1..)`
 2017-01-19  7:18 UTC 

[ruby-core:79141] [Ruby trunk Feature#12933][Closed] Add Some and Optional
 2017-01-19  7:18 UTC 

[ruby-core:79139] [Ruby trunk Feature#12926] -l flag for line end processing should use chomp! instead of chop!
 2017-01-19  6:57 UTC 

[ruby-core:40316] [ruby-trunk - Feature #5481][Open] Gemifying Ruby standard library
 2017-01-19  6:12 UTC  (3+ messages)
` [ruby-core:79135] [Ruby trunk Feature#5481] "
` [ruby-core:79136] "


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