Age | Commit message (Expand) | Author |
2013-07-30 | gras: rename some factory functions | Josh Blum |
2013-07-29 | gras: use common test utils for all | Josh Blum |
2013-07-29 | gras: simplfy factory w/ macros and namespace | Josh Blum |
2013-07-27 | gras: dont need native path here, boost fs can handle it | Josh Blum |
2013-07-27 | gras: work on module loading and python factory | Josh Blum |
2013-07-17 | gras: module loading is recursive and takes files | Josh Blum |
2013-07-15 | gras: make all start/commit messages high-prio | Josh Blum |
2013-07-14 | gras: fixed allocation override bug + unit test | Josh Blum |
2013-07-09 | gras: rename props files to calls (for callable work) | Josh Blum |
2013-07-07 | gras: %newobject for factory gives python ownership | Josh Blum |
2013-07-07 | gras: a unit test for the factory | Josh Blum |
2013-07-07 | gras: created element factory | Josh Blum |
2013-07-07 | gras: restore property access w/ json | Josh Blum |
2013-07-06 | gras: getattr makes python so smart | Josh Blum |
2013-07-06 | gras: locate_element since now elements have calls | Josh Blum |
2013-07-05 | gras: pythonic work on callable interface | Josh Blum |
2013-07-05 | gras: begin replacing set/get with callable | Josh Blum |
2013-07-05 | gras: renaming call to x for super serious | Josh Blum |
2013-07-05 | gras: serious template insanity | Josh Blum |
2013-07-05 | gras: save callable work compiling w/ minor unit test | Josh Blum |
2013-07-05 | gras: revert block changes, test w/ callable now | Josh Blum |
2013-07-05 | gras: save callable work before we tear up more | Josh Blum |
2013-07-04 | gras: function registry is more flexible | Josh Blum |
2013-07-04 | gras: update properties test for PMC convert support | Josh Blum |
2013-06-22 | gras: various fixes for new time tag class | Josh Blum |
2013-06-21 | gras: added unit tests for time tags | Josh Blum |
2013-06-17 | gras: pythonic improvements to sbuffer | Josh Blum |
2013-06-11 | gras: reverted chrono changes w/ 32-bit math fix | Josh Blum |
2013-06-11 | gras: added test for timer stuff | Josh Blum |
2013-06-05 | gras: separate actor data to struct to aid migration | Josh Blum |
2013-06-03 | props: imply set from value presence | Josh Blum |
2013-06-03 | props: added complex and vector converters | Josh Blum |
2013-06-03 | props: began work on vector converters | Josh Blum |
2013-06-02 | props: began filling in pmc to/from ptree | Josh Blum |
2013-06-01 | gras: mutex fixes for uid API calls | Josh Blum |
2013-06-01 | props: code cleanup and tweaks | Josh Blum |
2013-06-01 | props: switched input args over to JSON | Josh Blum |
2013-06-01 | props: added prop query to blocks + qa test | Josh Blum |
2013-06-01 | props: added query functionality to enumerate properties | Josh Blum |
2013-05-21 | gras: use new PMC serialization API | Josh Blum |
2013-05-11 | gras: created new test_thread_priority api call | Josh Blum |
2013-05-09 | gras: added topology feedback unit test | Josh Blum |
2013-05-04 | gras: added serialization support for gras types | Josh Blum |
2013-04-06 | gras: split register property into two calls | Josh Blum |
2013-03-29 | gras: fixed query unit test, added json check | Josh Blum |
2013-03-27 | gras: also rename and fix the stats test to query | Josh Blum |
2013-03-22 | gras: rename lookup to locate | Josh Blum |
2013-03-22 | gras: we now have the element tree interface | Josh Blum |
2013-03-22 | gras: quick prop tree unit test + fixes | Josh Blum |
2013-03-18 | gras: tweaks to unit tests | Josh Blum |