Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
510Filtered Results

Detail

2012.01.15.Log0413.txt

📄SVN 📅2012-01-15 💾647 B 1 Parsed entries FIX

Revision r2261

Remove the allocache() allocation type for 'intptr_t *lookups'.

Always malloc that buffer.  This allows us to remove suckcache() from
cache1d.c, which I believe to be buggy (see comments in the source).
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2262 | helixhorned | 2012-01-15 14:40:16 -0800 (Sun, 15 Jan 2012) | 1 line

gamedef.c: make some variables static and remove some #if 0'ed code.
------------------------------------------------------------------------
r2261 | helixhorned | 2012-01-15 14:39:59 -0800 (Sun, 15 Jan 2012) | 4 lines

Remove the allocache() allocation type for 'intptr_t *lookups'.

Always malloc that buffer.  This allows us to remove suckcache() from
cache1d.c, which I believe to be buggy (see comments in the source).
------------------------------------------------------------------------