summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-26gras: rename stats to queryJosh Blum
2013-03-22gras: rename lookup to locateJosh Blum
2013-03-22gras: we now have the element tree interfaceJosh Blum
2013-03-22gras: added hier block register subelementJosh Blum
2013-03-21gras: removed deprecated lock/unlock callsJosh 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-18gras: added pragmas for msvc warningsJosh Blum
2013-03-17gras: move block set/get into common areaJosh Blum
2013-03-17gras: work on python hooks for props interfaceJosh 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
2013-03-06gras: top block gets same config style as blockJosh Blum
2013-03-04gras: move timer accumulate into public headerJosh Blum
2013-03-03gras: renamed the api call for statsJosh Blum
2013-02-25gras: work on new port config APIJosh Blum
2013-02-24gras: tweaks to python status wrapperJosh Blum
2013-02-24Merge branch 'stats'Josh Blum
2013-02-23gras: use new set/get item size apiJosh Blum
2013-02-22gras: rename start/stop to notify interfacesJosh Blum
2013-02-21gras: inline shared to element so client libs dont need this symbolJosh Blum
2013-02-20gras: declare this inline (might help osx issue)Josh Blum
2013-02-17gras: work on stats messages and xml formattingJosh Blum
2013-02-17gras: working on block statsJosh Blum
2013-02-17gras: ifdef'd chrono for timing purposesJosh Blum
2013-02-13gras: fun with gcc branch hintsJosh Blum
2013-01-31gras: misc tweaks to alloc sizesJosh Blum
2013-01-18address that pop vs get output buffer issueJosh Blum
2012-12-23added user driven last ptr for sbuffer stitchingJosh Blum
2012-12-22use sbuffer config for alloc apiJosh Blum
2012-12-16work ont he circ buffer implJosh Blum
2012-12-15work on the buffer queue apiJosh Blum
2012-12-05forward declare Tag in the tag iter headerJosh Blum
2012-12-05moved tag iter into its own headerJosh Blum
2012-12-05tag is just an offset and object, created stream tag and pkt messageJosh Blum
2012-12-01changed lookahead to preload, thats all it isJosh Blum
2012-11-30messing w/ pop_input_msg callJosh Blum
2012-11-30moved header ipp files to detail, like boostJosh Blum
2012-11-26various tweaks for submodule building and msvcJosh Blum
2012-11-25make use of PMC/Registry.i in SBuffer bindingJosh Blum
2012-11-25address the readonly marker for sbuffer in pythonJosh Blum
2012-11-24change the type to unsigned to make swig happyJosh Blum
2012-11-24size_t isnt swigging for meJosh Blum
2012-11-24change output buffer api call to popJosh Blum
2012-11-23grant same API access to output bufferJosh Blum
2012-11-23swig fixes for sbuffer and intrusive_ptrJosh Blum
2012-11-23swig import to avoid PMC symbol duplicationJosh Blum