Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cpplib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-cpplib
Graph
19a251ea03cdb8b01219bf97bbaa66350eb5ede1
Select Git revision
Branches
10
dev
f-consol-message
f-rel-path
f-related-projects
f-remote-path
f-role
f-to-string
f-update-requirements
f-windows-conan-create
main
default
protected
Tags
20
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1
v0.0.19
v0.0.18
v0.0.16
v0.0.15
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
30 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Sep
16
15
14
13
10
9
8
7
3
1
31
Aug
26
25
24
23
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
4
3
2
1
30
Jul
29
28
27
23
22
21
20
19
13
12
9
8
7
6
5
2
1
30
Jun
29
28
23
22
9
7
5
4
3
2
21
May
20
19
18
WIP: mixed write transactions
Merge branch 'dev' into f-cpp-to-string
Merge branch 'f-value-data-structs' into 'dev'
ENH: Finalize get_value and get_datatype
FIX: remove wrong tests in test_value.cpp
FIX: Value(AbstractValue) constructor
DRAFT: Re-implement getting of values and datatypes
TST: Re-activate unittests for set_datatype and set_value
ENH: Re-implement set_value and set_datatype
ENH: Implement get_datatype_name
ENH: Add is_a functions for datatypes
ENH: Implement creators and destructor for datatypes
EHN: Add ToString to ProtoMessageWrapper
DRAFT: Begin datatype creators and destructors
Change DataType::As<T> to GetAs<T>
REL: Bump version to 0.0.17
ENH: Implement is_a and getter function for values
Refactoring of Value, ScalarValue classes
WIP: AbstractValue base class
WIP: move constructor and assignment operator for Entity
Merge branch 'f-value-data-structs' of gitlab.indiscale.com:caosdb/src/caosdb-cpplib into f-value-data-structs
DRAFT: Add is_... functions for values
ENH: Add creators and deleter for values
Merge branch 'f-value-data-structs' of gitlab.indiscale.com:caosdb/src/caosdb-cpplib into f-value-data-structs
Merge branch 'dev' into f-value-data-structs
RELEASE v0.0.16
v0.0.16
v0.0.16
DRAFT: Remove code to be changed, add todos
Merge branch 'dev' into f-value-data-structs
Merge branch 'f-value-data-structs' of gitlab.indiscale.com:caosdb/src/caosdb-cpplib into f-value-data-structs
Merge branch 'f-copy-entity' into 'dev'
DOC: Add remark on release functions to C-API documentation
Merge branch 'dev' into f-value-data-structs
Merge branch 'dev' into f-copy-entity
RELEASE v0.0.15
v0.0.15
v0.0.15
DOC: add more doc strings
DRAFT: Change function declarations and add todos
DRAFT: Inroduce structs for datatype and value
Merge branch 'dev' into f-copy-entity
DEPS: update proto submodule
Remove unused code
Loading