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

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

Detail

2010.12.18.Log0118.txt

📄SVN 📅2010-12-18 💾792 B 1 Parsed entries BUILD FIX

Revision r1736

Fixes former crash in drawline16 and swaps drawpixel with the unsafe variant there; fixes potential sector[-1] access in sliding Star Trek doors; make CC overridable in Makefiles so that other toolchains or static analyzers like scan-build/clang can be used; with its help, fix some issues, some more severe than others.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r1737 | plagman | 2010-12-18 18:04:59 -0800 (Sat, 18 Dec 2010) | 1 line

getcwd with NULL gives us memory allocated from the system, so don't try to use nedmalloc to free it.
------------------------------------------------------------------------
r1736 | helixhorned | 2010-12-17 06:22:15 -0800 (Fri, 17 Dec 2010) | 1 line

Fixes former crash in drawline16 and swaps drawpixel with the unsafe variant there; fixes potential sector[-1] access in sliding Star Trek doors; make CC overridable in Makefiles so that other toolchains or static analyzers like scan-build/clang can be used; with its help, fix some issues, some more severe than others.
------------------------------------------------------------------------