From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: * X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=1.0 required=3.0 tests=AWL,HK_RANDOM_FROM, MSGID_FROM_MTA_HEADER,TVD_RCVD_IP shortcircuit=no autolearn=no version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.rainbows.general Subject: what's cooking in rainbows.git (v4.5.0 soon) Date: Tue, 26 Feb 2013 08:24:19 +0000 Message-ID: <20130226082419.GA32684@dcvr.yhbt.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1361867069 6957 80.91.229.3 (26 Feb 2013 08:24:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Feb 2013 08:24:29 +0000 (UTC) To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Tue Feb 26 09:24:48 2013 Return-path: Envelope-to: gclrrg-rainbows-talk@m.gmane.org X-Original-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Delivered-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.rainbows.general:456 Archived-At: Received: from 50-56-192-79.static.cloud-ips.com ([50.56.192.79] helo=rubyforge.org) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UAFqC-0004Lv-9d for gclrrg-rainbows-talk@m.gmane.org; Tue, 26 Feb 2013 09:24:48 +0100 Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4DF2F263046; Tue, 26 Feb 2013 08:24:27 +0000 (UTC) Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id 31E81263046 for ; Tue, 26 Feb 2013 08:24:20 +0000 (UTC) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 9A15A1F6E1; Tue, 26 Feb 2013 08:24:19 +0000 (UTC) Most noticeable is rack.hijack support. Everything works with Ruby 2.0.0 (with unicorn 4.6.2+) except EventMachine/NeverBlock. Eric Wong (12): epoll: ensure closing of pipelined clients if required tests: remove utee and use tee(1) instead tests: replace non-portable "date +%s" with ruby equivalent tests: "wc -c" portability for *BSDs tests: bump version dependencies for Isolate tests: "wc -l" portability for *BSDs hijacking support for Rack 1.5.x users GIT-VERSION-GEN: rewrite to manage RAINBOWS_VERSION const gemspec: set licenses= attribute bump unicorn dependency to 4.6.2+ for Ruby 2.0.0 tests: update checks for Ruby 2.0.0 doc: add HACKING document Lin Jen-Shin (1): Add -N or --no-default-middleware option. git clone git://bogomips.org/rainbows _______________________________________________ Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org http://rubyforge.org/mailman/listinfo/rainbows-talk Do not quote signatures (like this one) or top post when replying