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

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

Detail

2011.10.02.Log0357.txt

📄SVN 📅2011-10-02 💾610 B 0 Parsed entries FIX
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
------------------------------------------------------------------------
r2061 | hendricks266 | 2011-10-02 00:18:49 -0700 (Sun, 02 Oct 2011) | 2 lines

Fix GCC 4.6 out-of-bounds and uninitialized warnings involving bossmove[].
My choice of solution is simply to add an extra set of values duplicating the previous five because doing so would definitely show the user no changes. I could have tinkered with the messy loop where the out-of-bounds references are made but there is no guarantee I could have succeeded or kept compatibility.
------------------------------------------------------------------------