- 22 Jun, 2018 1 commit
-
-
Max Kellermann authored
This adds a bit of overhead, but also adds flexibility to the API, because arbitrary triggers may be invoked from that virtual method implementation, not just Cond::signal(). The motivation for this is to make the handlers more dynamic, for the upcoming buffering class utilizing ProxyInputStream.
-
- 03 Feb, 2018 1 commit
-
-
Max Kellermann authored
Closes #173
-
- 27 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 26 Dec, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Dec, 2017 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Similar to commit 31ab78ae
-
Max Kellermann authored
Fixes deadlock because FileInputStream::Read() unlocks the mutex (which was not locked) and then locks it, keeping it locked. This can result in a deadlock. This happens because the archive and the file mutex are different.
-
- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 16 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 09 Sep, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Jul, 2016 1 commit
-
-
Max Kellermann authored
-
- 10 Jun, 2016 1 commit
-
-
Max Kellermann authored
-
- 07 Mar, 2016 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Avoid wasting 4 kB stack per directory level.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 21 Feb, 2016 5 commits
-
-
Max Kellermann authored
The check was added in commit 98fd9b7d, but there was never a definition.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 22 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 09 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 02 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Nov, 2014 1 commit
-
-
Max Kellermann authored
Set the Error when zzip_seek()==-1 and not on success. Fixes a crash after seeking.
-
- 21 Nov, 2014 1 commit
-
-
Max Kellermann authored
Simplify the definition of many build options.
-
- 02 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 19 Aug, 2014 1 commit
-
-
Max Kellermann authored
Has been moved to class InputStream long ago.
-