summaryrefslogtreecommitdiff
path: root/src/map.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning (git_off_t cast to size_t).Albert Meltzer2014-05-191-1/+0
* indexer: use mmap for writingCarlos Martín Nieto2014-05-171-0/+1
* update copyrightsEdward Thomson2013-01-081-1/+1
* Basic mmap/munmap compatiblityChris Young2012-06-101-0/+4
* Resolve comments from pull requestRussell Belfer2012-03-131-1/+4
* Migrate ODB files to new error handlingRussell Belfer2012-03-121-0/+2
* Update Copyright headerschu2012-02-131-1/+1
* Tabify everythingVicent Marti2011-09-191-11/+11
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* fileops: CleanupVicent Marti2011-07-051-3/+3
* Revised platform types to use 'best supported' size.Alex Budovski2011-01-111-1/+1
* Revert "Properly export all external symbols in Win32"Vicent Marti2010-12-231-2/+2
* Properly export all external symbols in Win32Vicent Marti2010-12-221-2/+2
* win32: Add routines to abstract memory-mapped file functionsRamsay Jones2009-03-201-0/+31