summaryrefslogtreecommitdiff
path: root/src/win32/utf-conv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs in UTF-8 <-> UTF-16 conversionRussell Belfer2012-05-241-13/+10
* Merge remote-tracking branch 'scottjg/fix-mingw32' into developmentVicent Martí2012-05-051-0/+1
|\
| * Fix missing prototype warning in utf-conv.cScott J. Goldman2012-05-051-0/+1
* | Fix warnings on 64-bit windows buildsRussell Belfer2012-04-171-20/+11
* | Continue error conversionRussell Belfer2012-03-141-5/+15
|/
* Update Copyright headerschu2012-02-131-1/+1
* Add support for macros and cache flush API.Russell Belfer2011-12-291-0/+5
* global: Properly use `git__` memory wrappersVicent Marti2011-10-281-2/+2
* windows: Add support for non-UTF codepagesVicent Marti2011-10-261-0/+88