aboutsummaryrefslogtreecommitdiffstats
path: root/ws_symbol_export.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* I guess the order *doesn't* matter.Guy Harris2013-11-161-4/+0
* OK, does it matter in which order "extern" and "declspec" appear?Guy Harris2013-11-161-0/+4
* Add $Id$.Guy Harris2013-08-151-0/+2
* More details in a comment.Guy Harris2013-07-041-3/+9
* Add more comments indicating what this is doing.Guy Harris2013-07-041-2/+21
* WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added;Guy Harris2013-07-031-17/+17
* OK, try having WS_DLL_PUBLIC always say "extern". If *that* doesn'tGuy Harris2013-07-031-6/+44
* Methinks the "not GCC 4 or later" #defines for WS_DLL_PUBLIC andGuy Harris2013-07-021-4/+4
* From Balint:Gerald Combs2013-03-071-0/+24
* Revert "Make Solaris Studio hide internal shared library symbols by default"Balint Reczey2013-03-021-1/+1
* Make Solaris Studio hide internal shared library symbols by defaultBalint Reczey2013-03-021-1/+1
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-2/+5
* Fix warning: C++ style comments are not allowed in ISO C90 [enabled by default]Anders Broman2013-03-011-2/+2
* Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey2013-02-281-0/+54