aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/type_util.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-29Tools: Add constant conversions to convert-glib-typesGerald Combs1-1/+1
2023-09-24Convert wsutil to C99 typesGerald Combs1-11/+13
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-13/+1
2015-05-09Keep everything unsigned there.Guy Harris1-1/+1
2014-12-28Deleting unnecessary #includes from wsutil.Martin Mathieson1-1/+0
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2008-12-17type conversion gdouble<->guint64 is not supported in all MSVC versions, conv...Tomas Kukosa1-0/+70