ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2017-12-20 17:35:41 to 2018-01-01 19:41:33 UTC [more...]

[ruby-core:58545] [ruby-trunk - Feature #9145][Open] Queue#pop(true) return nil if empty instead of raising ThreadError
 2018-01-01 19:41 UTC  (2+ messages)
` [ruby-core:84576] [Ruby trunk Feature#9145] "

[ruby-core:84573] [Ruby trunk Bug#14263] Array Intersection does not seem to use hash
 2018-01-01 17:41 UTC  (2+ messages)
` [ruby-core:84575] "

[ruby-core:84574] [Ruby trunk Bug#14264] RDoc comment of warn does not mention uplevel:
 2018-01-01 15:23 UTC 

[ruby-core:84563] [Ruby trunk Bug#14260] test failure related with proc arity on 32-bit environment (e.g. Solaris 10 with 32-bit compile)
 2017-12-31 16:28 UTC  (4+ messages)
` [ruby-core:84569] "
` [ruby-core:84571] "
` [ruby-core:84572] "

[ruby-core:84565] [Ruby trunk Bug#14261] invalid syntax segfaults: "x, true"
 2017-12-31 11:50 UTC  (2+ messages)
` [ruby-core:84570] "

[ruby-core:84568] [Ruby trunk Bug#14262] ArgumentError (negative level (-1)) when `warn "test message", uplevel: -2`
 2017-12-31 10:33 UTC 

[ruby-core:84417] [Ruby trunk Bug#14226] Revert line number of "return", "b-return" and "c-return" events
 2017-12-31  1:40 UTC  (5+ messages)
` [ruby-core:84418] [Ruby trunk Bug#14226] Revert line number of "return", "b-return" and "end" events
` [ruby-core:84419] "
` [ruby-core:84560] "
` [ruby-core:84567] "

[ruby-core:84562] [Ruby trunk Bug#14259] Integer#pow returns a Invalid result with a large modulo
 2017-12-30 23:03 UTC  (2+ messages)
` [ruby-core:84566] "

[ruby-core:84451] [Ruby trunk Feature#14235] Merge MJIT infrastructure with conservative JIT compiler
 2017-12-30 20:34 UTC  (6+ messages)
` [ruby-core:84549] "
` [ruby-core:84550] "
` [ruby-core:84553] "
` [ruby-core:84556] "
` [ruby-core:84564] "

[ruby-core:84498] [Ruby trunk Bug#14246] Inconsistent C source code indentation
 2017-12-30 13:29 UTC  (4+ messages)
` [ruby-core:84500] "
  ` [ruby-core:84506] "
` [ruby-core:84561] "

[ruby-core:84559] [Ruby trunk Feature#13890] Allow a regexp as an argument to 'count', to count more interesting things than single characters
 2017-12-30  4:37 UTC 

[ruby-core:84412] [Ruby trunk Feature#14225] untaint hash key strings
 2017-12-30  2:52 UTC  (4+ messages)
  ` [ruby-core:84558] "
` [ruby-core:84531] "
  ` [ruby-core:84534] "

[ruby-core:84557] [Ruby trunk Feature#12009][Rejected] [PATCH] psych: pre-freeze string keys for hashes
 2017-12-30  1:06 UTC 

[ruby-core:84552] [Ruby trunk Bug#14257] the chomp option removes newlines in additon to the provided separator for String#each_line and String#lines
 2017-12-29 10:37 UTC  (2+ messages)
` [ruby-core:84555] "

[ruby-core:84554] [Ruby trunk Feature#14258] [PATCH] hash literal deduplicates like Hash#[]=
 2017-12-29  8:51 UTC 

[ruby-core:84551] [Ruby trunk Feature#14022] String#surround
 2017-12-28 22:45 UTC 

[ruby-core:84520] [Ruby trunk Bug#13774] for methods defined from procs, the binding of the resulting bound_method.to_proc does not have access to the original proc's closure environment
 2017-12-28 16:40 UTC  (3+ messages)
` [ruby-core:84547] "
` [ruby-core:84548] "

[ruby-core:84546] [Ruby trunk Feature#14256] Deprecate $SAFE support in ERB
 2017-12-28  5:51 UTC 

[ruby-core:84545] [Ruby trunk Bug#14254] vagrant add box not working
 2017-12-28  3:27 UTC 

[ruby-core:84539] [Ruby trunk Bug#14252] Refined Method Visibility Lost with Dynamic Dispatch and Reflection
 2017-12-28  3:05 UTC  (3+ messages)
` [ruby-core:84540] "
` [ruby-core:84544] "

[ruby-core:84530] [Ruby trunk Bug#14251] String insert changing value of other string
 2017-12-28  3:01 UTC  (6+ messages)
` [ruby-core:84532] "
` [ruby-core:84536] "
` [ruby-core:84537] "
` [ruby-core:84538] "
` [ruby-core:84543] [Ruby trunk Bug#14251][Rejected] "

[ruby-core:84542] [Ruby trunk Bug#14253] CSV.generate doesn't wrap a string anymore
 2017-12-28  2:55 UTC 

[ruby-core:84519] [Ruby trunk Feature#14250] Make `$SAFE` process global state and allow to set 0 again
 2017-12-28  2:32 UTC  (3+ messages)
` [ruby-core:84523] "
` [ruby-core:84541] "

[ruby-core:84396] [Ruby trunk Bug#14219] package size of Ruby 2.5 is larger than 2.4
 2017-12-27 23:47 UTC  (4+ messages)
  ` [ruby-core:84397] "
` [ruby-core:84533] "
  ` [ruby-core:84535] "

[ruby-core:51898] [ruby-trunk - Feature #7792][Open] Make symbols and strings the same thing
 2017-12-27 20:39 UTC  (17+ messages)
` [ruby-core:84467] [Ruby trunk Feature#7792] "
  ` [ruby-core:84470] "
    ` [ruby-core:84474] "
      ` [ruby-core:84475] "
` [ruby-core:84468] "
` [ruby-core:84477] "
` [ruby-core:84479] "
` [ruby-core:84480] "
` [ruby-core:84481] "
` [ruby-core:84483] "
` [ruby-core:84488] "
` [ruby-core:84489] "
` [ruby-core:84521] "
` [ruby-core:84525] "
` [ruby-core:84528] "
` [ruby-core:84529] "

[ruby-core:84509] [Ruby trunk Bug#14248] configure fails to detect fd_mask type on OS X
 2017-12-27 20:00 UTC  (3+ messages)
` [ruby-core:84510] "
` [ruby-core:84527] "

[ruby-core:84404] [Ruby trunk Misc#14222] Mutex.lock is not safe inside signal handler: what is?
 2017-12-27 19:58 UTC  (9+ messages)
  ` [ruby-core:84410] "
` [ruby-core:84406] "
` [ruby-core:84415] "
  ` [ruby-core:84416] "
` [ruby-core:84446] "
  ` [ruby-core:84448] "
` [ruby-core:84524] "
  ` [ruby-core:84526] "

[ruby-core:84508] [Ruby trunk Bug#14247] Thread#fetch raise KeyError without key and receiver
 2017-12-27 17:36 UTC  (4+ messages)
` [ruby-core:84511] "
` [ruby-core:84516] "
` [ruby-core:84522] "

[ruby-core:84484] [Ruby trunk Bug#14243] Comments inside ERB tags broken
 2017-12-27 16:14 UTC  (6+ messages)
` [ruby-core:84490] [Ruby trunk Bug#14243][Assigned] "
` [ruby-core:84503] [Ruby trunk Bug#14243][Rejected] "
  ` [ruby-core:84507] "
` [ruby-core:84512] [Ruby trunk Bug#14243] "
` [ruby-core:84518] "

[ruby-core:84514] [Ruby trunk Bug#14249] Remove str[match_str]
 2017-12-27 16:12 UTC  (2+ messages)
` [ruby-core:84517] [Ruby trunk Feature#14249] "

[ruby-core:84515] [Ruby trunk Feature#14105] Introduce xor as alias for Set#^
 2017-12-27 13:28 UTC 

[ruby-core:84491] [Ruby trunk Feature#14244] Better messages for scripts with non-matching end statements
 2017-12-27 13:14 UTC  (3+ messages)
` [ruby-core:84502] [Ruby trunk Feature#14244] Better error "
` [ruby-core:84513] "

[ruby-core:84452] [Ruby trunk Feature#12589] VM performance improvement proposal
 2017-12-27 10:50 UTC  (4+ messages)
` [ruby-core:84487] "
` [ruby-core:84497] "
` [ruby-core:84505] "

[ruby-core:84495] [Ruby trunk Feature#14245] Add File.read etc
 2017-12-27 10:49 UTC  (3+ messages)
` [ruby-core:84499] "
` [ruby-core:84504] "

[ruby-core:84449] [Ruby trunk Bug#14234] Failed to build on CentOS 6.9
 2017-12-27 10:26 UTC  (2+ messages)
` [ruby-core:84501] "

[ruby-core:84460] [Ruby trunk Bug#14239] warn open("|...")
 2017-12-27  8:30 UTC  (7+ messages)
  ` [ruby-core:84461] "
` [ruby-core:84464] "
` [ruby-core:84492] "
  ` [ruby-core:84494] "
` [ruby-core:84493] "
` [ruby-core:84496] "

[ruby-core:84472] Re: [ruby-dev:50394] [Ruby trunk Bug#14240] warn four special variables: $; $, $/ $\
 2017-12-26 19:52 UTC  (3+ messages)
    ` [ruby-core:84476] "
      ` [ruby-core:84486] "

[ruby-core:84478] [Ruby trunk Bug#14241] Time.strptime() doesn't support the directive "%W" in 
 2017-12-26 19:37 UTC  (2+ messages)
` [ruby-core:84485] [Ruby trunk Bug#14241] Time.strptime() doesn't support the directive "%W"

[ruby-core:84436] [Ruby trunk Bug#4352] [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
 2017-12-26 17:39 UTC  (2+ messages)
` [ruby-core:84482] "

[ruby-core:84473] [Ruby trunk Bug#14188][Third Party's Issue] With install Ruby 2.4.3 and Passenger 5.1.12 ALL sites will fail to open
 2017-12-26  9:05 UTC 

[ruby-core:84466] [Ruby trunk Feature#14153] [PATCH] resurrection of # -*- warn_past_scope: true -*-
 2017-12-26  8:53 UTC  (2+ messages)
` [ruby-core:84471] "

[ruby-core:84434] [Ruby trunk Bug#14229] An exception in eval has strange message
 2017-12-26  8:47 UTC  (6+ messages)
` [ruby-core:84442] "
` [ruby-core:84445] "
` [ruby-core:84447] "
` [ruby-core:84453] "
` [ruby-core:84469] "

[ruby-core:84435] [Ruby trunk Feature#14230] Binding#source_location
 2017-12-26  8:17 UTC  (3+ messages)
` [ruby-core:84441] "
` [ruby-core:84465] "

[ruby-core:84463] [Ruby trunk Feature#14138][Closed] Define English.rb aliases by default and eliminate the library
 2017-12-26  8:09 UTC 

[ruby-core:84459] [Ruby trunk Bug#14238] With install Ruby 2.5.0 and Passenger 5.1.12 ALL sites will fail to open
 2017-12-26  8:06 UTC  (2+ messages)
` [ruby-core:84462] "

[ruby-core:36730] [Ruby 1.9 - Feature #4824][Open] Provide method Kernel#executed?
 2017-12-26  7:22 UTC  (2+ messages)
` [ruby-core:84458] [Ruby trunk Feature#4824] "

[ruby-core:84457] [Ruby trunk Bug#14180][Assigned] error: ‘RUBY_BIGDECIMAL_VERSION’ undeclared
 2017-12-26  6:56 UTC 

[ruby-core:84456] [Ruby trunk Feature#14237] [PATCH 0/2] webrick: use IO.copy_stream
 2017-12-26  6:29 UTC 

[ruby-core:84454] [Ruby trunk Bug#14236] rb_autoload の可視性が変更された結果、特定のgemを使用するとランタイム時に落ちるようになった
 2017-12-26  5:08 UTC  (2+ messages)
` [ruby-core:84455] [Ruby trunk Bug#14236][Assigned] "

[ruby-core:84444] [Ruby trunk Bug#14233] syntax error caused by paren-less method call with kwargs and block
 2017-12-25 23:47 UTC  (2+ messages)
` [ruby-core:84450] "

[ruby-core:84443] [Ruby trunk Feature#2715] Optimization to avoid spawning shell in Kernel#system call should check for failure conditions
 2017-12-25 18:00 UTC 

[ruby-core:84438] [Ruby trunk Bug#14231] __uint128_t check in hash.c is broken, use
 2017-12-25 12:20 UTC  (3+ messages)
` [ruby-core:84439] "
` [ruby-core:84440] "

[ruby-core:84437] Ruby 2.5.0 Released
 2017-12-25 10:20 UTC 

[ruby-core:84431] [Ruby trunk Bug#14228] mswin build - ruby 2.5.0dev (2017-12-25 trunk 61451) [x64-mingw32] test-all failure
 2017-12-25  1:39 UTC  (2+ messages)
` [ruby-core:84433] "

[ruby-core:84432] [Ruby trunk Bug#13952] String#succ not updating code range
 2017-12-24 19:14 UTC 

[ruby-core:84430] [Ruby trunk Bug#13949] String#unpack with 'M' directive can create strings with wrong code range
 2017-12-24 18:59 UTC 

[ruby-core:84429] [Ruby trunk Bug#13950] String#tr incorrectly marks strings as CR_7BIT
 2017-12-24 18:46 UTC 

[ruby-core:56096] [CommonRuby - Feature #8661][Open] Add option to print backstrace in reverse order(stack frames first & error last)
 2017-12-24 15:09 UTC  (2+ messages)
` [ruby-core:84428] [CommonRuby Feature#8661] "

[ruby-core:84427] [Ruby trunk Bug#13945] Backport r60024
 2017-12-24  3:01 UTC 

[ruby-core:84426] [Ruby trunk Bug#13964] [BUG] Stack consistency error
 2017-12-24  2:45 UTC 

[ruby-core:84425] [Ruby trunk Bug#13776] Refined methods ignore visibility of inherited methods
 2017-12-24  2:29 UTC 

[ruby-core:84424] [Ruby trunk Bug#12684] Delegator#eql? missing
 2017-12-24  2:06 UTC 

[ruby-core:84423] [Ruby trunk Feature#13625] BigDecimal short form / shorthand
 2017-12-23 23:20 UTC 

[ruby-core:84422] [Ruby trunk Bug#13754] bigdecimal with lower precision that Float
 2017-12-23 23:20 UTC 

[ruby-core:84420] [Ruby trunk Bug#14227] [PATCH] tool/rbinstall.rb: allow owner to have write permissions
 2017-12-23 22:43 UTC  (2+ messages)
  ` [ruby-core:84421] "

[ruby-core:84398] [Ruby trunk Bug#14220] WEBrick changes - failures on MSWIN, MinGW
 2017-12-23  6:05 UTC  (3+ messages)
  ` [ruby-core:84399] "
    ` [ruby-core:84414] "

[ruby-core:84408] [CommonRuby Feature#14224] Boolean class
 2017-12-23  5:07 UTC  (2+ messages)
` [ruby-core:84413] [CommonRuby Feature#14224][Rejected] "

[ruby-core:52722] [ruby-trunk - Bug #7917][Open] Can't write to a Logger in a signal handler
 2017-12-23  1:09 UTC  (3+ messages)
` [ruby-core:84405] [Ruby trunk Bug#7917] "
  ` [ruby-core:84411] "

[ruby-core:84409] [Ruby trunk Feature#12733][Assigned] Bundle bundler to ruby core
 2017-12-23  0:35 UTC 

[ruby-core:84393] [Ruby trunk Feature#14217] Expose RUBY_PATCHLEVEL_STR as a constant
 2017-12-22 17:07 UTC  (4+ messages)
` [ruby-core:84394] "
` [ruby-core:84403] [Ruby trunk Feature#14217] Expose RUBY_PATCHLEVEL_STR or similar with patch level info for rc/preview "
` [ruby-core:84407] "

[ruby-core:84381] [Ruby trunk Bug#13305] Occasional segfaults after defining methods while running coverage
 2017-12-22 11:43 UTC  (2+ messages)
` [ruby-core:84402] "

[ruby-core:84401] [Ruby trunk Bug#14221] Fix ruby.h behaviour in old compilers: __builtin_choose_expr is different before 4.8.5
 2017-12-22 10:42 UTC 

[ruby-core:84395] [Ruby trunk Bug#14218] Addition of negative Object#hash values can overflow
 2017-12-22  8:24 UTC  (2+ messages)
` [ruby-core:84400] [Ruby trunk Bug#14218][Assigned] "

[ruby-core:84391] [Ruby trunk Misc#14216] webrick: audit and fix Kernel#open misuse
 2017-12-21 12:04 UTC  (2+ messages)
  ` [ruby-core:84392] "

[ruby-core:84390] [Ruby trunk Bug#14215] result_with_hash change local variable by hash value
 2017-12-21 10:55 UTC 

[ruby-core:84385] [Ruby trunk Bug#14213] cross build fails
 2017-12-21  9:43 UTC  (2+ messages)
` [ruby-core:84389] "

[ruby-core:84388] Re: [ruby-cvs:68567] nobu:r61386 (trunk): string.c: fix memory leak
 2017-12-21  8:30 UTC 

[ruby-core:84387] [Ruby trunk Bug#14214] The direction of branch instruction is broken when block argument is used
 2017-12-21  8:12 UTC 

[ruby-core:84384] [Ruby trunk Feature#12318] Returning the evaluated value of a block
 2017-12-21  7:27 UTC  (2+ messages)
` [ruby-core:84386] [Ruby trunk Feature#12318][Closed] "

[ruby-core:84383] [Ruby trunk Misc#14211] maintain etc, fcntl, and zlib
 2017-12-21  1:26 UTC 

[ruby-core:84382] [Ruby trunk Misc#14210] maintain net/protocol, net/smtp, tempfile, tmpdir
 2017-12-21  1:16 UTC 

[ruby-core:84380] [Ruby trunk Bug#13493] `make realclean` removes aclocal.m4 and enc/jis/props.h
 2017-12-20 23:33 UTC 

[ruby-core:84379] [Ruby trunk Feature#14197] `Enumerable#{select, reject}` accept a pattern argument
 2017-12-20 21:29 UTC 

[ruby-core:84378] [Ruby trunk Bug#14193] --enable-frozen-string-literal and rubygems, erb, & rdoc
 2017-12-20 18:10 UTC 

[ruby-core:54185] [CommonRuby - Feature #8257][Open] Exception#cause to carry originating exception along with new one
 2017-12-20 17:35 UTC  (2+ messages)
` [ruby-core:84377] [CommonRuby Feature#8257] "


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