Historia zmian

Autor SHA1 Wiadomość Data
  Alexandre Julliard b53773cff2 tools: Move the output buffer functions to the common header. 3 lat temu
  Alexandre Julliard ad53edfab9 widl: Windows file formats are always little-endian. 3 lat temu
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. 3 lat temu
  Alexandre Julliard 9e3959bd9b tools: Add a few helper functions for file names and extensions. 3 lat temu
  Alexandre Julliard 97ca9f8a3d tools: Add a shared header for common helper functions. 3 lat temu
  Rémi Bernon 6341546fde widl: Introduce new strappend helper. 3 lat temu
  Alexandre Julliard 264d8884d5 widl: Add strmake() helper. 5 lat temu
  Michael Stefaniuc bbcf44eb97 widl: Add the ARRAY_SIZE() macro. 5 lat temu
  Jacek Caban da0f33370a widl: Alloc big enough buffer in dup_basename to handle registration suffix. 12 lat temu
  Alexandre Julliard 36e73eb3fb widl: Add helper functions for outputting resource files. 13 lat temu
  Alexandre Julliard ce3abe8c0c widl: Add support for generating a .rgs registration script for the defined interfaces. 14 lat temu
  Alexandre Julliard 00dda6f687 widl: Copy the output buffer management functions from winebuild. 14 lat temu
  Rob Shearman 1d8dbeff9a widl: Make the case of messages output by warning and error functions consistent. 16 lat temu
  Vincent Povirk 479f5a1b21 widl: Fix string format warning. 16 lat temu
  Marcus Meissner 1ff216c874 widl: Mark non-returning functions as noreturn. 16 lat temu
  Rob Shearman 0053599688 widl: Add functions to print an error or warning message using location information to enable these to be printed accurately when a check is done after an element is parsed. 16 lat temu
  Colin Finck 0fae921727 widl: Support Windows paths in dup_basename and make_token. 17 lat temu
  Michael Stefaniuc 7f5757f683 tools: Remove duplicate includes. 17 lat temu
  Dan Hipschman 9051918976 widl: parser_error must append a newline, so write a new function, error_loc. 17 lat temu
  Francois Gouget 4152085af1 widl: Modify generic_msg() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message. 17 lat temu
  Francois Gouget 490841ee06 widl: Remove internal_error() as it is unused. 17 lat temu
  Dan Hipschman 40e90aae25 widl: Generate dlldata files. 17 lat temu
  Dan Hipschman 954c592a6c widl: Replace a #if by if for better compiler checking. 18 lat temu
  Alexandre Julliard 86bb809e5b widl: Change the prefix on bison-generated names to avoid the name-prefix directive. 18 lat temu
  Alexandre Julliard 883aef172d widl: xmalloc shouldn't initialize to zero, do that explicitly where needed. 18 lat temu
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 lat temu
  Huw Davies 9e15a42008 Bring the debug functions into line with the rest of Wine by not 20 lat temu
  Jon Griffiths 140eb97eef Portability fixes. 21 lat temu
  Alexandre Julliard 6a9fe36de2 Created a separate static portability library and moved some of the 22 lat temu
  Alexandre Julliard 3d4dcc2a25 Make sure we display the correct file name and line in error messages. 22 lat temu