aboutsummaryrefslogtreecommitdiff
path: root/common/composite
AgeCommit message (Expand)AuthorFilesLines
2013-02-09Update copyright yearBoris Kolpackov3-3/+3
2012-09-16Add support for Visual Studio 2012Boris Kolpackov1-1/+3
2012-08-01Add support for empty column names in composite value typesBoris Kolpackov2-98/+161
2012-02-24C++11 support (pass --std ODB compiler option in build makefiles)Boris Kolpackov1-0/+5
2012-01-29Update copyright yearBoris Kolpackov3-3/+3
2012-01-29Remove author field from file headerBoris Kolpackov3-3/+0
2012-01-08Add support for defining composite value type as class template instantiationsBoris Kolpackov3-2/+99
2011-10-24Add t_ prefix to all the common tests that conflict with examplesBoris Kolpackov1-1/+1
2011-10-21Remove common_ from all table_prefix arguments in common testsConstantin Michael1-1/+1
2011-09-20Change query syntax to use . for composite and -> for object pointer accessBoris Kolpackov1-2/+2
2011-08-24Make tests use unique table prefixesBoris Kolpackov1-1/+1
2011-04-22Test empty composite value typeBoris Kolpackov1-1/+7
2011-03-28Recode tests to work with implementations lacking result::size()Boris Kolpackov1-2/+4
2011-03-27Fix issues preventing building outside source directoryBoris Kolpackov1-3/+3
2011-02-25Add support for tests in subdirectoriesBoris Kolpackov1-1/+1
2011-02-18Add odb::core namespace to be used in using-directivesBoris Kolpackov1-1/+1
2011-01-24Rename type to avoid conflict with memberBoris Kolpackov1-2/+2
2011-01-04Copyright updateBoris Kolpackov3-3/+3
2010-11-26Save test result to a temp file instead of piping it to diffBoris Kolpackov1-1/+4
2010-11-06Perform two iterations of the testBoris Kolpackov1-78/+90
2010-10-27Implement support for composite value typesBoris Kolpackov4-0/+302