Max Kellermann
|
60bd60db03
|
util/String{Compare,API}: add more "noexcept"
|
2017-05-16 23:02:36 +02:00 |
|
Max Kellermann
|
0fcc28a108
|
util/String{Compare,API}: indent with tabs
|
2017-05-16 23:01:43 +02:00 |
|
Max Kellermann
|
71f0ed8b74
|
*: add "noexcept" to many, many function prototypes
This eliminates some overhead, because the compiler doesn't need to
consider these functions throwing.
|
2017-05-08 14:44:49 +02:00 |
|
Max Kellermann
|
6eea56861b
|
AUTHORS, ...: update my email address
|
2017-01-17 11:54:55 +01:00 |
|
Max Kellermann
|
6f41791ea6
|
util/StringAPI: add UnsafeCopyStringP()
|
2015-09-01 21:16:22 +02:00 |
|
Max Kellermann
|
0bacbcd04e
|
util/StringAPI: fix include guard name
|
2015-09-01 21:12:16 +02:00 |
|
Max Kellermann
|
a062693875
|
util/StringAPI: add wchar_t overloads
|
2015-03-05 08:58:04 +01:00 |
|
Max Kellermann
|
44565e22a0
|
fs/Traits: use string.h API wrappers
|
2015-03-05 08:58:04 +01:00 |
|