summaryrefslogtreecommitdiff
path: root/include/openvswitch/compiler.h
Commit message (Expand)AuthorAgeFilesLines
* ctags: Include new annotations to ctags ignore list.Flavio Leitner2020-07-041-0/+2
* compiler: Fix compilation when using VStudio 2015/2017Alin Gabriel Serdean2019-04-161-0/+12
* Fix C++ build issue when static_assert() is not availableYi-Hung Wei2017-09-131-1/+5
* Automatically verify that OVS header files work OK in C++ also.Ben Pfaff2017-07-311-3/+2
* compiler: Use C11 build assertions with new enough GCC or Clang.Ben Pfaff2017-03-161-13/+15
* cmap: New macro CMAP_INITIALIZER, for initializing an empty cmap.Ben Pfaff2016-05-091-4/+9
* Misc cleanup with "util.h" header filesBen Warren2016-04-141-0/+3
* util: Move build assertion macros to compiler.h.Ben Warren2016-03-301-0/+30
* compiler: Don't require constructor names to be globally unique in MSVC.Ben Pfaff2016-02-101-1/+1
* compiler: Document OVS_CONSTRUCTOR.Ben Pfaff2016-02-101-1/+8
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-0/+224