From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: mogilefs-client-public@bogomips.org Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 1A3941F5E0; Thu, 28 May 2015 19:11:33 +0000 (UTC) Date: Thu, 28 May 2015 19:11:34 +0000 From: Eric Wong To: mogile@googlegroups.com Cc: mogilefs-client-public@bogomips.org Subject: Upcoming Ruby mogilefs-client changes Message-ID: <20150528191134.GA25814@dcvr.yhbt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: Not much interesting, I'll make a 3.9 release in a few days. I still want to drop Ruby 1.8 support at some point (4.x?), but for now it still works. Pipe up (reply-all) if you have any comments. Thanks. The following changes since commit 8ac33ad550d56702c0ee456615cce4478f1a7235: Ruby mogilefs-client 3.8.0 (2015-02-10 00:30:07 +0000) are available in the git repository at: git://git.bogomips.org/mogilefs-client.git master for you to fetch changes up to c32f1d06e0c82c09f79fa61447e1acb6b900e84e: avoid defineclass instructions for empty classes (2015-05-28 19:01:35 +0000) ---------------------------------------------------------------- Eric Wong (3): test/test_fresh.rb: fix breakage from Ruby-trunk r50118 use monotonic clock if possible on Ruby 2.1+ avoid defineclass instructions for empty classes lib/mogilefs.rb | 30 ++++++++++++++++++++---------- lib/mogilefs/backend.rb | 14 +++++++------- lib/mogilefs/http_reader.rb | 4 ++-- lib/mogilefs/mogilefs.rb | 2 +- lib/mogilefs/mysql.rb | 14 +++++++++----- lib/mogilefs/new_file/common.rb | 2 +- lib/mogilefs/util.rb | 2 +- test/test_fresh.rb | 2 +- 8 files changed, 42 insertions(+), 28 deletions(-) git clone git://bogomips.org/mogilefs-client homepage - http://bogomips.org/mogilefs-client/ archives - http://bogomips.org/mogilefs-client-public/