Age | Commit message (Expand) | Author |
2013-03-20 | gras: move chrono implementation into detail | Josh Blum |
2013-03-19 | gras: regular inline for template implementations | Josh Blum |
2013-03-18 | gras: added pragmas for msvc warnings | Josh Blum |
2013-03-17 | gras: move block set/get into common area | Josh Blum |
2013-03-17 | gras: work on python hooks for props interface | Josh Blum |
2013-03-17 | gras: property tweaks and c++ unit tests | Josh Blum |
2013-03-17 | gras: property implementation in lib | Josh Blum |
2013-03-17 | gras: work on C++ API for properties interface | Josh Blum |
2013-03-06 | gras: top block gets same config style as block | Josh Blum |
2013-03-04 | gras: move timer accumulate into public header | Josh Blum |
2013-03-03 | gras: renamed the api call for stats | Josh Blum |
2013-02-25 | gras: work on new port config API | Josh Blum |
2013-02-24 | gras: tweaks to python status wrapper | Josh Blum |
2013-02-24 | Merge branch 'stats' | Josh Blum |
2013-02-23 | gras: use new set/get item size api | Josh Blum |
2013-02-22 | gras: rename start/stop to notify interfaces | Josh Blum |
2013-02-21 | gras: inline shared to element so client libs dont need this symbol | Josh Blum |
2013-02-20 | gras: declare this inline (might help osx issue) | Josh Blum |
2013-02-17 | gras: work on stats messages and xml formatting | Josh Blum |
2013-02-17 | gras: working on block stats | Josh Blum |
2013-02-17 | gras: ifdef'd chrono for timing purposes | Josh Blum |
2013-02-13 | gras: fun with gcc branch hints | Josh Blum |
2013-01-31 | gras: misc tweaks to alloc sizes | Josh Blum |
2013-01-18 | address that pop vs get output buffer issue | Josh Blum |
2012-12-23 | added user driven last ptr for sbuffer stitching | Josh Blum |
2012-12-22 | use sbuffer config for alloc api | Josh Blum |
2012-12-16 | work ont he circ buffer impl | Josh Blum |
2012-12-15 | work on the buffer queue api | Josh Blum |
2012-12-05 | forward declare Tag in the tag iter header | Josh Blum |
2012-12-05 | moved tag iter into its own header | Josh Blum |
2012-12-05 | tag is just an offset and object, created stream tag and pkt message | Josh Blum |
2012-12-01 | changed lookahead to preload, thats all it is | Josh Blum |
2012-11-30 | messing w/ pop_input_msg call | Josh Blum |
2012-11-30 | moved header ipp files to detail, like boost | Josh Blum |
2012-11-26 | various tweaks for submodule building and msvc | Josh Blum |
2012-11-25 | make use of PMC/Registry.i in SBuffer binding | Josh Blum |
2012-11-25 | address the readonly marker for sbuffer in python | Josh Blum |
2012-11-24 | change the type to unsigned to make swig happy | Josh Blum |
2012-11-24 | size_t isnt swigging for me | Josh Blum |
2012-11-24 | change output buffer api call to pop | Josh Blum |
2012-11-23 | grant same API access to output buffer | Josh Blum |
2012-11-23 | swig fixes for sbuffer and intrusive_ptr | Josh Blum |
2012-11-23 | swig import to avoid PMC symbol duplication | Josh Blum |
2012-11-23 | Element __eq__ in python/checks isinstance | Josh Blum |
2012-11-23 | swig tweaks, forgot i file install | Josh Blum |
2012-11-20 | created hier block i file for consistency | Josh Blum |
2012-11-20 | support for sbuffer in python | Josh Blum |
2012-11-20 | kludge around for python reference counting | Josh Blum |
2012-11-19 | const correctness for sbuffer get() | Josh Blum |
2012-11-18 | propagate_tags director for python | Josh Blum |