Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make use of polymorphic atomic_ helpers | Guillaume Munch-Maccagnoni | 2023-04-18 | 1 | -3/+3 |
* | codefrag.c: protect the digest by a fragment-local mutex (#11796) | Gabriel Scherer | 2022-12-10 | 1 | -7/+28 |
* | Use void args, remove unused features. | KC Sivaramakrishnan | 2021-12-30 | 1 | -2/+3 |
* | Make garbage_head static | Jeremy Yallop | 2021-12-10 | 1 | -1/+1 |
* | move to an atomic counter for fragment number | Sadiq Jaffer | 2021-10-25 | 1 | -2/+3 |
* | newlines | Sadiq Jaffer | 2021-10-25 | 1 | -1/+1 |
* | formatting changes | Sadiq Jaffer | 2021-10-25 | 1 | -43/+40 |
* | make codefrag thread-safe by introducing a lock-free skiplist | Sadiq Jaffer | 2021-10-25 | 1 | -12/+59 |
* | More efficient management of code fragments (#9654) | Xavier Leroy | 2020-06-11 | 1 | -0/+115 |