]> git.proxmox.com Git - libgit2.git/history - src/cc-compat.h
Merge pull request #223 from carlosmn/valgrind
[libgit2.git] / src / cc-compat.h
2010-06-07 Ramsay Jonesmsvc: Disable a level 4 warning and change -W3 to -W4
2010-01-20 Ramsay Jonesmsvc: Fix some "unreferenced formal parameter" warnings
2010-01-20 Ramsay JonesFix some "unused parameter" warnings with -Wextra
2010-01-20 Ramsay JonesAdd support for the MinGW platform
2009-10-13 Ramsay JonesDisable some msvc "deprecated function" warnings again
2009-06-16 Julio Espinoza-SokalUse GIT_INLINE macro instead of keyword inline.
2009-06-15 Ramsay Joneswin32: Add support for the MS Visual C/C++ compiler
2009-06-15 Ramsay JonesCorrect the spelling of the FLEX_ARRAY macro
2008-11-22 Andreas EricssonAdd cc-compat.h - C compiler compat macros for internal use