Draft: API: remove UniqueResult, lower-case at, size for ResultSet
Summary
- Remove UniqueResult
- At and Size are lower-case now (ResultSet, MultiResultSet)
Edited by Timm Fitschen
Merge request reports
Activity
assigned to @timm
added 35 commits
- b1b0a8c6 - WIP: Implement transactions in Extern C
- 19316815 - FIX: Unit test
- 5f0242c0 - MAINT: Replace some types by auto for readability
- 65817626 - WIP: Add multi-id retrieval
- bd751023 - WIP: Add queries to Extern C
- ffa9e700 - WIP: Implement result sets and count results
- dacefd83 - DOC: Add AGPL headers
- 72e8d4c5 - STY: autoformatted
- 364b9519 - ENH: Add destructor for transactions to Extern C
- 481b031c - DRAFT: Begin implementation of entities
- 99f81191 - FIX: Return the transaction status correctly
- 63da43ad - DRAFT: Declare setters and getters
- ffb23674 - DRAFT: Begin setters and getters for entities
- d02a5592 - DRAFT; Add debugging output
- aeccddd2 - FIX: Add missing SetDescription
- b89cdad0 - ENH: Finish primitive entity setters and getters
- ad55d9a0 - FIX: Add missing GetDescription
- 8024bcdd - ENH: Add more setters and getters
- 92faecca - DRAFT: Add more debugging output
- 01a84668 - Merge branch 'dev' into f-extended-c
- 0b69843a - FIX: Remove duplicate GetDescription
- b56420f9 - FIX get_{parent,property,error,warning,info}
- 87b4de92 - EHN: add iterator to RepeatedPtrFieldWrapper
- e4b7a5c5 - MAINT: Remove commented code
- 08fa3e55 - DOC: Add hint on deletion
- 473e5532 - DRAFT: Include a `_deletable` flag
- e810278b - ENH: Add status code for wrong void pointer assignment
- 18e4973d - TST: Add test for erroneous void pointee assignment
- 7f07dded - TST: Check for deletability beffore assignement
- 0ea49404 - Merge branch 'dev' into f-extended-c
- b94d3f89 - DOC: Add TODO and rename section in README_SETUP
- aaedb0ed - MAINT: Remove more commented code
- ec2eb3eb - ENH: Add removal of parents and properties to Extern C
- ca07e4d2 - Merge branch 'f-extended-c' into f-remove-unique-result
- f77226eb - FIX: Unit tests
Toggle commit listmarked this merge request as draft from b1b0a8c6
Please register or sign in to reply