]> git.proxmox.com Git - libgit2.git/history - src/cc-compat.h
Merge pull request #444 from carlosmn/fetch-fixes
[libgit2.git] / src / cc-compat.h
2011-10-09 Vicent MartíMerge pull request #444 from carlosmn/fetch-fixes
2011-10-07 Vicent MartíMerge pull request #439 from carlosmn/network-examples
2011-10-05 Vicent Martimsvc: Properly handle inttypes.h/stdint.h
2011-09-29 Vicent Martimingw: Fix compilation warnings
2011-09-29 Vicent Martimingw: Fix printf identifiers
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-19 Vicent MartiTabify everything
2011-09-18 Vicent MartiCleanup legal data
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