aboutsummaryrefslogtreecommitdiffstats
path: root/epan/except.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-08Use a single WS_NORETURN macroPeter Wu1-5/+5
2014-07-06Add printf-format annotations, fix garbagePeter Wu1-1/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-26Fix indent (Use 4spaces) and modelines infoAlexis La Goutte1-47/+60
2013-11-10Don't test for guard-include-define (or how it's called) inside including hea...Jakub Zawadzki1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-13/+14
2012-12-04Define variants of CLEANUP_PUSH & etc to allow nested use w/o "shadowing" var...Bill Meier1-0/+23
2011-07-11More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versionsGerald Combs1-1/+0
2011-05-12Include config.h (for WS_MSVC_NORETURN) and g_gnuc.h (for G_GNUC_NORETURN)Jeff Morriss1-0/+1
2011-02-18Put WS_MSVC_NORETURN back.Gerald Combs1-4/+4
2011-02-17Fix compilation on Windows.Gerald Combs1-5/+5
2011-02-17On Windows, try putting __declspec(noreturn) in front of declarations ofGuy Harris1-9/+4
2011-02-17Is there an SAL tag that says "this function never returns"?Guy Harris1-0/+5
2010-08-28Doxygen changes.Anders Broman1-1/+3
2009-07-30From Kovarththanan Rajaratnam via bug 3506:Gerald Combs1-4/+5
2005-09-27get rid of warnings about qualifier discardingTomas Kukosa1-4/+4
2005-08-06Support throwing an exception with a null message pointer, and have theGuy Harris1-4/+13
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-5/+5
2002-08-14From Tomas Kukosa: add some more routines to the plugin API.Guy Harris1-19/+19
2001-07-27Fix for Kazlib exception code:Gilbert Ramirez1-4/+4
2000-09-27First step in moving core Ethereal routines to libepan.Gilbert Ramirez1-0/+149