index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
curl_memory.h
Age
Commit message (
Expand
)
Author
2017-03-26
spelling fixes
klemens
2016-04-18
includes: avoid duplicate memory callback typdefs even harder
Daniel Stenberg
2016-04-01
curl_memory.h: Fixed typo in comment
Steve Holme
2016-04-01
curl.h: define CURL_DID_MEMORY_FUNC_TYPEDEFS
Daniel Stenberg
2016-04-01
curl_memory.h: avoid the curl/curl.h include
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-11-24
Revert "cleanup: general removal of TODO (and similar) comments"
Daniel Stenberg
2015-11-13
cleanup: general removal of TODO (and similar) comments
Daniel Stenberg
2015-03-24
curl_memory: make curl_memory.h the second-last header file loaded
Dan Fandrich
2013-07-19
WIN32 MemoryTracking: require UNICODE for wide strdup code support
Yang Tse
2013-07-18
Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".
Yang Tse
2013-05-12
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
Daniel Stenberg
2013-03-25
WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage
Yang Tse
2013-03-14
curl_memory.h: introduce CURLX_NO_MEMORY_CALLBACKS usage possibility
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse