ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2015-12-15 05:07:33 to 2015-12-18 03:42:26 UTC [more...]

[ruby-core:72045] Ruby 2.3.0-preview2 Released
 2015-12-18  4:13 UTC  (2+ messages)
` [ruby-core:72336] "

[ruby-core:72335] [Ruby trunk - Bug #11803] [Open] NoMethodError when calling String#gsub
 2015-12-18  4:13 UTC 

[ruby-core:72334] [Ruby trunk - Feature #11100] Permit multiple captures with String[Regexp, ...]
 2015-12-18  4:13 UTC 

[ruby-core:72333] [Ruby trunk - Feature #11405] [Assigned] [PATCH] hash.c: minor speedups to int/fixnum keys
 2015-12-18  4:13 UTC 

[ruby-core:72332] [Ruby trunk - Bug #11802] [Open] Hash.new and {} have different behaviour
 2015-12-18  4:13 UTC 

[ruby-core:72331] [Ruby trunk - Bug #11836] [Open] Optimized methods cannot overridden after Module#prepend
 2015-12-18  4:13 UTC 

[ruby-core:72330] [Ruby trunk - Feature #10617] Change multiple assignment in conditional from parse error to warning
 2015-12-18  4:13 UTC 

[ruby-core:72329] [Ruby trunk - Feature #11547] remove top-level constant lookup
 2015-12-18  4:13 UTC 

[ruby-core:72328] [Ruby trunk - Bug #11714] [Rejected] `include Module` affects scope of code loaded by require statements on Ruby 2.2+
 2015-12-18  4:13 UTC 

[ruby-core:72327] [Ruby trunk - Feature #11817] [Open] map.parallel
 2015-12-18  4:13 UTC 

[ruby-core:72326] [Ruby trunk - Bug #11648] Undocumented features of String#oct
 2015-12-18  4:12 UTC 

[ruby-core:72325] [Ruby trunk - Bug #11623] [Feedback] BUG] Segmentation fault at 0x00000000000000 ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14]
 2015-12-18  4:12 UTC 

[ruby-core:72324] Re: [Ruby trunk - Feature #11614] [Open] [RFC] use id_table for constant tables
 2015-12-18  4:12 UTC 

[ruby-core:72323] [Ruby trunk - Bug #11762] [Open] Array#dig can raise TypeError: no implicit conversion of Symbol/String into Integer
 2015-12-18  4:12 UTC 

[ruby-core:72322] [Ruby trunk - Feature #11814] [Open] String#valid_encoding? without force_encoding
 2015-12-18  4:12 UTC 

[ruby-core:72321] [Ruby trunk - Bug #11805] [Open] Cannot run Ruby
 2015-12-18  4:12 UTC 

[ruby-core:72320] [Ruby trunk - Feature #11813] [Open] Extend safe navigation operator for [] and []= with syntax sugar
 2015-12-18  4:12 UTC 

[ruby-core:72319] [Ruby trunk - Bug #11809] [Assigned] method_missing should not be refined
 2015-12-18  4:12 UTC 

[ruby-core:72318] [Ruby trunk - Bug #11807] [Open] Build failure of Ruby 2.3.0 preview1 and 2
 2015-12-18  4:12 UTC 

[ruby-core:72317] [Ruby trunk - Bug #11792] [Closed] Backport r52199 (pthread_getattr_np is broken on AIX)
 2015-12-18  4:12 UTC 

[ruby-core:72316] [Ruby trunk - Feature #11806] [Open] [PATCH] IO#advise should not raise Errno::ENOSYS
 2015-12-18  4:07 UTC 

[ruby-core:72315] [Ruby trunk - Feature #11708] Specify a way to override Struct-subclass constructor
 2015-12-18  4:07 UTC 

[ruby-core:72314] [Ruby trunk - Bug #11752] Bug in Rational documentation
 2015-12-18  4:07 UTC 

[ruby-core:72313] [Ruby trunk - Misc #11783] [Open] Do you have any idea if you have a budgets?
 2015-12-18  4:07 UTC 

[ruby-core:72312] [Ruby trunk - Feature #11818] [Open] `Hash#compact`
 2015-12-18  4:07 UTC 

[ruby-core:72311] Re: [ruby-cvs:60264] duerst:r53112 (trunk): * enc/ebcdic.h: new dummy encoding EBCDIC-US
 2015-12-18  4:07 UTC 

