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

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

Detail

2012.03.04.Log0460.txt

📄SVN 📅2012-03-04 💾1,7 KB 5 Parsed entries CON FIX

Revision r2421

Fix -Wformat-security and -Wformat-extra-args warnings under clang.

Revision r2420

Rewrite code for the "-rts" command line parameter to remove an unnecessary int32_t, prevent needless string copying, factor out duplicate math, centralize the default RTS name, and prevent clobbering of the RTSName CFG setting.

Revision r2419

Add "echo" CON command which allows the user to print a quote only to the console and log file, for debugging or informational purposes. EVENT_INIT can finally be put to use!

Revision r2418

Remove ATTRIBUTE((used)) from gotpic[] because it only served to generate warnings when using LTO.

Revision r2417

osxbuild.sh: zip -y -x "*.svn*" "*.git*"
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2422 | hendricks266 | 2012-03-04 23:25:55 -0800 (Sun, 04 Mar 2012) | 1 line

Fix building ebacktrace1.dll with versions of binutils/libbfd after 2.20.51-1. This removes the need to link and depend on libintl (for now).
------------------------------------------------------------------------
r2421 | hendricks266 | 2012-03-04 23:25:24 -0800 (Sun, 04 Mar 2012) | 1 line

Fix -Wformat-security and -Wformat-extra-args warnings under clang.
------------------------------------------------------------------------
r2420 | hendricks266 | 2012-03-04 23:24:34 -0800 (Sun, 04 Mar 2012) | 1 line

Rewrite code for the "-rts" command line parameter to remove an unnecessary int32_t, prevent needless string copying, factor out duplicate math, centralize the default RTS name, and prevent clobbering of the RTSName CFG setting.
------------------------------------------------------------------------
r2419 | hendricks266 | 2012-03-04 23:24:04 -0800 (Sun, 04 Mar 2012) | 1 line

Add "echo" CON command which allows the user to print a quote only to the console and log file, for debugging or informational purposes. EVENT_INIT can finally be put to use!
------------------------------------------------------------------------
r2418 | hendricks266 | 2012-03-04 23:23:34 -0800 (Sun, 04 Mar 2012) | 1 line

Remove ATTRIBUTE((used)) from gotpic[] because it only served to generate warnings when using LTO.
------------------------------------------------------------------------
r2417 | hendricks266 | 2012-03-04 23:23:02 -0800 (Sun, 04 Mar 2012) | 1 line

osxbuild.sh: zip -y -x "*.svn*" "*.git*"
------------------------------------------------------------------------