ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2016-12-16 00:45:36 to 2016-12-27 11:13:35 UTC [more...]

[ruby-core:78824] [Ruby trunk Bug#12910] TestFileUtils#test_chown_R_force might get stuck when process has no supplementary groups
 2016-12-27 11:43 UTC  (2+ messages)
` [ruby-core:78873] "

[ruby-core:78688] [Ruby trunk Bug#13043] Exception#cause can become recursive/infinite
 2016-12-27 11:39 UTC  (3+ messages)
` [ruby-core:78775] "
` [ruby-core:78872] "

[ruby-core:78746] [Ruby trunk Bug#12071] Gem installation fails with 2.3.0 on Cygwin
 2016-12-27 11:36 UTC  (3+ messages)
` [ruby-core:78747] "
` [ruby-core:78871] [Ruby trunk Bug#12071][Feedback] "

[ruby-core:78741] [Ruby trunk Bug#13054] MatchData segfaults if RMatch::regexp is nil
 2016-12-27 11:14 UTC  (2+ messages)
` [ruby-core:78870] "

[ruby-core:78738] [Ruby trunk Bug#13052] Array#combination segfaults if the Array is modified during iteration
 2016-12-27 11:03 UTC  (2+ messages)
` [ruby-core:78869] "

[ruby-core:78686] [Ruby trunk Bug#13042] gsub segfaults when the pattern is a matching string and the replacement has an unmatched named capture
 2016-12-27 10:55 UTC  (3+ messages)
` [ruby-core:78704] "
` [ruby-core:78868] "

[ruby-core:78867] [Ruby trunk Bug#13034] rb_enc_ascget() does not handle 'needmore' error from rb_enc_procise_mbclen()
 2016-12-27 10:52 UTC 

[ruby-core:78866] [Ruby trunk Bug#13014] Adding clang volatile fixes from FreeBSD and NetBSD
 2016-12-27 10:49 UTC 

[ruby-core:78865] [Ruby trunk Bug#12988] Calling `inspect` sometimes causes a segv
 2016-12-27 10:35 UTC 

[ruby-core:78864] [Ruby trunk Bug#12991] Documentation of Thread.abort_on_exception is wrong: it raises error again in main thread
 2016-12-27 10:32 UTC 

[ruby-core:78863] [Ruby trunk Bug#12983] compatibility_version and current_version on Darwin are reversed
 2016-12-27 10:30 UTC 

[ruby-core:78862] [Ruby trunk Bug#12974] Marshal.dump dumps core
 2016-12-27 10:11 UTC 

[ruby-core:78861] [Ruby trunk Bug#13079] linked list corruption (probable race condition)
 2016-12-27  9:55 UTC 

[ruby-core:78860] [Ruby trunk Bug#12860] Splatting an argument does not obey left-to-right execution order
 2016-12-27  9:34 UTC 

[ruby-core:78859] [Ruby trunk Bug#12956] require a native library that yields the error 'incompatiable library version' shuts down the interpreter fatally
 2016-12-27  9:28 UTC 

[ruby-core:78858] [Ruby trunk Bug#12785] misc/test_ruby_mode.rb failed with emacs 25.1.1
 2016-12-27  9:17 UTC 

[ruby-core:78845] [Ruby trunk Bug#13076] SEGV in io.c when reading closed stream in Thread
 2016-12-27  9:09 UTC  (2+ messages)
` [ruby-core:78857] [Ruby trunk Bug#13076][Assigned] "

[ruby-core:78816] [Ruby trunk Bug#12970] == Equality of recursive sets fails
 2016-12-27  8:34 UTC  (3+ messages)
` [ruby-core:78851] "
` [ruby-core:78856] "

[ruby-core:78855] [Ruby trunk Bug#13078] with Integer a and b, a.fdiv(b) sometimes inaccurate than Rational(a, b).to_f
 2016-12-27  6:36 UTC 

[ruby-core:78813] [Ruby trunk Bug#13064] Inconsistent behavior with `next` inside `begin`/`end` across different implementations
 2016-12-27  2:03 UTC  (5+ messages)
` [ruby-core:78821] [Ruby trunk Bug#13064][Feedback] "
` [ruby-core:78849] [Ruby trunk Bug#13064] "
` [ruby-core:78850] "
` [ruby-core:78854] "

[ruby-core:78847] [Ruby trunk Feature#10641] Introduce Fixnum#finite? and Bignum#finite?
 2016-12-27  1:52 UTC  (3+ messages)
` [ruby-core:78848] "
` [ruby-core:78853] [Ruby trunk Feature#10641][Closed] "

[ruby-core:78852] [Ruby trunk Feature#13077] [PATCH] introduce String#fstring method
 2016-12-27  1:50 UTC 

[ruby-core:78772] [Ruby trunk Misc#13057] BasicObject#__send__ documentation contains references to #send
 2016-12-26 21:49 UTC  (3+ messages)
` [ruby-core:78774] [Ruby trunk Misc#13057][Feedback] "
` [ruby-core:78846] [Ruby trunk Misc#13057] "

[ruby-core:78827] [Ruby trunk Bug#13069] mkmf: ignore linker warnings on OpenBSD
 2016-12-26 10:00 UTC  (4+ messages)
` [ruby-core:78833] "
` [ruby-core:78836] [Ruby trunk Bug#13069][Feedback] "
` [ruby-core:78844] [Ruby trunk Bug#13069] "

[ruby-core:78843] [Ruby trunk Bug#12705] yielding args to a lambda uses block/proc rather than lambda/method semantics
 2016-12-26  9:23 UTC 

[ruby-core:78842] [Ruby trunk Bug#12997][Assigned] Out-of-bounds read in regcomp.c
 2016-12-26  9:18 UTC 

[ruby-core:78841] [Ruby trunk Bug#13075] String#unpack with block / String#unpack1 exposes uninitialized memory
 2016-12-26  6:08 UTC 

[ruby-core:78839] [Ruby trunk Bug#13074] When execute instance_exec with symbol.to_proc, it ignores first argument
 2016-12-26  5:00 UTC  (2+ messages)
` [ruby-core:78840] [Ruby trunk Bug#13074] When executing "

[ruby-core:78837] [Ruby trunk Bug#13073] Hash Key => Proc parse failure
 2016-12-26  3:39 UTC  (2+ messages)
` [ruby-core:78838] "

[ruby-core:78830] [Ruby trunk Bug#13071] bug in the Ruby interpreter or extension libraries
 2016-12-26  0:26 UTC  (2+ messages)
` [ruby-core:78835] "

[ruby-core:78730] [Ruby trunk Feature#12944] Change Kernel#warn to call Warning.warn
 2016-12-25 20:27 UTC  (4+ messages)
` [ruby-core:78732] "
` [ruby-core:78776] "
` [ruby-core:78834] "

[ruby-core:78832] [Ruby trunk Misc#13072] Current state of date standard library
 2016-12-25 13:04 UTC 

[ruby-core:78825] [Ruby trunk Bug#13068] VC6 compilation failures
 2016-12-25 12:37 UTC  (2+ messages)
` [ruby-core:78831] [Ruby trunk Bug#13068][Closed] "

[ruby-core:78828] [Ruby trunk Bug#13070] Parsing JSON with `quirks_mode: false` parses as if it is `true` and does not warn me
 2016-12-25 11:59 UTC  (2+ messages)
` [ruby-core:78829] [Ruby trunk Bug#13070][Third Party's Issue] "

[ruby-core:78826] [Ruby trunk Bug#12981] Date.parse raises an Argument error under a specific condition
 2016-12-25  8:21 UTC 

[ruby-core:78800] [Ruby trunk Bug#13062] 2.4.0-rc1 BigDecimal regression - to_d inconsistent with other numeric classes
 2016-12-25  0:17 UTC  (2+ messages)
` [ruby-core:78823] "

[ruby-core:78822] Ruby 2.4.0 Released
 2016-12-24 23:06 UTC 

[ruby-core:78698] [Ruby trunk Feature#12979][Closed] Avoid exception for #dup on Integer (and similar cases)
 2016-12-24  7:03 UTC  (8+ messages)
` [ruby-core:78703] [Ruby trunk Feature#12979] "
` [ruby-core:78729] "
` [ruby-core:78806] "
` [ruby-core:78807] "
` [ruby-core:78818] "
` [ruby-core:78819] "
` [ruby-core:78820] "

[ruby-core:78815] [Ruby trunk Bug#13065] crash on rails server start
 2016-12-24  3:23 UTC  (2+ messages)
` [ruby-core:78817] [Ruby trunk Bug#13065][Rejected] "

[ruby-core:78809] [Ruby trunk Bug#13063] net/http abends with local file URI
 2016-12-23 17:30 UTC  (4+ messages)
` [ruby-core:78810] "
` [ruby-core:78812] [Ruby trunk Bug#13063][Feedback] "
` [ruby-core:78814] [Ruby trunk Bug#13063] "

[ruby-core:78811] [Ruby trunk Feature#12161] Friendly BigDecimal#inspect
 2016-12-23 10:44 UTC 

[ruby-core:56096] [CommonRuby - Feature #8661][Open] Add option to print backstrace in reverse order(stack frames first & error last)
 2016-12-22 22:50 UTC  (2+ messages)
` [ruby-core:78808] [CommonRuby Feature#8661] "

[ruby-core:78766] [Ruby trunk Bug#12855][Assigned] Inconsistent keys identity in compare_by_identity Hash when using literals
 2016-12-22 12:45 UTC  (4+ messages)
` [ruby-core:78783] [Ruby trunk Bug#12855] "
  ` [ruby-core:78797] "
` [ruby-core:78805] "

[ruby-core:78794] [Ruby trunk Bug#13060] pkg_config breaks when adding '-Wconversion' to $CFLAGS
 2016-12-22 12:31 UTC  (3+ messages)
` [ruby-core:78795] "
` [ruby-core:78804] "

[ruby-core:78654] DeveloperMeeting20161221Japan
 2016-12-22  7:16 UTC  (2+ messages)
` [ruby-core:78803] DeveloperMeeting20161221Japan

[ruby-core:78796] [Ruby trunk Bug#13061] May have encountered a bug in the Ruby interpreter or extension libraries
 2016-12-22  3:00 UTC  (2+ messages)
` [ruby-core:78802] [Ruby trunk Bug#13061][Third Party's Issue] "

[ruby-core:78801] [Ruby trunk Feature#12902] How about Enumerable#sum uses initial value rather than 0 as default?
 2016-12-22  1:40 UTC 

[ruby-core:78782] [Ruby trunk Feature#12854] Proc#curry should return an instance of the class, not Proc
 2016-12-22  1:17 UTC  (3+ messages)
` [ruby-core:78788] "
` [ruby-core:78799] "

[ruby-core:78718] [Ruby trunk Feature#13017] Switch SipHash from SipHash24 to SipHash13
 2016-12-22  1:13 UTC  (6+ messages)
` [ruby-core:78719] "
` [ruby-core:78720] "
` [ruby-core:78777] "
` [ruby-core:78790] "
` [ruby-core:78798] "

[ruby-core:78714] [Ruby trunk Feature#13048] Better way to do Regexp.new(Regexp.escape("some string"))
 2016-12-21 19:17 UTC  (3+ messages)
` [ruby-core:78716] "
` [ruby-core:78793] "

[ruby-core:78786] [Ruby trunk Feature#5446] at_fork callback API
 2016-12-21 17:42 UTC  (2+ messages)
` [ruby-core:78792] "

[ruby-core:78779] [Ruby trunk Feature#12861] super in a block can be either lexically or dynamically scoped depending on how the block is invoked
 2016-12-21 17:20 UTC  (3+ messages)
` [ruby-core:78789] [Ruby trunk Feature#12861][Feedback] "
` [ruby-core:78791] [Ruby trunk Feature#12861] "

[ruby-core:78785] [Ruby trunk Feature#11286] [PATCH] Add case equality arity to Enumerable's sequence predicates
 2016-12-21 16:03 UTC  (2+ messages)
` [ruby-core:78787] "

[ruby-core:49373] [ruby-trunk - Feature #7360][Open] Adding Pathname#glob
 2016-12-21 14:53 UTC  (2+ messages)
` [ruby-core:78784] [Ruby trunk Feature#7360] "

[ruby-core:78781] [Ruby trunk Feature#12839] CSV - Give not nil but empty strings for empty fields
 2016-12-21 14:30 UTC 

[ruby-core:53688] [ruby-trunk - Feature #8158][Open] lightweight structure for loaded features index
 2016-12-21 14:25 UTC  (2+ messages)
` [ruby-core:78780] [Ruby trunk Feature#8158] "

[ruby-core:78778] [Ruby trunk Feature#12802] Add BLAKE2 support to Digest
 2016-12-21 14:11 UTC 

[ruby-core:78773] [Ruby trunk Feature#12180] switch id_table.c variant
 2016-12-21 10:21 UTC 

[ruby-core:78763] [Ruby trunk Feature#12913] A way to configure the default maximum width of pp
 2016-12-21  9:06 UTC  (2+ messages)
` [ruby-core:78771] [Ruby trunk Feature#12913][Rejected] "

[ruby-core:78770] [Ruby trunk Feature#12963][Rejected] ?string longer than one char
 2016-12-21  8:46 UTC 

[ruby-core:78769] [Ruby trunk Bug#12998] paragraph mode inconsistency between `IO#each_line` and `String#each_line`
 2016-12-21  8:36 UTC 

[ruby-core:78758] [Ruby trunk Bug#13000][Assigned] Implement Set#include? with Hash#include?
 2016-12-21  8:11 UTC  (2+ messages)
` [ruby-core:78768] [Ruby trunk Bug#13000] "

[ruby-core:78767] [Ruby trunk Feature#13056] base option to Dir.glob
 2016-12-21  7:59 UTC 

[ruby-core:78755] [Ruby trunk Bug#12551][Assigned] Exception accessing file with long path on windows
 2016-12-21  7:38 UTC  (2+ messages)
` [ruby-core:78765] [Ruby trunk Bug#12551] "

[ruby-core:78759] [Ruby trunk Bug#13018][Assigned] end of file reached (EOFError) from SMTP
 2016-12-21  7:16 UTC  (2+ messages)
` [ruby-core:78764] [Ruby trunk Bug#13018] "

[ruby-core:58846] [ruby-trunk - Feature #9209][Open] Struct instances creatable with named args
 2016-12-21  6:52 UTC  (2+ messages)
` [ruby-core:78762] [Ruby trunk Feature#9209][Closed] "

[ruby-core:78761] [Ruby trunk Feature#2074][Third Party's Issue] json の j や jj は module_function にするべき?
 2016-12-21  6:50 UTC 

[ruby-core:78760] [Ruby trunk Bug#13030][Assigned] Unexpected T_IMEMO object when building with VMDEBUG
 2016-12-21  6:12 UTC 

[ruby-core:78742] [Ruby trunk Bug#12907] rb_respond_to() return value is incorrect
 2016-12-21  6:07 UTC  (2+ messages)
` [ruby-core:78757] [Ruby trunk Bug#12907][Assigned] "

[ruby-core:78753] [Ruby trunk Bug#12809][Assigned] passing a proc to Kernel#lambda does not create a lambda
 2016-12-21  6:05 UTC  (2+ messages)
` [ruby-core:78756] [Ruby trunk Bug#12809][Rejected] "

[ruby-core:78751] [Ruby trunk Bug#12945][Assigned] Use-after-free in vm_trace.c
 2016-12-21  6:00 UTC  (2+ messages)
` [ruby-core:78754] [Ruby trunk Bug#12945][Closed] "

[ruby-core:78752] [Ruby trunk Bug#12961][Assigned] Bad value for range using infinity for Date or Time
 2016-12-21  5:57 UTC 

[ruby-core:78750] [Ruby trunk Bug#12666][Assigned] Fatal error: glibc detected an invalid stdio handle
 2016-12-21  5:52 UTC 

[ruby-core:78749] [Ruby trunk Bug#13019][Assigned] Fix st_hash* functions
 2016-12-21  5:45 UTC 

[ruby-core:78748] [Ruby trunk Bug#13055] Bug
 2016-12-21  2:53 UTC 

[ruby-core:78745] [Ruby trunk Bug#12548][Open] Rounding modes inconsistency between round versus sprintf
 2016-12-21  1:32 UTC 

[ruby-core:40316] [ruby-trunk - Feature #5481][Open] Gemifying Ruby standard library
 2016-12-20 11:59 UTC  (5+ messages)
` [ruby-core:78736] [Ruby trunk Feature#5481] "
` [ruby-core:78737] "
` [ruby-core:78740] "
` [ruby-core:78744] "

[ruby-core:78721] [Ruby trunk Feature#13050] Readline: expose rl_completion_quote_character variable
 2016-12-20 10:26 UTC  (5+ messages)
` [ruby-core:78722] [Ruby trunk Feature#13050][Feedback] "
` [ruby-core:78726] [Ruby trunk Feature#13050] "
` [ruby-core:78727] "
` [ruby-core:78743] "

[ruby-core:78739] [Ruby trunk Bug#13053] Array#select! can resize to negative size
 2016-12-20  6:01 UTC 

[ruby-core:56835] [ruby-trunk - Bug #8826][Open] BigDecimal#div and #quo different behavior and inconsistencies
 2016-12-20  3:27 UTC  (2+ messages)
` [ruby-core:78735] [Ruby trunk Bug#8826] "

[ruby-core:78734] [Ruby trunk Feature#13026] Public singleton methods
 2016-12-20  3:26 UTC 

[ruby-core:78674] [Ruby trunk Bug#13040][Feedback] syslog/logger uses "require 'logger'" which is interpreted as circular dependency
 2016-12-20  2:33 UTC  (2+ messages)
` [ruby-core:78733] [Ruby trunk Bug#13040] "

[ruby-core:75225] [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
 2016-12-19 22:18 UTC  (6+ messages)
  ` [ruby-core:78693] "
    ` [ruby-core:78701] "
      ` [ruby-core:78702] "
        ` [ruby-core:78711] "
          ` [ruby-core:78731] "

[ruby-core:78728] [Ruby trunk Bug#13051] Object created with ARGF.class.new fails to update .lineno in .each
 2016-12-19 13:20 UTC 

[ruby-core:78725] [Ruby trunk Feature#13020] Zlib.gzip and Zlib.gunzip
 2016-12-19  6:02 UTC 

[ruby-core:78708] [Ruby trunk Feature#13047] Use String literal instead of `String#+` for multiline pretty-printing of multiline strings
 2016-12-19  1:26 UTC  (2+ messages)
` [ruby-core:78724] "

[ruby-core:78707] [Ruby trunk Bug#13046] make -j fails when --enable-install-capi is specified to configure
 2016-12-19  1:20 UTC  (3+ messages)
` [ruby-core:78709] "
` [ruby-core:78723] [Ruby trunk Bug#13046][Closed] "

[ruby-core:78715] [Ruby trunk Feature#9846] Regexp#to_regexp
 2016-12-18  2:34 UTC  (2+ messages)
` [ruby-core:78717] "

[ruby-core:78695] [Ruby trunk Feature#13045] Passing a Hash with String keys as keyword arguments
 2016-12-17 18:25 UTC  (6+ messages)
` [ruby-core:78696] "
` [ruby-core:78697] "
` [ruby-core:78705] "
` [ruby-core:78710] "
  ` [ruby-core:78713] "

[ruby-core:78712] [Ruby trunk Bug#10613] SNI is not optional when using TLS
 2016-12-17 17:26 UTC 

[ruby-core:78676] [Ruby trunk Bug#13041] ruby 2.4 rc1 dtrace build fixes
 2016-12-17 13:32 UTC  (15+ messages)
` [ruby-core:78677] "
` [ruby-core:78678] [Ruby trunk Bug#13041][Feedback] "
` [ruby-core:78679] [Ruby trunk Bug#13041] "
` [ruby-core:78680] "
` [ruby-core:78681] "
` [ruby-core:78682] "
` [ruby-core:78683] "
` [ruby-core:78684] "
` [ruby-core:78685] "
` [ruby-core:78687] "
` [ruby-core:78689] "
` [ruby-core:78692] "
` [ruby-core:78699] "
` [ruby-core:78706] "

[ruby-core:78700] [Ruby trunk Bug#13039] build warning on 2.4-rc1
 2016-12-17  3:04 UTC 

[ruby-core:78690] [Ruby trunk Bug#13044] ruby unless bug with plural conditions
 2016-12-17  1:52 UTC  (3+ messages)
  ` [ruby-core:78691] "
` [ruby-core:78694] [Ruby trunk Bug#13044][Rejected] "

[ruby-core:78675] [Ruby trunk Bug#13038] ruby 2.4 rc1 fails to build on FreeBSD due to failure to find crypt.h
 2016-12-16  3:16 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).