Go to file
Hugues Delorme 52fea697cb Surround declaration of functions with FOUG_C_LINKAGE_BEGIN and FOUG_C_LINKAGE_END
This avoids linking errors with use of FougDataX in C++ programs
2014-03-13 15:57:04 +01:00
benchs Rename tests/ to benchs/ 2014-01-29 17:52:25 +01:00
doc Add more documentation for global header files (just below src/ folder) 2014-02-13 11:51:42 +01:00
qmake libstl: replace stl{a,b}_{read,write}.h files by stl_io.h 2014-02-13 17:02:18 +01:00
src Surround declaration of functions with FOUG_C_LINKAGE_BEGIN and FOUG_C_LINKAGE_END 2014-03-13 15:57:04 +01:00
tests Add unit tests for expected platform behavior 2014-02-11 11:13:15 +01:00
.gitignore Add .gitignore file 2013-01-15 10:41:29 +01:00
CMakeLists.txt Separate detection of GCC builtin bswap() functions for 16b and 32b 2014-02-25 09:53:36 +01:00