- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 06 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 07 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 30 Sep, 2015 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 09 Nov, 2014 2 commits
-
-
Max Kellermann authored
Eliminate one implicit std::string copy.
-
Max Kellermann authored
-
- 08 Nov, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 29 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 26 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
Reduce bloat.
-
- 22 Jan, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Reduce bloat.
-
Max Kellermann authored
Expat can call CharacterData() multiple times if the CDATA contains entity references. We need to collect all of them in one large string.
-
Max Kellermann authored
-
- 21 Jan, 2014 1 commit
-
-
Max Kellermann authored
Reduce bloat.
-
- 18 Jan, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate the std::string bloat.
-
Max Kellermann authored
Reduce runtime bloat.
-
Max Kellermann authored
Reduce overhead by omitting the part of the buffer that consists only of whitespace.
-
- 14 Jan, 2014 5 commits
-
-
Max Kellermann authored
Replaces "m_title" and "m_props". More bloat removed.
-
Max Kellermann authored
Reduce bloat.
-
Max Kellermann authored
There is no use in duplicating these containers. It only means that we have to search both, duplicating the code.
-
Max Kellermann authored
-
Max Kellermann authored
Call titleToPathElt() only once for each object.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
"upnp:class" is an element, not an attribute of element "item". This fixes a regression from commit 65ebfb16
-
- 11 Jan, 2014 3 commits
-
-
Max Kellermann authored
Don't add to the std::map.
-
Max Kellermann authored
Don't store in the std::map.
-
Max Kellermann authored
Don't put all <res/> attributes to the attributes map; parse the "duration" attribute as soon as we receive it, and store it in an integer attribute. This reduces bloat.
-
- 10 Jan, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Look up attributes in the "atts" array. Reduce bloat.
-
Max Kellermann authored
Reduce bloat.
-