summaryrefslogtreecommitdiff
path: root/gruel/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-1/+1
* rearrange includes to always be: internal GR, external, with GR.Michael Dickens2010-10-093-7/+8
* Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.Tom Rondeau2010-10-021-2/+51
* Adding an XML outputter for the CPP Unit tests. This is to a) store the outpu...Tom Rondeau2010-09-301-1/+5
* Add support for uint64_t to pmt.Eric Blossom2010-09-115-0/+78
* Make C++ shared libraries versionedJohnathan Corgan2010-05-281-1/+1
* Removed omnithreads dependency from libusrp2Johnathan Corgan2010-04-112-1/+37
* Replace some calls to pmt constructors with mp(foo) shorthand.Eric Blossom2010-03-081-41/+41
* Convert pmt_dict type into an immutable data structure.Eric Blossom2010-03-083-119/+114
* Applied patch from Don Ward for Cygwin platformJohnathan Corgan2009-10-071-1/+1
* Added missing file to ignores.Johnathan Corgan2009-09-091-0/+1
* Add blobs and shorthand pmt pseudo-constructors.Eric Blossom2009-08-183-1/+53
* gruel::send can now send to a pmt.Eric Blossom2009-08-181-2/+7
* QA code now works.Eric Blossom2009-08-185-17/+24
* Add pmt type that wraps a gruel::msg_accepter.Eric Blossom2009-08-183-1/+65
* Merged branch 'msg-passing' from http://gnuradio.org/git/eb.gitJohnathan Corgan2009-08-155-7/+345
|\
| * pmt_write now displays vector and tuple elements.Eric Blossom2009-08-152-12/+31
| * Additional QA for tuple.Eric Blossom2009-08-153-6/+38
| * Added most of the support for a new PMT type: tuple.Eric Blossom2009-08-144-2/+289
| * Added git ignore files auto created from svn:ignore properties.git repository hosting2009-08-133-0/+18
* | Applied patch c1258.diff from Stephan Bruns (ticket:359)Johnathan Corgan2009-08-142-1/+9
* | Added git ignore files auto created from svn:ignore properties.git2009-08-143-0/+18
|/
* Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan2009-08-015-3/+222
* Fix for test_pmt when using --with-boost=<foo>eb2009-07-271-0/+3
* Merged r11491:11494 from jcorgan/pmt into trunk.jcorgan2009-07-2616-91/+131
* Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.jcorgan2009-07-2015-9/+2954
* usrp2 work-in-progresseb2008-09-231-1/+7
* fixed copy/paste problem and error handlingeb2008-09-221-6/+7
* extend gruel:enable_realtime_scheduling interface to allow pri/policyeb2008-09-193-41/+115
* conditional debugging codeeb2008-09-191-2/+16
* Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb2008-08-193-6/+192
* Merged -r8639:8641 from jcorgan/gruel into trunk. Adds libgruel, the GNU Rad...jcorgan2008-06-202-0/+151