4388 Commits (01fe1c1432df4005e7baf28121e0d88eb0e99f50)
 

Author SHA1 Message Date
Vladimír Vondruš 01fe1c1432 GCC 4.5 compatibility: constexpr-related issues. 11 years ago
Vladimír Vondruš 975f90f772 Merge branch 'master' into compatibility 11 years ago
Vladimír Vondruš 27352e706c Ability to create ResourceKey directly from the hash. 11 years ago
Vladimír Vondruš d5827af79f Trade: proper const overloads. 11 years ago
Vladimír Vondruš 296f12cfa5 Merge branch 'master' into compatibility 11 years ago
Vladimír Vondruš 3206f98716 Work around missing std::to_string() on NaCl/Android/MinGW32. 11 years ago
Vladimír Vondruš 65b25ca530 Fix compilation on NaCl. 11 years ago
Vladimír Vondruš f46a88d441 Fix linker error on NaCl. 11 years ago
Vladimír Vondruš d3f66d1fcd Doc++ 11 years ago
Vladimír Vondruš 9ac772f1a6 GCC 4.6 compatibility: friend declaration needs class keyword. 11 years ago
Vladimír Vondruš c08cfb8b1a GCC 4.4 compatibility: more explicit std::reference_wrapper constructors. 11 years ago
Vladimír Vondruš e6380c793b GCC 4.4 compatibility: explicit std::reference_wrapper constructor. 11 years ago
Vladimír Vondruš bfb11da4a5 GCC 4.4 compatibility: no std::is_constructible type trait. 11 years ago
Vladimír Vondruš 50d62dd38a GCC 4.4 compatibility: explicit std::reference_wrapper constructor. 11 years ago
Vladimír Vondruš e7f3cc2b94 GCC 4.4 compatibility: no function-local types as template parameters. 11 years ago
Vladimír Vondruš 4effade323 GCC 4.4 compatibility: work around ambiguous std::to_string() call. 11 years ago
Vladimír Vondruš b869c42da3 GCC 4.4 compatibility: some explicit typing needed. 11 years ago
Vladimír Vondruš a69f567ea9 Math: fix redundant and cyclic documentation references. 11 years ago
Vladimír Vondruš cd4c6ac18f GCC 4.5 compatibility: even more {}-related issues. 11 years ago
Vladimír Vondruš 845c794992 GCC 4.5 compatibility: more {}-related issues. 11 years ago
Vladimír Vondruš 805620f8c9 Fix compilation with GCC > 4.6 and Clang. 11 years ago
Vladimír Vondruš c98596740d Math: disable annoying warning on MSVC. 11 years ago
Vladimír Vondruš fc936c4d2b Merge branch 'master' into compatibility 11 years ago
Vladimír Vondruš 7a43d85d9f Fix linkage conflict warning/error on MinGW and MSVC. 11 years ago
Vladimír Vondruš 922f36cdb1 Fix crash on context creation on Windows on Intel drivers. Sorry! 11 years ago
Vladimír Vondruš c2040c53af SceneGraph: fix compile error in deprecated functions. 11 years ago
Vladimír Vondruš 24d573e453 Fix linkage for local ResourceManager instance on MSVC. 11 years ago
Vladimír Vondruš e8cefca023 Wait why how eww. 11 years ago
Vladimír Vondruš 06f938fed8 Disable the deprecation warning also for MSVC. 11 years ago
Vladimír Vondruš c09a2d9c95 CMake: use VAR instead of "${VAR}" in if() statements. 11 years ago
Vladimír Vondruš cefc2343dc Platform: display CORRADE_MSVC2013_COMPATIBILITY in magnum-info. 11 years ago
Vladimír Vondruš be795dde27 MSVC 2013 compatibility: some more explicit typing needed. 11 years ago
Vladimír Vondruš 1dbb4b8856 MSVC 2013 compatibility: some explicit typing needed. 11 years ago
Vladimír Vondruš 56650063df MSVC 2013 compatibility: avoid memory corruption. 11 years ago
Vladimír Vondruš d1d58ed580 GCC 4.6 compatibility: no std::is_assignable. 11 years ago
Vladimír Vondruš 2fa3a9eb42 GCC 4.5 compatibility: missing include. 11 years ago
Vladimír Vondruš 4a64c6c591 GCC 4.5 compatibility: no bool conversion for type traits. 11 years ago
Vladimír Vondruš 7c2cbdb0bd GCC 4.5 compatibility: this is like five bugs and segfault at once. 11 years ago
Vladimír Vondruš b61d231f08 GCC 4.5 compatibility: constexpr-related issues. 11 years ago
Vladimír Vondruš d3ff70f742 GCC 4.5 compatibility: not possible to construct string using {}. 11 years ago
Vladimír Vondruš 07d11280e9 GCC 4.5 compatibility: no range-based for. 11 years ago
Vladimír Vondruš 63fe39e76b GCC 4.6 compatibility: can't use both const and constexpr. 11 years ago
Vladimír Vondruš 97c898f8a1 GCC 4.6 compatibility: no type trait bool conversion. 11 years ago
Vladimír Vondruš 614c61e8e3 GCC 4.6 compatibility: no non-static member initializers. 11 years ago
Vladimír Vondruš 8246c111e4 GCC 4.6 compatibility: no delegating constructors. 11 years ago
Vladimír Vondruš 5bd3f7b58f GCC 4.6 compatibility: conflicting template and parameter names. 11 years ago
Vladimír Vondruš c5ae6b2d8d GCC 4.6 compatibility: no template aliases. 11 years ago
Vladimír Vondruš a951ef9f39 GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
Vladimír Vondruš dbff10e57b package/archlinux: disable unknown flags in GCC 4.7 PKGBUILD. 11 years ago
Vladimír Vondruš d05815b2e6 package/archlinux: updated compatibility PKGBUILDs to new rules. 11 years ago