summaryrefslogtreecommitdiff
path: root/common/log.h
AgeCommit message (Expand)Author
2024-07-27Merge mainline llama.cpp (#3)Kawrakow
2024-05-16Add support for properly optimized Windows ARM64 builds with LLVM and MSVC (#...Max Krasnyansky
2024-05-01Update LOG_IMPL and LOG_TEE_IMPL (#7029)Andrew Downing
2024-04-27Replace "alternative" boolean operator in conditional compilation directive (...mgroeber9110
2024-03-25[SYCL] fix SYCL backend build on windows is break by LOG() error (#6290)Neo Zhang Jianyu
2024-03-25examples : add "retrieval" (#6193)Minsoo Cheong
2024-03-08log : fix MSVC compile errors (#5643)UEXTM.com
2023-12-12english : use `typos` to fix comments and logs (#4354)Richard Kiss
2023-11-01log : make generating separate log files optional (#3787)staviq
2023-10-25log : disable pid in log filenamesGeorgi Gerganov
2023-10-18speculative : add tree-based sampling example (#3624)Georgi Gerganov
2023-09-28build : enable more non-default compiler warnings (#3200)Cebtenzzre
2023-09-05examples : replace fprintf to stdout with printf (#3017)Cebtenzzre
2023-09-02logging: Fix creating empty file even when disabled (#2966)Kerfuffle
2023-09-01logs : fix mingw-like builds (fixes #2898) (#2911)staviq
2023-08-30main : log file (#2748)staviq