widl: Clean up array case in write_remoting_arg.
[wine] / programs / cmd /
2010-03-15  Yann Droneaudcmd: Added some expansion tests.
2010-03-15  Yann Droneaudcmd: Fixed uninitialised field in WCMD_addCommand(...
2010-03-04  Arjun Comarcmd: Fix cmd to take /? as a help parameter.
2010-02-23  Paul Vrienscmd: Fix a memory leak (Valgrind).
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Paul Vrienscmd/tests: Compare strings case-insensitive.
2010-02-19  Trey Hunnercmd: Add test for 'if' case sensitivity.
2010-02-18  Paul Vrienscmd: Remove some unneeded extension checking.
2010-02-18  Dan Kegelcmd: Fix 'else', with tests.
2010-02-17  Dan Kegelcmd: Rename reference file from .out to .exp to avoid...
2010-02-17  Dan Kegelcmd: Add test to show ~dp0 should be directory containi...
2010-02-17  Dan Kegelcmd: Add test to show set "FOO=bar" should not include...
2010-02-17  Dan Kegelcmd: Turn off echo, add visual separator between testcases.
2010-02-17  Dan Kegelcmd: Move all tests to test_builtins.cmd.
2010-02-15  André Hentschelcmd: Improve German translation.
2010-02-10  Jacek Cabancmd: Added cmd.exe tests.
2010-02-03  Dan Kegelcmd: Size buffer in create_full_path() correctly.
2010-02-03  Dan Kegelcmd: %~dp0 should expand to the directory containing...
2010-02-02  Trey Hunnercmd: Add support for 'if /i'.
2010-01-04  Dan Kegelcmd: Fix echoing of multiline commands.
2010-01-04  Dan Kegelcmd: Echoed prompts are preceded by a blank line.
2009-12-31  Andrew Nguyencmd: Set the PROMPT environment variable on startup.
2009-12-23  Austin Englishcmd: Use DOS newlines, not UNIX.
2009-12-09  Alexandre Julliardcmd: Use the explicit name for all A/W function.
2009-12-04  Marcus Meissnercmd: Break out of the argument scan loop (Coverity).
2009-11-18  Francois Gougetcmd: Remove spaces before '\n's.
2009-11-09  Luca Bennaticmd: Add Italian translation.
2009-10-15  Colin Fletchercmd.exe: Treat tabs as parameter delimiters.
2009-10-08  Peter Dons Tychsencmd: Fix handling of quotes when line includes redirect...
2009-10-06  Andrew Nguyencmd: Fix copy option handling in batch mode.
2009-09-25  Dan Kegelcmd: Make 'dir' hide hidden or system files by default.
2009-09-25  Dan Kegelcmd: Improve 'attrib' builtin to handle at least settin...
2009-08-29  André Hentschelwcmd: Ignore start and end quotes.
2009-08-14  Jörg Höhlecmd: Fix German typo.
2009-08-13  Juan Langwcmd: Only execute non-empty commands.
2009-07-17  Vladimir Pankratovcmd: Convert the Russian resources to UTF-8.
2009-07-15  André Hentschelcmd: Update German translation.
2009-07-14  André Hentschelcmd: Fix German translation.
2009-07-09  Alexandre JulliardRemove some obsolete README files.
2009-07-09  Michael Stefaniuccmd: Convert the German resources to UTF-8.
2009-07-06  Frédéric Delanoycmd: Fix French translation.
2009-07-03  Aurimas Fišerascmd: Add Lithuanian translation.
2009-07-02  Michael Stefaniuccmd: Build language resource files separately.
2009-06-16  Gerald Pfeifercmd.exe: Fix incorrect check in WCMD_HandleTildaModifie...
2009-06-15  Francois Gougetcmd: Replace malloc() with HeapAlloc().
2009-06-15  Francois Gougetcmd: Introduce a WCMD_strsubstW() function to simplify...
2009-04-23  Łukasz Wojniłowiczcmd: Updated Polish translations.
2009-03-23  James Hawkinscmd: Fix a memory leak (Coverity 904).
2009-03-09  Hwang YunSong(황윤성)cmd: Updated Korean resource.
2009-03-03  Diaa Samicmd: Fixed a number of buffer overflows.
2009-02-18  Nikolay Sivovcmd: Reserve a place in buffer for NULL terminator.
2009-02-18  Nikolay Sivovcmd: Always add a new line in 'type' output on single...
2009-02-12  Erich Hooverwcmd: Properly cleanup redirects when there are no...
2009-01-13  Erich Hooverwcmd: Fix redirecting a pipe to another pipe.
2009-01-13  Erich Hooverwcmd: Handle batch scripts containing quotes within...
2009-01-06  Francois Gougetcmd: Make some functions static.
2009-01-06  Francois Gougetcmd: WCMD_strtrim_trailing_spaces() is unused so remove it.
2009-01-06  Francois Gougetcmd: Make WCMD_ask_confirm() static.
2009-01-03  Alexandre Julliardcmd.exe: Don't use wvsprintf on sysv-style varargs...
2008-12-31  Alexandre Julliardcmd: Don't include time.h before winsock.h to avoid...
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-30  Christian Costacmd.exe: Use WCMD_CURRENTTIME resource to show the...
2008-12-15  Francois Gougetcmd: Make WCMD_DumpCommands() static.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-04  Michael Stefaniuccmd: Remove some superfluous casts.
2008-10-13  Muneyuki Noguchicmd: Convert Japanese resource to UTF-8.
2008-07-30  Lei Zhangcmd: Check the return value from HeapAlloc.
2008-06-11  Francois Gougetcmd: Remove spaces before '\n' in resource strings.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-06-04  Michael Stefaniuccmd: Fix the Turkish translation.
2008-06-04  Michael Stefaniuccmd: Fix the Czech translation.
2008-06-02  Michael Stefaniuccmd: Fix the Portuguese translations.
2008-05-30  Michael Stefaniuccmd: Fix the Japanese translation.
2008-05-13  Andrej Sinicyncmd: German translation.
2008-05-05  Jens Albretsencmd: Added Danish translation.
2008-04-22  Austin EnglishSpelling fixes.
2008-04-21  Tomasz NowińskiFixed typos in the Polish translations.
2008-04-08  Rok Mandeljccmd: Updated Slovenian translation.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-03-20  Herve Chanalcmd: Add a nicer icon.
2008-03-19  Francois GougetAssorted spelling fixes.
2008-03-04  Jason Edmeadescmd.exe: Support cd .. when saving current directory.
2008-03-04  Jason Edmeadescmd.exe: Fix pipes.
2008-03-04  Jason Edmeadescmd.exe: Fix running programs from root of drive.
2008-02-25  Rob Shearmancmd: Fix character count passed to GetShortPathName...
2008-02-25  Rob Shearmancmd: Fix loop termination check in WCMD_batch.
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-15  Frans Koolcmd: Added & corrected Dutch translations.
2008-02-07  Andrey Esincmd: Additions to Russian translation.
2008-01-22  Marcus Meissnercmd: Include <time.h> for time().
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-10  Alexander Nicolays... cmd: Seed the random number generator.
2008-01-04  Lance Jacksoncmd: Fix some unclosed file and registry handles.
2007-11-21  Jonathan Ernstcmd: Updated French translation.
2007-11-13  Jonathan Ernstcmd: Updated French translation.
2007-10-15  Dmitry Potapovcmd: copy: Fix "Path not found" error.
2007-09-27  Francois GougetAssorted spelling fixes.
2007-09-18  Alexandre Julliardcmd.exe: We can now store binary files in the repository.
2007-09-12  Jason Edmeadescmd.exe: Fix redirect ordering on a command line.
next