aboutsummaryrefslogtreecommitdiff
path: root/include/utility/pointer.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate the httpd module from http_parser to llhttp/yuarel.•••The http_parser library is eol and we've been using a Debian fork with security patches but its time to move on. Gravatar Sadie Powell2026-05-131-0/+10
* Move FilePtr to the pointer utility header.Gravatar Sadie Powell2026-05-131-0/+3
* Add insp::find_value, insp::to_ptr and switch code to use them.Gravatar Sadie Powell2026-04-041-0/+27
* Move some functions from stdalgo to utility/pointer.Gravatar Sadie Powell2026-03-291-0/+20
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-0/+42