Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-09 | JoinState: use unsigned int as the underlying type | Kitsune Ral | |
2018-08-12 | Revert JoinState::Any introduction | Kitsune Ral | |
Wasn't used in the code in the end. | |||
2018-08-11 | JoinStates: add JoinState::Any to match any state | Kitsune Ral | |
2018-03-31 | Move source files to a separate folder | Kitsune Ral | |
It's been long overdue to separate them from the rest of the stuff (docs etc.). Also, this allows installing to a directory within the checked out git tree (say, ./install/, similar to ./build/). |