Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the boost exception stuff, replaced it with macro that formats the ↵ | Josh Blum | 2010-05-05 | 1 | -0/+9 |
| | | | | | | | throw site information. SWIG didnt handle the boost exception stuff, even with custom exception wrappers. Now the boost requirement can be lowered back to 3.6. | ||||
* | Got eeprom read/write dboard ids working. | Josh Blum | 2010-04-26 | 1 | -0/+44 |
Moved named prop implementation into cpp, and made named prop a struct (tuples are trouble). |