index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2013-02-27
gras: revert that, gonna need to file a bug
Josh Blum
2013-02-24
Merge branch 'stats'
Josh Blum
2013-02-23
gras: put custom allocator first into the sources list to guarantee precedence
Josh Blum
2013-02-17
gras: added stats for produced/consumed
Josh Blum
2012-12-15
work on the buffer queue api
Josh Blum
2012-12-13
some work on the circular buffer alloc
Josh Blum
2012-11-26
various tweaks for submodule building and msvc
Josh Blum
2012-11-13
explicitly define GRAS_DLL_EXPORTS for library build
Josh Blum
2012-11-11
created pc file pkg config library stuff
Josh Blum
2012-11-04
work on SWIG director block...
Josh Blum
2012-11-01
building gnuradio, some workarounds
Josh Blum
2012-10-31
swig work on top and hier
Josh Blum
2012-10-31
build system work
Josh Blum
2012-10-28
work on stand-alone library build
Josh Blum
2012-10-28
Merge branch 'pmc_work'
Josh Blum
2012-10-27
added support for the real PMC type (stub removed)
Josh Blum
2012-10-21
getting API read for PMCs
Josh Blum
2012-10-11
make use of new message registration macros
Josh Blum
2012-10-07
removed numanuma dependency, replaced with AllocOnNode header
Josh Blum
2012-10-04
Merge branch 'profile_work' into port_config
Josh Blum
2012-10-03
replace copy with copy_if_different to avoid rebuilds
Josh Blum
2012-10-02
register messages, and custom allocator for performance
Josh Blum
2012-10-02
added GRAS_DEBUG to be set in Debug mode
Josh Blum
2012-09-29
some tweaks, split block handlers into two files
Josh Blum
2012-09-29
ported block task and tag handlers to apology
Josh Blum
2012-09-29
ported input and output port handlers to apology
Josh Blum
2012-09-29
ported allocator and block handler to apology
Josh Blum
2012-09-29
apology support compiling w/o message handlers
Josh Blum
2012-09-28
started apology integration, removed tsbe
Josh Blum
2012-09-18
bring in theron and tsbe as submodules
Josh Blum
2012-09-13
added a static print when debug asserts are enabled
Josh Blum
2012-09-10
copied tsbe buffer to sbuffer in this project
Josh Blum
2012-09-05
dont need extra copies of these files, use them from gnuradio
Josh Blum
2012-09-02
pulled in numanuma as submodule, will integrate
Josh Blum
2012-08-31
added comments and some cleanup code
Josh Blum
2012-08-29
using port messages and implement buffer queues in house
Josh Blum
2012-08-29
use cc files already in tree (no need to copy)
Josh Blum
2012-08-27
runtime: making swig runtime docs happy
Josh Blum
2012-08-27
runtime: other changes to work with minimal core changes
Josh Blum
2012-08-26
runtime: work on allocator handler
Josh Blum
2012-08-26
runtime: install rules for runtime files
Josh Blum
2012-08-26
runtime: move task into its own file
Josh Blum
2012-08-26
runtime: work on unit tests
Josh Blum
2012-08-26
runtime: a lot more is compiling/linking
Josh Blum
2012-08-26
runtime: work on a bunch of implementations
Josh Blum
2012-08-26
runtime: work on api wrapper blocks
Josh Blum
2012-08-26
runtime: library compiling (missing syms, duh)
Josh Blum
2012-08-26
runtime: added compile hooks into core
Josh Blum