Release 1.5.29.
[wine] / libs /
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-04-09  Alexandre Julliardlibport: Rename spawnvp to _spawnvp to avoid the deprec...
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-21  André Hentschelinclude: Make sure interlocked_cmpxchg128 is defined...
2013-01-17  Alexandre Julliardlibport: Always include the interlocked_cmpxchg128...
2013-01-16  Alexandre Julliardlibport: Implemented the interlocked_cmpxchg128 functio...
2013-01-16  André Hentschellibport: Implemented the interlocked_cmpxchg128 functio...
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 Julliardconfigure: Get rid of the check for strings.h.
2013-01-09  Alexandre Julliardconfigure: Get rid of the check for getpagesize.
2013-01-09  Alexandre Julliardlibwine: Use sysconf() instead of getpagesize().
2013-01-08  Ken Thomaseslibwine: Call the Mac Multi-Processing Services lib...
2012-12-27  Hermès Bélusca-Maïtowpp: Fix path separator on Windows platforms.
2012-11-08  Alexandre Julliardconfigure: Check for getopt_long_only instead of getopt...
2012-10-30  Alexandre Julliardntdll: Remove futimes implementation from libport,...
2012-06-13  Matteo Bruniwpp: Explicitly pass include type to the lookup callbac...
2012-06-13  Matteo Bruniwpp: Invert 'type' callback parameter value, to match...
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-03-29  Józef Kuciawpp: Fix a few memory leaks in the wpp_parse() function.
2012-03-12  Józef Kuciawpp: Reset lexer state after unexpected end of file.
2012-02-20  Nikolay Sivovwpp: Properly use va_start/va_end around vsnprintf().
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 Thomaseslibport: For spawnvp(_P_DETACH, ...), double-fork to...
2011-12-01  Ken Thomaseslibwine: Reap child process to avoid leaving a zombie.
2011-12-01  Ken Thomaseslibport: No need to reset SIGCHLD because we're not...
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-26  Marcus Meissnerwpp: Add semicolons at end of code rules.
2011-09-04  Alexandre Julliardlibwine: Disable debug output when stderr goes to ...
2011-08-24  Francois GougetAssorted spelling fixes.
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-05-26  Alexandre Julliardlibport: Don't clear the buffer on failure in mkstemps.
2011-05-25  Stefan Dösingerport: Add isinf and isnan implementations for Visual...
2011-04-20  André Hentschellibport: Remove Alpha support.
2011-04-05  Akihiro Sagawalibwine: MB_ERR_INVALID_CHARS makes an error when the...
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.
next