ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2015-05-28 14:40:57 to 2015-06-15 22:40:52 UTC [more...]

[ruby-core:69565] [Ruby trunk - Bug #10968] [BUG] object allocation during garbage collection phase in /opt/rubies/ruby-2.2.1/lib/ruby/2.2.0/openssl/ssl.rb:177
 2015-06-15 23:02 UTC  (3+ messages)
` [ruby-core:69591] "
` [ruby-core:69593] "

[ruby-core:58324] [ruby-trunk - Feature #9108][Open] Hash sub-selections
 2015-06-15 21:46 UTC  (5+ messages)
` [ruby-core:69534] [Ruby trunk - Feature #9108] "
` [ruby-core:69535] "
` [ruby-core:69555] "
` [ruby-core:69592] "

[ruby-core:69590] [CommonRuby - Feature #11262] [Open] Make more objects behave like "Functions"
 2015-06-15 11:55 UTC 

[ruby-core:47930] [ruby-trunk - Feature #7148][Open] Improved Tempfile w/o DelegateClass
 2015-06-15  1:22 UTC  (7+ messages)
` [ruby-core:69406] [Ruby trunk - Feature #7148] "
  ` [ruby-core:69407] "
` [ruby-core:69418] "
` [ruby-core:69528] "
` [ruby-core:69529] "
` [ruby-core:69589] "

[ruby-core:69588] [Ruby trunk - Bug #10943] Singleton class expression (class << obj) should make be indivisual namespaces
 2015-06-14 18:48 UTC 

[ruby-core:69587] [Ruby trunk - Bug #11091] Symbolized Strings May Break Keyword Arguments
 2015-06-14 18:25 UTC 

[ruby-core:44303] [ruby-trunk - Feature #6284][Open] Add composition for procs
 2015-06-14 16:55 UTC  (2+ messages)
` [ruby-core:69586] [Ruby trunk - Feature #6284] "

[ruby-core:69547] [Ruby trunk - Bug #11048] blocks raise on missing and extra keyword args
 2015-06-14 15:34 UTC  (6+ messages)
` [ruby-core:69552] "
` [ruby-core:69558] "
` [ruby-core:69571] "
` [ruby-core:69572] "
` [ruby-core:69585] [Ruby trunk - Bug #11048] [Closed] "

[ruby-core:69583] [Ruby trunk - Bug #11261] [Open] Time.parse of javascript formatted timestamp: wrong results in certain timezones
 2015-06-14 14:34 UTC  (2+ messages)
` [ruby-core:69584] [Ruby trunk - Bug #11261] "

[ruby-core:69574] [Ruby trunk - Bug #11259] [Open] Ruby crash when no TTY and pod install
 2015-06-14 11:24 UTC  (2+ messages)
` [ruby-core:69582] [Ruby trunk - Bug #11259] [Feedback] "

[ruby-core:69581] [Ruby trunk - Misc #10905] [Closed] Additional documentation for Time#getlocal
 2015-06-14 11:11 UTC 

[ruby-core:69084] [Ruby trunk - Feature #11124] [Open] [PATCH] lib/*: use monotonic clock for timeouts
 2015-06-14 10:28 UTC  (6+ messages)
  ` [ruby-core:69366] systems without CLOCK_MONOTONIC?
    ` [ruby-core:69384] "
      ` [ruby-core:69390] "
          ` [ruby-core:69408] "
` [ruby-core:69580] [Ruby trunk - Feature #11124] [Closed] [PATCH] lib/*: use monotonic clock for timeouts

[ruby-core:69579] [Ruby trunk - Feature #10718] IO#close should not raise IOError on closed IO objects
 2015-06-14 10:24 UTC 

[ruby-core:69577] [Ruby trunk - Bug #11260] [Open] [PATCH] Net::FTP keeps a TCPServer opened when sending the data port fails
 2015-06-14 10:14 UTC  (2+ messages)
` [ruby-core:69578] [Ruby trunk - Bug #11260] "

[ruby-core:69576] [Ruby trunk - Feature #11139] [Feedback] [PATCH] socket: accept_nonblock supports "nonblock: false" kwarg
 2015-06-14 10:09 UTC 

[ruby-core:69575] [Ruby trunk - Bug #11179] [Third Party's Issue] Inconsistent Addrinfo parsing a port number
 2015-06-14  9:39 UTC 

[ruby-core:69559] [Ruby trunk - Feature #11256] [Open] anonymous block forwarding
 2015-06-13 18:44 UTC  (2+ messages)
` [ruby-core:69573] [Ruby trunk - Feature #11256] "

[ruby-core:69522] [Ruby trunk - Bug #11249] [Open] Fix require paths for BigDecimal and io-console
 2015-06-13 15:34 UTC  (2+ messages)
` [ruby-core:69570] [Ruby trunk - Bug #11249] [Closed] "

[ruby-core:69545] [Ruby trunk - Feature #11158] Introduce a Symbol.count API as a more efficient alternative to Symbol.all_symbols.size
 2015-06-13 14:38 UTC  (5+ messages)
` [ruby-core:69563] "
` [ruby-core:69564] "
` [ruby-core:69567] "
` [ruby-core:69569] "

[ruby-core:69568] [Ruby trunk - Feature #11258] [Open] add 'x' mode character for O_EXCL
 2015-06-13 13:06 UTC 

[ruby-core:69566] [Ruby trunk - Feature #10932] Enabling allocation tracing as early as possible
 2015-06-13  7:54 UTC 

[ruby-core:69560] [Ruby trunk - Bug #11257] [Open] undefined symbol: rb_Digest_*_Init error when attempting to use digest/md5, digest/sha1, digest/sha2, and digest/ after building 2.2.2 form source
 2015-06-13  1:09 UTC  (2+ messages)
` [ruby-core:69562] [Ruby trunk - Bug #11257] [Feedback] "

[ruby-core:69530] [Ruby trunk - Feature #5455] $SAFE should be removed
 2015-06-12 23:30 UTC  (3+ messages)
` [ruby-core:69531] "
` [ruby-core:69561] "

[ruby-core:69507] [Ruby trunk - Feature #11007] Prime.each.with_index should accept offset
 2015-06-12 15:49 UTC  (3+ messages)
` [ruby-core:69556] "
` [ruby-core:69557] [Ruby trunk - Feature #11007] [Closed] "

[ruby-core:69539] [Ruby trunk - Feature #11253] [Assigned] rb_io_modestr_oflags for Ruby API
 2015-06-12 15:11 UTC  (2+ messages)
` [ruby-core:69554] [Ruby trunk - Feature #11253] "

[ruby-core:69553] [Ruby trunk - Feature #11140] Allow rubygems' `require` to handle `autoload` calls
 2015-06-12 15:09 UTC 

[ruby-core:69551] Re: hsbt:r50846 (trunk): * sample/exyacc.rb: Fix some typos
 2015-06-12 12:55 UTC 

[ruby-core:69550] DevelopersMeeting20150728Japan
 2015-06-12 12:38 UTC 

[ruby-core:69193] DevelopersMeeting20150612Japan
 2015-06-12 12:31 UTC  (2+ messages)
` [ruby-core:69549] DevelopersMeeting20150612Japan

[ruby-core:69548] [Ruby trunk - Bug #11254] [Assigned] [BUG] no corresponding cfp
 2015-06-12  9:23 UTC 

[ruby-core:69546] [Ruby trunk - Feature #11087] [Feedback] Method to retrieve {local, global, instance} variables as a Hash
 2015-06-12  9:13 UTC 

[ruby-core:69544] [Ruby trunk - Bug #10533] HTTP reconnection with SNI does not send correct hostname
 2015-06-12  9:02 UTC 

[ruby-core:69511] [Ruby trunk - Feature #11242] [Open] [PATCH] socket: alloa explicit buffer for recv and recv_nonblock
 2015-06-12  8:58 UTC  (3+ messages)
` [ruby-core:69513] [Ruby trunk - Feature #11242] "
` [ruby-core:69543] "

[ruby-core:69473] [Ruby trunk - Feature #11229] [Open] [PATCH] socket: allow exception-free nonblocking sendmsg/recvmsg
 2015-06-12  8:53 UTC  (2+ messages)
` [ruby-core:69542] [Ruby trunk - Feature #11229] "

[ruby-core:69541] [Ruby trunk - Feature #9650] [Rejected] String#size versus String#length
 2015-06-12  8:38 UTC 

[ruby-core:69540] [Ruby trunk - Feature #10769] Negative counterpart to Enumerable#slice_when
 2015-06-12  8:22 UTC 

[ruby-core:69536] [Ruby trunk - Feature #11252] [Open] Integrated "did_you_mean" gem to ruby-core
 2015-06-12  8:12 UTC  (3+ messages)
` [ruby-core:69537] [Ruby trunk - Feature #11252] "
` [ruby-core:69538] "

[ruby-core:69451] [Ruby trunk - Feature #10017] Add `Hash#fetch_values!`
 2015-06-12  7:17 UTC  (3+ messages)
` [ruby-core:69452] [Ruby trunk - Feature #10017] Add `Hash#fetch_values`
` [ruby-core:69533] "

[ruby-core:69532] [Ruby trunk - Feature #10730] Implement Array#bsearch_index
 2015-06-12  7:11 UTC 

[ruby-core:69419] [Ruby trunk - Bug #11198] [Open] [PATCH] ext/socket/ancdata.c: use RB_GC_GUARD instead of volatile
 2015-06-11 17:18 UTC  (3+ messages)
` [ruby-core:69499] [Ruby trunk - Bug #11198] "
` [ruby-core:69527] "

[ruby-core:69498] [Ruby trunk - Bug #11185] [PATCH] openssl: use RB_GC_GUARD instead of volatile
 2015-06-11 16:38 UTC  (2+ messages)
` [ruby-core:69526] "

[ruby-core:69497] [Ruby trunk - Bug #11155] Files named 'b' cannot be autoloaded
 2015-06-11 16:12 UTC  (2+ messages)
` [ruby-core:69525] "

[ruby-core:56890] [ruby-trunk - Feature #8839][Open] Class and module should return the class or module that was opened
 2015-06-11 12:13 UTC  (2+ messages)
` [ruby-core:69524] [Ruby trunk - Feature #8839] "

[ruby-core:69523] [Ruby trunk - Bug #11250] [Open] open-uri broken when fetching from ftp over proxy
 2015-06-11  8:48 UTC 

[ruby-core:69427] [Ruby trunk - Feature #10974] [PATCH] Remove methods with `!`(sin!, cos!…) from CMath
 2015-06-11  6:33 UTC  (3+ messages)
  ` [ruby-core:69434] "
` [ruby-core:69521] "

[ruby-core:69508] [Ruby trunk - Feature #11241] [Open] Add to_json for Sets
 2015-06-11  0:23 UTC  (4+ messages)
` [ruby-core:69509] [Ruby trunk - Feature #11241] Add #to_json "
` [ruby-core:69519] "
` [ruby-core:69520] [Ruby trunk - Feature #11241] [Third Party's Issue] "

[ruby-core:69518] [Ruby trunk - Bug #11247] [Open] Should position of `using` affect the behavior?
 2015-06-10 16:44 UTC 

[ruby-core:69516] [Ruby trunk - Bug #11246] [Open] refine block doesn't respect "lexical" refinement information
 2015-06-10 16:25 UTC  (2+ messages)
` [ruby-core:69517] [Ruby trunk - Bug #11246] "

[ruby-core:69515] [Ruby trunk - Bug #10534] Enumerator methods other than "next" do not always respect "peek"
 2015-06-10  7:18 UTC 

[ruby-core:69505] [Ruby trunk - Bug #11239] [Open] C level bug
 2015-06-10  1:14 UTC  (2+ messages)
` [ruby-core:69514] [Ruby trunk - Bug #11239] [Feedback] "

[ruby-core:69506] [Ruby trunk - Bug #11240] [Open] [BUG] Segmentation fault
 2015-06-10  0:59 UTC  (2+ messages)
` [ruby-core:69512] [Ruby trunk - Bug #11240] [Third Party's Issue] "

[ruby-core:69504] [Ruby trunk - Bug #10803] Similar issue/stack trace as above in 2.1.5, 2.1.6
 2015-06-09 22:09 UTC  (2+ messages)
` [ruby-core:69510] "

[ruby-core:69503] [Ruby trunk - Feature #10900] GzipReader does not define `#external_encoding`
 2015-06-09  8:33 UTC 

[ruby-core:69494] [Ruby trunk - Bug #11236] [Open] inconsistent behavior using ** vs hash as method parameter
 2015-06-09  8:25 UTC  (4+ messages)
` [ruby-core:69495] [Ruby trunk - Bug #11236] "
` [ruby-core:69500] "
` [ruby-core:69502] "

[ruby-core:69496] [Ruby trunk - Bug #11238] [Open] Cannot install any gem since upgrading to Yosemite: Segmentation fault in openssl.bundle
 2015-06-09  7:45 UTC  (2+ messages)
` [ruby-core:69501] [Ruby trunk - Bug #11238] [Rejected] "

[ruby-core:69488] [Ruby trunk - Bug #11233] [Open] Module#include, Module#prepend can accept no arguments
 2015-06-08 13:33 UTC  (3+ messages)
` [ruby-core:69489] [Ruby trunk - Bug #11233] "
` [ruby-core:69493] "

[ruby-core:69492] [Ruby trunk - Bug #10015] Performance regression in Dir#[]
 2015-06-08 11:03 UTC 

[ruby-core:69483] [Ruby trunk - Bug #11232] [Open] rb_compile_string from parse.y segfaults
 2015-06-08  4:24 UTC  (4+ messages)
` [ruby-core:69485] [Ruby trunk - Bug #11232] [Feedback] "
` [ruby-core:69486] [Ruby trunk - Bug #11232] "
` [ruby-core:69491] "

[ruby-core:69490] [Ruby trunk - Feature #10672] Enable SSL on cache.ruby-lang.org
 2015-06-07 22:50 UTC 

[ruby-core:69482] [Ruby trunk - Bug #11231] [Open] Should rb_alloc_tmp_buffer() be public API?
 2015-06-07 13:59 UTC  (3+ messages)
` [ruby-core:69484] [Ruby trunk - Bug #11231] [Closed] "
` [ruby-core:69487] [Ruby trunk - Bug #11231] "

[ruby-core:69481] [Ruby trunk - Bug #11230] [Open] Should rb_struct_s_members() be public API?
 2015-06-06 20:06 UTC 

[ruby-core:69470] [Ruby trunk - Feature #11227] [Open] May it be possible to add some symbols to IO.new() ?
 2015-06-06  3:57 UTC  (3+ messages)
  ` [ruby-core:69471] "
` [ruby-core:69480] [Ruby trunk - Feature #11227] [Feedback] "

[ruby-core:69467] [Ruby trunk - Bug #11223] [Open] Rake SignalException: SIGSEGV
 2015-06-06  3:51 UTC  (4+ messages)
` [ruby-core:69474] [Ruby trunk - Bug #11223] [Feedback] "
` [ruby-core:69475] [Ruby trunk - Bug #11223] "
` [ruby-core:69479] [Ruby trunk - Bug #11223] [Closed] "

[ruby-core:69478] [Ruby trunk - Bug #10978] [mswin32, mswin64] SignalException: SIGSEGV
 2015-06-06  3:51 UTC 

[ruby-core:69472] [Ruby trunk - Bug #11228] [Open] Classes Cannot be used in case Statements
 2015-06-06  3:06 UTC  (3+ messages)
` [ruby-core:69476] [Ruby trunk - Bug #11228] [Rejected] "
` [ruby-core:69477] [Ruby trunk - Bug #11228] "

[ruby-core:69469] [Ruby trunk - Bug #11225] [Open] r50776 + r50780 + r50781 changes behavior on systems without HAVE_STRUCT_MSGHDR_MSG_CONTROL
 2015-06-05 15:54 UTC 

[ruby-core:69468] [Ruby trunk - Bug #11224] [Open] test/socket/test_nonblock.rb:266: [BUG] Segmentation fault at 0x00000000000008 on sparc Solaris 10
 2015-06-05 15:41 UTC 

[ruby-core:69464] Re: [ruby-cvs:57914] naruse:r50766 (trunk): FreeBSD raises Errno::EMSGSIZE
 2015-06-05 13:02 UTC  (2+ messages)
  ` [ruby-core:69466] "

[ruby-core:69465] [Ruby trunk - Bug #11221] [Open] Fix indentation in Zlib documentation
 2015-06-05  6:12 UTC 

[ruby-core:69446] [Ruby trunk - Bug #11209] [Open] [PATCH] Fix for String#+ when subclassed
 2015-06-04 13:22 UTC  (5+ messages)
` [ruby-core:69458] [Ruby trunk - Bug #11209] "
` [ruby-core:69459] "
` [ruby-core:69461] "
` [ruby-core:69463] "

[ruby-core:69460] [Ruby trunk - Bug #11001] 2.2.1 Segmentation fault in reserve_stack() function
 2015-06-04  9:49 UTC  (2+ messages)
` [ruby-core:69462] [Ruby trunk - Bug #11001] [Feedback] "

[ruby-core:69435] [Ruby trunk - Bug #11206] [Assigned] short file name match incompatibility
 2015-06-03 22:19 UTC  (8+ messages)
` [ruby-core:69440] [Ruby trunk - Bug #11206] "
` [ruby-core:69443] "
` [ruby-core:69444] "
` [ruby-core:69445] "
` [ruby-core:69454] "
` [ruby-core:69455] "
` [ruby-core:69457] "

[ruby-core:69456] [Ruby trunk - Bug #9743] [Closed] memory leak in openssl ossl_pkey_verify leaks memory
 2015-06-03 17:11 UTC 

[ruby-core:69453] [Ruby trunk - Bug #11214] [Open] Cannot Get Correct Binding from inside of C Method
 2015-06-02 23:52 UTC 

[ruby-core:69441] [Ruby trunk - Feature #11208] [Open] [PATCH] variable.c: remove generic ivar support for special constants
 2015-06-02 20:17 UTC  (3+ messages)
` [ruby-core:69442] [Ruby trunk - Feature #11208] "
  ` [ruby-core:69450] "

[ruby-core:69449] [Ruby trunk - Bug #10845] Subclassing String
 2015-06-02 19:38 UTC 

[ruby-core:69447] [Ruby trunk - Feature #11210] [Open] IPAddr has no public method to get the current subnet mask
 2015-06-02 17:01 UTC  (2+ messages)
` [ruby-core:69448] [Ruby trunk - Feature #11210] "

[ruby-core:69439] [Ruby trunk - Feature #11207] [Open] [PATCH] ext/socket/ancdata.c (bsock_sendmsg_internal): use rb_scan_args
 2015-06-02  2:33 UTC 

[ruby-core:69438] Re: [ruby-cvs:57873] normal:r50725 (trunk): test/socket/test_nonblock.rb: new test for sendmsg_nonblock
 2015-06-02  1:49 UTC 

[ruby-core:69394] [Ruby trunk - Feature #11191] Add #to_h method to OptionParser
 2015-06-02  1:26 UTC  (4+ messages)
` [ruby-core:69397] "
` [ruby-core:69417] "
` [ruby-core:69437] "

[ruby-core:69431] [Ruby trunk - Bug #11205] [Open] Problem with __dir__ or it's description
 2015-06-01 21:41 UTC  (3+ messages)
` [ruby-core:69432] [Ruby trunk - Bug #11205] "
` [ruby-core:69436] "

[ruby-core:69425] [Ruby trunk - Bug #11203] [Open] Change method entries into VALUE
 2015-06-01 17:17 UTC  (3+ messages)
  ` [ruby-core:69433] "
` [ruby-core:69426] [Ruby trunk - Bug #11203] "

[ruby-core:69429] [Ruby trunk - Bug #11204] [Open] Uninitialized constant bug introduced by typo in backport of [#10712]
 2015-06-01 15:08 UTC  (2+ messages)
` [ruby-core:69430] [Backport200 - Backport #11204] "

[ruby-core:69421] [Ruby trunk - Bug #11201] [Open] pkg_config NoMethodError when finding other -config program
 2015-06-01 12:44 UTC  (5+ messages)
` [ruby-core:69422] [Ruby trunk - Bug #11201] [Feedback] "
` [ruby-core:69423] [Ruby trunk - Bug #11201] "
` [ruby-core:69424] "
` [ruby-core:69428] "

[ruby-core:69420] [Ruby trunk - Bug #11200] [Open] Memory leak of method entries
 2015-05-30 14:16 UTC 

[ruby-core:69415] [Ruby trunk - Bug #11197] [Open] POSIX matchers broken in Regexp
 2015-05-29 10:44 UTC  (2+ messages)
` [ruby-core:69416] [Ruby trunk - Bug #11197] "

[ruby-core:69414] [Ruby trunk - Bug #10823] Issue building bigdecimal
 2015-05-29  5:04 UTC 

[ruby-core:69413] [Ruby trunk - Bug #10858] File.expand_path on Windows does not handle drive-current path if 2nd arg is relative
 2015-05-29  5:01 UTC 

[ruby-core:69412] [Ruby trunk - Bug #10717] TestGemExtCmakeBuilder#test_self_build fails on RHEL 6/CentOS 6
 2015-05-29  4:57 UTC 

[ruby-core:69411] [Ruby trunk - Bug #10991] SIGSEGV in Marshal.load
 2015-05-29  4:47 UTC 

[ruby-core:69404] [Ruby trunk - Bug #11196] [Open] [SEGFAULT] when running rails s and rake commands
 2015-05-29  4:05 UTC  (2+ messages)
` [ruby-core:69410] [Ruby trunk - Bug #11196] [Third Party's Issue] "

[ruby-core:69400] [Ruby trunk - Bug #11182] Refinement with alias causes strange behavior
 2015-05-29  2:06 UTC  (2+ messages)
` [ruby-core:69409] "

[ruby-core:69323] [Ruby trunk - Feature #11170] [Open] [PATCH] use ivar indices for generic ivars
 2015-05-29  0:53 UTC  (2+ messages)
  ` [ruby-core:69405] "

[ruby-core:69395] [Ruby trunk - Bug #11193] [Open] begin-rescue Malfunctions with Threads
 2015-05-28 22:50 UTC  (2+ messages)
` [ruby-core:69403] [Ruby trunk - Bug #11193] [Rejected] "

[ruby-core:69402] [Ruby trunk - Bug #11195] [Open] Add "no_proxy" parameter to Net::HTTP.new
 2015-05-28 22:38 UTC  (2+ messages)
` [ruby-core:69401] [Ruby trunk - Bug #11195] "

[ruby-core:69398] [Ruby trunk - Bug #11194] [Open] Refactor env-sourced proxy logic for uri/generic
 2015-05-28 22:24 UTC  (2+ messages)
` [ruby-core:69399] [Ruby trunk - Bug #11194] "

[ruby-core:69396] [Ruby trunk - Feature #11181] Add a line directive to Ruby
 2015-05-28 17:34 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).