| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Also, deprecate the old SerializeFormat/serialize/unserialise API.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Closes #1568.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
|
| |
|
|
| |
GCCs warnings for this are much better than Clangs.
|
| | |
|
| |
|
|
|
| |
This removes the need to invalidate the cache after changing a
user's hostname.
|
| |
|
|
| |
Prefix the returned string with '+'
|
| | |
|
| | |
|
| |
|
|
| |
Mark the method as const
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | |
| |
| |
| | |
Passing a position equal to length() to the non-const version of operator[] is undefined
|
| |\| |
|
| | |
| |
| |
| | |
problems on systems not supporting it (Windows)
|
| | | |
|
| |\| |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
never NULL
|