| .. |
|
Include
|
d2fde9fc99
Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed.
|
14 лет назад |
|
Source
|
d2fde9fc99
Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed.
|
14 лет назад |
|
CMakeLists.txt
|
44df749fee
Mac needs static dependencies to be linked into dynamic module lib but Linux doesn't. Linking them on Linux does bad things.
|
14 лет назад |