Commit History

Autor SHA1 Mensaxe Data
  Michael Stefaniuc 40ce3c5b60 cmd: Use wide-char string literals. %!s(int64=4) %!d(string=hai) anos
  Michael Stefaniuc 9fcb2b097c cmd: Inline some simple extern WCHAR strings. %!s(int64=4) %!d(string=hai) anos
  Zebediah Figura 60b3db6b98 cmd: Use _wsplitpath() from msvcrt. %!s(int64=4) %!d(string=hai) anos
  Gijs Vermeulen e737aafa8e cmd: Use wide character string literals in directory.c. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 7f0272a59a cmd: Explicitly mark qsort() callback funtions cdecl. %!s(int64=5) %!d(string=hai) anos
  Alexandre Julliard 43c430a6d8 cmd: Build with msvcrt. %!s(int64=5) %!d(string=hai) anos
  Michael Stefaniuc 7857074700 cmd: Remove useless cast to self. %!s(int64=5) %!d(string=hai) anos
  Michael Stefaniuc 44bda237ed cmd: Avoid naming conflicts with the global HeapAlloc wrappers. %!s(int64=6) %!d(string=hai) anos
  Michael Stefaniuc 04413abcc7 cmd: Use the ARRAY_SIZE() macro. %!s(int64=6) %!d(string=hai) anos
  Alexandre Julliard 3d3c5ab400 cmd: Add a helper function to check if a path ends with a backslash. %!s(int64=10) %!d(string=hai) anos
  Alexandre Julliard fd17c93224 cmd: Use array indexing syntax to access array members. %!s(int64=10) %!d(string=hai) anos
  Jacek Caban 08c17ada57 cmd: Added HeapFree wrapper. %!s(int64=12) %!d(string=hai) anos
  Jacek Caban c6d24089db cmd: Make allocation unfailable. %!s(int64=12) %!d(string=hai) anos
  Frédéric Delanoy cee1652e61 cmd: Get rid of longer needed 'end' parameter in WCMD_parameter. %!s(int64=12) %!d(string=hai) anos
  Jason Edmeades 9f83165efb cmd: Rename parameter passed to builtin calls. %!s(int64=12) %!d(string=hai) anos
  Jason Edmeades dccccfc273 cmd: Handle very odd delimiter support for command line. %!s(int64=12) %!d(string=hai) anos
  Jason Edmeades e35b239b41 cmd: Fix parameterization around delimiters. %!s(int64=12) %!d(string=hai) anos
  Frédéric Delanoy 668e44ab26 cmd: Respect constant wide strings naming convention. %!s(int64=12) %!d(string=hai) anos
  Francois Gouget eb109f46e3 cmd: Avoid hardcoding the Unicode string literal lengths. %!s(int64=13) %!d(string=hai) anos
  Frédéric Delanoy 0eec6b5de0 cmd: Avoid duplication of commonly used strings. %!s(int64=13) %!d(string=hai) anos
  Francois Gouget 8ef901fa32 cmd: Use FormatMessage() for better internationalization support. %!s(int64=13) %!d(string=hai) anos
  Frédéric Delanoy 44a1e7d199 cmd: Move commonly used global vars declarations to header file. %!s(int64=13) %!d(string=hai) anos
  Francois Gouget 3b72928464 cmd: Use WCMD_output_asis*() for strings that are not supposed to contain formating directives. %!s(int64=13) %!d(string=hai) anos
  Frédéric Delanoy 5fc25686a4 cmd: Avoid duplication of commonly used strings. %!s(int64=13) %!d(string=hai) anos
  Frédéric Delanoy 6221e300bc cmd: Avoid comparison between signed and unsigned values. %!s(int64=13) %!d(string=hai) anos
  Frédéric Delanoy e9a8b751b5 cmd: Standardize BOOL type usage in directory.c. %!s(int64=13) %!d(string=hai) anos
  Frédéric Delanoy bf63385fab cmd: Remove unused declarations of echo_mode. %!s(int64=13) %!d(string=hai) anos
  Frédéric Delanoy 3627c28958 cmd: Add an output parameter to WCMD_parameter to point to the end of the extracted param, if requested. %!s(int64=13) %!d(string=hai) anos
  Frédéric Delanoy ef70d88be0 cmd: Make some WCHAR arrays static. %!s(int64=13) %!d(string=hai) anos
  Gerald Pfeifer f40265b0b4 cmd: Remove variable argsProcessed which is not really used from WCMD_directory. %!s(int64=14) %!d(string=hai) anos