This website requires JavaScript.
Explore
Help
Sign In
caiyu
/
gmio
Watch
1
Star
0
Fork
0
You've already forked gmio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
131
Commits
1
Branch
0
Tags
1.9
MiB
C
73.8%
C++
19.6%
CMake
5.6%
Batchfile
0.5%
Shell
0.3%
Other
0.2%
52fea697cb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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