Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / memanalyze.pl
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-07-18 Yang TseReinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup...
2013-05-12 Daniel StenbergRevert "WIN32 MemoryTracking: track wcsdup() _wcsdup...
2013-03-25 Yang TseWIN32 MemoryTracking: track wcsdup() _wcsdup() and...
2013-01-22 Daniel Stenbergmemanalyze.pl: handle fopen() of file names with quotes
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-07-29 Yang Tsesocketpair() usage tracking to allow fd leak detection
2011-03-22 Daniel Stenbergheaders: more copyright headers added
2010-02-16 Yang Tsereplaced tabs with spaces
2010-02-14 Yang Tseremoved trailing whitespace
2007-06-28 James HousleyUsing fdopen() is a more correct way to implement the...
2005-08-04 Daniel StenbergSupport realloc() on a NULL pointer properly (printf...
2005-06-30 Daniel Stenbergadd more info when this script gets confused, and added...
2004-05-07 Daniel StenbergJames Bursa's fix to make this deal with malloc(0)...
2004-04-29 Daniel StenbergGisle fixed the counting of calloc()s
2004-04-22 Daniel StenbergIf only a partial file was transfered, we consider...
2004-02-26 Daniel Stenbergadjusted to work with the modified fopen() line and...
2003-10-24 Daniel Stenbergsupports -l now to display the actual line that was...
2003-10-24 Daniel Stenbergproduce a single summary of the amount of allocations...
2003-08-14 Daniel Stenbergsupprt for the new memlimit stuff
2003-01-09 Daniel Stenbergpass a file name to memanalyze to read from instead...
2003-01-09 Daniel Stenbergfixed to deal with file names that contain colons,...
2002-05-21 Daniel Stenbergtest suite mods for the netrc testing stuff
2002-03-01 Daniel Stenbergmoved memanalyze.pl into the tests dir