- 20 Aug, 2018 1 commit
-
-
Max Kellermann authored
-
- 02 Aug, 2018 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Jul, 2018 1 commit
-
-
Max Kellermann authored
-
- 29 Jul, 2018 1 commit
-
-
Max Kellermann authored
-
- 25 Jul, 2018 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to allow more complex expressions.
-
Max Kellermann authored
-
Max Kellermann authored
All DetachedSong instances should be converted to LightSong first, which is a very cheap operation.
-
- 24 Jul, 2018 3 commits
-
-
Max Kellermann authored
Will allow more complex fitler expression, such as negation (#89).
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Jul, 2018 6 commits
-
-
Max Kellermann authored
Not yet wired to the protocol.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Having this as one-byte integer actually adds overhead and saves no memory due to padding.
-
- 19 Jan, 2018 3 commits
-
-
Max Kellermann authored
Fixes search within mount points, resulting in error "No such directory". Closes #190
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Dec, 2017 1 commit
-
-
Max Kellermann authored
Closes #172
-
- 20 Sep, 2017 1 commit
-
-
Max Kellermann authored
-
- 18 Aug, 2017 1 commit
-
-
Max Kellermann authored
-
- 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
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 25 Jun, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 11 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jun, 2014 1 commit
-
-
Max Kellermann authored
Error message was 'too few arguments for "find"' because the "base" constraint was not supported, and no other constraints remained.
-
- 24 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 19 Jan, 2014 1 commit
-
-
Max Kellermann authored
Detach the Song class completely from the public API, only to be used by SimpleDatabase and the update thread.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 09 Jan, 2014 1 commit
-
-
Max Kellermann authored
From now on, struct Song will be used by the database only, and DetachedSong will be used by everybody else. DetachedSong is easier to use, but Song has lower overhead.
-
- 30 Oct, 2013 1 commit
-
-
Max Kellermann authored
-