itss: Remove unneeded casts of zero.
[wine] / dlls / itss / chm_lib.c
2008-12-02  Michael Stefaniucitss: Remove unneeded casts of zero.
2008-04-04  Austin EnglishSpelling fixes.
2008-01-08  Andrew Talbotitss: Remove unneeded casts.
2007-11-26  Gerald Pfeiferitss: Avoid checking an unsigned value for < 0.
2007-10-22  Lionel Debrouxitss: Remove redundant NULL check before free (found...
2007-07-16  Alec Berrymanitss: Replace malloc/free with HeapAlloc/HeapFree.
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-03-12  Jan Zerebeckiitss: Add DebugInfo to critical sections.
2007-01-12  Andrew Talbotitss: Remove unused variable and associated dead code.
2007-01-10  Andrew Talbotitss: Declare a function static.
2006-10-12  Hans Leidekkeritss: Win64 printf format warning fixes.
2006-10-10  Michael Stefaniucjanitorial: Remove remaining NULL checks before free...
2005-08-29  Mike McCormackgcc 4.0 warning fixes.
2005-05-24  Hans LeidekkerFix uninitialized warnings.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-10-19  Hans LeidekkerAdd ffs() to porting library, needed by MinGW.
2004-08-31  Alexandre JulliardGet rid of CVS keywords.
2004-08-25  Mike McCormackFix the ITS moniker implementation.
2004-08-24  Alexandre JulliardAuthors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwi...