summaryrefslogtreecommitdiffhomepage
path: root/compat
AgeCommit message (Expand)Author
2017-12-09compat: add easier translate boilerplate for non-qobjectStanislaw Halik
2017-12-02compat/math: simplify for inliningStanislaw Halik
2017-12-02compat/macros: rename obnoxious macroStanislaw Halik
2017-11-01compat/mat: add elementwise multStanislaw Halik
2017-10-29static constexpr -> constexprStanislaw Halik
2017-10-27compat/shm: fix Unix buildStanislaw Halik
2017-10-27compat/simple-mat: try some function ref-qualifiersStanislaw Halik
2017-10-27compat/mutex: renameStanislaw Halik
2017-10-27compat/mutex: split from headerStanislaw Halik
2017-10-22compat/check-visible: use short timeout when frozenStanislaw Halik
2017-10-13options/tie: change "tie" overloadsStanislaw Halik
2017-10-13compat/macros: fix "restrict" name clashStanislaw Halik
2017-10-10compat/util: remove macro and typedefsStanislaw Halik
2017-10-08fix harmless msvc warningsStanislaw Halik
2017-10-08use "static" once, don't propagate from a macroStanislaw Halik
2017-10-02compat/simple-mat: add constexprStanislaw Halik
2017-09-30remove camel caseStanislaw Halik
2017-09-23use std::sizeStanislaw Halik
2017-09-23compat: use c++17-style value templatesStanislaw Halik
2017-09-22compat: add compatibility layer for value templatesStanislaw Halik
2017-09-22compat/util: this macro shouldn't be an instructionStanislaw Halik
2017-08-25compat/util: use std::decay for overload resolutionStanislaw Halik
2017-08-25compat/util: split macros headerStanislaw Halik
2017-08-19compat/util: implement clamp specialization for floatsStanislaw Halik
2017-08-14use c++14 featuresStanislaw Halik
2017-08-05fixed macos buildDmitry Lukianov
2017-07-29compat: fix Linux buildStanislaw Halik
2017-07-29compat/check-visible: fix non-win32 buildStanislaw Halik
2017-07-28gui: don't update the main window if it's hiddenStanislaw Halik
2017-07-25compat/math: export logarithmic functionsStanislaw Halik
2017-07-24compat/util: fix recursive macro definitionStanislaw Halik
2017-07-21compat/util: rename macroStanislaw Halik
2017-07-16compat/shm: reorder codeStanislaw Halik
2017-07-16compat/math-imports: use itStanislaw Halik
2017-07-16compat/functional: fix templateStanislaw Halik
2017-07-07proto/simconnect: fix WinSxS library versionsStanislaw Halik
2017-07-06options/value: try "extern template" for code sizeStanislaw Halik
2017-06-30compat: slightly reformatStanislaw Halik
2017-06-30compat: add restrict macrosStanislaw Halik
2017-06-22tracker/pt: replace point extraction algorithmStanislaw Halik
2017-06-18compat/time: don't use "long long" for millisecondsStanislaw Halik
2017-06-10timer-resolution: removeStanislaw Halik
2017-06-10minor cleanup onlyStanislaw Halik
2017-06-10compat/timer-resolution: we want higher timer resolutionStanislaw Halik
2017-06-07cmake: cleanupStanislaw Halik
2017-05-30compat/powerset: add missing includesStanislaw Halik
2017-05-30qxt-mini: split powerset to compat/Stanislaw Halik
2017-05-24api/variance: move to compat/Stanislaw Halik
2017-05-16compat/euler: return using an initializer listStanislaw Halik
2017-05-16add otr_prop for appending property stringsStanislaw Halik