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

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

Detail

2012.03.08.Log0463.txt

📄SVN 📅2012-03-08 💾1,4 KB 4 Parsed entries FIX

Revision r2430

OS X: fix and enable startup windows; enable PPC build in osxbuild.sh.

Revision r2429

OS X Objective-C files: NSApp -> nsapp as before for a PPC linkage fix

Note: I'm not really sure whether I'm initializing it in the right places.

Revision r2428

cleanup: remove now unused B_ATTRIBUTE_USED macro.

Revision r2427

Polymost: fix mirror-related oob access analogous to r1872's fix for classic.

When drawing from inside the mirror, there may be no 'bunches' (BUILD lingo,
not TROR ones) collected, but following code used the first one unconditionally.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2431 | helixhorned | 2012-03-08 11:16:47 -0800 (Thu, 08 Mar 2012) | 1 line

OS X: whitespace-cleanup Objective-C files. Also does TAB-->space.
------------------------------------------------------------------------
r2430 | helixhorned | 2012-03-08 11:16:30 -0800 (Thu, 08 Mar 2012) | 1 line

OS X: fix and enable startup windows; enable PPC build in osxbuild.sh.
------------------------------------------------------------------------
r2429 | helixhorned | 2012-03-08 11:16:06 -0800 (Thu, 08 Mar 2012) | 3 lines

OS X Objective-C files: NSApp -> nsapp as before for a PPC linkage fix

Note: I'm not really sure whether I'm initializing it in the right places.
------------------------------------------------------------------------
r2428 | helixhorned | 2012-03-08 11:15:18 -0800 (Thu, 08 Mar 2012) | 1 line

cleanup: remove now unused B_ATTRIBUTE_USED macro.
------------------------------------------------------------------------
r2427 | helixhorned | 2012-03-08 11:15:03 -0800 (Thu, 08 Mar 2012) | 4 lines

Polymost: fix mirror-related oob access analogous to r1872's fix for classic.

When drawing from inside the mirror, there may be no 'bunches' (BUILD lingo,
not TROR ones) collected, but following code used the first one unconditionally.
------------------------------------------------------------------------