Linux builds
4,116 results
4,116 results
Merge branch 'svn/trunk' r4362
Linux builds
#4159:
Commit c8239a5
pushed
by
dreamer
Fix arguments for triggering imgmount help message
Replace '-help' with '--help" to follow long-style GNU convention.
Add '-h' to follow short-style GNU convention.
Fix '/?' to follow MS-DOS conve...
Linux builds
#4158:
Commit eaa48f2
pushed
by
dreamer
Mention unit tests in README.md
Linux builds
#4157:
Commit 10daa81
pushed
by
dreamer
Add Unit Tests via Google Test
Linux builds
#4156:
Pull request #588
synchronize
by
dreamer
Mention unit tests in README.md
Linux builds
#4155:
Commit 10daa81
pushed
by
dreamer
Update allowed warnings limits
Linux builds
#4154:
Commit b4e3c87
pushed
by
dreamer
Optimize remaining checks for empty strings
Linux builds
#4153:
Commit d1dc83e
pushed
by
dreamer
Replace strlen call for checking if string is empty
Using "strlen(s) == 0" triggers PVS warning (correctly, because it's
rather pointless function call).
Linux builds
#4152:
Commit e050395
pushed
by
dreamer
Replace strlen call for checking if string is empty
Using "strlen(s) == 0" triggers PVS warning (correctly, because it's
rather pointless function call).
Linux builds
#4151:
Commit e050395
pushed
by
dreamer
Merge branch 'svn/trunk' r4361
Linux builds
#4150:
Commit 58c122a
pushed
by
dreamer
Add Unit Tests via Google Test
Linux builds
#4149:
Pull request #588
synchronize
by
dreamer
Add UTs for safe_strcpy function
Update documentation, add more asserts.
This function is critical for prevention of buffer overflows, therefore
I feel justified in adding some death tests as well.
Linux builds
#4148:
Commit 3f834a4
pushed
by
dreamer
Change formatting rule for macro line breaks
Linux builds
#4147:
Commit 1a38a54
pushed
by
dreamer
Move dynamic block initialization for core_dyn_x86
Linux builds
#4146:
Commit c0bf5d8
pushed
by
dreamer
WIP Move dynamic block initialization to core_dynrec
Linux builds
#4145:
Commit 9c73b3f
pushed
by
dreamer
Add Unit Tests via Google Test
Linux builds
#4144:
Pull request #588
synchronize
by
dreamer
Write brief documentation on building unit tests
Linux builds
#4143:
Commit d4a0495
pushed
by
dreamer
Add Unit Tests via Google Test
Linux builds
#4142:
Pull request #588
synchronize
by
dreamer
fixup! Extend buildsystem with ability to run unit tests
Linux builds
#4141:
Commit 4e88050
pushed
by
dreamer
Add Unit Tests via Google Test
Linux builds
#4140:
Pull request #588
synchronize
by
dreamer
WIP Add UTs for safe_strcpy function
Update documentation, add more asserts.
This function is critical for prevention of buffer overflows, therefore
I feel justified in adding some death tests as...
Linux builds
#4139:
Commit 28a0cd4
pushed
by
dreamer
Update PVS Studio to version 7.09.41421.64
Linux builds
#4138:
Commit 8af36db
pushed
by
dreamer
Update PVS Studio to version 7.09.41421.64
Linux builds
#4137:
Commit 85071c8
pushed
by
dreamer
Remove test auto-generated by VS
Linux builds
#4136:
Commit eae1604
pushed
by
dreamer
Update VS project filter for new midi source files
Linux builds
#4135:
Commit b73d8d0
pushed
by
dreamer