Mercurial > ~dholland > hg > ag > index.cgi
log
age | author | description |
---|---|---|
Mon, 30 May 2022 23:47:52 -0400 | David A. Holland | Use memcpy instead of strncpy when we know the length anyway. |
Mon, 30 May 2022 23:46:22 -0400 | David A. Holland | Adjust to the moving target called the C++ standard. |
Mon, 30 May 2022 23:32:56 -0400 | David A. Holland | Add additional operator delete calls gcc 10 asked for. |