- 24 Oct, 2015 5 commits
- 15 Oct, 2015 1 commit
-
-
louiz’ authored
fix #3137
-
- 12 Oct, 2015 3 commits
- 23 Sep, 2015 3 commits
- 22 Sep, 2015 3 commits
- 21 Sep, 2015 2 commits
- 18 Sep, 2015 9 commits
- 06 Sep, 2015 2 commits
- 01 Sep, 2015 5 commits
-
-
louiz’ authored
-
louiz’ authored
Also fix some constness things
-
louiz’ authored
Use map instead of unordered map (it's not slower, and it's shorter). Use the default move constructor.
-
louiz’ authored
On my poor benchmark, it was infinitesimally faster.
-
louiz’ authored
Remove the close() method and closed attribute. Remove all the calls to close(). (Save one bool per XmlNode, yay, and save a few ifs and some useless function calls. At best it should be unnoticeably faster and lighter and save a few keystrokes in the future)
-
- 19 Aug, 2015 1 commit
-
-
louiz’ authored
The server will respond with the current channel mode, in private or something
-
- 15 Jul, 2015 1 commit
-
-
louiz’ authored
-
- 09 Jul, 2015 5 commits