From Harald Welte:
[obnox/wireshark/wip.git] / epan / except.c
2011-08-01 stigAnother fix for building with MSVC2005.
2011-02-17 guyconfig.h is now included, and it defines _WIN32_WINNT.
2011-02-17 guyOn Windows, try putting __declspec(noreturn) in front...
2009-10-06 krjCleanup rcsids
2009-08-17 krjAs pointed out by Guy, we should probably explain why...
2009-08-17 krjAdd proper type cast.
2009-08-15 krjSwitch over to using GLib's g_malloc/g_free in the...
2009-07-30 geraldFrom Kovarththanan Rajaratnam via bug 3506:
2007-12-05 guyInclude <glib.h> to declare g_vsnprintf().
2007-12-05 guyUse g_vsnprintf(), not vsprintf(), for safety's sake.
2006-01-22 ulflWin32: call an existing debugger if a DissectorError...
2005-09-27 kukosaget rid of warnings about qualifier discarding
2005-08-06 guySupport throwing an exception with a null message point...
2004-12-29 geraldRemove some unneeded backslashes.
2004-12-28 geraldRemove some macros that were making the "splint" utilit...
2004-07-18 guySet the svn:eol-style property on all text files to...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2001-07-27 gramFix for Kazlib exception code:
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.