| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | uhd: removed deprecated warning API, log+msg now in API | Josh Blum | 2011-05-18 | 1 | -87/+0 | 
| | | |||||
| * | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 1 | -4/+4 | 
| | | | | | | The message api can support warnings, error, and status messages. The default handler is to stdio, but the user can change this. | ||||
| * | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -2/+2 | 
| | | |||||
| * | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 | 
| | | |||||
| * | uhd: integrated boost split or tokenizer into source files, remove string ↵ | Josh Blum | 2011-01-06 | 1 | -2/+6 | 
| | | | | | split from algorithms header | ||||
| * | uhd: replaced print warning with a post warning call and registry | Josh Blum | 2010-10-26 | 1 | -4/+55 | 
| | | | | | | | renamed print warning calls in the implementation fixed issue with dict::pop so it now works even if the value is not comparable | ||||
| * | uhd: made split string utility function | Josh Blum | 2010-08-12 | 1 | -6/+2 | 
| | | |||||
| * | uhd: added warning printer utility function | Josh Blum | 2010-08-04 | 1 | -0/+36 | 
