Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-25 | Add support for tests in subdirectories | Boris Kolpackov | 1 | -1/+1 | |
2011-02-18 | Add odb::core namespace to be used in using-directives | Boris Kolpackov | 1 | -1/+1 | |
Port all the examples and tests. | |||||
2011-01-04 | Copyright update | Boris Kolpackov | 3 | -3/+3 | |
2010-11-26 | Save test result to a temp file instead of piping it to diff | Boris Kolpackov | 1 | -1/+4 | |
This makes tests more robust. | |||||
2010-09-28 | Rename begin_transaction() to begin() | Boris Kolpackov | 1 | -2/+2 | |
2010-09-13 | Change pragma syntax | Boris Kolpackov | 1 | -2/+2 | |
Change odb pragma namespace to db. Use qualifiers (object, value, and member) to specify type/member name. Add support for mapping C++ types to db types. | |||||
2010-09-08 | Add suppor for VC++ build | Boris Kolpackov | 2 | -6/+17 | |
2010-09-06 | Add automake build support | Boris Kolpackov | 1 | -1/+13 | |
2010-08-19 | Test automatic id assignment | Boris Kolpackov | 4 | -0/+184 | |