1. af14cb6 wmc: Increate allocated size to match \0 (Coverity). by Marcus Meissner · 13 years ago
  2. 97ef93a wmc: Remove a stray reference to wrc in the man page. by Francois Gouget · 14 years ago
  3. 701aabb tools: Assorted spelling fixes. by Frédéric Delanoy · 14 years ago
  4. b07408c wrc: Fixed some small leaks in PO code (Coverity). by Marcus Meissner · 14 years ago
  5. 49c31e3 makefiles: Use the generic install flags for the tools directories. by Alexandre Julliard · 14 years ago
  6. 0ea27c6 wmc: Update PO message match algorithm. by Akihiro Sagawa · 14 years ago
  7. 72921af wmc: Add support for generating message translations based on po files. by Alexandre Julliard · 14 years ago
  8. 196ffdf wmc: Add support for generating a po template file. by Alexandre Julliard · 14 years ago
  9. 45dc5bf wmc: Store input file location for each individual message. by Alexandre Julliard · 14 years ago
  10. 46ecc16 wmc: Add a copy of the strmake utility function. by Alexandre Julliard · 14 years ago
  11. ecd144b wmc: Add support for creating resource and plain binary files. by Alexandre Julliard · 14 years ago
  12. 15ccabc makefiles: Add common rules for installing the main man page. by Alexandre Julliard · 14 years ago
  13. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
  14. 7c78558 wmc: Remove 10 year old unmaintained file. by André Hentschel · 15 years ago
  15. fbef721 makefiles: Remove the no longer needed explicit dependencies for bison files. by Alexandre Julliard · 15 years ago
  16. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  17. 9644d1d makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones. by Alexandre Julliard · 15 years ago
  18. e4ff90c wmc: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. by Rob Shearman · 15 years ago
  19. a4e22d4 tools: Build all the tools with -D__WINESRC__. by Alexandre Julliard · 15 years ago
  20. 29bdb32 wmc: Duplicate wine_cp_wcstombs check here too (Coverity). by Marcus Meissner · 16 years ago
  21. 52f81c1 wmc: Add support for utf-8 codepage. by Alexandre Julliard · 16 years ago
  22. f80cd0d tools: Convert source files to utf-8. by Alexandre Julliard · 16 years ago
  23. b3ec2e5 makefiles: Recurse into all directories for install-lib and install-dev too. by Alexandre Julliard · 17 years ago
  24. 6e59cd2 Spelling fixes. by Austin English · 17 years ago
  25. 90f89fa tools: Spelling fixes. by Austin English · 17 years ago
  26. 22076e0 wmc: Modify the error and warning functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message. by Francois Gouget · 17 years ago
  27. 1c994d4 wmc: Constify some data. by Dmitry Timoshkov · 18 years ago
  28. 1f11333 makefiles: Build programs that link against libwine twice with appropriate rpaths. by Alexandre Julliard · 18 years ago
  29. 4091627 configure: Get rid of lex compatibility support, we require flex anyway. by Alexandre Julliard · 18 years ago
  30. c053bdb wmc: inputbuffer is a WCHAR array. by Marcus Meissner · 18 years ago
  31. 04ac4be wmc: Use standard format for error messages. by Alexandre Julliard · 18 years ago
  32. 90b8395 wmc: Added support for neutral languages. by Alexandre Julliard · 18 years ago
  33. 7035aa5 make_makefiles: Generate the top-level .gitignore file. by Alexandre Julliard · 18 years ago
  34. ef998ea Assorted spelling fixes. by Francois Gouget · 18 years ago
  35. 0fb444b tools: Remove redundant NULL checks before free() (found by Smatch). by Michael Stefaniuc · 18 years ago
  36. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  37. 4f0fa26 wmc: Change the prefix on bison-generated names to avoid the name-prefix directive. by Alexandre Julliard · 19 years ago
  38. bcdc5fb Make.rules: Set the default prefix for bison files from the file basename. by Alexandre Julliard · 19 years ago
  39. 145a0ba makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines. by Alexandre Julliard · 19 years ago
  40. 9c085cb makefiles: Add global rules for bison and lex files. by Alexandre Julliard · 19 years ago
  41. cc44aa9 wmc: Allow building without debug support in the parser. by Alexandre Julliard · 19 years ago
  42. 1916cb1 wmc: Get rid of xmalloc casts. by Alexandre Julliard · 19 years ago
  43. 1659f53 wmc: xmalloc shouldn't initialize to zero, do that explicitly where needed. by Alexandre Julliard · 19 years ago
  44. 13a93b4 configure: Set rpath on all executables that link to libwine. by Alexandre Julliard · 19 years ago
  45. 2886e9b makefiles: Use make dependencies to create installation directories. by Alexandre Julliard · 19 years ago
  46. eb8a40c libs: Merged libwine_unicode into libwine. by Alexandre Julliard · 19 years ago
  47. 88c97d7 .gitignore: Added wildcards to ignore lex and bison output files. by Alexandre Julliard · 19 years ago
  48. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  49. 22aad63 wmc: Clean output files when aborting on an error or signal. by Alexandre Julliard · 19 years ago
  50. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  51. 5392844 Add support for 'make install DESTDIR'. by Mike Frysinger · 19 years ago
  52. 3c0e5ee A few fixes for pointer qualifiers (const, volatile) warnings. by Eric Pouech · 19 years ago
  53. 57a579f Make more arrays const. by Dmitry Timoshkov · 19 years ago
  54. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  55. ac21d34 Set the version we report in wmc and wrc from the global Wine version. by Alexandre Julliard · 19 years ago
  56. 12a7499 Put Wine version information in all the man pages. by Alexandre Julliard · 19 years ago
  57. cd91bc6 Now that we are requiring bison anyway, make the .tab.c file use the by Alexandre Julliard · 20 years ago
  58. 49b7fdc Removed the broken mmap64 configure check, and moved the by Alexandre Julliard · 20 years ago
  59. c5bc264 Fix -Wwrite-strings warnings. by Robert Shearman · 20 years ago
  60. 294835a Another round of const correctness fixes. by Eric Pouech · 20 years ago
  61. 216ba4f Call wine_cp_wcstombs() to retrieve actual length of buffer before conversion. by Zhangrong Huang · 21 years ago
  62. cfc3943 Make our ascii strings static const. by Francois Gouget · 21 years ago
  63. ebf0eb3 Make static Unicode strings const. by Francois Gouget · 21 years ago
  64. c023254 Make the winehq.org domain the official one. by Dimitrie O. Paun · 21 years ago
  65. 5fb351b Added support for neutral language. by Vincent Béron · 21 years ago
  66. aa0f379 Cast time_t parameters to fprintf(...,"%l",...) to long. by Gerald Pfeifer · 22 years ago
  67. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  68. 25fe361 Added 'wine' prefix to libwine_unicode exports. by Alexandre Julliard · 22 years ago
  69. 6a9fe36 Created a separate static portability library and moved some of the by Alexandre Julliard · 22 years ago
  70. f8bac62 Do not define __WINESRC__ when building tools and miscemu. by Alexandre Julliard · 22 years ago
  71. 8b36681 Rename __WINE__ to __WINESRC__. by Dimitrie O. Paun · 22 years ago
  72. 041756d Avoid referencing potentially freed token. by Alexandre Julliard · 22 years ago
  73. f9875bc Added y.tab.[ch] pseudo-dependencies to fix parallel makes. by Alexandre Julliard · 22 years ago
  74. 80a6620 Added Simplified Chinese support. by Tisheng Chen · 22 years ago
  75. 3f44167 Corrected the alignment of unicode message table strings in wmc, and by Martin Fuchs · 22 years ago
  76. 8c9bdcc Fixes for Sparc build. by Gregg Mattinson · 23 years ago
  77. f673b71 Fixed make install target to work even when nothing has been compiled by Alexandre Julliard · 23 years ago
  78. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  79. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  80. 0b386cd Fixes for building on mingw. by Steven Edwards · 23 years ago
  81. ce830a9 Added mkinstalldirs to create directories more portably. by Alexandre Julliard · 23 years ago
  82. 9a68b7b Link the tools and the server against libwine so we can use the by Alexandre Julliard · 23 years ago
  83. 5769d1d Better support for configure detection of missing types, added check by Alexandre Julliard · 23 years ago
  84. 711b532 Removed some obsolete files. by Alexandre Julliard · 23 years ago
  85. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  86. e5ddd26 When including config.h, include it first. by Francois Gouget · 23 years ago
  87. c60bc0c Fixed problem with check for special characters. by Justin Santa Barbara · 24 years ago
  88. f46eb1d Added some inclusions of string.h where necessary. by Jeff Garzik · 24 years ago
  89. 3932f3a Added support for the Malayan language. by Rein Klazes · 24 years ago
  90. e2222fd Use libwine and libwine_unicode directly from their build directory by Alexandre Julliard · 24 years ago
  91. abe635c Get rid of some warnings about unused variables, signed/unsigned by Joerg Mayer · 24 years ago
  92. d19ad39 Better error message when an include file is not found by makedep. by Alexandre Julliard · 24 years ago
  93. 2fa4f76 Build ntdll as a real dll, including everything that was previously in by Alexandre Julliard · 24 years ago
  94. d2e2bb2 Added LDFLAGS to linking of wine-related binaries. by Kristoffer Gleditsch · 24 years ago
  95. 80d62c7 PE_MESSAGE_HEADER.Length contains the header itself too. by Marcus Meissner · 25 years ago
  96. 4b8b315 Solaris specific fixes. by Patrik Stridvall · 25 years ago
  97. 7e495e1 Make unicode.o into a separate ELF library so that we can use it from by Alexandre Julliard · 25 years ago
  98. 90e756a Fixed problems with compilation/install out of source tree. by Alexander V. Lukyanov · 25 years ago
  99. 2f158c2 Removed @PROGEXT@ (it was broken anyway). by Alexandre Julliard · 25 years ago
  100. 3085591 Initial release of the message compiler. by Bertho Stultiens · 25 years ago