2007-10-19 |
Francois Gouget | wmc: Modify the error and warning functions to behave... |
tree | commitdiff |
2007-08-30 |
Dmitry Timoshkov | wmc: Constify some data. |
tree | commitdiff |
2007-06-20 |
Alexandre Julliard | makefiles: Build programs that link against libwine... |
tree | commitdiff |
2007-03-08 |
Alexandre Julliard | configure: Get rid of lex compatibility support, we... |
tree | commitdiff |
2007-02-09 |
Marcus Meissner | wmc: inputbuffer is a WCHAR array. |
tree | commitdiff |
2007-01-16 |
Alexandre Julliard | wmc: Use standard format for error messages. |
tree | commitdiff |
2007-01-16 |
Alexandre Julliard | wmc: Added support for neutral languages. |
tree | commitdiff |
2006-12-27 |
Alexandre Julliard | make_makefiles: Generate the top-level .gitignore file. |
tree | commitdiff |
2006-10-16 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2006-10-10 |
Michael Stefaniuc | tools: Remove redundant NULL checks before free() ... |
tree | commitdiff |
2006-09-14 |
Alexandre Julliard | makefiles: Generate the dependencies line to avoid... |
tree | commitdiff |
2006-09-12 |
Alexandre Julliard | wmc: Change the prefix on bison-generated names to... |
tree | commitdiff |
2006-09-11 |
Alexandre Julliard | Make.rules: Set the default prefix for bison files... |
tree | commitdiff |
2006-09-11 |
Alexandre Julliard | makefiles: List bison dependencies explicitly for paral... |
tree | commitdiff |
2006-09-09 |
Alexandre Julliard | makefiles: Add global rules for bison and lex files. |
tree | commitdiff |
2006-09-09 |
Alexandre Julliard | wmc: Allow building without debug support in the parser. |
tree | commitdiff |
2006-08-26 |
Alexandre Julliard | wmc: Get rid of xmalloc casts. |
tree | commitdiff |
2006-08-26 |
Alexandre Julliard | wmc: xmalloc shouldn't initialize to zero, do that... |
tree | commitdiff |
2006-08-25 |
Alexandre Julliard | configure: Set rpath on all executables that link to... |
tree | commitdiff |
2006-08-07 |
Alexandre Julliard | makefiles: Use make dependencies to create installation... |
tree | commitdiff |
2006-07-11 |
Alexandre Julliard | libs: Merged libwine_unicode into libwine. |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | .gitignore: Added wildcards to ignore lex and bison... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | Take advantage of the recursive nature of .gitignore... |
tree | commitdiff |
2006-05-27 |
Alexandre Julliard | wmc: Clean output files when aborting on an error or... |
tree | commitdiff |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
tree | commitdiff |
2006-02-14 |
Mike Frysinger | Add support for 'make install DESTDIR'. |
tree | commitdiff |
2006-02-06 |
Eric Pouech | A few fixes for pointer qualifiers (const, volatile... |
tree | commitdiff |
2006-01-24 |
Dmitry Timoshkov | Make more arrays const. |
tree | commitdiff |
2005-11-26 |
Alexandre Julliard | Renamed all .cvsignore files to .gitignore. |
tree | commitdiff |
2005-10-10 |
Alexandre Julliard | Set the version we report in wmc and wrc from the globa... |
tree | commitdiff |
2005-10-06 |
Alexandre Julliard | Put Wine version information in all the man pages. |
tree | commitdiff |
2005-09-28 |
Alexandre Julliard | Now that we are requiring bison anyway, make the .tab... |
tree | commitdiff |
2005-08-03 |
Alexandre Julliard | Removed the broken mmap64 configure check, and moved the |
tree | commitdiff |
2005-05-23 |
Robert Shearman | Fix -Wwrite-strings warnings. |
tree | commitdiff |
2004-12-06 |
Eric Pouech | Another round of const correctness fixes. |
tree | commitdiff |
2004-07-20 |
Zhangrong Huang | Call wine_cp_wcstombs() to retrieve actual length of... |
tree | commitdiff |
2004-05-04 |
Francois Gouget | Make our ascii strings static const. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make static Unicode strings const. |
tree | commitdiff |
2003-11-26 |
Dimitrie O. Paun | Make the winehq.org domain the official one. |
tree | commitdiff |
2003-10-22 |
Vincent Béron | Added support for neutral language. |
tree | commitdiff |
2003-10-02 |
Gerald Pfeifer | Cast time_t parameters to fprintf(...,"%l",...) to... |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports. |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Do not define __WINESRC__ when building tools and miscemu. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | Avoid referencing potentially freed token. |
tree | commitdiff |
2002-12-15 |
Alexandre Julliard | Added y.tab.[ch] pseudo-dependencies to fix parallel... |
tree | commitdiff |
2002-11-20 |
Tisheng Chen | Added Simplified Chinese support. |
tree | commitdiff |
2002-10-19 |
Martin Fuchs | Corrected the alignment of unicode message table string... |
tree | commitdiff |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build. |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Fixed make install target to work even when nothing... |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-30 |
Steven Edwards | Fixes for building on mingw. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Added mkinstalldirs to create directories more portably. |
tree | commitdiff |
2002-04-27 |
Alexandre Julliard | Link the tools and the server against libwine so we... |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-03-10 |
Alexandre Julliard | Removed some obsolete files. |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
tree | commitdiff |
2001-09-07 |
Justin Santa Barbara | Fixed problem with check for special characters. |
tree | commitdiff |
2001-03-21 |
Jeff Garzik | Added some inclusions of string.h where necessary. |
tree | commitdiff |
2001-02-12 |
Rein Klazes | Added support for the Malayan language. |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Use libwine and libwine_unicode directly from their... |
tree | commitdiff |
2000-11-11 |
Joerg Mayer | Get rid of some warnings about unused variables, signed... |
tree | commitdiff |
2000-11-06 |
Alexandre Julliard | Better error message when an include file is not found... |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Build ntdll as a real dll, including everything that... |
tree | commitdiff |
2000-10-25 |
Kristoffer Gleditsch | Added LDFLAGS to linking of wine-related binaries. |
tree | commitdiff |
2000-08-02 |
Marcus Meissner | PE_MESSAGE_HEADER.Length contains the header itself... |
tree | commitdiff |
2000-07-28 |
Patrik Stridvall | Solaris specific fixes. |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Make unicode.o into a separate ELF library so that... |
tree | commitdiff |
2000-06-20 |
Alexander V. Lukyanov | Fixed problems with compilation/install out of source... |
tree | commitdiff |
2000-06-14 |
Alexandre Julliard | Removed @PROGEXT@ (it was broken anyway). |
tree | commitdiff |
2000-06-13 |
Bertho Stultiens | Initial release of the message compiler. |
tree | commitdiff |
|