- 26 Jun, 2014 1 commit
-
-
Max Kellermann authored
Fixes build failure because assert.h was not included.
-
- 23 Jun, 2014 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Error message was 'too few arguments for "find"' because the "base" constraint was not supported, and no other constraints remained.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Jun, 2014 10 commits
-
-
Max Kellermann authored
Checking "!open" did not work with the NFS plugin because that plugin does not close the file automatically, unlike CURL.
-
Max Kellermann authored
This reverts commit 966c4244. The commit was bad, because the bug was really in NfsInputStream::DoRead(); see previous commit.
-
Max Kellermann authored
Avoids off-by-one bug and obsoletes the bug fix in commit 966c4244
-
Max Kellermann authored
Fixes potential crash.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jun, 2014 7 commits
-
-
nanotech authored
-
Max Kellermann authored
std::map::emplace() is only available from gcc 4.8 on.
-
Max Kellermann authored
More robust and cancellable.
-
Max Kellermann authored
-
Max Kellermann authored
May cause assertion failure.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Jun, 2014 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Check for 0 in "device" and "inode" instead.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Remove the C list_head library and use type-safe C++ instead.
-
-
- 11 Jun, 2014 4 commits
-
-
Max Kellermann authored
Eliminate extra allocations for the std::list node instances.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Jun, 2014 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Make valgrind happy.
-
Max Kellermann authored
-
Max Kellermann authored
Make valgrind happy.
-
Max Kellermann authored
-
Max Kellermann authored
-