[ruby-core:72310] [Ruby trunk - Bug #11819] [Open] URI::encode issue with the \"+\" character
 2015-12-18  4:07 UTC 

[ruby-core:72309] [Ruby trunk - Bug #8860] [Closed] 64-bit x86 ruby 1.9.3-p448 on Solaris core dumps on bug4950 test case
 2015-12-18  4:07 UTC 

[ruby-core:72308] [Ruby trunk - Feature #11815] [Open] Proposal for method `Array#difference`
 2015-12-18  4:07 UTC 

[ruby-core:72307] [Ruby trunk - Feature #10130] String format with nested hash
 2015-12-18  4:07 UTC 

[ruby-core:72306] [Ruby trunk - Bug #11838] [Open] Please backport r52883, r52884, r53046
 2015-12-18  4:07 UTC 

[ruby-core:72305] [Ruby trunk - Bug #11837] [Open] ./miniruby.exe: No such file or directory
 2015-12-18  4:07 UTC 

[ruby-core:72304] [Ruby trunk - Misc #11835] [Open] github repo missing tagged versions for Ruby 2.2.4, 2.1.8, 2.0.0p648
 2015-12-18  4:07 UTC 

[ruby-core:72303] [Ruby trunk - Bug #11812] [Open] Lack of space between colon and % literal causes syntax error
 2015-12-18  4:07 UTC 

[ruby-core:72302] [Ruby trunk - Bug #11740] ObjectSpace.each_object exposes internal metaclasses
 2015-12-18  4:07 UTC 

[ruby-core:72301] [Ruby trunk - Bug #11829] [Open] [PERF] Benchmark of vm1_yield
 2015-12-18  4:07 UTC 

[ruby-core:72300] [Ruby trunk - Bug #11825] MatchData#names returns ASCII-8BIT
 2015-12-18  4:07 UTC 

[ruby-core:72299] [Ruby trunk - Bug #11826] [Assigned] After prepending a module, rewrite Hash#[] takes no effect for calls like Hash.new[:a]
 2015-12-18  4:07 UTC 

[ruby-core:72298] [Ruby trunk - Bug #11811] [Open] Chaining lazy enumerators causes duplicate ouput
 2015-12-18  4:07 UTC 

[ruby-core:72297] [Ruby trunk - Bug #11656] ruby crashes when running rspec from top level context, but not from the individual spec that is causing ruby to crash
 2015-12-18  4:07 UTC 

[ruby-core:72296] [Ruby trunk - Bug #11657] Abort Trap 6 when running a test suite
 2015-12-18  4:07 UTC 

[ruby-core:72295] [Ruby trunk - Bug #11816] [Open] Partial safe navigation operator
 2015-12-18  4:07 UTC 

[ruby-core:72294] [Ruby trunk - Bug #11828] [Open] Object#freeze grid-locks Ruby
 2015-12-18  4:07 UTC 

[ruby-core:72293] [Ruby trunk - Bug #11827] [Feedback] StringIO with set_encoding broken with enabled frozen string literal
 2015-12-18  4:07 UTC 

[ruby-core:72292] [Ruby trunk - Bug #11830] [Open] hash.each(&:destroy) dumps core
 2015-12-18  4:06 UTC 

[ruby-core:72291] Re: [Ruby trunk - Feature #11339] [Open] [PATCH] io.c: avoid kwarg parsing in C API
 2015-12-18  4:06 UTC 

[ruby-core:72290] [Ruby trunk - Bug #11748] [BACKPORT] ripper misses on_tstring_content callback result
 2015-12-18  4:06 UTC 

[ruby-core:72289] [Ruby trunk - Bug #11756] SEGV Thread#inspect when sets the thread#name as a OpenStruct
 2015-12-18  4:06 UTC 

[ruby-core:72288] [Ruby trunk - Bug #11755] [Open] ENv['TZ'] timezone
 2015-12-18  4:06 UTC 

[ruby-core:72287] [Ruby trunk - Bug #11444] STDIN.each_codepoint hangs indefinitely on certain codepoints
 2015-12-18  4:06 UTC 

[ruby-core:72286] [Ruby trunk - Bug #11751] allow --with-libedit to work when a path is specified
 2015-12-18  4:06 UTC 

[ruby-core:72285] [Ruby trunk - Bug #11753] Building ruby-git on Arch Linux eats all memory on ./configure
 2015-12-18  4:06 UTC 

[ruby-core:72284] [Ruby trunk - Bug #11595] Time#utc? and Time#gmt? return misleading results based on $TZ
 2015-12-18  4:06 UTC 

[ruby-core:72283] [Ruby trunk - Bug #11401] Net::HTTP SSL session resumption does not send SNI
 2015-12-18  4:06 UTC 

[ruby-core:72282] [Ruby trunk - Bug #11416] TestEncodingConverter#test_newline_option fails under GC stress
 2015-12-18  4:06 UTC 

[ruby-core:72281] Re: [Ruby trunk - Feature #11741] Migrate Ruby to Git from Subversion
 2015-12-18  4:06 UTC 

[ruby-core:72280] [Ruby trunk - Feature #10930] Allow splat operator to work for string interpolation
 2015-12-18  4:06 UTC 

[ruby-core:72279] [Ruby trunk - Bug #9715] ENV data yield ASCII-8BIT encoded strings under Windows with unicode username
 2015-12-18  4:06 UTC 

[ruby-core:72278] [Ruby trunk - Bug #9713] __FILE__ return unexpected encoding - breaks Dir.glob
 2015-12-18  4:06 UTC 

[ruby-core:72277] [Ruby trunk - Feature #9171] [patch] use fstrings for symbol table
 2015-12-18  4:06 UTC 

[ruby-core:72276] [Ruby trunk - Bug #11768] [Open] Add a polymorphic inline cache
 2015-12-18  4:06 UTC 

[ruby-core:72275] [Ruby trunk - Bug #11767] [Open] Range#to_s and Range#inspect are not infected by the receiver
 2015-12-18  4:06 UTC 

[ruby-core:72274] [Ruby trunk - Feature #11607] [PATCH] fiddle: release GVL for ffi_call
 2015-12-18  4:06 UTC 

[ruby-core:72273] [Ruby trunk - Bug #11766] [Open] sprintf formatting Rationals as floats produces garbage
 2015-12-18  4:06 UTC 

[ruby-core:72272] [Ruby trunk - Feature #11734] [Closed] Improved ternary operator
 2015-12-18  4:06 UTC 

[ruby-core:72271] [Ruby trunk - Bug #11736] Float(arg) not consistent with documentation
 2015-12-18  4:06 UTC 

[ruby-core:72270] [Ruby trunk - Bug #11739] OpenSSL::SSL::SSLServer doesn't negotiate ECDHE-* ciphersuites
 2015-12-18  4:06 UTC 

[ruby-core:72269] [Ruby trunk - Feature #11747] \"bury\" feature, similar to 'dig' but opposite
 2015-12-18  4:06 UTC 

[ruby-core:72268] [Ruby trunk - Bug #11746] RDoc incorrect example call method on heredoc
 2015-12-18  4:06 UTC 

[ruby-core:72267] [Ruby trunk - Bug #11750] SEGV with Enumerator, yield and proc
 2015-12-18  4:06 UTC 

[ruby-core:72266] [Ruby trunk - Bug #11754] Visibility scope is kept after lexical scope is closed
 2015-12-18  4:06 UTC 

[ruby-core:72265] [Ruby trunk - Feature #11758] [Open] Add keyword assignment syntax
 2015-12-18  4:06 UTC 

[ruby-core:72264] [Ruby trunk - Feature #11761] [Open] `Hash#default_set` and `Hash#default_proc_set`
 2015-12-18  4:06 UTC 

[ruby-core:72263] [Ruby trunk - Bug #11763] [Open] gc.c: fix two typos
 2015-12-18  4:06 UTC 

[ruby-core:72262] [Ruby trunk - Bug #11765] [Open] Trouble using fiddle to call Fortran from C
 2015-12-18  4:06 UTC 

[ruby-core:72261] Re: [ruby-cvs:60055] nobu:r52902 (trunk): console.c: console_getpass
 2015-12-18  4:06 UTC 

[ruby-core:72260] [Ruby trunk - Bug #11778] [Open] recv_io with mode breaks when klass arg is kind of BasicSocket
 2015-12-18  4:06 UTC 

[ruby-core:72259] Re: [Ruby trunk - Feature #11664] [PATCH] introduce rb_autoload_value to replace rb_autoload
 2015-12-18  4:06 UTC 

[ruby-core:72156] [Ruby trunk - Bug #11816] Partial safe navigation operator
 2015-12-18  4:06 UTC  (9+ messages)
` [ruby-core:72158] "
` [ruby-core:72165] "
` [ruby-core:72194] "
` [ruby-core:72203] "
` [ruby-core:72210] "
` [ruby-core:72212] "
` [ruby-core:72214] "
` [ruby-core:72258] "

[ruby-core:72257] [Ruby trunk - Bug #11776] [Open] dig and custom objects
 2015-12-18  4:06 UTC 

[ruby-core:72256] [Ruby trunk - Bug #11772] [Open] Implicit conversion of Array in String interpolation does not call to_str
 2015-12-18  4:06 UTC 

[ruby-core:72255] [Ruby trunk - Feature #11588] Implement structured warnings
 2015-12-18  4:06 UTC 

[ruby-core:72254] [Ruby trunk - Bug #11774] [Open] OpenSSL::PKey.read produces ArgumentError on invalid passphrases
 2015-12-18  4:06 UTC 

[ruby-core:72253] [Ruby trunk - Feature #11773] [Open] Enumerator::Lazy#grep_v
 2015-12-18  4:06 UTC 

[ruby-core:72252] [Ruby trunk - Bug #8543] new rb_iseq_load crash
 2015-12-18  4:06 UTC 

[ruby-core:72251] [Ruby trunk - Feature #11769] [Open] optimize case / when for `nil`
 2015-12-18  4:06 UTC 

[ruby-core:72250] [Ruby trunk - Bug #11771] [Open] unable to pass keyargs to []=
 2015-12-18  4:05 UTC 

[ruby-core:72249] [Ruby trunk - Feature #9098] Indent heredoc against the left margin by default when \"indented closing identifier\" is turned on
 2015-12-18  4:05 UTC 

[ruby-core:72248] [Ruby trunk - Feature #11735] Porting String#squish and String#squish! from Ruby on Rails' Active Support
 2015-12-18  4:05 UTC 

[ruby-core:72247] [Ruby trunk - Feature #11737] Pass in expression to then block in `case expression`
 2015-12-18  4:05 UTC 

[ruby-core:71896] DevelopersMeeting20160118Japan
 2015-12-18  4:05 UTC  (2+ messages)
` [ruby-core:72246] DevelopersMeeting20160118Japan

[ruby-core:72245] Re: DevelopersMeeting20151207Japan
 2015-12-18  4:05 UTC 

[ruby-core:72244] [Ruby trunk - Bug #11718] Constant access on `nil`
 2015-12-18  4:05 UTC 

[ruby-core:72243] [Ruby trunk - Bug #11793] [Open] puts 'ab'.gsub('a', '\\\\+') - unexpected output
 2015-12-18  4:05 UTC 

[ruby-core:72242] [Ruby trunk - Bug #11791] [Open] The literal quotes should accept more quote characters (aka more unicode characters)
 2015-12-18  4:05 UTC 

[ruby-core:72241] [Ruby trunk - Bug #11759] [Open] URI breaks with frozen strings
 2015-12-18  4:05 UTC 

[ruby-core:72240] [Ruby trunk - Feature #11782] [Open] String#+@ and String#-@
 2015-12-18  4:05 UTC 

[ruby-core:72239] [Ruby trunk - Bug #11760] [Open] Encoding is tainted unexpectedly by Marshal.load
 2015-12-18  4:05 UTC 

[ruby-core:72238] [Ruby trunk - Bug #11790] [Open] [PATCH] ANSI alias rules fix
 2015-12-18  4:05 UTC 

[ruby-core:72237] [Ruby trunk - Bug #11733] Compile of ruby 2.2.3 fails on AIX 6.1 TL07 SP03
 2015-12-18  4:05 UTC 

[ruby-core:72236] [Ruby trunk - Bug #11671] [Closed] Net::HTTP uses closed keep-alive connection, causing EOFError
 2015-12-18  3:50 UTC 

[ruby-core:72138] [Ruby trunk - Feature #11815] Proposal for method `Array#difference`
 2015-12-18  3:48 UTC  (8+ messages)
` [ruby-core:72139] "
` [ruby-core:72140] "
` [ruby-core:72141] "
` [ruby-core:72143] "
` [ruby-core:72151] "
` [ruby-core:72154] "
` [ruby-core:72235] "

[ruby-core:72226] [Ruby trunk - Bug #11836] [Open] Optimized methods cannot overridden after Module#prepend
 2015-12-18  3:45 UTC  (3+ messages)
` [ruby-core:72233] [Ruby trunk - Bug #11836] Optimized methods cannot be "
  ` [ruby-core:72234] "

[ruby-core:72231] [Ruby trunk - Feature #11839] [Open] CSV: liberal_parsing option
 2015-12-18  1:47 UTC  (2+ messages)
` [ruby-core:72232] [Ruby trunk - Feature #11839] "

[ruby-core:72223] [Ruby trunk - Misc #11835] [Open] github repo missing tagged versions for Ruby 2.2.4, 2.1.8, 2.0.0p648
 2015-12-18  0:39 UTC  (3+ messages)
` [ruby-core:72229] [Ruby trunk - Misc #11835] [Assigned] "
` [ruby-core:72230] [Ruby trunk - Misc #11835] [Closed] "

[ruby-core:72228] [Ruby trunk - Bug #11838] [Open] Please backport r52883, r52884, r53046
 2015-12-18  0:14 UTC 

[ruby-core:72227] [Ruby trunk - Bug #11837] [Open] ./miniruby.exe: No such file or directory
 2015-12-18  0:06 UTC 

[ruby-core:72186] [Ruby trunk - Bug #11826] [Open] In 'prepended', 'class_eval' rewriting a method take no effect
 2015-12-17 22:47 UTC  (4+ messages)
` [ruby-core:72188] [Ruby trunk - Bug #11826] After prepending a module, rewrite Hash#[] takes no effect for calls like Hash.new[:a]
` [ruby-core:72197] [Ruby trunk - Bug #11826] [Assigned] "
` [ruby-core:72225] [Ruby trunk - Bug #11826] "

[ruby-core:72189] [Ruby trunk - Bug #11827] [Open] StringIO with set_encoding broken with enabled frozen string literal
 2015-12-17 22:05 UTC  (5+ messages)
` [ruby-core:72201] [Ruby trunk - Bug #11827] [Feedback] "
` [ruby-core:72204] [Ruby trunk - Bug #11827] "
` [ruby-core:72218] "
` [ruby-core:72224] "

[ruby-core:72222] [Ruby trunk - Bug #11812] Lack of space between colon and % literal causes syntax error
 2015-12-17 18:21 UTC 

[ruby-core:72205] [Ruby trunk - Bug #11830] [Open] hash.each(&:destroy) dumps core
 2015-12-17 17:55 UTC  (4+ messages)
` [ruby-core:72206] [Ruby trunk - Bug #11830] "
` [ruby-core:72207] "
` [ruby-core:72221] "

[ruby-core:72219] [Ruby trunk - Bug #11833] [Open] 2.2.4 syntax error when naked percent notation touches keyword arguments
 2015-12-17 17:06 UTC  (2+ messages)
` [ruby-core:72220] [Ruby trunk - Bug #11833] "

[ruby-core:72215] [Ruby trunk - Bug #11832] [Open] Error installing(?) libffi on a new source checkout
 2015-12-17 14:35 UTC  (2+ messages)
` [ruby-core:72217] [Ruby trunk - Bug #11832] [Third Party's Issue] "

[ruby-core:72196] [Ruby trunk - Bug #11828] [Open] Object#freeze grid-locks Ruby
 2015-12-17 13:40 UTC  (4+ messages)
` [ruby-core:72198] [Ruby trunk - Bug #11828] [Feedback] "
` [ruby-core:72213] [Ruby trunk - Bug #11828] "
` [ruby-core:72216] [Ruby trunk - Bug #11828] [Rejected] "

[ruby-core:72211] [Ruby trunk - Bug #11831] [Open] Undefined behavior issues
 2015-12-17 10:01 UTC 

[ruby-core:72166] [Ruby trunk - Bug #11811] Chaining lazy enumerators causes duplicate ouput
 2015-12-17  7:32 UTC  (9+ messages)
` [ruby-core:72172] "
` [ruby-core:72174] "
` [ruby-core:72181] "
` [ruby-core:72182] "
` [ruby-core:72183] "
` [ruby-core:72195] "
` [ruby-core:72208] "
` [ruby-core:72209] "

[ruby-core:72180] [Ruby trunk - Bug #11740] ObjectSpace.each_object exposes internal metaclasses
 2015-12-17  2:57 UTC  (3+ messages)
` [ruby-core:72187] "
` [ruby-core:72202] "

[ruby-core:72200] [Ruby trunk - Bug #11829] [Open] [PERF] Benchmark of vm1_yield
 2015-12-17  2:11 UTC 

[ruby-core:72185] [Ruby trunk - Bug #11825] [Open] MatchData#names returns ASCII-8BIT
 2015-12-17  1:36 UTC  (2+ messages)
` [ruby-core:72199] [Ruby trunk - Bug #11825] "

[ruby-core:72170] [Ruby trunk - Bug #11657] Abort Trap 6 when running a test suite
 2015-12-16 18:41 UTC  (4+ messages)
` [ruby-core:72190] "
` [ruby-core:72191] "
` [ruby-core:72193] "

[ruby-core:72192] [Ruby trunk - Bug #11656] ruby crashes when running rspec from top level context, but not from the individual spec that is causing ruby to crash
 2015-12-16 18:33 UTC 

[ruby-core:72184] EOF behavior for socket recv* methods?
 2015-12-16 10:43 UTC 

[ruby-core:72137] [Ruby trunk - Bug #11819] [Open] URI::encode issue with the "+" character
 2015-12-16  7:56 UTC  (2+ messages)
` [ruby-core:72179] [Ruby trunk - Bug #11819] [Rejected] "

[ruby-core:72149] [Ruby trunk - Bug #11822] [Open] Semantics of Queue#pop after close are wrong
 2015-12-16  7:39 UTC  (6+ messages)
` [ruby-core:72150] [Ruby trunk - Bug #11822] "
` [ruby-core:72152] "
` [ruby-core:72155] "
` [ruby-core:72164] "
` [ruby-core:72178] "

[ruby-core:72168] [Ruby trunk - Feature #11806] [PATCH] IO#advise should not raise Errno::ENOSYS
 2015-12-16  7:22 UTC  (2+ messages)
  ` [ruby-core:72177] "

[ruby-core:72176] [Ruby trunk - Bug #11792] Backport r52199 (pthread_getattr_np is broken on AIX)
 2015-12-16  7:15 UTC 

[ruby-core:72175] [Ruby trunk - Bug #11784] [PATCH] insns.def (opt_case_dispatch): check Float#=== redefinition
 2015-12-16  7:06 UTC 

[ruby-core:72173] [Ruby trunk - Feature #10251] URI: Support wildcards (globbing) in no_proxy
 2015-12-16  5:22 UTC 

[ruby-core:72167] [Ruby trunk - Feature #11708] Specify a way to override Struct-subclass constructor
 2015-12-16  3:26 UTC  (3+ messages)
` [ruby-core:72169] "
` [ruby-core:72171] [Ruby trunk - Feature #11708] [Closed] "

[ruby-core:72160] [Ruby trunk - Feature #11824] [Open] Add Enumerator#to_ary for added implicit behavior
 2015-12-15 21:48 UTC  (4+ messages)
` [ruby-core:72161] [Ruby trunk - Feature #11824] "
` [ruby-core:72162] [Ruby trunk - Feature #11824] [Feedback] "
` [ruby-core:72163] [Ruby trunk - Feature #11824] "

[ruby-core:51389] [ruby-trunk - Bug #7688][Open] Error hiding with rb_rescue() on Comparable#==, #coerce and others
 2015-12-15 20:23 UTC  (3+ messages)
` [ruby-core:72153] [Ruby trunk - Feature #7688] "
` [ruby-core:72159] "

[ruby-core:72157] [Ruby trunk - Bug #11469] ArgumentError: wrong number of arguments (-1 for 1)
 2015-12-15 18:03 UTC 

[ruby-core:72148] [Ruby trunk - Bug #11752] Bug in Rational documentation
 2015-12-15 15:28 UTC 

[ruby-core:72145] [Ruby trunk - Feature #11818] `Hash#compact`
 2015-12-15 13:57 UTC  (2+ messages)
` [ruby-core:72147] "

[ruby-core:72146] [Ruby trunk - Misc #11783] Do you have any idea if you have a budgets?
 2015-12-15 13:40 UTC 

[ruby-core:72144] [Ruby trunk - Bug #11820] [Open] Please bump version of all bundled gems prior Ruby 2.3 release
 2015-12-15 13:08 UTC 

[ruby-core:72115] Re: [ruby-cvs:60264] duerst:r53112 (trunk): * enc/ebcdic.h: new dummy encoding EBCDIC-US
 2015-12-15  9:19 UTC  (5+ messages)
` [ruby-core:72124] "
  ` [ruby-core:72125] "
    ` [ruby-core:72128] "
      ` [ruby-core:72142] "


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