summaryrefslogtreecommitdiff
path: root/lib/gras_impl/messages.hpp
AgeCommit message (Expand)Author
2013-03-17gras: property implementation in libJosh Blum
2013-03-15gras: address high prio message issue with atomic countJosh Blum
2013-03-11gras: separate queue for messages - #54Josh Blum
2013-02-17gras: work on stats messages and xml formattingJosh Blum
2012-12-22use sbuffer config for alloc apiJosh Blum
2012-12-15created input and output update per indexJosh Blum
2012-12-15work on the buffer queue apiJosh Blum
2012-12-01changed lookahead to preload, thats all it isJosh Blum
2012-11-23async atomic notification of stop conditionJosh Blum
2012-11-09switch to boost software licenseJosh Blum
2012-10-28work on stand-alone library buildJosh Blum
2012-10-11make use of new message registration macrosJosh Blum
2012-10-04implementation for the top block global configJosh Blum
2012-10-02dammit... find and replace did it againJosh Blum
2012-09-29create IO subscriber bitset for tracking doneJosh Blum
2012-09-29ported block task and tag handlers to apologyJosh Blum
2012-09-29ported input and output port handlers to apologyJosh Blum
2012-09-29ported allocator and block handler to apologyJosh Blum
2012-09-29apology support compiling w/o message handlersJosh Blum
2012-09-18created hooks for input buffer allocatorJosh Blum
2012-09-18added update hook for changing history/output multipleJosh Blum
2012-09-12communicate downstream buffer reqs to upstream output allocatorJosh Blum
2012-09-12split up misc header into messages and tokenJosh Blum