| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed null terminator when appending Oid to string builder. (#11) | Per Larsson | 2021-09-28 | 1 | -4/+3 |
| * | It's not possible to compile out tests | Stefan Boberg | 2021-09-20 | 1 | -2/+5 |
| * | Added GetSessionIdString() which returns a text representation of the session id | Stefan Boberg | 2021-09-19 | 1 | -1/+7 |
| * | Added Oid::FromMemory() | Stefan Boberg | 2021-09-16 | 1 | -0/+8 |
| * | Unused variable warning fix | Stefan Boberg | 2021-09-15 | 1 | -0/+1 |
| * | clang-format | Stefan Boberg | 2021-08-20 | 1 | -3/+3 |
| * | Cleaned up ObjectId generation and made it portable | Stefan Boberg | 2021-08-18 | 1 | -86/+16 |
| * | Added Oid::operator bool for "null" checking | Stefan Boberg | 2021-05-21 | 1 | -3/+8 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+196 |