log th_types.h @ 747:57ccf6402d2a

age author description
Wed, 21 Dec 2022 13:20:06 +0200 Matti Hamalainen No need to check for both __MINGW32__ and __MINGW64__, the former is enough.
Wed, 21 Dec 2022 13:19:02 +0200 Matti Hamalainen Move TH_ATTR_PRINTF_FMT macro definition to th_types.h and improve the
Wed, 07 Dec 2022 12:14:39 +0200 Matti Hamalainen Renaming BOOL->bool and TRUE/FALSE to true/false, and using stdbool.h if available.
Sat, 01 Jan 2022 16:17:31 +0200 Matti Hamalainen Bump copyrights.
Mon, 18 Oct 2021 01:04:46 +0300 Matti Hamalainen Perhaps improve type definitions for MinGW v8+
Sat, 02 Jan 2021 11:35:54 +0200 Matti Hamalainen Bump copyright years.
Mon, 24 Feb 2020 07:42:34 +0200 Matti Hamalainen Mess with PRI* types again.
Mon, 27 Jan 2020 07:47:26 +0200 Matti Hamalainen Add th_char_t type.
Fri, 17 Jan 2020 04:16:32 +0200 Matti Hamalainen Some more slight Doxygenisation.
Sun, 12 Jan 2020 00:01:41 +0200 Matti Hamalainen Check for !defined(HAVE_STDINT_H) && !defined(HAVE_SYS_TYPES_H) before
Thu, 09 Jan 2020 21:11:39 +0200 Matti Hamalainen Clean up the th_types.h header #ifdef mess slightly.
Thu, 09 Jan 2020 18:29:10 +0200 Matti Hamalainen Define PRI*_SIZE_T from PRIu32/64 based on platform, this is cleaner and
Thu, 09 Jan 2020 18:17:29 +0200 Matti Hamalainen Fixes to the type definitions.
Thu, 09 Jan 2020 16:53:16 +0200 Matti Hamalainen Improve system bit-ness handling and target platform.
Fri, 03 Jan 2020 10:53:55 +0200 Matti Hamalainen Bump copyright years.
Mon, 16 Dec 2019 00:30:20 +0200 Matti Hamalainen Cleanups.
Mon, 09 Dec 2019 13:19:42 +0200 Matti Hamalainen Cleanup.
Thu, 10 Jan 2019 20:01:38 +0200 Matti Hamalainen Bump copyright years.
Tue, 02 Jan 2018 23:09:29 +0200 Matti Hamalainen Actually, revert the boolean changes .. meh.
Tue, 02 Jan 2018 22:57:47 +0200 Matti Hamalainen Merged.
Mon, 11 Dec 2017 12:28:13 +0200 Matti Hamalainen Remove char_t.
Tue, 02 Jan 2018 22:57:02 +0200 Matti Hamalainen Bump copyright years.
Tue, 02 Jan 2018 22:56:03 +0200 Matti Hamalainen Break backwards compatibility by renaming BOOL, TRUE and FALSE to lowercase.
Sun, 01 Jan 2017 01:59:49 +0200 Matti Hamalainen Bump copyrights.
Thu, 03 Mar 2016 14:36:14 +0200 Matti Hamalainen Add some missing types and macros when we do not have inttypes.h or stdint.h
Thu, 03 Mar 2016 14:21:22 +0200 Matti Hamalainen Comments.
Thu, 03 Mar 2016 14:17:02 +0200 Matti Hamalainen Add PRIo{32,64} macros.
Thu, 03 Mar 2016 14:15:26 +0200 Matti Hamalainen Add PRIi{32,64} macros.
Thu, 03 Mar 2016 14:13:31 +0200 Matti Hamalainen Rename TH_PRI{u,d,x}* macros to match with standard ISO C99 inttypes.h PRI*.
Thu, 03 Mar 2016 14:11:57 +0200 Matti Hamalainen Handle HAVE_STDINT_H vs HAVE_SYS_TYPES_H somewhat more sanely.
Thu, 03 Mar 2016 14:11:27 +0200 Matti Hamalainen Bump copyright.
Thu, 03 Mar 2016 14:11:17 +0200 Matti Hamalainen s/_TH_TYPES_H/TH_TYPES_H/g
Thu, 03 Mar 2016 14:08:38 +0200 Matti Hamalainen Buildsystem improvements.
Mon, 22 Feb 2016 21:51:56 +0200 Matti Hamalainen Define TH_PTRSIZE and UINTPTR_MAX if not defined already.
Mon, 22 Feb 2016 21:51:29 +0200 Matti Hamalainen Cosmetics.
Tue, 31 Mar 2015 11:26:26 +0300 Matti Hamalainen Add checks for WIN64.
Wed, 07 Jan 2015 20:21:27 +0200 Matti Hamalainen More portability stuff. :|
Wed, 07 Jan 2015 17:04:31 +0200 Matti Hamalainen Mostly cosmetic changes.
Thu, 01 Jan 2015 09:22:08 +0200 Matti Hamalainen Update copyrights.
Sun, 22 Jun 2014 07:23:54 +0300 Matti Hamalainen Cosmetics.
Mon, 12 Nov 2012 20:54:03 +0200 Matti Hamalainen Update copyrights.
Fri, 29 Oct 2010 13:47:57 +0300 Matti Hamalainen Cleanups.
Mon, 20 Apr 2009 00:01:43 +0300 Matti Hamalainen Updates.
Wed, 26 Mar 2008 04:41:58 +0200 Matti Hamalainen Initial import into Mercurial repository. Discarding old cvs/svn history