index
:
odb-tests
1.6
2.1
2.3
as
bulk
master
switch-to-build2
ODB test suite
Boris Kolpackov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcommon
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
Add ability to specify SQLite vfs module in database constructor
Boris Kolpackov
1
-0
/
+1
2012-07-27
Enable URI paths for SQLite database
Boris Kolpackov
1
-1
/
+8
2012-03-08
Print usage/version information to STDOUT instead of STDERR
Boris Kolpackov
1
-5
/
+5
2012-03-02
C++11 support in automake and VC++ projects, portability fixes
Boris Kolpackov
1
-1
/
+2
2012-03-01
Add support for using C++11 std::unique_ptr to pass connection factory
Boris Kolpackov
1
-5
/
+64
2012-02-24
C++11 support (initial infrastructure)
Boris Kolpackov
3
-1
/
+17
2012-01-30
Link to correct library
1.8.0
Boris Kolpackov
1
-1
/
+1
2012-01-29
Update copyright year
Boris Kolpackov
13
-13
/
+13
2012-01-29
Remove author field from file header
Boris Kolpackov
13
-14
/
+1
2012-01-20
Autotools and VC++ build support for SQL Server
Boris Kolpackov
1
-0
/
+1
2012-01-20
Rewrite size() function to not rely in DATABSE_* macros in header
Boris Kolpackov
3
-14
/
+41
2012-01-20
Use 'else if' make construct
Boris Kolpackov
1
-8
/
+4
2012-01-20
Query support for SQL Server
Boris Kolpackov
1
-1
/
+3
2012-01-20
Fix mssql::database constructor call
Boris Kolpackov
1
-1
/
+1
2012-01-20
Add initial support for SQL Server test infrastructure
Boris Kolpackov
3
-0
/
+23
2011-11-08
Add common/transaction test (port from tracer)
Boris Kolpackov
2
-1
/
+44
2011-10-27
Make sure output directory exist before generating config.h
Boris Kolpackov
1
-1
/
+1
2011-10-26
Disable use of result::size for Oracle tests
Constantin Michael
1
-1
/
+1
2011-10-21
Correct create_database implementation for Oracle
Constantin Michael
2
-11
/
+4
2011-10-21
Add Oracle create_database code allowing for specification of character sets
Constantin Michael
2
-1
/
+11
2011-10-21
Add infrastructure for oracle development testing and implement native test
Constantin Michael
3
-0
/
+18
2011-09-22
Make sure NDEBUG is not defined
Boris Kolpackov
1
-0
/
+6
2011-09-22
Remove NDEBUG macro from VC project; tests always need enabled assert()
1.6.0.a2
Boris Kolpackov
2
-4
/
+4
2011-08-26
Add support for specifying client character set for MySQL database
Boris Kolpackov
1
-1
/
+1
2011-08-22
Enable foreign key constraints checking in SQLite
Boris Kolpackov
1
-3
/
+12
2011-07-22
Add mising database macro
Boris Kolpackov
1
-0
/
+1
2011-07-14
Templatize buffer to avoid duplicate code in unsigned buffer implementation
Constantin Michael
1
-26
/
+43
2011-07-06
Add pgsql section to create_database
Constantin Michael
2
-0
/
+17
2011-03-30
Autotools support for SQLite
Boris Kolpackov
2
-1
/
+3
2011-03-28
Factor out common buffer implementation
Boris Kolpackov
1
-0
/
+89
2011-03-28
Add schema creation flag to create_database()
Boris Kolpackov
2
-2
/
+13
2011-03-28
Recode tests to work with implementations lacking result::size()
Boris Kolpackov
2
-1
/
+22
2011-03-27
Build infrastructure for SQLite
Boris Kolpackov
2
-6
/
+43
2011-02-18
Add odb::core namespace to be used in using-directives
Boris Kolpackov
1
-9
/
+9
2011-01-24
Add missing header to distribution
Boris Kolpackov
1
-1
/
+1
2011-01-04
Copyright update
Boris Kolpackov
10
-10
/
+10
2010-12-13
Detect TR1 <memory> availability
Boris Kolpackov
8
-18
/
+46
2010-09-20
Rename store() to update()
Boris Kolpackov
1
-1
/
+1
2010-09-14
Rename DB_ID_MYSQL to DATABASE_MYSQL
Boris Kolpackov
5
-13
/
+13
2010-09-14
Use global flags to get tidier object file names
Boris Kolpackov
1
-2
/
+2
2010-09-14
Use options parsing from database instead of our own
Boris Kolpackov
4
-129
/
+28
2010-09-13
Handle option parsing exception
Boris Kolpackov
1
-24
/
+34
2010-09-13
Filter out duplicate files
Boris Kolpackov
1
-1
/
+1
2010-09-13
Make test options consistent with MySQL
Boris Kolpackov
2
-4
/
+4
2010-09-12
Distribute generated code from out_base
Boris Kolpackov
1
-4
/
+9
2010-09-12
Don't version-control generated code
Boris Kolpackov
4
-1450
/
+3
2010-09-10
Allow the test to specify max number of connections
Boris Kolpackov
2
-4
/
+13
2010-09-10
Use space instead of ';' as library separator
Boris Kolpackov
1
-4
/
+4
2010-09-08
Add suppor for VC++ build
Boris Kolpackov
17
-133
/
+779
2010-09-06
Add automake build support
Boris Kolpackov
6
-9
/
+118
[next]