log sidutil.h @ 409:5a27c0fbbf20 default tip

age author description
Tue, 28 Mar 2023 15:30:39 +0300 Matti Hamalainen Bump copyright years.
Wed, 07 Dec 2022 12:19:12 +0200 Matti Hamalainen Renaming BOOL->bool and TRUE/FALSE to true/false, and using stdbool.h if available.
Sat, 01 Jan 2022 16:20:55 +0200 Matti Hamalainen Bump copyrights.
Sat, 02 Jan 2021 11:37:13 +0200 Matti Hamalainen Bump copyright years.
Mon, 27 Jan 2020 02:32:59 +0200 Matti Hamalainen Add "support" for CP858 output in fallback converter as it is essentially the same as CP850.
Sun, 19 Jan 2020 04:38:29 +0200 Matti Hamalainen Split HVSC SLDB and STILDB reading boilerplate code from sidinfo to sidutil.
Sat, 11 Jan 2020 19:11:34 +0200 Matti Hamalainen Rename few HVSC related #defines to have SIDUTIL_ prefix.
Sat, 11 Jan 2020 18:34:34 +0200 Matti Hamalainen Move and rename siEscapeString() to sidutil_escape_string() and
Sat, 11 Jan 2020 18:30:10 +0200 Matti Hamalainen Move a number of more or less generic helper functions into a separate sidutil.[ch] module.