- 19 Feb, 2020 1 commit
-
-
Vincent Povirk authored
This didn't work correctly with multiple runtime versions. We should rely on Mono to keep track of AppDomains. Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Dec, 2019 1 commit
-
-
Vincent Povirk authored
Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Nov, 2019 1 commit
-
-
Vincent Povirk authored
This reverts commit d10f2c07. The bug we were working around has been fixed in upstream Mono and in Wine Mono 4.9.4. Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 27 Oct, 2019 1 commit
-
-
Vincent Povirk authored
The mono_thread_manage API expects to be called in GC Unsafe mode. This has been the case for a while, but for some reason it only caused problems in the Mono merge I'm working on now. We don't need a matching exit call because we're shutting down the runtime anyway, and we can't change GC modes after the runtime shuts down. Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 18 Oct, 2019 1 commit
-
-
Gijs Vermeulen authored
Signed-off-by: Gijs Vermeulen <gijsvrm@codeweavers.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Jul, 2019 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 29 Apr, 2019 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Apr, 2019 1 commit
-
-
Vincent Povirk authored
Testing on Windows shows that unmanaged threads do not keep the process open after a .NET program's entry point and all .NET foreground threads have exited. Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 25 Feb, 2019 1 commit
-
-
Vincent Povirk authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=37751Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Feb, 2019 1 commit
-
-
Fabian Maurer authored
Signed-off-by: Fabian Maurer <dark.shadow4@web.de> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 14 Aug, 2018 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 06 Jul, 2018 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Oct, 2017 1 commit
-
-
Vincent Povirk authored
Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 23 Dec, 2016 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 19 Dec, 2016 1 commit
-
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 09 Mar, 2016 1 commit
-
-
Vincent Povirk authored
Unmanaged APIs could be called directly or indirectly by managed code in any domain, and we could create problems by not restoring the old one. Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 18 Feb, 2016 1 commit
-
-
Charles Davis authored
Signed-off-by: Charles Davis <cdavis5x@gmail.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 17 Feb, 2016 1 commit
-
-
Charles Davis authored
Signed-off-by: Charles Davis <cdavis5x@gmail.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Feb, 2016 2 commits
-
-
Paul Gofman authored
Signed-off-by: Paul Gofman <gofmanp@gmail.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Paul Gofman authored
Signed-off-by: Paul Gofman <gofmanp@gmail.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 26 Jan, 2016 2 commits
-
-
Paul Gofman authored
Signed-off-by: Paul Gofman <gofmanp@gmail.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Paul Gofman authored
Signed-off-by: Paul Gofman <gofmanp@gmail.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 13 Jan, 2016 1 commit
-
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 26 Mar, 2015 1 commit
-
-
Vincent Povirk authored
Mono has removed support for the .NET 2.0 profile, so we'll have to be using 4.0 for everything next time we want to update.
-
- 24 Mar, 2015 1 commit
-
-
Michael Stefaniuc authored
-
- 16 Oct, 2014 1 commit
-
-
Vincent Povirk authored
-
- 18 Aug, 2014 2 commits
-
-
Vincent Povirk authored
-
Vincent Povirk authored
-
- 15 Aug, 2014 1 commit
-
-
Vincent Povirk authored
-
- 21 Nov, 2013 1 commit
-
-
Vincent Povirk authored
-
- 20 Nov, 2013 1 commit
-
-
Alistair Leslie-Hughes authored
-
- 28 Oct, 2013 1 commit
-
-
Francois Gouget authored
-
- 25 Oct, 2013 3 commits
-
-
Vincent Povirk authored
-
Vincent Povirk authored
This needs to work differently from CorExitProcess because we need to wait for foreground threads and abort the rest.
-
Vincent Povirk authored
Having two instances of Mono loaded at once is problematic, and now that we use the 2.0 runtime to support 1.x there's no need to support old versions.
-
- 08 Oct, 2013 1 commit
-
-
Frédéric Delanoy authored
-
- 05 Jun, 2013 1 commit
-
-
Daniel Jelinski authored
-
- 25 Jan, 2013 1 commit
-
-
Michael Stefaniuc authored
-
- 06 Sep, 2012 1 commit
-
-
Vincent Povirk authored
-
- 05 Sep, 2012 1 commit
-
-
Vincent Povirk authored
-