summaryrefslogtreecommitdiff
path: root/src/win32/msvc-compat.h
Commit message (Expand)AuthorAgeFilesLines
* Consistently use p_snprintfJacques Germishuys2014-08-051-7/+0
* Cleanup portability/compatibility layerJacques Germishuys2014-08-051-25/+3
* Variadic macros is only available from Visual Studio 2005+Jacques Germishuys2014-07-061-1/+1
* _stat64 is a function, __stat64 is the structureJacques Germishuys2014-07-061-1/+1
* Fix some deprecation warnings on WindowsRussell Belfer2013-02-281-0/+7
* Add GIT_STDLIB_CALLRussell Belfer2013-02-281-0/+2
* update copyrightsEdward Thomson2013-01-081-1/+1
* repository: make git_repository_init() value the core.filemode config entrynulltoken2012-06-051-0/+1
* Update Copyright headerschu2012-02-131-1/+1
* msvc: Move `ssize_t` typedef to MSVC-onlyVicent Martí2012-01-261-0/+3
* msvc: Properly handle inttypes.h/stdint.hVicent Marti2011-10-051-35/+15
* http-parser: Disable MSVC warnings locallyVicent Marti2011-09-291-10/+0
* msvc: Disable warnings in header fileVicent Marti2011-09-281-0/+10
* Tabify everythingVicent Marti2011-09-191-10/+10
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* build: Move OS-specific compat to their own foldersVicent Marti2011-07-031-0/+52