[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.3.1git-116-gdd656e9 |
Date: |
Wed, 24 Nov 2010 23:51:52 +0000 (GMT) |
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, master has been updated
via dd656e9db5e69ed6b11653deea710e299d72827e (commit)
via 522073fa95ffcb231bf8c72105bc5cc62dd8d9ed (commit)
from d7f501f61362652030ccfcb740dbb03b33f4689e (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 dd656e9db5e69ed6b11653deea710e299d72827e
Author: Tom Rondeau <address@hidden>
Date: Wed Nov 24 18:21:02 2010 -0500
Changing API for gr_skiphead to use uint64_t for the offset instead of
size_t (still unsigned). Fixes issue #304.
Also uses uint64_t's internally so everyone is always on the same type.
This should not affect anyone's use of the block.
commit 522073fa95ffcb231bf8c72105bc5cc62dd8d9ed
Author: Tom Rondeau <address@hidden>
Date: Wed Nov 24 18:20:40 2010 -0500
Adding typedef for uint64_t and int64_t so we can use them through SWIG.
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/src/lib/general/gr_skiphead.cc | 8 ++++----
gnuradio-core/src/lib/general/gr_skiphead.h | 10 +++++-----
gnuradio-core/src/lib/general/gr_skiphead.i | 8 ++++----
gnuradio-core/src/lib/swig/gnuradio.i | 2 ++
4 files changed, 15 insertions(+), 13 deletions(-)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.3.1git-116-gdd656e9,
git repository hosting <=