DCERPC: remove unused variable and mark another global as static
[metze/wireshark/wip.git] / ws_symbol_export.h
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-10-26 Guy HarrisMove the compiler version tests to ws_compiler_tests...
2014-10-14 Bill MeierAlways put editor-modelines at the end of the file ...
2014-10-12 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-07-01 Guy HarrisFor Sun C with linker scoping specifiers, define WS_DLL...
2014-07-01 Guy HarrisPick up stuff from GLib to hide symbols with Sun C.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-16 Guy HarrisI guess the order *doesn't* matter.
2013-11-16 Guy HarrisOK, does it matter in which order "extern" and "declspe...
2013-08-15 Guy HarrisAdd $Id$.
2013-07-04 Guy HarrisMore details in a comment.
2013-07-04 Guy HarrisAdd more comments indicating what this is doing.
2013-07-03 Guy HarrisWS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN...
2013-07-03 Guy HarrisOK, try having WS_DLL_PUBLIC always say "extern". ...
2013-07-02 Guy HarrisMethinks the "not GCC 4 or later" #defines for WS_DLL_P...
2013-03-07 Gerald CombsFrom Balint:
2013-03-02 Balint ReczeyRevert "Make Solaris Studio hide internal shared librar...
2013-03-02 Balint ReczeyMake Solaris Studio hide internal shared library symbol...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-03-01 Anders BromanFix warning: C++ style comments are not allowed in...
2013-02-28 Balint ReczeyExport libwsutil symbols using WS_DLL_PUBLIC define