- 03 Feb, 2018 1 commit
-
-
Max Kellermann authored
Fixes deadlock bug. Closes #210
-
- 29 Jan, 2018 24 commits
-
-
Max Kellermann authored
This commit also puts an instance of RemoteTagScanner into the Instance class, and hooks it into the "add" and "addid" commands.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixup for commit 681e012f
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Works around a deadlock bug which happens when waiting for an EventLoop which isn't running anymore.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes another part of #208, the one which caused the bogus exception.
-
Max Kellermann authored
-
Max Kellermann authored
Fixes deadlock due to mutex double lock.
-
Max Kellermann authored
Closes #208.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Allows more forward declarations.
-
Max Kellermann authored
-
- 26 Jan, 2018 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
To be used when a URL gets added.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 Jan, 2018 3 commits
-
-
Max Kellermann authored
This change was missing in 47fa8c4c
-
Max Kellermann authored
The scan methods must be "noexcept".
-
Max Kellermann authored
The CurlRequest constructor can throw exceptions, therefore we must not use "noexcept".
-
- 24 Jan, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-