msvcrt: Fix malloc_func_t/free_func_t calling convention.
[wine] / dlls / lz32 /
2011-02-28  Austin Englishlz32/tests: Remove win9x hacks.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-05-13  Francois Gougetlz32/tests: Replace malloc() with HeapAlloc().
2009-03-11  Alexandre Julliardlz32: Make lzexpand.dll into a stand-alone 16-bit module.
2009-02-23  Huw Davieslz32/tests: For win9x, cBytes depends on the length...
2009-02-20  Huw Davieslz32/tests: Display filename on failure.
2008-12-01  Paul Vrienslz32/tests: Fix a test failure on Win9x.
2008-10-09  Paul Vrienslz32/tests: Change a trace into a skip.
2008-08-29  James Hawkinslz32: Fix several failing tests in win95.
2008-06-30  James Hawkinslz32: Fix a test failure in win9x.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2007-05-04  Alexandre JulliardGet rid of some empty source files, our makefiles no...
2007-03-07  Alexandre JulliardAdded version information for a number of dlls.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-12  Michael Ploujnikovlz32/tests: Win64 printf format warning fixes.
2006-10-10  Saulius Krasuckaslz32/tests: WinME sometimes returns short filenames.
2006-10-10  Saulius Krasuckaslz32/tests: Be more verbose and aware of root directory.
2006-10-10  Saulius Krasuckaslz32/tests: More checks for various LZOpenFile[AW]...
2006-10-10  Saulius Krasuckaslz32/tests: Non-op cosmetics for LZOpenFile[AW] operations.
2006-10-10  Saulius Krasuckaslz32/tests: Test more last errors set by LZOpenFile...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-27  Saulius Krasuckaslz32/tests: Fix some typos in error messages.
2006-09-26  Saulius Krasuckaslz32/tests: Try to open nonexisting compressed files.
2006-09-26  Saulius Krasuckaslz32/tests: Add more cases for opening compressed files.
2006-09-26  Saulius Krasuckaslz32/tests: Move indirect opening of compressed files...
2006-09-26  Saulius Krasuckaslz32/tests: Compare result to predefined compressed...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-02  Andrew Talbotlz32/tests: Write-strings warning fix.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-21  Saulius Krasuckaslz32: Small test fixes.
2006-06-20  Saulius Krasuckaslz32: Remove dead code from the LZOpenFileW test.
2006-06-19  Saulius Krasuckaslz32: test LZOpenFileW.
2006-06-19  Saulius Krasuckaslz32: LZOpenFileA sets last error sometimes.
2006-06-19  Saulius Krasuckaslz32: Rename function aliases to real (ASCII) function...
2006-06-19  Saulius Krasuckaslz32: Enable old test and expand it.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-28  Alexandre Julliardlz32: Renamed lzexpand directory to lz32.