ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2016-12-03 11:48:57 to 2016-12-16 00:45:26 UTC [more...]

[ruby-core:78668] [Ruby trunk Bug#13040] syslog/logger uses "require 'logger'" which is interpreted as circular dependency
 2016-12-16  1:15 UTC  (2+ messages)
` [ruby-core:78673] "

[ruby-core:78667] [Ruby trunk Bug#13039] build warning on 2.4-rc1
 2016-12-16  1:10 UTC  (2+ messages)
` [ruby-core:78672] [Ruby trunk Bug#13039][Rejected] "

[ruby-core:78664] [Ruby trunk Bug#13038] ruby 2.4 rc1 fails to build on FreeBSD due to failure to find crypt.h
 2016-12-16  1:00 UTC  (3+ messages)
` [ruby-core:78665] "
` [ruby-core:78671] [Ruby trunk Bug#13038][Feedback] "

[ruby-core:78487] [Ruby trunk Feature#12745] String#(g)sub(!) should pass a MatchData to the block, not a String
 2016-12-16  1:00 UTC  (3+ messages)
` [ruby-core:78657] "
` [ruby-core:78670] "

[ruby-core:45864] [ruby-trunk - Bug #6647][Open] Exceptions raised in threads should be logged
 2016-12-15 22:05 UTC  (2+ messages)
` [ruby-core:78669] [Ruby trunk Feature#6647] "

[ruby-core:78660] [Ruby trunk Bug#13037] Segmentation fault on "\n".lines(chomp: true)
 2016-12-15 18:46 UTC  (2+ messages)
` [ruby-core:78666] "

[ruby-core:78659] [Ruby trunk Bug#13036] Date.parse mishandling spanish months "Abril y Agosto"
 2016-12-15 14:56 UTC  (4+ messages)
` [ruby-core:78661] "
` [ruby-core:78662] "
` [ruby-core:78663] "

[ruby-core:78658] [Ruby trunk Feature#12719] `Struct#merge` for partial updates
 2016-12-15 10:41 UTC 

[ruby-core:78549] [Ruby trunk Feature#13017] Switch SipHash from SipHash24 to SipHash13
 2016-12-15  9:41 UTC  (7+ messages)
  ` [ruby-core:78554] "
` [ruby-core:78556] "
` [ruby-core:78557] "
` [ruby-core:78562] "
` [ruby-core:78651] "
` [ruby-core:78656] "

[ruby-core:78653] [Ruby trunk Bug#13035] Segmentation fault when using Rails 5.0.0.1 console
 2016-12-15  7:00 UTC  (2+ messages)
` [ruby-core:78655] [Ruby trunk Bug#13035][Third Party's Issue] "

[ruby-core:78654] DeveloperMeeting20161221Japan
 2016-12-15  6:56 UTC 

[ruby-core:77739] DevelopersMeeting20161125Japan
 2016-12-15  6:16 UTC  (2+ messages)
` [ruby-core:78652] DevelopersMeeting20161125Japan

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

[ruby-core:78561] [Ruby trunk Bug#10613] SNI is not optional when using TLS
 2016-12-15  4:25 UTC  (3+ messages)
` [ruby-core:78571] "
` [ruby-core:78649] "

[ruby-core:78633] ruby/spec needs help from CRuby committers
 2016-12-14 19:06 UTC  (5+ messages)
` [ruby-core:78634] "
` [ruby-core:78642] "
  ` [ruby-core:78645] "
    ` [ruby-core:78648] "

[ruby-core:78610] [Ruby trunk Feature#12944] Change Kernel#warn to call Warning.warn
 2016-12-14 15:42 UTC  (7+ messages)
` [ruby-core:78622] "
` [ruby-core:78624] "
` [ruby-core:78625] "
` [ruby-core:78629] "
` [ruby-core:78644] "
` [ruby-core:78647] "

[ruby-core:78646] [Ruby trunk Bug#13034] rb_enc_ascget() does not handle 'needmore' error from rb_enc_procise_mbclen()
 2016-12-14 12:20 UTC 

[ruby-core:78641] [Ruby trunk Bug#13032] building capi docs with doxygen seems broken in 2.4-rc1
 2016-12-14  2:54 UTC  (2+ messages)
` [ruby-core:78643] "

[ruby-core:78640] [Ruby trunk Bug#12548][Open] Rounding modes inconsistency between round versus sprintf
 2016-12-14  1:11 UTC 

[ruby-core:78637] [Ruby trunk Bug#13031] Error in Ruby on Rails
 2016-12-14  0:33 UTC  (3+ messages)
` [ruby-core:78638] [Ruby trunk Bug#13031][Rejected] "
` [ruby-core:78639] [Ruby trunk Bug#13031] "

[ruby-core:78631] [Ruby trunk Bug#13030] Unexpected T_IMEMO object when building with VMDEBUG > 2
 2016-12-13 22:59 UTC  (4+ messages)
` [ruby-core:78632] [Ruby trunk Bug#13030] Unexpected T_IMEMO object when building with VMDEBUG
` [ruby-core:78635] "
` [ruby-core:78636] "

[ruby-core:78630] [Ruby trunk Bug#13029] Update doc/contributors.rdoc
 2016-12-13 20:23 UTC 

[ruby-core:78628] [Ruby trunk Bug#10774] Regression: URI::MAilTo#to_mailtext - undefined method unescape for URI::RFC3986_Parser
 2016-12-13 14:47 UTC 

[ruby-core:78627] [Ruby trunk Bug#13028] Binding#irb upon exiting makes _ retain the value of the last expression and never change it
 2016-12-13 14:27 UTC 

[ruby-core:78619] [Ruby trunk Bug#12997] Out-of-bounds read in regcomp.c
 2016-12-13  8:21 UTC  (2+ messages)
` [ruby-core:78626] "

[ruby-core:78611] [Ruby trunk Feature#12882] Add caller/file/line information to internal Kernel#warn calls
 2016-12-13  5:08 UTC  (2+ messages)
` [ruby-core:78623] "

[ruby-core:78616] [Ruby trunk Bug#12830] OpenSSL 1.1.0+ support?
 2016-12-12 22:54 UTC  (2+ messages)
` [ruby-core:78621] [Ruby trunk Bug#12830][Closed] "

[ruby-core:78620] [Ruby trunk Bug#12852] URI.parse can't handle non-ascii URIs
 2016-12-12 18:39 UTC 

[ruby-core:78494] [Ruby trunk Bug#12994] Embedded ruby vs2015 build crashes
 2016-12-12 18:04 UTC  (5+ messages)
` [ruby-core:78495] "
` [ruby-core:78506] "
` [ruby-core:78508] "
` [ruby-core:78618] [Ruby trunk Bug#12994][Assigned] "

[ruby-core:78552] [Ruby trunk Bug#9974] Regression: URI.parse allows invalid URIs
 2016-12-12 18:02 UTC  (2+ messages)
` [ruby-core:78617] [Ruby trunk Bug#9974][Rejected] "

[ruby-core:78607] [Ruby trunk Misc#13027] Release Engineering 2.4
 2016-12-12 17:58 UTC  (3+ messages)
` [ruby-core:78614] "
` [ruby-core:78615] "

[ruby-core:78613] [Ruby trunk Feature#12802] Add BLAKE2 support to Digest
 2016-12-12 15:43 UTC 

[ruby-core:78612] [Ruby trunk Bug#12666] Fatal error: glibc detected an invalid stdio handle
 2016-12-12 15:36 UTC 

[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: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: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:78548] [Ruby trunk Bug#12958] Breaking change in how `#round` works
 2016-12-10  2:20 UTC  (4+ messages)
` [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: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: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:78518] [Ruby trunk Feature#12871] Using the algorithm like math.fsum of Python for Array#sum
 2016-12-08  2:22 UTC  (2+ messages)
` [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: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: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:78481] [Ruby trunk Bug#12990] unicode_case_mapping_tests
 2016-12-04  2:04 UTC 

[ruby-core:78480] [Ruby trunk Feature#12996] Optimize Range#===
 2016-12-04  1:49 UTC 

[ruby-core:78478] [Ruby trunk Feature#13001] Add `full` option to `ObjectSpace.dump_all`
 2016-12-04  0:24 UTC 

[ruby-core:78475] [Ruby trunk Feature#12747] Add TracePoint#callee_id
 2016-12-03 12:40 UTC 

[ruby-core:78474] [Ruby trunk Bug#12998][Assigned] paragraph mode inconsistency between `IO#each_line` and `String#each_line`
 2016-12-03 12:18 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).