Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Create t_rwmutex_guard base class | Frédéric Brière | 2019-12-26 | -5/+10 |
| | | | | (Doing this ahead of time to simplify the next commit a bit.) | |||
* | Move t_rwmutex_reader/writer definitions into mutex.cpp | Frédéric Brière | 2019-10-02 | -16/+4 |
| | | | | | These classes are about to get more complex, so let's move them ahead of time into mutex.cpp. | |||
* | Replace (old) FSF postal address with URL in header files | Frédéric Brière | 2016-10-02 | -2/+1 |
| | | | | | | Wording copied from https://www.gnu.org/licenses/gpl-howto.en.html Fixes #25, fixes #71 | |||
* | Partial lock rework in t_phone (#17). If the app starts crashing or ↵ | Lubos Dolezel | 2015-07-07 | -0/+42 |
| | | | | freezing, this commit is probably to blame. | |||
* | initial checkin | Michal Kubecek | 2015-04-13 | -0/+86 |
Check in contents of upstream 1.4.2 tarball, exclude generated files. |