aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/type_util.c
AgeCommit message (Expand)AuthorFilesLines
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