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

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

Detail

2016.01.10.Log1194.txt

📄SVN 📅2016-01-10 💾3,5 KB 15 Parsed entries CON FIX

Revision r5547

Enable -Wwrite-strings and fix all instances where string constants were passed to functions accepting a char ptr.

Revision r5546

Use XXH64 functions for editor undo/redo when building for 64-bit.

Revision r5545

Fix some ENet const issues. DONT_BUILD.

Revision r5544

Update ENet to v1.3.13. DONT_BUILD.

Revision r5543

Add -Wuninitialized, -Wlogical-op, and -Wcast-qual. DONT_BUILD.

Revision r5542

Update to the newest version of xxHash.

Revision r5541

Update vcxproj. DONT_BUILD.

Revision r5540

Fix quite a few issues with casting away const and volatile qualifiers, found with -Wcast-qual. If we're going to use const everywhere, we should really mean it!

Revision r5539

Negligible change to OS string printed at startup.

Revision r5538

Fix a stupid error in MACT, found with GCC's -Wlogical-op parameter.

Revision r5537

CON compilation and debug message fuckery affecting virtually nobody

Revision r5536

Clean up some of the SDL version number spam at startup.

Revision r5535

Fix a few instances where bitptr wasn't properly set after writing to the compiled script

Revision r5534

Clean up a couple instances of direct usage of a magic number in the CON compiler. DONT_BUILD.

Revision r5533

Make the bitptr stuff in the CON compiler more readable.
Raw Content
------------------------------------------------------------------------
r5548 | terminx | 2016-01-10 21:06:14 -0800 (Sun, 10 Jan 2016) | 1 line

I'm either clever, or an idiot. Or both.
------------------------------------------------------------------------
r5547 | terminx | 2016-01-10 21:06:10 -0800 (Sun, 10 Jan 2016) | 1 line

Enable -Wwrite-strings and fix all instances where string constants were passed to functions accepting a char ptr.
------------------------------------------------------------------------
r5546 | terminx | 2016-01-10 21:06:02 -0800 (Sun, 10 Jan 2016) | 1 line

Use XXH64 functions for editor undo/redo when building for 64-bit.
------------------------------------------------------------------------
r5545 | terminx | 2016-01-10 21:05:59 -0800 (Sun, 10 Jan 2016) | 1 line

Fix some ENet const issues. DONT_BUILD.
------------------------------------------------------------------------
r5544 | terminx | 2016-01-10 21:05:54 -0800 (Sun, 10 Jan 2016) | 1 line

Update ENet to v1.3.13. DONT_BUILD.
------------------------------------------------------------------------
r5543 | terminx | 2016-01-10 21:05:50 -0800 (Sun, 10 Jan 2016) | 1 line

Add -Wuninitialized, -Wlogical-op, and -Wcast-qual. DONT_BUILD.
------------------------------------------------------------------------
r5542 | terminx | 2016-01-10 21:05:47 -0800 (Sun, 10 Jan 2016) | 1 line

Update to the newest version of xxHash.
------------------------------------------------------------------------
r5541 | terminx | 2016-01-10 21:05:43 -0800 (Sun, 10 Jan 2016) | 1 line

Update vcxproj. DONT_BUILD.
------------------------------------------------------------------------
r5540 | terminx | 2016-01-10 21:05:38 -0800 (Sun, 10 Jan 2016) | 1 line

Fix quite a few issues with casting away const and volatile qualifiers, found with -Wcast-qual. If we're going to use const everywhere, we should really mean it!
------------------------------------------------------------------------
r5539 | terminx | 2016-01-10 21:05:25 -0800 (Sun, 10 Jan 2016) | 1 line

Negligible change to OS string printed at startup.
------------------------------------------------------------------------
r5538 | terminx | 2016-01-10 21:05:21 -0800 (Sun, 10 Jan 2016) | 1 line

Fix a stupid error in MACT, found with GCC's -Wlogical-op parameter.
------------------------------------------------------------------------
r5537 | terminx | 2016-01-10 21:05:18 -0800 (Sun, 10 Jan 2016) | 1 line

CON compilation and debug message fuckery affecting virtually nobody
------------------------------------------------------------------------
r5536 | terminx | 2016-01-10 21:05:16 -0800 (Sun, 10 Jan 2016) | 1 line

Clean up some of the SDL version number spam at startup.
------------------------------------------------------------------------
r5535 | terminx | 2016-01-10 21:05:13 -0800 (Sun, 10 Jan 2016) | 1 line

Fix a few instances where bitptr wasn't properly set after writing to the compiled script
------------------------------------------------------------------------
r5534 | terminx | 2016-01-10 21:05:10 -0800 (Sun, 10 Jan 2016) | 1 line

Clean up a couple instances of direct usage of a magic number in the CON compiler. DONT_BUILD.
------------------------------------------------------------------------
r5533 | terminx | 2016-01-10 21:05:05 -0800 (Sun, 10 Jan 2016) | 1 line

Make the bitptr stuff in the CON compiler more readable.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.