jscript: Assorted spelling fixes.
[wine] / programs / expand /
2012-01-20  Alexandre Julliardmakefiles: Disable use of Unicode macros globally for...
2011-11-25  Marcus Meissnerexpand: Initialize a variable (Coverity).
2011-11-07  Eric Pouechexpand: No longer use Unix stdio functions, but rather...
2011-11-07  Eric Pouechexpand: Remove extraneous curly braces from switch...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-01-29  Michael Stefaniucexpand: Remove superfluous pointer casts.
2008-09-03  Alexandre Julliardprograms: Build the programs that support it with ...
2008-08-21  Roy Sheaexpand: Extended expand program to accept /r argument.
2007-04-26  Hans Leidekkerexpand.exe: Add support for cabinet files.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-16  Mike McCormackprograms: Use WIN32_LEAN_AND_MEAN in some more places.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2002-12-12  Alexandre JulliardFixed LZCopy return value check.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-20  Alexandre JulliardMoved expand.c from libtest to programs/expand.