Bill Currie
978d0306c0
[hash] Rename the publicly visible hashlink_t to hashctx_t
...
I think my biggest problem with the hashlink freelist parameter was how
much implementation it exposed in just the name.
2022-05-12 18:02:01 +09:00
Bill Currie
9b11992de4
[plist] Fix some typos and improve plfield_t's docs
2022-04-02 10:53:23 +09:00
Bill Currie
032f9971ed
[plist] Remove incorrect const from PL_RemoveObjectForKey
...
I'm not sure what I was thinking when I made PL_RemoveObjectForKey take
a const plitem. One of those times where C could do with being a little
more strict.
2021-12-17 08:30:00 +09:00
Bill Currie
a9bd436837
[build] Autoconfiscate printf format attribute
...
I don't know if gnu_printf is appropriate for all cases, but it is
needed for mingw32.
2021-03-27 19:52:59 +09:00
Bill Currie
a3c1b2e992
[util] Rename qfplist.[ch]
...
The name is a hold-over from before the current quakeforge tree and the
QF include directory.
2021-03-21 16:13:03 +09:00