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
Commits
aaedb0ed73bb2bc82059def1c96a454df85a918c
Select Git revision
Branches
10
dev
main
default
protected
f-windows-conan-create
f-to-string
f-update-requirements
f-related-projects
f-role
f-remote-path
f-rel-path
f-consol-message
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
caosdb-cpplib
Author
Search by author
Any Author
authors
Alexander Kreft
al-kr
Alexander Schlemmer
salexan
Daniel Hornung
daniel
Florian Spreckelsen
florian
Henrik tom Wörden
henrik
I. Nüske
i.nueske
Joscha Schmiedt
joschaschmiedt
Sina Rohde
sina
Thomas Weiß
tweiss
Timm Fitschen
timm
****
group_38_bot_4da6be70cc5e086e2a057789a820ae16
11 authors
Aug 12, 2021
MAINT: Remove more commented code
· aaedb0ed
florian
authored
3 years ago
aaedb0ed
DOC: Add TODO and rename section in README_SETUP
· b94d3f89
florian
authored
3 years ago
b94d3f89
Merge branch 'dev' into f-extended-c
· 0ea49404
florian
authored
3 years ago
0ea49404
TST: Check for deletability beffore assignement
· 7f07dded
florian
authored
3 years ago
7f07dded
TST: Add test for erroneous void pointee assignment
· 18e4973d
florian
authored
3 years ago
18e4973d
ENH: Add status code for wrong void pointer assignment
· e810278b
florian
authored
3 years ago
e810278b
DRAFT: Include a `_deletable` flag
· 473e5532
florian
authored
3 years ago
473e5532
DOC: Add hint on deletion
· 08fa3e55
florian
authored
3 years ago
08fa3e55
MAINT: Remove commented code
· e4b7a5c5
florian
authored
3 years ago
e4b7a5c5
EHN: add iterator to RepeatedPtrFieldWrapper
· 87b4de92
Timm Fitschen
authored
3 years ago
Verified
87b4de92
Aug 11, 2021
Add Set/GetDescription
· 0f96286c
Timm Fitschen
authored
3 years ago
Verified
0f96286c
FIX get_{parent,property,error,warning,info}
· b56420f9
Timm Fitschen
authored
3 years ago
Verified
b56420f9
Merge branch 'main' into dev
· 496df10d
Timm Fitschen
authored
3 years ago
Verified
496df10d
RELEASE v0.0.9
· 4e6049db
Timm Fitschen
authored
3 years ago
View commits for tag v0.0.9
v0.0.9
Verified
4e6049db
FIX: Remove duplicate GetDescription
· 0b69843a
florian
authored
3 years ago
0b69843a
Merge branch 'dev' into f-extended-c
· 01a84668
florian
authored
3 years ago
01a84668
Aug 10, 2021
Merge branch 'f-query' into dev
· cdd7e7d4
Timm Fitschen
authored
3 years ago
Verified
cdd7e7d4
EHN: implement Parent::GetDescription()
· b339a6b5
Timm Fitschen
authored
3 years ago
Verified
b339a6b5
DRAFT: Add more debugging output
· 92faecca
florian
authored
3 years ago
92faecca
ENH: Add more setters and getters
· 8024bcdd
florian
authored
3 years ago
8024bcdd
FIX: Add missing GetDescription
· ad55d9a0
florian
authored
3 years ago
ad55d9a0
ENH: Finish primitive entity setters and getters
· b89cdad0
florian
authored
3 years ago
b89cdad0
FIX: Add missing SetDescription
· aeccddd2
florian
authored
3 years ago
aeccddd2
DRAFT; Add debugging output
· d02a5592
florian
authored
3 years ago
d02a5592
DRAFT: Begin setters and getters for entities
· ffb23674
florian
authored
3 years ago
ffb23674
DRAFT: Declare setters and getters
· 63da43ad
florian
authored
3 years ago
63da43ad
FIX: Return the transaction status correctly
· 99f81191
florian
authored
3 years ago
99f81191
DRAFT: Begin implementation of entities
· 481b031c
florian
authored
3 years ago
481b031c
ENH: Add destructor for transactions to Extern C
· 364b9519
florian
authored
3 years ago
364b9519
STY: autoformatted
· 72e8d4c5
florian
authored
3 years ago
72e8d4c5
DOC: Add AGPL headers
· dacefd83
florian
authored
3 years ago
dacefd83
FIX: Unit test
· 17acd8db
florian
authored
3 years ago
17acd8db
Aug 09, 2021
WIP: Implement result sets and count results
· ffa9e700
florian
authored
3 years ago
ffa9e700
WIP: Add queries to Extern C
· bd751023
florian
authored
3 years ago
bd751023
WIP: Add multi-id retrieval
· 65817626
florian
authored
3 years ago
65817626
MAINT: Replace some types by auto for readability
· 5f0242c0
florian
authored
3 years ago
5f0242c0
FIX: Unit test
· 19316815
florian
authored
3 years ago
19316815
WIP: Implement transactions in Extern C
· b1b0a8c6
florian
authored
3 years ago
b1b0a8c6
Aug 06, 2021
MAINT: Make return of GetCountResult long
· c84a193c
florian
authored
3 years ago
c84a193c
FIX: Typo
· be0b2915
florian
authored
3 years ago
be0b2915
Loading