Age | Commit message (Expand) | Author |
2009-08-15 | Merged changes from svn repository trunk. | Johnathan Corgan |
2009-08-15 | gr_blocks may now produce different number of output items on each output str... | eb |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git |
2009-08-13 | Refactored gr_msg_accepter and gr_tpd_thread_body. | Eric Blossom |
2009-08-13 | Thread-per-block loop now checks and dequeues messages to handle_msg. | Johnathan Corgan |
2009-08-13 | Notify derived class when post()ed | Johnathan Corgan |
2009-08-13 | Added gr_msg_accepter class. | Johnathan Corgan |
2009-08-13 | Added git ignore files auto created from svn:ignore properties. | git repository hosting |
2009-08-01 | Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ... | jcorgan |
2009-07-25 | Merge r11462:11485 from jcorgan/omni into trunk. | jcorgan |
2009-05-27 | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan |
2009-05-22 | Doc fixes. | eb |
2009-05-22 | doc fixes! work-in-progress | eb |
2009-05-08 | Fix abort when user fails to connect hier_block2 outputs both internally and ... | jcorgan |
2009-04-19 | Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all... | jcorgan |
2009-04-17 | Fixes ticket:383 | jcorgan |
2009-04-17 | Fixes ticket:386 | jcorgan |
2009-04-17 | Fixes ticket:374 | jcorgan |
2009-04-07 | Fix for ticket:262. | eb |
2009-03-25 | Add check for interruption to gr_tpb_thread_body to ensure that | eb |
2009-03-23 | Error out when creating hierarchical blocks with arbitrary or variable number... | jcorgan |
2009-03-19 | Error out when hierarchical block inputs and outputs aren't wired internally.... | jcorgan |
2009-03-19 | Document run/start/stop/wait preconditions. | eb |
2009-03-14 | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan |
2009-02-25 | Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h... | jcorgan |
2009-02-23 | Reverted changeset r10451. Instead we will ensure top_block.stop() and wait(... | jcorgan |
2009-02-17 | Added ability to determine if flowgraph is running | jcorgan |
2009-02-10 | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan |
2009-01-31 | Merged in misc_fixes branch. | michaelld |
2008-11-10 | wrap the return type from gr_enable_realtime_scheduling | eb |
2008-11-03 | Fix issue caused by pkg-config stripping -I/usr/include from --cflags | jcorgan |
2008-09-24 | Applied patch from Stefan BrĂ¼ns. It fixes a swig problem with enable_realtim... | eb |
2008-09-20 | gr_realtime now uses gruel::enable_realtime_scheduling | eb |
2008-08-19 | Merged features/mp-sched -r8915:9335 into the trunk. The trunk now | eb |
2008-08-12 | Refactored unique vector functionality into template. | jcorgan |
2008-08-12 | Make gr_basic_block sort deterministic (Martin Dvh) | jcorgan |
2008-07-09 | Merged jcorgan/ptrfix -r8827:8843 into the trunk. | eb |
2008-07-09 | fix for ticket:250 | eb |
2008-06-24 | removed is_running method from gr_top_block | eb |
2008-06-23 | merged refactoring of gr_top_block_impl into abstract base class | eb |
2008-05-20 | Expose flowgraph debugging dump as gr.top_block.dump(). May or may not be su... | jcorgan |
2008-04-30 | Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>. | eb |
2008-04-24 | Merged changeset r8231:8270 from jcorgan/merge-fix into trunk. Fixes flowgra... | jcorgan |
2008-03-19 | Fixes ticket:193 | jcorgan |
2008-02-24 | Fix topology checking code in gr_flowgraph. Thanks to Dan Halperin. | jcorgan |
2008-02-21 | Merged build_config branch into trunk: | michaelld |
2008-02-16 | Improve hierarchical block documentation. | jcorgan |
2008-02-08 | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN... | jcorgan |
2008-02-05 | Fixes abort issue in gr.top_block exception handling, improve some exception ... | jcorgan |
2008-01-24 | Doc fixes from Firas. | eb |