Statistics
| Branch: | Tag: | Revision:

root / gruel @ 153de8c4

Name Size
  src
.gitignore 33 Bytes
Makefile.am 935 Bytes
README 1.2 kB
gruel.pc.in 226 Bytes

Latest revisions

# Date Author Comment
153de8c4 12/23/2010 11:31 pm Tom Rondeau

Modifying the unittest output. XML files are no longer written outside of the build tree.

cb2fa9a5 10/10/2010 01:10 am Michael Dickens

rearrange includes to always be: internal GR, external, with GR.

2b8bd0d2 10/02/2010 09:16 pm Tom Rondeau

Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
This also adds a new utility gr_unittests.h, which sets up the path for output files.

036a42c0 09/30/2010 08:08 pm Tom Rondeau

Adding an XML outputter for the CPP Unit tests. This is to a) store the output information but also b) for integration with Hudson for logging and displaying the results during the build stages. This only covers a few cases so far and I need to define a better place to save the output files.

c986a2ad 09/11/2010 08:06 pm Eric Blossom

Add support for uint64_t to pmt.

ad13c00a 05/29/2010 03:02 am Johnathan Corgan

Make C++ shared libraries versioned

ad973608 04/13/2010 08:51 pm Johnathan Corgan

Add gruel::thread as synonym to boost::thread for convenience

290fc231 04/11/2010 08:30 pm Johnathan Corgan

Removed omnithreads dependency from libusrp2

18ecca1b 03/09/2010 01:21 am Eric Blossom

Replace some calls to pmt constructors with mp(foo) shorthand.

cbbe4816 03/09/2010 01:08 am Eric Blossom

Convert pmt_dict type into an immutable data structure.

This change allows us to safely pass dicts in messages.

View revisions

Also available in: Atom