sync with trunk head (34904)
[reactos.git] / reactos / base / shell / cmd / cmd.c
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-26 Jeffrey Morlan- In cmd, add ConOutResPrintf and ConErrResPrintf funct...
2008-05-22 Johannes Anderwald- fix integer to string representation
2008-05-17 Colin Finck- Minor fixes to work more like WinXP's cmd
2008-05-15 Hervé PoussineauFix debug output of strings
2008-05-15 Hervé Poussineaucmd: replace static traces by dynamic ones
2008-05-12 Colin FinckDon't strip trailing spaces from the command line
2008-04-20 Magnus Olsenadd back a check for the negative value
2008-04-18 Magnus Olsenfixed pipe working again from cmd
2008-03-30 Johannes Anderwald- fix compilation with msvc8
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-02 Christoph von Wittichrewrote alias handling in cmd for doskey compatibility
2008-02-02 Christoph von Wittichdon't overwrite terminating \0 char
2008-02-02 Christoph von Wittichfix length calculation for :~
2008-02-02 Christoph von Wittichset correct varNameLen for %~dp0
2008-02-01 Christoph von Wittichfix a problem with length calculation
2008-02-01 Peter Ward- Make dp0 give the directory the batch was run from...
2008-01-31 Christoph von Wittichhandle %dp0
2008-01-31 Christoph von Wittichsupport else
2008-01-20 Christoph von Wittichstartpos is zero based
2008-01-20 Christoph von Wittichsupport blocks ( ... )
2008-01-17 Colin Finck- Define the copyright year one time and then use this...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-23 Marc Piulachs- Remove hard-coded reference to cmdstart.bat and load...
2007-11-27 Thomas Bluemelcmd_alloc_dbg is NOT available in release builds!!!
2007-11-27 Timo Kreuzer- implement GrowIfNecessary_dbg() using file and line...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-18 Timo Kreuzerrevert my useless hack.
2007-10-15 Timo KreuzerIf cmd was started from a shortcut, use the shortcut...
2007-08-02 Thomas BluemelFix compiling rostests
2007-08-01 Thomas Bluemel- Detect memory leaks when cmd exits
2007-08-01 Thomas Bluemel- Add code to detect buffer overflows and buffer underf...
2007-07-20 Colin FinckFix cmd build, when compilation units are turned off
2007-05-05 Eric KohlRemove outdated email addresses.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-28 Saveliy TretiakovAndrey Janzen (virus126):
2007-02-23 Saveliy TretiakovAndrey Janzen (virus126):
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-04 Magnus Olsenfixed a problem possible overwrite memory in cmd. base...
2007-02-04 Magnus Olsenfixed a problem possible overwrite memory in cmd. base...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-06-29 Brandon Turnerexpand %* to batch file params.
2006-02-16 Ged Murphymove explorer and cmd. Add a few .rbuild files