Age | Commit message (Expand) | Author |
2013-07-06 | gras: locate_element since now elements have calls | Josh Blum |
2013-07-05 | gras: begin replacing set/get with callable | Josh Blum |
2013-06-01 | gras: created uid API - replaces name and unique_id | Josh Blum |
2013-04-10 | gras: formalize the weak container api w/ docs | Josh Blum |
2013-04-04 | gras: Element can have virtual destructor now | Josh Blum |
2013-04-04 | gras: revisit container storage after yesterdays learning | Josh Blum |
2013-04-03 | gras: code cleanup and comments from last commit | Josh Blum |
2013-04-03 | gras: figured out how to do the python reference | Josh Blum |
2013-04-01 | gras: fix from previous commit: swig element equals | Josh Blum |
2013-03-28 | gras: virtual destructors for all but Element #67 | 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-21 | gras: move element details into header | Josh Blum |
2013-03-18 | gras: added pragmas for msvc warnings | Josh Blum |
2013-02-23 | gras: use new set/get item size api | 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 |
2012-11-17 | checkin misc changes from horrible swig adventure | Josh Blum |
2012-11-09 | switch to boost software license | Josh Blum |
2012-11-03 | moved around the shared ptr logic in Element | Josh Blum |
2012-10-28 | work on stand-alone library build | Josh Blum |