libgit2/tests-clar/object
Russell Belfer 7bf87ab698 Consolidate text buffer functions
There are many scattered functions that look into the contents of
buffers to do various text manipulations (such as escaping or
unescaping data, calculating text stats, guessing if content is
binary, etc).  This groups all those functions together into a
new file and converts the code to use that.

This has two enhancements to existing functionality.  The old
text stats function is significantly rewritten and the BOM
detection code was extended (although largely we can't deal with
anything other than a UTF8 BOM).
2012-11-28 09:58:48 -08:00
..
blob Consolidate text buffer functions 2012-11-28 09:58:48 -08:00
commit API updates for index.h 2012-11-27 13:18:28 -08:00
raw Fix MSVC compilation warnings 2012-11-17 05:13:13 -08:00
tag API updates for tag.h 2012-11-27 13:18:28 -08:00
tree Fix warnings on Win64 build 2012-11-27 13:18:29 -08:00
lookup.c Reset all static variables to NULL in clar's __cleanup 2012-11-23 11:41:56 +01:00
message.c message: reorganize tests 2012-10-26 21:01:58 +02:00
peel.c Reset all static variables to NULL in clar's __cleanup 2012-11-23 11:41:56 +01:00