[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, volk, created. d560fb
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, volk, created. d560fb53f0076505862bfd7b21f627664d38dc7c |
Date: |
Tue, 11 Jan 2011 08:49:15 +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/jblum".
The branch, volk has been created
at d560fb53f0076505862bfd7b21f627664d38dc7c (commit)
- Log -----------------------------------------------------------------
commit d560fb53f0076505862bfd7b21f627664d38dc7c
Author: Josh Blum <address@hidden>
Date: Tue Jan 11 00:43:06 2011 -0800
volk: replace subcode stuff and asm with gcc __get_cpuid, simplifies code
commit bb438e7d12c5767123f8abed5810f284a5f18bf8
Author: Eric Blossom <address@hidden>
Date: Thu Jan 6 21:48:12 2011 -0800
Add QA code for gr_basic_block::set_msg_handler.
commit 1dc1dbeef3eb15e1316857d4dd7ba32c4304bf69
Author: Eric Blossom <address@hidden>
Date: Thu Jan 6 21:46:55 2011 -0800
Augment gr_nop to count received pmt messages by way of set_msg_handler.
commit b6005d9e5823d871c091f3b4a048ca67cd885821
Author: Eric Blossom <address@hidden>
Date: Thu Jan 6 21:39:10 2011 -0800
Change pmt message handling interface in gr_basic_block.h
Change the API such that the message handler is now implemented with a
callback, not an overridden virtual function. The callback is now set
using gr_basic_block::set_msg_handler, which will accept pretty much
any kind of callable.
This change allows us to split the machinery for message handling out
from the block inheritance hierarchy, and provides a foundation that
can be used to build or experiment with arbitrary message dispatching
techniques.
commit 2073fa2c09aab3c6ec20f7e75f210cacf243fa44
Merge: fa0ee85a13c067fa05a6ecb4c0bd3327a3a5fcf5
98a3a1ce7462fe0c1662168c2c91c765eb8f841b
Author: Tom Rondeau <address@hidden>
Date: Thu Jan 6 10:27:53 2011 -0500
Merge branch 'master' into next
* master:
Fixed error in the name of the test_filter output files.
commit 98a3a1ce7462fe0c1662168c2c91c765eb8f841b
Author: Tom Rondeau <address@hidden>
Date: Thu Jan 6 10:26:54 2011 -0500
Fixed error in the name of the test_filter output files.
commit fa0ee85a13c067fa05a6ecb4c0bd3327a3a5fcf5
Author: Eric Blossom <address@hidden>
Date: Wed Jan 5 21:57:34 2011 -0800
Add documentation for gr-run-waveform and define-waveform
commit dad65db9c2046a113e704394beac01852ac2b35c
Author: Eric Blossom <address@hidden>
Date: Wed Jan 5 19:56:00 2011 -0800
Have swig/guile wrap enums and constants as scheme variables, not functions.
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, volk, created. d560fb53f0076505862bfd7b21f627664d38dc7c,
git repository hosting <=