summaryrefslogtreecommitdiff
path: root/external/clucene/patches
AgeCommit message (Expand)Author
2021-11-09external/clucene: Remove unnecessary uses of obsolete std::binary_functionStephan Bergmann
2021-08-19external/clucene: Avoid std::string(nullptr) constructionStephan Bergmann
2021-01-06external/clucene: Fix MSVC /Zc:strictStringsStephan Bergmann
2020-06-17external/clucene: Adapt to C++20 CWG2237Stephan Bergmann
2020-04-23external/clucene: Avoid heap-buffer-overflowStephan Bergmann
2019-12-03external/clucene: Adapt to C++20 deleted ostream << for non-plain char typesStephan Bergmann
2016-01-21Fix for Jenkins Gerrit Mac buildsStephan Bergmann
2016-01-19Silence -Werror,-Wunknown-pragmasStephan Bergmann
2016-01-19external/clucene: Silence -Werror=misleading-indentation (GCC 6)Stephan Bergmann
2015-12-02external/clucene: Use warning-supression pragmas for clang-cl, tooStephan Bergmann
2015-11-18No more need to include config_global.hStephan Bergmann
2015-07-28Fix clucene on MSVC 14.0David Ostrovsky
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-05-21external/clucene: Avoid InitOrderFiascoStephan Bergmann
2014-05-08CLucene: Helgrind reported "pthread_mutex_destroy of a locked mutex"Stephan Bergmann
2014-04-11CLucene: Some trivial GCC -fsanitize=undefined fixesStephan Bergmann
2013-11-14external/clucene: -Werror,-Wunused-parameterStephan Bergmann
2013-11-14clucene: stop using #pragma GCC system_headerMichael Stahl
2013-10-17fdo#70393: move clucene to a subdir of externalKhaled Hosny