index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
log.h
Age
Commit message (
Expand
)
Author
2024-07-27
Merge mainline llama.cpp (#3)
Kawrakow
2024-05-16
Add support for properly optimized Windows ARM64 builds with LLVM and MSVC (#...
Max Krasnyansky
2024-05-01
Update LOG_IMPL and LOG_TEE_IMPL (#7029)
Andrew Downing
2024-04-27
Replace "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-25
examples : add "retrieval" (#6193)
Minsoo Cheong
2024-03-08
log : fix MSVC compile errors (#5643)
UEXTM.com
2023-12-12
english : use `typos` to fix comments and logs (#4354)
Richard Kiss
2023-11-01
log : make generating separate log files optional (#3787)
staviq
2023-10-25
log : disable pid in log filenames
Georgi Gerganov
2023-10-18
speculative : add tree-based sampling example (#3624)
Georgi Gerganov
2023-09-28
build : enable more non-default compiler warnings (#3200)
Cebtenzzre
2023-09-05
examples : replace fprintf to stdout with printf (#3017)
Cebtenzzre
2023-09-02
logging: Fix creating empty file even when disabled (#2966)
Kerfuffle
2023-09-01
logs : fix mingw-like builds (fixes #2898) (#2911)
staviq
2023-08-30
main : log file (#2748)
staviq