Brian Cox
|
1ca2b86ed1
|
fix several clang-analyzer issues
|
2019-09-15 16:21:01 -07:00 |
Brian Cox
|
b308f6871b
|
Bump © year to 2019, because 2019
|
2019-01-03 20:30:41 -08:00 |
Brian Cox
|
c9e32170ba
|
use standard '_t' fixed-width types instead of rolling our own, where available
|
2018-10-28 12:07:34 -07:00 |
Brian Cox
|
ccf8a62fa4
|
Clean up code formatting with clang-format; add a custom clang-format style that tries to approximate the existing OST code style
|
2018-03-24 21:28:30 -07:00 |
Brian Cox
|
f1525a267a
|
Bump version & copyright year
|
2018-01-01 17:44:15 -08:00 |
Brian Cox
|
7310422053
|
Clean up iCodeConverter singleton on exit
|
2017-08-28 20:08:38 -07:00 |
Brian Cox
|
dae64c48ed
|
Update copyright years
|
2017-04-25 18:31:11 -07:00 |
Brian Cox
|
8ba032c424
|
Change uses of _DEBUG and _DEBUG_DB defines to be DEBUG, since that's the only symbol that gets defined by configuring with --enable-debug.
|
2017-04-12 21:44:51 -07:00 |
Brian Cox
|
5c1cfe4702
|
Use unique_ptr instead of auto_ptr where available (and define a macro to pick which one to use); fix a few other remaining warnings.
|
2017-03-22 20:00:08 -07:00 |
Brian Cox
|
d6df22f9dc
|
Fix various Clang static analyzer quibbles
|
2017-02-20 23:21:00 -08:00 |
Brian Cox
|
005be38165
|
Fix permissions on a couple of cpp files (issue #14)
|
2017-02-20 14:49:52 -08:00 |
Brian Cox
|
207189dafd
|
Update platform macros in platform.h, and use them instead of compiler-defined OS macros.
|
2016-06-23 23:12:22 -07:00 |
Brian Cox
|
4563812467
|
Define ICONV_SOURCE_TYPE properly for Minix
|
2016-05-29 15:25:06 -07:00 |
Brian Cox
|
ec9b4317ca
|
Fix & enable iconv() character conversion, instead of relying on cGoodEnoughConverter everywhere.
|
2016-05-06 18:47:56 -07:00 |
Ken Westin
|
c8dc58df50
|
Open Source Tripwire 2.4.2.2
Initial commit of code from Sourceforge repository.
|
2015-05-03 22:26:18 -07:00 |