| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix log date logic | fusion32 | 2025-08-29 |
| | | |||
| * | fix most init and parsing bugs + critical bug with dynamic strings | fusion32 | 2025-07-16 |
| | | | | | | | With an appropriate query manager, the server now starts up and seems to work but won't properly handle connections until we fix the problem with threads and signals described in `TODO.md`. | ||
| * | `reader.cc` | fusion32 | 2025-07-01 |
| | | |||
| * | fix `operator=` for `TChannel`, `TParty`, and `THouse` | fusion32 | 2025-07-01 |
| | | | | | | I had focused on copying the `vector` fields for theses structs but, being the copy operator, you need to copy everything over. | ||
| * | `writer.cc` | fusion32 | 2025-06-30 |
