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