index
:
libodb
1.6
2.1
2.2
2.3
as
bulk
ci
master
Common ODB runtime library
Boris Kolpackov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
Set proper permissions for configure script
Boris Kolpackov
1
-0
/
+0
2011-11-15
Add support for selecting threading implementation
Boris Kolpackov
5
-2
/
+98
2011-11-15
Remove generated file from repository
Boris Kolpackov
1
-10
/
+0
2011-11-07
Add support for SQL statement tracing
Boris Kolpackov
13
-6
/
+298
2011-11-03
Qualify details namespace with odb to help buggy VC++
1.7.0.a1
Boris Kolpackov
2
-3
/
+3
2011-11-02
Bump version to 1.7.0.a1
Boris Kolpackov
2
-5
/
+5
2011-11-02
Add database::reload() overloads for pointers
Boris Kolpackov
2
-0
/
+46
2011-11-02
Add result_iterator::id() function that returns id without loading object
Boris Kolpackov
1
-0
/
+6
2011-11-02
Optimize load_id(), load() sequence for SQLite and PostgreSQL
Boris Kolpackov
2
-3
/
+9
2011-11-01
Implement support for optimistic concurrency
Boris Kolpackov
4
-5
/
+34
2011-10-27
Make sure output directory exist before generating config.h
Boris Kolpackov
1
-1
/
+1
2011-10-27
Add support for persistent classes without object ids
Boris Kolpackov
7
-77
/
+398
2011-10-26
Correct typo
Constantin Michael
1
-1
/
+1
2011-10-24
Add comment
Boris Kolpackov
1
-0
/
+5
2011-10-21
Add support for const data members
Boris Kolpackov
2
-13
/
+43
2011-10-21
Add support for readonly members
Boris Kolpackov
1
-0
/
+10
2011-10-21
Do not allocate memory for buffer if constructed with zero capacity
Constantin Michael
1
-2
/
+2
2011-10-21
Allow specification of buffer capacity on construction defaulting to 256 bytes
Constantin Michael
1
-2
/
+7
2011-10-19
Mention autotools as prerequisite in INSTALL-GIT
Boris Kolpackov
1
-3
/
+9
2011-10-03
Bump version to 1.6.0
1.6.0
1.6
Boris Kolpackov
2
-5
/
+5
2011-09-22
Make common result implementation instead of separate for views and objects
1.6.0.a2
Boris Kolpackov
3
-307
/
+173
2011-09-22
Workaround for VC9
Boris Kolpackov
1
-5
/
+13
2011-09-22
Workaround for VC9
Boris Kolpackov
2
-2
/
+2
2011-09-22
Workaround for Sun CC
Boris Kolpackov
2
-2
/
+2
2011-09-21
Rework const object handling
Boris Kolpackov
16
-227
/
+216
2011-09-20
Bump version to 1.6.0.a2
Boris Kolpackov
2
-5
/
+5
2011-09-20
Change query syntax to use . for composite and -> for object pointer access
Boris Kolpackov
1
-0
/
+18
2011-09-09
New templated query_columns architecture
Boris Kolpackov
1
-12
/
+13
2011-09-05
Support for views; native part
Boris Kolpackov
11
-354
/
+893
2011-09-05
Use more descriptive names in details/meta/
Boris Kolpackov
8
-64
/
+67
2011-08-28
Make sure underlying value is in default-constructed state if nullable is NULL
Boris Kolpackov
1
-6
/
+3
2011-08-24
Add support for transaction multiplexing
Boris Kolpackov
4
-28
/
+71
2011-08-22
Bump version to 1.6.0.a1
1.6.0.a1
Boris Kolpackov
2
-5
/
+5
2011-08-22
Add database::erase_query() function
Boris Kolpackov
3
-0
/
+66
2011-08-21
Add odb::connection class
Boris Kolpackov
10
-7
/
+197
2011-08-21
Add support for multi-pass database schema drop
Boris Kolpackov
2
-6
/
+24
2011-08-04
Add support for value wrappers
Boris Kolpackov
4
-0
/
+455
2011-07-27
Bump version to 1.6.0
Boris Kolpackov
2
-5
/
+5
2011-07-25
Bump version to 1.5.0
1.5.0
Boris Kolpackov
2
-5
/
+5
2011-07-23
Provide different implementations for ODB_POTENTIALLY_UNUSED
Boris Kolpackov
1
-1
/
+9
2011-07-23
Change unused macro to use a void pointer instead of a reference
Constantin Michael
1
-1
/
+1
2011-07-05
Add support for multi-pass database schema generation
Boris Kolpackov
2
-5
/
+20
2011-07-05
Aesthetic changes
Constantin Michael
1
-1
/
+2
2011-07-05
Convert buffer to templated basic_buffer
Constantin Michael
2
-23
/
+31
2011-07-04
Implement support for database operations callbacks
Boris Kolpackov
3
-21
/
+84
2011-04-26
Bump version to 1.4.0
1.4.0
Boris Kolpackov
2
-5
/
+5
2011-04-22
Refactor such that const keyword always precedes type that it qualifies
Constantin Michael
5
-17
/
+17
2011-04-18
Fix loaded() function in lazy_ptr to conform to documentation
Boris Kolpackov
7
-14
/
+66
2011-04-05
Bump version to 1.3.0
1.3.0
Boris Kolpackov
2
-5
/
+5
2011-03-31
Bump version to 1.3.0.b1
Boris Kolpackov
2
-5
/
+5
[prev]
[next]