Added winebuild support for generating a .dbg.c file containing the
[wine] / programs / wcmd / builtins.c
2002-05-04  Jason EdmeadesAdd support for the 'title' command.
2002-04-29  Jason Edmeades- Support for dir /w and /b flags
2002-04-29  Jason EdmeadesEmulate the dos cmd 'cls'.
2002-04-20  Jason Edmeades- Fixed move and copy when no destination supplied...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-06-04  Dave Pickles- Report file and directory sizes using 64-bit arithmet...
2001-01-02  François GougetThe last parameter of CreateFile is a HANDLE and should...
2000-08-01  Dave PicklesAdded support for ERRORLEVEL.
2000-08-01  Jason Edmeades- Support whitespace around commands better, and suppor...
2000-04-19  Alexandre JulliardFixed resource loading.
1999-07-10  Dave PicklesFOR and IF commands added.
1999-06-26  Dave PicklesAdded more batch functionality, including the CALL...
1999-06-06  Dave PicklesAdded Wine command-line interpreter.