Historique des commits

Auteur SHA1 Message Date
  Michael Stefaniuc 7bbd46ba3f xcopy: Avoid an empty if-block. il y a 4 ans
  Michael Stefaniuc 73aed88c69 xcopy: Use wide-char string literals. il y a 4 ans
  Alexandre Julliard 536277adf5 xcopy: FormatMessage() now reports ERROR_NO_WORK_DONE error for empty string. il y a 4 ans
  Alexandre Julliard ed6a5e97e0 programs: Make all program entrypoints cdecl. il y a 5 ans
  Alexandre Julliard b278caf152 include: Disallow using unicode.h when building against msvcrt. il y a 5 ans
  Francois Gouget fb6b48d3e2 xcopy: Spelling fix in a comment. il y a 6 ans
  Michael Stefaniuc c99d5f3152 xcopy: Use the ARRAY_SIZE() macro. il y a 6 ans
  Jason Edmeades 1bfe68512d xcopy: Add support for xcopy /k. il y a 6 ans
  Jason Edmeades c8fcedcf26 xcopy: Fix copying empty directories. il y a 6 ans
  Jason Edmeades 8a84148e52 xcopy: Return code 1 for no files is never returned. il y a 6 ans
  Jason Edmeades 7396f32920 xcopy: Handle multiple switches concatenated without whitespace. il y a 6 ans
  Alexandre Julliard 9aa298ba69 xcopy: Use WINAPIV calling convention for variadic functions. il y a 7 ans
  Akihiro Sagawa 373604f253 xcopy: Avoid using isdigit() for WCHARs. il y a 7 ans
  Hans Leidekker 90fd0285f0 xcopy: Ignore the /V option. il y a 10 ans
  Alexandre Julliard 7711f494e3 xcopy: Avoid a potential out of bounds access. il y a 10 ans
  Austin English 7892df6fac xcopy: Clarify a comment. il y a 11 ans
  Francois Gouget 61358d04a4 xcopy: Add tests to show that the /D option only accepts dates in the m-d-y format. il y a 11 ans
  Frédéric Delanoy 9b6715226e xcopy: Use BOOL type where appropriate. il y a 11 ans
  Marcus Meissner a6550abee5 xcopy: Allocate more space for the W buffer (Coverity). il y a 11 ans
  Marcus Meissner ba7b56b225 xcopy: fclose filedescriptor on eof case (Coverity). il y a 11 ans
  André Hentschel 69f2ac0d52 xcopy: Fix indentation of a break (coverity). il y a 12 ans
  Jason Edmeades 4a13490237 xcopy: Fix resource leak (coverity). il y a 12 ans
  Francois Gouget ec5e3a3b50 xcopy: Use the CSTR_XXX macros instead of numeric literals. il y a 12 ans
  Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. il y a 13 ans
  André Hentschel fd4afaf639 xcopy: Fix a typo. il y a 13 ans
  Alexandre Julliard 6b59b05244 xcopy: Fix varargs handling for 64-bit. il y a 13 ans
  Francois Gouget 0cdabdd648 xcopy: Use FormatMessage() for better internationalization support. il y a 13 ans
  Francois Gouget 8a7bc4c727 xcopy: Reorder the functions to avoid forward declarations. il y a 13 ans
  Francois Gouget c992ca277d Assorted spelling fixes. il y a 13 ans
  Martin Wilck 20feb4772c xcopy: Assume directory if destination ends with a backslash. il y a 14 ans