summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterAdd linked list convenience macrosYorhel8 years
 
 
AgeCommit messageAuthorFilesLines
2015-12-15Add linked list convenience macrosHEADmasterYorhel4-1/+235
2015-12-14vec: Rename include-once macros to something more saneYorhel1-2/+2
2015-12-14Added vec.h + testsYorhel4-2/+348
2014-04-03evtp: Don't inherit signal mask in worker threadsYorhel1-1/+9
2013-06-29Rewrote evtp: + _maxthreads(), - _die(), no more killing idle threadsYorhel4-216/+212
2013-06-04ylog: Add <default_level> pattern as alias for a wildcard matchYorhel3-14/+30
2013-06-04ylog: Add tests for some internal functions + fix config parsing bugYorhel3-21/+118
2013-06-03ylog: Fix off-by-one in ylog_enabled() + add ytrace()Yorhel2-1/+3
2013-05-26yuri: Set missing fields to empty string instead of NULLYorhel3-43/+44
2013-05-26yuri: Rewrite query string parser to be smaller and more flexibleYorhel3-126/+76
[...]