Release 1.5.29.
[wine] / libs / wine /
2013-04-16  Ken Thomaseslibwine: Add libwine's directory (@loader_path) to...
2013-04-16  Ken Thomasesloader: On Mac, if Wine is already on secondary thread...
2013-04-10  Ken Thomaseslibwine: Make [v]snprintW() always null-terminate the...
2013-03-28  Jacek Cabanlibwine: Added tid debug channel support on native...
2013-03-11  André Hentschellibport: Remove SPARC support.
2013-01-21  Alexandre Julliardlibwine: Hardcode Linux syscall numbers.
2013-01-16  André Hentschellibwine: Implemented the wine_call_on_stack function...
2013-01-11  Ken Thomaseslibwine: Use rpath-based install name and library refer...
2013-01-09  Alexandre Julliardlibwine: Use sysconf() instead of getpagesize().
2013-01-08  Ken Thomaseslibwine: Call the Mac Multi-Processing Services lib...
2012-06-06  Alexandre Julliardlibwine: Avoid memrchr.
2012-06-05  André Hentschellibwine: Improve bin directory detection on kFreeBSD...
2012-06-04  Damjan Jovanoviclibwine: Improve bin directory detection on FreeBSD.
2012-05-29  André Hentschellibwine: Add checks for DragonFly BSD.
2012-04-30  André Hentschellibwine: Always use Thumb instructions on ARM.
2012-04-09  André Hentschellibwine: Add thumb support.
2012-01-17  Alexandre Julliardlibwine: Avoid compiler warnings for Mingw builds.
2012-01-17  Gerald Pfeiferlibwine: Always build preloading code.
2012-01-09  Daniel Lehmanlibwine: Use larger buffer in vsnprintfW for large...
2011-12-02  Francois Gougetlibwine: Include a couple of extra system headers to...
2011-12-01  Ken Thomaseslibwine: Reap child process to avoid leaving a zombie.
2011-10-12  Charles Davislibwine: Fix linking with non-Apple GCC.
2011-10-04  Charles Davislibwine: Fix resetting the install_name on Mac OS.
2011-09-04  Alexandre Julliardlibwine: Disable debug output when stderr goes to ...
2011-08-24  Robert Millanconfigure: Add GNU/kFreeBSD detection.
2011-07-07  Alexandre Julliardtools: Move the cpmap.pl script to tools/make_unicode.
2011-07-07  Aric Stewartusp10: Shift to using the unicode data for most of...
2011-07-07  Aric Stewartusp10: Implement ScriptBreak using the Unicode Line...
2011-06-22  Alexandre Julliardlibwine: Avoid a potential loop in reserve_area.
2011-04-05  Akihiro Sagawalibwine: MB_ERR_INVALID_CHARS makes an error when the...
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-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-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-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-14  Alexandre Julliardlibwine: Store more detailed information about characte...
2010-04-12  Alexandre Julliardlibwine: Make cfi annotations optional for x86_64.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-12-30  Alexandre Julliardlibwine: Do not export any of the LDT support on non...
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-02  André Hentschellibwine: Implemented the call_on_stack function for...
2009-09-28  Alexandre Julliardlibwine: Don't export wine_ldt_copy for the Windows...
2009-09-01  Alexandre Julliardconfigure: Add a .exe extension to the tools dependenci...
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 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-12  Alexandre Julliardlibwine: Don't try to use the preloader on non-i386.
2008-12-05  Alexandre Julliardlibwine: Don't export the selector functions for the...
2008-09-04  Alexandre Julliardlibwine: Add support for relocating MS-style imports...
2008-09-03  Alexandre Julliardlibwine: Reserve some malloc space on Solaris before...
2008-07-16  Dan Hipschmanlibs/wine: Avoid over-allocating memory in default_dbgs...
2008-06-02  Simon Richterlibwine: Fix wine_switch_to_stack on ppc.
2008-06-02  Simon Richterlibwine: Implement wine_call_on_stack for ppc.
2008-04-21  Alexandre Julliardlibwine: Allow to specify a non-existing directory...
2008-04-14  Francois GougetSpelling fix in the ldt bitfields.
2008-04-08  Alexandre Julliardlibwine: Added mappings for codepage 1361 (Korean Johab).
2008-04-07  Alexandre Julliardlibwine: Only use the last line of the git version...
2008-03-26  Alexandre Julliardlibwine: Export functions that return the Wine version...
2008-03-26  Alexandre Julliardlibwine: Added a wine_call_on_stack function.
2008-03-22  Ken Thomaseslibwine: Cope with Leopard brokenness w.r.t. setrlimit...
2008-02-15  Alexandre Julliardlibwine: Add option for Unicode composition in utf...
next