commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-149-g58a9c04
Date: Fri, 1 Oct 2010 10:54:52 +0100 (BST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, next has been updated
       via  58a9c0498ee8df542a9eddeb0179995c8f03ca8e (commit)
       via  f989d64d3924ce4b64d67fdb4a1d96963d71bf8b (commit)
       via  7fad5c4fe2f5ee6b9fa7403fa0b23eb154001798 (commit)
       via  c7219d7aced26483ffe9c935fd1033dc3803891b (commit)
       via  df0cfb734e5acf698d286e03ba6abccc13d9c586 (commit)
      from  f4e9ba2d94c9ae3340a79cce985560aeb48b526b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 58a9c0498ee8df542a9eddeb0179995c8f03ca8e
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 1 02:53:48 2010 -0700

    Remove warnings

commit f989d64d3924ce4b64d67fdb4a1d96963d71bf8b
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 1 00:59:39 2010 -0700

    Treat failure to allocate big socket buffer as a error

commit 7fad5c4fe2f5ee6b9fa7403fa0b23eb154001798
Author: Eric Blossom <address@hidden>
Date:   Wed Sep 29 12:41:07 2010 -0700

    16-byte align receive buffer to facilitate SIMD use

commit c7219d7aced26483ffe9c935fd1033dc3803891b
Author: Eric Blossom <address@hidden>
Date:   Wed Sep 29 12:19:38 2010 -0700

    Change data_handler::operator() return type to bool to simplify things.

commit df0cfb734e5acf698d286e03ba6abccc13d9c586
Author: Eric Blossom <address@hidden>
Date:   Wed Sep 29 12:03:56 2010 -0700

    Move more formatting code into header_utils

-----------------------------------------------------------------------

Summary of changes:
 vrt/lib/data_handler.h                 |   16 +--
 vrt/lib/expanded_header.cc             |   41 -------
 vrt/lib/expanded_if_context_section.cc |  155 +-------------------------
 vrt/lib/header_utils.cc                |  191 ++++++++++++++++++++++++++++++++
 vrt/lib/header_utils.h                 |   14 ++-
 vrt/lib/rx.cc                          |   10 +-
 vrt/lib/socket_rx_buffer.cc            |   59 +++++++---
 vrt/lib/socket_rx_buffer.h             |    9 +-
 8 files changed, 263 insertions(+), 232 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]