[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] UNNAMED PROJECT branch, master, updated. aeed3f657c39e
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] UNNAMED PROJECT branch, master, updated. aeed3f657c39ecf54abce00a27f4ab6da36f972f |
Date: |
Sun, 28 Nov 2010 21:37:27 +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 "UNNAMED PROJECT".
The branch, master has been updated
via aeed3f657c39ecf54abce00a27f4ab6da36f972f (commit)
via 984b07a7118c1635a2e86ddb9d846401521e29ea (commit)
via 874888dc9d5ec92c79d57d7098c721f349bcfae1 (commit)
via 68130343637512bcc26ddd8526b022afa76747fc (commit)
via ffc7a94ed44512c3083fef6fdb1bd7056dbd3f5d (commit)
via 6dca151767d55b244341eea4784d0eb3fd83a6aa (commit)
via f0021773c3b8ee7b9c12cb7593c7ee305f2a00a0 (commit)
via ace17880c89b7f787450e624f956db28541d96bc (commit)
from 528c818de54b9db8586ef7fdba4fb0eaa76afccb (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 aeed3f657c39ecf54abce00a27f4ab6da36f972f
Author: Eric Blossom <address@hidden>
Date: Sun Nov 28 13:36:12 2010 -0800
Return sequence of node's children's names
commit 984b07a7118c1635a2e86ddb9d846401521e29ea
Author: Eric Blossom <address@hidden>
Date: Sun Nov 28 13:35:21 2010 -0800
Use counter to allocate inv_id
commit 874888dc9d5ec92c79d57d7098c721f349bcfae1
Author: Eric Blossom <address@hidden>
Date: Sun Nov 28 13:32:08 2010 -0800
s/vrtc_make_seq/expr_make_seq/g
commit 68130343637512bcc26ddd8526b022afa76747fc
Author: Eric Blossom <address@hidden>
Date: Sun Nov 28 13:24:35 2010 -0800
clean up seq routines
commit ffc7a94ed44512c3083fef6fdb1bd7056dbd3f5d
Author: Eric Blossom <address@hidden>
Date: Sun Nov 28 13:12:47 2010 -0800
Add error handling
commit 6dca151767d55b244341eea4784d0eb3fd83a6aa
Author: Eric Blossom <address@hidden>
Date: Sun Nov 28 13:12:25 2010 -0800
Add new seq routines
commit f0021773c3b8ee7b9c12cb7593c7ee305f2a00a0
Author: Eric Blossom <address@hidden>
Date: Sun Nov 28 13:10:23 2010 -0800
new error codes
commit ace17880c89b7f787450e624f956db28541d96bc
Author: Eric Blossom <address@hidden>
Date: Sun Nov 28 12:04:21 2010 -0800
Rename resource-implmentations to resource-impl
-----------------------------------------------------------------------
Summary of changes:
vrt-ctrl/common/lib/expr.c | 108 +++++++-------------
vrt-ctrl/device/lib/resolve_resource.c | 73 ++++++++++++-
vrt-ctrl/device/sim/Makefile.am | 6 +-
...{resource-implementations.c => resource-impl.c} | 2 +-
...{resource-implementations.h => resource-impl.h} | 0
vrt-ctrl/device/sim/resource-tree.c | 2 +-
vrt-ctrl/host/apps/vrtc-enumerate.cc | 3 +-
vrt-ctrl/include/vrtc/expr.h | 13 +++
vrt-ctrl/include/vrtc/protocol-consts.h | 11 ++
9 files changed, 138 insertions(+), 80 deletions(-)
rename vrt-ctrl/device/sim/{resource-implementations.c => resource-impl.c}
(98%)
rename vrt-ctrl/device/sim/{resource-implementations.h => resource-impl.h}
(100%)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] UNNAMED PROJECT branch, master, updated. aeed3f657c39ecf54abce00a27f4ab6da36f972f,
git repository hosting <=