| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -347/+0 |
* | core: added remove_tag_item() | Martin Braun | 2013-01-15 | 1 | -0/+12 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -9/+9 |
* | tags: made tags object oriented | Josh Blum | 2011-10-19 | 1 | -6/+6 |
* | gr math simplification: | Josh Blum | 2011-01-17 | 1 | -1/+2 |
* | Fixing how far get_tags_in_range looks; should be exclusive of end point. | Tom Rondeau | 2011-01-04 | 1 | -1/+1 |
* | Only prune if we've moved on in the number of items read. Fixes the problem o... | Tom Rondeau | 2011-01-04 | 1 | -3/+4 |
* | Going back to iterators for use in erasing items from the deque. | Tom Rondeau | 2011-01-02 | 1 | -3/+13 |
* | Not using an iterator to prune the tags to see if this fixes a problem in Win... | Tom Rondeau | 2011-01-02 | 1 | -5/+2 |
* | Buffers now hold on to all tags from both this window and the last window of ... | Tom Rondeau | 2011-01-02 | 1 | -4/+5 |
* | Fixing flowgraph dump to clean it up (via patch from eb). Also added note abo... | Tom Rondeau | 2010-11-21 | 1 | -0/+8 |
* | Moved prune tags to gr_buffer. | Tom Rondeau | 2010-11-17 | 1 | -22/+20 |
* | Changing get_tags API to take in a vector reference instead of returning a ve... | Tom Rondeau | 2010-11-17 | 1 | -6/+5 |
* | Adding a way for propagate_tags to handle different rates. The tags are rewri... | Tom Rondeau | 2010-11-16 | 1 | -2/+2 |
* | First hack at pruning tags to keep from growing. | Tom Rondeau | 2010-11-14 | 1 | -1/+27 |
* | Adding mutex protection around adding and getting tags from buffers. | Tom Rondeau | 2010-11-08 | 1 | -0/+3 |
* | Cleaning up. Better use of PMTs; comment mods; returning vectors when getting... | Tom Rondeau | 2010-11-07 | 1 | -5/+5 |
* | Because tags can be appended from upstream, they are not consecutive in time,... | Tom Rondeau | 2010-11-06 | 1 | -5/+0 |
* | buffer_reader does not hold its own tags but looks upstream to the associated... | Tom Rondeau | 2010-11-06 | 1 | -2/+2 |
* | gr_buffer_reader doesn't need to know which input it is. | Tom Rondeau | 2010-11-04 | 1 | -2/+1 |
* | Moving add_item_tag into gr_buffer and get_tags_in_range to gr_buffer_reader.... | Tom Rondeau | 2010-11-04 | 1 | -1/+34 |
* | Fixing buffer to update abs_write_offset counter. Keeping access to counters ... | Tom Rondeau | 2010-11-04 | 1 | -0/+1 |
* | Moved number items read/written from gr_block_detail into gr_buffer (abs_writ... | Tom Rondeau | 2010-11-02 | 1 | -2/+3 |
* | Merge r11462:11485 from jcorgan/omni into trunk. | jcorgan | 2009-07-25 | 1 | -4/+4 |
* | Merged features/mp-sched -r8915:9335 into the trunk. The trunk now | eb | 2008-08-19 | 1 | -10/+21 |
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 1 | -1/+1 |
* | Updated FSF address in all files. Fixes ticket:51 | eb | 2006-09-13 | 1 | -2/+2 |
* | Trial fix for ticket:45 | eb | 2006-08-24 | 1 | -2/+5 |
* | Houston, we have a trunk. | jcorgan | 2006-08-03 | 1 | -0/+248 |