summaryrefslogtreecommitdiff
path: root/include/gras/detail
AgeCommit message (Expand)Author
2013-06-11gras: reverted chrono changes w/ 32-bit math fixJosh Blum
2013-06-11gras: added backup for failing clock_gettimeJosh Blum
2013-06-05gras: created duck typed API for posting msgsJosh Blum
2013-06-01props: added query functionality to enumerate propertiesJosh Blum
2013-05-27gras: simplify registration object passingJosh Blum
2013-05-02gras: inline the sbuffer deref codeJosh Blum
2013-04-15gras: added vec call to work bufferJosh Blum
2013-04-10gras: formalize the weak container api w/ docsJosh Blum
2013-04-06gras: split register property into two callsJosh Blum
2013-04-04gras: revisit container storage after yesterdays learningJosh Blum
2013-04-03gras: code cleanup and comments from last commitJosh Blum
2013-04-03gras: figured out how to do the python referenceJosh Blum
2013-03-31gras: fix compile register issue - use dynamic castJosh Blum
2013-03-21gras: move element details into headerJosh Blum
2013-03-21gras: combine block property headersJosh Blum
2013-03-20gras: move chrono implementation into detailJosh Blum
2013-03-19gras: regular inline for template implementationsJosh Blum
2013-03-17gras: property tweaks and c++ unit testsJosh Blum
2013-03-17gras: property implementation in libJosh Blum
2013-03-17gras: work on C++ API for properties interfaceJosh Blum
2012-12-23added user driven last ptr for sbuffer stitchingJosh Blum
2012-11-30moved header ipp files to detail, like boostJosh Blum