summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainmeta.capim: Add with :dependencies keyEuAndreh6 weeks
 
 
AgeCommit messageAuthorFilesLines
2025-05-24meta.capim: Add with :dependencies keyHEADmainEuAndreh1-0/+8
2025-03-20rm COPYINGEuAndreh1-661/+0
2025-01-21src/hash.h: Add declaration for hash_setupEuAndreh1-0/+3
2025-01-17src/trace.c: Add explicit cast for uintptr_tEuAndreh2-3/+4
2025-01-16src/trace.c: Replace thread_local with pthreadsEuAndreh3-18/+39
2025-01-16Makefile: keep symlinks in "install" targetEuAndreh1-1/+1
2025-01-15Makefile: Normalize alongside other projects; fix $(integration-tests)EuAndreh2-5/+10
2025-01-12Revamp lib, simplify it a bit and address some FIXMEsEuAndreh48-831/+1052
2025-01-10Replace src/config.h with <s.h>; incorporate changes from other projectsEuAndreh9-32/+24
2024-07-05src/random.h: Add initial implementation of random_{new,free,generate}()EuAndreh3-1/+131
[...]