Sebastian Schuberth
8133afefe3
Fix a few minor typos in comments and error messages
...
Regarding "initialize" vs. "initialise", www.dict.cc says the first is American
English whereas the latter in British English. For consistency, we should
stick to American English.
2011-05-19 09:34:58 +02:00
Sebastian Schuberth
072347166f
Define str(n)casecmp for MSVC
...
MSVC has _str(n)icmp instead.
2011-05-18 17:31:23 +02:00
Alex Budovski
f0bde7fac0
Revised platform types to use 'best supported' size.
...
This will allow graceful migration to 64 bit file sizes and timestamps should
git's binary interface be extended to allow this.
2011-01-11 18:31:55 +11:00
Vicent Marti
824f4acde2
Fix redeclaration warnings in MSVC
...
Signed-off-by: Vicent Marti <tanoku@gmail.com>
2010-11-24 00:23:15 +02:00
Ramsay Jones
e8cc449fe9
win32: Add separate MinGW and MSVC compatability header files
...
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
2010-02-28 20:10:56 +00:00