mpd/src/config
Max Kellermann dfaf08743c *: check defined(_WIN32) instead of defined(WIN32)
Only _WIN32 is defined by the compiler, and WIN32 is not standardized
and may be missing.

Closes #169
2017-12-12 10:22:20 +01:00
..
Block.cxx *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
Block.hxx *: add lost of "noexcept" specifications 2017-06-04 12:46:48 +02:00
ConfigDefaults.hxx update copyright year 2017-01-03 20:48:59 +01:00
ConfigError.cxx update copyright year 2017-01-03 20:48:59 +01:00
ConfigError.hxx update copyright year 2017-01-03 20:48:59 +01:00
ConfigFile.cxx update copyright year 2017-01-03 20:48:59 +01:00
ConfigFile.hxx update copyright year 2017-01-03 20:48:59 +01:00
ConfigGlobal.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
ConfigGlobal.hxx *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
ConfigOption.hxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
ConfigParser.cxx update copyright year 2017-01-03 20:48:59 +01:00
ConfigParser.hxx update copyright year 2017-01-03 20:48:59 +01:00
ConfigPath.cxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
ConfigPath.hxx update copyright year 2017-01-03 20:48:59 +01:00
ConfigTemplates.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
ConfigTemplates.hxx update copyright year 2017-01-03 20:48:59 +01:00
Data.cxx update copyright year 2017-01-03 20:48:59 +01:00
Data.hxx update copyright year 2017-01-03 20:48:59 +01:00
Param.cxx update copyright year 2017-01-03 20:48:59 +01:00
Param.hxx *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00