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

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

Detail

2012.06.06.Log0551.txt

📄SVN 📅2012-06-06 💾643 B 1 Parsed entries FIX

Revision r2741

TROR/classic: same fix as r2739, intersecting case.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2742 | helixhorned | 2012-06-06 15:03:35 -0700 (Wed, 06 Jun 2012) | 4 lines

Silence "number greater than INT32_MAX converted to a negative one" warning.

Literals written out as if they were unsigned and having the highest-order
bit set are all too ubiquitous, like hitscan masks for example.
------------------------------------------------------------------------
r2741 | helixhorned | 2012-06-06 15:03:32 -0700 (Wed, 06 Jun 2012) | 1 line

TROR/classic: same fix as r2739, intersecting case.
------------------------------------------------------------------------