aboutsummaryrefslogtreecommitdiffstats
path: root/epan/except.h
Commit message (Expand)AuthorAgeFilesLines
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-13/+14
* Define variants of CLEANUP_PUSH & etc to allow nested use w/o "shadowing" var...Bill Meier2012-12-041-0/+23
* More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versionsGerald Combs2011-07-111-1/+0
* Include config.h (for WS_MSVC_NORETURN) and g_gnuc.h (for G_GNUC_NORETURN)Jeff Morriss2011-05-121-0/+1
* Put WS_MSVC_NORETURN back.Gerald Combs2011-02-181-4/+4
* Fix compilation on Windows.Gerald Combs2011-02-171-5/+5
* On Windows, try putting __declspec(noreturn) in front of declarations ofGuy Harris2011-02-171-9/+4
* Is there an SAL tag that says "this function never returns"?Guy Harris2011-02-171-0/+5
* Doxygen changes.Anders Broman2010-08-281-1/+3
* From Kovarththanan Rajaratnam via bug 3506:Gerald Combs2009-07-301-4/+5
* get rid of warnings about qualifier discardingTomas Kukosa2005-09-271-4/+4
* Support throwing an exception with a null message pointer, and have theGuy Harris2005-08-061-4/+13
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-5/+5
* From Tomas Kukosa: add some more routines to the plugin API.Guy Harris2002-08-141-19/+19
* Fix for Kazlib exception code:Gilbert Ramirez2001-07-271-4/+4
* First step in moving core Ethereal routines to libepan.Gilbert Ramirez2000-09-271-0/+149