dbghelp: Add a return statement for the default/assert case in elf_map_file.
[wine] / libs /
2011-02-28  Gerald Pfeiferwpp: Add explicit casts when mixing unsigned and signed...
2011-02-21  Matteo Bruniwpp: Let pp_add_define take the responsibility of copyi...
2011-02-21  Matteo Bruniwpp: Free strings on define deletion (Valgrind).
2011-02-16  Gerald Pfeiferwpp: Add explicit casts when mixing signed and unsigned...
2011-02-14  Gerald Pfeiferwpp: Fix the output type for the "unsigned OP signed...
2011-01-17  Austin Englishlibwine: Add missing checks for FreeBSD_kernel.
2011-01-17  Alexandre Julliardlibwine: Remove redundant wine_switch_to_stack implemen...
2011-01-17  André Hentschellibwine: Implemented the call_on_stack function for...
2011-01-13  Alexandre Julliardlibwine: Fall back to normal exec if the preloader...
2011-01-13  Alexandre Julliardlibwine: Fix handling of null character in vsnprintfW...
2010-12-30  Alexandre Julliardwpp: Line and column numbers must start at one.
2010-12-27  Alexandre Julliardconfigure: Get rid of the replacement function for...
2010-12-23  Alexandre Julliardlibwine: Use the syscall function instead of inline...
2010-12-17  Alexandre Julliardlibwine: Reserve memory areas for 64-bit in case we...
2010-12-16  Alexandre Julliardlibwine: Use the 64-bit preloader when starting 64...
2010-11-17  Alexandre Julliardlibwine: Fix a pointer comparison warning.
2010-11-16  Ken Thomasesloader: On Mac, reserve the process's original thread...
2010-10-30  Alexandre Julliardlibwine: Update Unicode tables to the Unicode 6.0 standard.
2010-09-21  André Hentschelbuild-env: Don't use 'exchange instruction set' instruc...
2010-09-20  André Hentschellibs/wine: Fix ARM support.
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-28  Travis Athougieswpp: Fixed bug in preventing add_text_to_macro from...
2010-07-26  Marko Nikoliclibwine: Removed sign comparison warning.
2010-07-22  Aric Stewartlibwine: There are a few supercript characters (No...
2010-07-22  Aric Stewartlibwine: There are a number of characters of non punctu...
2010-07-22  Aric Stewartlibwine: Remove some previous c1 cntrl exceptions that...
2010-07-22  Aric Stewartlibwine: Add C1_DEFINED to our C1 types and set it...
2010-07-22  Aric Stewartlibwine: Update wctype table to represent windows 7...
2010-05-28  André Hentschellibs/port: Add support for amd64-mingw32msvc platform.
2010-05-19  Alexandre Julliardlibwine: Generate Unicode data for Arabic shaping.
2010-05-06  Alexandre Julliardlibwine: Add support for generating l_intl.nls, based...
2010-05-06  Alexandre Julliardlibwine: Generate a table for BiDi character mirroring.
2010-05-06  Alexandre Julliardlibwine: Update the character tables to Unicode 5.2.
2010-05-06  Alexandre Julliardlibwine: Download Unicode data files from unicode.org...
2010-04-26  Gerald Pfeiferwpp: Remove variable dbgtext which is not really used...
2010-04-14  Alexandre Julliardlibwine: Store more detailed information about characte...
2010-04-12  Alexandre Julliardlibwine: Make cfi annotations optional for x86_64.
2010-04-12  Alexandre Julliardlibport: Make cfi annotations optional for x86_64.
2010-03-30  Alexandre Julliardwpp: Build with -fPIC to allow libwpp to be used from...
2010-03-30  Alexandre Julliardwpp: Get rid of wpp_parse_temp, temp file management...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit depende...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-08  Alexandre Julliardmakefiles: Generate a general catch-all dependency...
2010-02-08  Alexandre Julliardmakefiles: Build the libs subdirectories directly from...
2010-02-05  Matteo Bruniwpp: Assure if_stack is clean before returning.
2010-01-19  Rob Shearmanwpp: Fix expansion of macro bodies following the parsin...
2010-01-07  Marcin Baczyńskilibport: Remove superfluous void* cast.
2010-01-04  Alexandre Julliardwpp: Reset the line position when parsing a new file.
2009-12-30  Alexandre Julliardlibwine: Do not export any of the LDT support on non...
2009-12-30  Michael StefaniucRevert "Revert "wpp: config.h and wine/port.h should...
2009-12-29  Matteo Bruniwpp: Clean state on error path.
2009-10-29  Alexandre Julliardlibwine: Fix handling of precision argument in vsnprintfW.
2009-10-27  Alexandre Julliardlibwine: Reserve some low memory space even without...
2009-10-27  Yann Droneaudlibwine: Test against __linux__ define instead of just...
2009-10-13  Matteo Bruniwpp: Add I/O callbacks.
2009-10-07  Alexandre Julliardlibport: Remove unnecessary function prototypes.
2009-10-07  Marcus Meissnerwpp: Fixed resource leakages (Coverity).
2009-10-06  Matteo Bruniwpp: Add error management callbacks.
2009-10-06  Matteo Bruniwpp: get_string() now can return NULL, handle it.
2009-10-06  Matteo Bruniwpp: Handle remaining memory allocation failures.
2009-10-02  André Hentschellibwine: Implemented the call_on_stack function for...
2009-10-02  Matteo Bruniwpp: Handle remaining memory allocation failures in...
2009-10-02  Matteo Bruniwpp: Handle memory allocation failures in tokens manage...
2009-10-02  Matteo Bruniwpp: Manage malloc failure in pp_xstrdup.
2009-10-02  Matteo Bruniwpp: Remove the assumption ppy_error calls exit().
2009-09-28  Alexandre Julliardlibwine: Don't export wine_ldt_copy for the Windows...
2009-09-26  Colin Fowlerlibport: Add generic interlocked instruction support...
2009-09-15  Detlef Riekenberglibs/port: use gcc compatible asm code as default for...
2009-09-01  Alexandre Julliardconfigure: Add a .exe extension to the tools dependenci...
2009-09-01  Alexandre Julliardlibport: Added an interlocked_cmpxchg128 function for...
2009-08-25  Alexandre Julliardlibwine: Determine the bin directory independently...
2009-08-11  Alexandre Julliardlibwine: Ignore libraries that are of the wrong 32...
2009-07-24  Alexandre Julliardlibwine: Fix the wctomb validity check for codepages...
2009-07-06  Alexandre Julliardinclude: Get rid of the no longer used wine/pthread.h.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-06-25  Alexandre Julliardlibwine: Add call frame annotations in x86 assembly...
2009-06-16  Alexandre Julliardlibwine: Add unwind annotations to the stack switching...
2009-05-18  Gerald Pfeiferlibwine: Remove redundant prototype for wine_call_on_st...
2009-04-01  Alexandre Julliardlibwine: Don't export mmap functions for the Windows...
2009-04-01  Alexandre Julliardlibwine: Export __wine_get_main_environment on Mac...
2009-03-09  Francois Gougetport: Remove spaces before '\n's.
2009-03-09  Francois Gougetlibwine: Reenable the memory reservation code on FreeBSD.
2009-02-25  Alexandre Julliardlibwine: Try to load all modules in the programs direct...
2009-02-23  Alexandre Julliardlibwine: Get the reverse mapping of the Unicode default...
2009-01-19  Alexandre Julliardlibwine: Re-generate the Windows codepage data using...
2009-01-19  Alexandre Julliardlibwine: Enable perl warnings and use strict in cpmap.pl.
2009-01-19  Alexandre Julliardlibwine: Add support in cpmap.pl for parsing the Window...
2009-01-15  Paul Bryan Robertslibwine: Avoid writing to repository during install.
2009-01-05  Alexandre Julliardlibwine: Ignore format modifiers 'h' and 'l' when forma...
2009-01-04  Alexandre Julliardlibwine: Fix vsnprintfW string formatting to handle...
2008-12-27  Gerald Pfeiferwpp: Add missing #include <ctype.h>.
2008-12-27  Alexandre Julliardlibport: Check for ENOTSUP being defined before using it.
2008-12-24  Alexandre Julliardlibport: Avoid including winsock2.h.
2008-12-22  Alexandre Julliardlibport: Replacement for poll().
2008-12-22  Alexandre Julliardlibport: Add a stub replacement for symlink().
2008-12-12  Alexandre Julliardlibwine: Don't try to use the preloader on non-i386.
2008-12-08  Francois Gougetport: Remove unneeded casts of zero.
2008-12-05  Alexandre Julliardlibwine: Don't export the selector functions for the...
2008-10-22  Rob Shearmanwpp: Check for overflows when parsing integer constants.
next