commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. ed950948ea424f3670be1f5ffc96be922ab5e3c9
Date: Thu, 21 Jul 2011 00:56:11 +0000 (UTC)

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, next has been updated
       via  ed950948ea424f3670be1f5ffc96be922ab5e3c9 (commit)
       via  947ae1cf5c16f5b3c6222b6ee9ad1a3b4075dd25 (commit)
      from  b835094682f214366f7b8c0220134817c4f34157 (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 ed950948ea424f3670be1f5ffc96be922ab5e3c9
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 17:56:41 2011 -0700

    gruel: support for windows API set realtime scheduling

commit 947ae1cf5c16f5b3c6222b6ee9ad1a3b4075dd25
Author: Josh Blum <address@hidden>
Date:   Wed Jul 20 17:55:28 2011 -0700

    gruel: API declaration macros for gruel class and function symbols

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

Summary of changes:
 gruel/src/include/gruel/Makefile.am                |    1 +
 .../src/include/gruel/api.h                        |   12 +-
 gruel/src/include/gruel/attributes.h               |   11 +
 gruel/src/include/gruel/inet.h.in                  |    1 +
 gruel/src/include/gruel/msg_accepter.h             |    3 +-
 gruel/src/include/gruel/msg_accepter_msgq.h        |    3 +-
 gruel/src/include/gruel/msg_passing.h              |    1 +
 gruel/src/include/gruel/msg_queue.h                |    3 +-
 gruel/src/include/gruel/pmt.h                      |  425 ++++++++++----------
 gruel/src/include/gruel/pmt_pool.h                 |    5 +-
 gruel/src/include/gruel/realtime.h                 |    5 +-
 gruel/src/include/gruel/sys_pri.h                  |    3 +-
 gruel/src/include/gruel/thread.h                   |    1 +
 gruel/src/include/gruel/thread_body_wrapper.h      |    3 +-
 gruel/src/include/gruel/thread_group.h             |    3 +-
 gruel/src/lib/Makefile.am                          |    2 +-
 gruel/src/lib/pmt/pmt_int.h                        |    2 +-
 gruel/src/lib/pmt/qa_pmt.h                         |    3 +-
 gruel/src/lib/pmt/qa_pmt_prims.h                   |    4 +-
 gruel/src/lib/realtime.cc                          |   32 ++
 20 files changed, 291 insertions(+), 232 deletions(-)
 copy gr-qtgui/lib/gr_qtgui_api.h => gruel/src/include/gruel/api.h (79%)


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



reply via email to

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