ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2016-11-29 06:36:01 to 2016-12-12 14:35:58 UTC [more...]

[ruby-core:78592] [Ruby trunk Bug#13024] Confusing error message matching a non-ASCII string with ASCII-regex
 2016-12-12 15:05 UTC  (2+ messages)
` [ruby-core:78609] "

[ruby-core:78608] Ruby 2.4.0-rc1 Released
 2016-12-12 14:51 UTC 

[ruby-core:78607] [Ruby trunk Misc#13027] Release Engineering 2.4
 2016-12-12 14:43 UTC 

[ruby-core:53688] [ruby-trunk - Feature #8158][Open] lightweight structure for loaded features index
 2016-12-12 11:30 UTC  (11+ messages)
` [ruby-core:77516] [Ruby trunk Feature#8158] "
  ` [ruby-core:78595] "
    ` [ruby-core:78596] "
` [ruby-core:78598] "
` [ruby-core:78599] "
` [ruby-core:78600] "
` [ruby-core:78601] "
` [ruby-core:78604] "
` [ruby-core:78605] "
` [ruby-core:78606] "

[ruby-core:78602] [Ruby trunk Bug#13026] Singleton public methods
 2016-12-12 11:09 UTC  (2+ messages)
` [ruby-core:78603] [Ruby trunk Bug#13026] Public singleton methods

[ruby-core:78594] [Ruby trunk Bug#13025] String equality operator does not perform implicit conversion
 2016-12-12  7:18 UTC  (2+ messages)
` [ruby-core:78597] [Ruby trunk Feature#13025][Feedback] "

[ruby-core:78589] [Ruby trunk Misc#12976] Update example of Hash#value? and Hash#has_value?
 2016-12-12  5:39 UTC  (2+ messages)
` [ruby-core:78593] [Ruby trunk Misc#12976][Closed] "

[ruby-core:78584] [Ruby trunk Bug#13022] Nested array syntax error returns nil
 2016-12-11 14:40 UTC  (3+ messages)
` [ruby-core:78585] "
` [ruby-core:78591] [Ruby trunk Bug#13022][Rejected] "

[ruby-core:78590] [Ruby trunk Feature#12898] String#match? method in addition to Regexp#match?
 2016-12-11 13:08 UTC 

[ruby-core:78586] [Ruby trunk Bug#13023] missing library when trying to install 2.3 via rvm - pointing to directory on someone computer
 2016-12-11  3:24 UTC  (2+ messages)
` [ruby-core:78588] [Ruby trunk Bug#13023][Rejected] "

[ruby-core:78559] [Ruby trunk Bug#13019] Fix st_hash* functions
 2016-12-10 22:18 UTC  (3+ messages)
` [ruby-core:78563] "
` [ruby-core:78587] "

[ruby-core:78583] [Ruby trunk Bug#12348][Closed] PKey::EC.public_key returns EC::Point
 2016-12-10 13:16 UTC 

[ruby-core:78582] [Ruby trunk Feature#12085][Closed] [PATCH] openssl: document `exception: false' for *_nonblock
 2016-12-10 13:06 UTC 

[ruby-core:78580] [Ruby trunk Bug#12952] Incompatibility of a method signature between `Float#round` and `BigDecimal#round`
 2016-12-10 13:03 UTC  (2+ messages)
` [ruby-core:78581] [Ruby trunk Bug#12952][Closed] "

[ruby-core:78579] [Ruby trunk Bug#10166][Closed] Problem with openssl and ext/openssl - ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux]
 2016-12-10 12:28 UTC 

[ruby-core:78578] [Ruby trunk Feature#12254][Closed] Add SSLCiphers option to webrick ssl.rb
 2016-12-10 12:25 UTC 

[ruby-core:56835] [ruby-trunk - Bug #8826][Open] BigDecimal#div and #quo different behavior and inconsistencies
 2016-12-10  7:26 UTC  (2+ messages)
` [ruby-core:78577] [Ruby trunk Bug#8826] "

[ruby-core:58756] [ruby-trunk - Bug #9192][Open] Inconsistent comparison between Float and BigDecimal
 2016-12-10  7:23 UTC  (3+ messages)
` [ruby-core:78575] [Ruby trunk Bug#9192] "
` [ruby-core:78576] [Ruby trunk Bug#9192][Closed] "

[ruby-core:78574] [Ruby trunk Bug#9689][Closed] (BigDecimal + Float) no longer commutative due to #7176
 2016-12-10  7:19 UTC 

[ruby-core:78573] [Ruby trunk Feature#12161][Closed] Friendly BigDecimal#inspect
 2016-12-10  7:14 UTC 

[ruby-core:78572] [Ruby trunk Bug#10286][Closed] BigDecimal - inconsistency with other numeric classes
 2016-12-10  7:13 UTC 

[ruby-core:78561] [Ruby trunk Bug#10613] SNI is not optional when using TLS
 2016-12-10  7:01 UTC  (2+ messages)
` [ruby-core:78571] "

[ruby-core:78570] [Ruby trunk Bug#11947][Closed] BigDecimal#coerce: unexpected behavior with Float
 2016-12-10  6:36 UTC 

[ruby-core:78567] [Ruby trunk Bug#13021] `Zlib.gunzip` modifies argument String
 2016-12-10  3:48 UTC  (2+ messages)
` [ruby-core:78569] "

[ruby-core:78421] [Ruby trunk Bug#12958] Breaking change in how `#round` works
 2016-12-10  2:20 UTC  (11+ messages)
` [ruby-core:78427] "
` [ruby-core:78428] "
` [ruby-core:78429] "
` [ruby-core:78430] "
` [ruby-core:78431] "
` [ruby-core:78432] "
` [ruby-core:78548] "
` [ruby-core:78560] "
` [ruby-core:78564] "
` [ruby-core:78568] "

[ruby-core:78565] [Ruby trunk Feature#13020] Zlib.gzip and Zlib.gunzip
 2016-12-10  0:18 UTC  (2+ messages)
  ` [ruby-core:78566] "

[ruby-core:78549] [Ruby trunk Feature#13017] Switch SipHash from SipHash24 to SipHash13
 2016-12-09 18:48 UTC  (5+ messages)
  ` [ruby-core:78554] "
` [ruby-core:78556] "
` [ruby-core:78557] "
` [ruby-core:78562] "

[ruby-core:78558] [Ruby trunk Feature#12142] Hash tables with open addressing
 2016-12-09 11:07 UTC 

[ruby-core:78555] [CommonRuby Feature#12982] ruby 2.3.1 got crash on macos
 2016-12-09  1:28 UTC 

[ruby-core:54138] [ruby-trunk - Bug #8241][Open] If uri host-part has underscore ( '_' ), 'URI#parse' raise 'URI::InvalidURIError'
 2016-12-08 21:16 UTC  (2+ messages)
` [ruby-core:78553] [Ruby trunk Bug#8241] "

[ruby-core:78552] [Ruby trunk Bug#9974] Regression: URI.parse allows invalid URIs
 2016-12-08 20:34 UTC 

[ruby-core:78550] [Ruby trunk Bug#13018] end of file reached (EOFError) from SMTP
 2016-12-08 18:59 UTC  (2+ messages)
` [ruby-core:78551] "

[ruby-core:78539] [Ruby trunk Bug#13016] String#gsub(hash)
 2016-12-08 11:30 UTC  (7+ messages)
` [ruby-core:78540] [Ruby trunk Feature#13016] String#gsub(hash)
` [ruby-core:78541] "
` [ruby-core:78542] "
` [ruby-core:78543] "
` [ruby-core:78546] "
` [ruby-core:78547] "

[ruby-core:78531] [Ruby trunk Bug#13014] Adding clang volatile fixes from FreeBSD and NetBSD
 2016-12-08 10:11 UTC  (4+ messages)
` [ruby-core:78533] "
` [ruby-core:78544] "
` [ruby-core:78545] "

[ruby-core:78536] [Ruby trunk Bug#13015] Segfault when using super and underscore parameters
 2016-12-08  5:31 UTC  (2+ messages)
` [ruby-core:78538] "

[ruby-core:78537] [Ruby trunk Bug#12729] crash after refining private method to public
 2016-12-08  4:41 UTC 

[ruby-core:78459] [Ruby trunk Feature#12871] Using the algorithm like math.fsum of Python for Array#sum
 2016-12-08  2:22 UTC  (4+ messages)
` [ruby-core:78460] "
` [ruby-core:78518] "
` [ruby-core:78535] "

[ruby-core:78532] [Ruby trunk Bug#12893] trunk fails on linux with clang on test with callcc
 2016-12-07 23:20 UTC  (2+ messages)
` [ruby-core:78534] "

[ruby-core:78528] [Ruby trunk Bug#13013] Segmentation fault
 2016-12-07 16:18 UTC  (3+ messages)
` [ruby-core:78529] [Ruby trunk Bug#13013][Rejected] "
` [ruby-core:78530] [Ruby trunk Bug#13013] "

[ruby-core:78492] [Ruby trunk Bug#13007] Webbrick takes 5s to start when machine name looks like a real domain
 2016-12-07  8:27 UTC  (4+ messages)
` [ruby-core:78501] "
` [ruby-core:78525] "
` [ruby-core:78527] "

[ruby-core:78526] [Ruby trunk Bug#13012] irb fails to define a method with a reserved-word-ish keyword argument
 2016-12-07  6:54 UTC 

[ruby-core:78524] [Ruby trunk Feature#10208][Feedback] Passing block to Enumerable#to_h
 2016-12-07  4:28 UTC 

[ruby-core:78486] [Ruby trunk Bug#13005] Inline rescue is inconsistent when rescuing NoMethodError
 2016-12-07  0:09 UTC  (4+ messages)
` [ruby-core:78489] [Ruby trunk Bug#13005][Closed] "
` [ruby-core:78507] [Ruby trunk Bug#13005][Open] "
` [ruby-core:78523] [Ruby trunk Bug#13005] "

[ruby-core:78510] [Ruby trunk Bug#13010] Tried utilizing RBENV & now RVM...from 2.3.0 to 2.3.1 to 2.3.3 - same errors over and over
 2016-12-07  0:07 UTC  (5+ messages)
` [ruby-core:78511] [Ruby trunk Bug#13010][Feedback] "
` [ruby-core:78512] [Ruby trunk Bug#13010] "
` [ruby-core:78513] "
` [ruby-core:78522] [Ruby trunk Bug#13010][Third Party's Issue] "

[ruby-core:78500] [Ruby trunk Feature#13009] Implement fetch for Thread.current
 2016-12-06 15:27 UTC  (3+ messages)
` [ruby-core:78517] "
` [ruby-core:78521] "

[ruby-core:78516] [Ruby trunk Bug#12945] Use-after-free in vm_trace.c
 2016-12-06 14:13 UTC  (2+ messages)
` [ruby-core:78520] "

[ruby-core:78514] [Ruby trunk Bug#13011] Make `trace_running` an integer flag again
 2016-12-06 14:12 UTC  (2+ messages)
` [ruby-core:78519] "

[ruby-core:78515] [Ruby trunk Feature#12813] Calling chunk_while, slice_after, slice_before, slice_when with no block
 2016-12-06 12:58 UTC 

[ruby-core:78509] [Ruby trunk Bug#12980][Closed] Time - Time to return a Rational
 2016-12-06  8:48 UTC 

[ruby-core:78444] [Ruby trunk Bug#12994] Embedded ruby vs2015 build crashes
 2016-12-06  7:48 UTC  (6+ messages)
` [ruby-core:78445] [Ruby trunk Bug#12994][Feedback] "
` [ruby-core:78494] [Ruby trunk Bug#12994] "
` [ruby-core:78495] "
` [ruby-core:78506] "
` [ruby-core:78508] "

[ruby-core:78476] [Ruby trunk Bug#13002] Hash calculations no longer using universal hashing
 2016-12-06  7:20 UTC  (13+ messages)
` [ruby-core:78477] "
` [ruby-core:78479] "
` [ruby-core:78482] "
` [ruby-core:78483] "
` [ruby-core:78484] "
` [ruby-core:78485] "
  ` [ruby-core:78493] "
` [ruby-core:78490] "
` [ruby-core:78496] "
` [ruby-core:78499] "
` [ruby-core:78504] "
` [ruby-core:78505] "

[ruby-core:78497] [Ruby trunk Bug#13008] File::basename fails if extension contains a colon
 2016-12-06  1:28 UTC  (3+ messages)
` [ruby-core:78498] "
` [ruby-core:78503] "

[ruby-core:78488] [Ruby trunk Feature#13006] backtrace of thread killer
 2016-12-06  1:11 UTC  (2+ messages)
` [ruby-core:78502] "

[ruby-core:78491] [Ruby trunk Feature#10912] Add method(s) to IPAddr for determining whether an address is link local
 2016-12-05  2:13 UTC 

[ruby-core:78487] [Ruby trunk Feature#12745] String#(g)sub(!) should pass a MatchData to the block, not a String
 2016-12-04 17:40 UTC 

[ruby-core:78410] [Ruby trunk Bug#12990] unicode_case_mapping_tests
 2016-12-04  2:04 UTC  (7+ messages)
` [ruby-core:78411] "
` [ruby-core:78412] [Ruby trunk Bug#12990][Open] unicode_case_mapping_tests
` [ruby-core:78413] [Ruby trunk Bug#12990] unicode_case_mapping_tests
` [ruby-core:78433] "
` [ruby-core:78435] "
` [ruby-core:78481] "

[ruby-core:78461] [Ruby trunk Feature#12996] Optimize Range#===
 2016-12-04  1:49 UTC  (3+ messages)
` [ruby-core:78465] "
` [ruby-core:78480] "

[ruby-core:78468] [Ruby trunk Feature#13001] Add `full` option to `ObjectSpace.dump_all`
 2016-12-04  0:24 UTC  (2+ messages)
` [ruby-core:78478] "

[ruby-core:78471] [Ruby trunk Feature#12747] Add TracePoint#callee_id
 2016-12-03 12:40 UTC  (2+ messages)
` [ruby-core:78475] "

[ruby-core:78463] [Ruby trunk Bug#12998] paragraph mode inconsistency between `IO#each_line` and `String#each_line`
 2016-12-03 12:18 UTC  (2+ messages)
` [ruby-core:78474] [Ruby trunk Bug#12998][Assigned] "

[ruby-core:78473] [Ruby trunk Misc#10756][Rejected] Add spaces between args
 2016-12-03 11:24 UTC 

[ruby-core:78472] [Ruby trunk Misc#12977][Closed] Cleanup ruby method definitions in hash.c
 2016-12-03 11:19 UTC 

[ruby-core:78466] [Ruby trunk Bug#12507] random SEGV in kernel.system when called with long parametre list
 2016-12-03  2:45 UTC  (2+ messages)
` [ruby-core:78470] [Ruby trunk Bug#12507][Closed] "

[ruby-core:78464] [Ruby trunk Bug#12999] there still exist race conditions in require
 2016-12-03  0:49 UTC  (2+ messages)
` [ruby-core:78469] "

[ruby-core:78467] [Ruby trunk Bug#13000] Implement Set#include? with Hash#include?
 2016-12-02 16:25 UTC 

[ruby-core:78462] [Ruby trunk Bug#12997] Out-of-bounds read in regcomp.c
 2016-12-02  5:09 UTC 

[ruby-core:78458] [Ruby trunk Feature#10118] Double splat for non-symbol keys
 2016-12-01 14:49 UTC 

[ruby-core:78434] [Ruby trunk Bug#12921] Retrieve user and password for proxy from env
 2016-12-01 14:12 UTC  (5+ messages)
` [ruby-core:78440] "
  ` [ruby-core:78455] "
` [ruby-core:78441] "
` [ruby-core:78457] "

[ruby-core:78452] [Ruby trunk Feature#12752] Unpacking a value from a binary requires additional '.first'
 2016-12-01 13:49 UTC  (3+ messages)
` [ruby-core:78453] "
` [ruby-core:78456] "

[ruby-core:78448] [Ruby trunk Feature#12995] Conditional expression taking a receiver outside the condition
 2016-12-01 12:15 UTC  (2+ messages)
` [ruby-core:78454] "

[ruby-core:78449] [Ruby trunk Feature#12753] Useful operator to check bit-flag is true or false
 2016-12-01  9:21 UTC  (3+ messages)
` [ruby-core:78450] "
` [ruby-core:78451] "

[ruby-core:78447] [Ruby trunk Feature#12901] Anonymous functions without scope lookup overhead
 2016-12-01  3:55 UTC 

[ruby-core:78446] [Ruby trunk Feature#12906] do/end blocks work with ensure/rescue/else
 2016-11-30 15:58 UTC 

[ruby-core:78437] [Ruby trunk Bug#12993] SEGV in OpenSSL::TestSSL#test_close_after_socket_close
 2016-11-30 15:18 UTC  (5+ messages)
` [ruby-core:78438] "
` [ruby-core:78439] "
` [ruby-core:78442] [Ruby trunk Bug#12993][Closed] "
` [ruby-core:78443] [Ruby trunk Bug#12993] "

[ruby-core:78436] [Ruby trunk Bug#12934] Make compressed debug section optional
 2016-11-30 10:50 UTC 

[ruby-core:78422] [Ruby trunk Bug#12988][Closed] Calling `inspect` sometimes causes a segv
 2016-11-30  0:31 UTC  (2+ messages)
` [ruby-core:78426] [Ruby trunk Bug#12988] "

[ruby-core:78417] [Ruby trunk Feature#12979] Avoid exception for #dup on Integer (and similar cases)
 2016-11-29 20:59 UTC  (6+ messages)
` [ruby-core:78418] "
` [ruby-core:78420] "
` [ruby-core:78423] "
` [ruby-core:78424] "
` [ruby-core:78425] "

[ruby-core:78419] [Ruby trunk Misc#12992] ArgumentError if hostname is missing
 2016-11-29 14:27 UTC 

[ruby-core:78415] [Ruby trunk Bug#12991] Documentation of Thread.abort_on_exception is wrong: it raises error again in main thread
 2016-11-29 12:55 UTC  (2+ messages)
` [ruby-core:78416] "

[ruby-core:78414] [Ruby trunk Feature#12786] String#casecmp?
 2016-11-29 10:35 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).