Commit History

Author SHA1 Message Date
  Francois Gouget 0fd41648e3 libwine: Use NULL instead of casting 0. 3 years ago
  Alexandre Julliard 1fdbf850ee libport: Move the non-inline version of the string functions to libwine. 4 years ago
  Alexandre Julliard c3398b7eab libwine: Move string functions to libwine_port. 5 years ago
  Alexandre Julliard a02b23e418 Revert "libwine: Move string functions to libwine_port." 5 years ago
  Alexandre Julliard 47242d25f5 libwine: Move string functions to libwine_port. 5 years ago
  Hugh McMaster a9fb9ac657 libwine: strtoulW and strtolW should set errno to ERANGE if an overflow will occur. 9 years ago
  Ken Thomases 71377c5652 libwine: Make [v]snprintW() always null-terminate the buffer, even if it's short. 11 years ago
  Daniel Lehman 8bed3b6f2c libwine: Use larger buffer in vsnprintfW for large numbers. 13 years ago
  Alexandre Julliard 3812fd3006 libwine: Fix handling of null character in vsnprintfW for %c format. 14 years ago
  Alexandre Julliard eff7762d0a libwine: Fix handling of precision argument in vsnprintfW. 15 years ago
  Alexandre Julliard 52035af0e5 libwine: Ignore format modifiers 'h' and 'l' when formatting a string. 16 years ago
  Alexandre Julliard 9428dfe71a libwine: Fix vsnprintfW string formatting to handle alignment and padding. 16 years ago
  Rob Shearman 4c8fbfed90 libwine: Eliminate duplicate function implementations in string.c 18 years ago
  Alexandre Julliard eb8a40c368 libs: Merged libwine_unicode into libwine. 18 years ago