Remove all $Id$ from top of file
[metze/wireshark/wip.git] / epan / except.c
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-28 Gerald CombsMerge "[Automatic manuf, services and enterprise-number...
2014-01-26 Alexis La GoutteFix indent (Use 4spaces) and modelines info
2014-01-26 Alexis La GoutteDrop support of Visual Studio 2005
2013-03-20 Bill Meier From beroset:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2011-08-01 Stig BjørlykkeAnother fix for building with MSVC2005.
2011-02-17 Guy Harrisconfig.h is now included, and it defines _WIN32_WINNT.
2011-02-17 Guy HarrisOn Windows, try putting __declspec(noreturn) in front...
2009-10-06 Kovarththanan Raja... Cleanup rcsids
2009-08-17 Kovarththanan Raja... As pointed out by Guy, we should probably explain why...
2009-08-17 Kovarththanan Raja... Add proper type cast.
2009-08-15 Kovarththanan Raja... Switch over to using GLib's g_malloc/g_free in the...
2009-07-30 Gerald CombsFrom Kovarththanan Rajaratnam via bug 3506:
2007-12-05 Guy HarrisInclude <glib.h> to declare g_vsnprintf().
2007-12-05 Guy HarrisUse g_vsnprintf(), not vsprintf(), for safety's sake.
2006-01-22 Ulf LampingWin32: call an existing debugger if a DissectorError...
2005-09-27 Tomas Kukosaget rid of warnings about qualifier discarding
2005-08-06 Guy HarrisSupport throwing an exception with a null message point...
2004-12-29 Gerald CombsRemove some unneeded backslashes.
2004-12-28 Gerald CombsRemove some macros that were making the "splint" utilit...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2001-07-27 Gilbert RamirezFix for Kazlib exception code:
2000-09-27 Gilbert RamirezFirst step in moving core Ethereal routines to libepan.