server: Move socket async activation to sock_poll_event.
[wine] / dlls / mscoree /
2010-04-06  Vincent Povirkmscoree: Use the mono embedding api instead of invoking...
2010-03-29  Vincent Povirkmscoree: Stub ClrCreateManagedInstance.
2010-03-26  Vincent Povirkmscoree: Show the names of requested GUIDs in stub...
2010-03-24  Vincent Povirkmscoree: Add a setting to access mono's tracing functio...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-08  Hans Leidekkermscoree: Add stub implementations of DllRegisterServer...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-04-29  Paul Chitescumscoree: Stubs for StrongNameSignatureVerification...
2008-12-20  Chris Wulffmscoree: Add a stub for LockClrVersion.
2008-07-28  Francois Gougetmscoree: Fix the ND_WI8() prototype.
2008-06-10  Louis Lendersmscoree: Add stub for CorBindToCurrentRuntime.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-01  Alistair Leslie... mscoree: Added ICorRuntimeHost support.
2008-03-25  Alexandre Julliardmscoree: Implement a number of interop helpers.
2008-03-14  Alistair Leslie... mscoree: Added stub CorBindToRuntimeEx.
2008-01-22  Paul Chitescumscoree: Semi-stub for LoadStringRCEx and LoadStringRC.
2008-01-16  Alistair Leslie... mscoree: Fix memory leak.
2008-01-10  Alistair Leslie... mscoree: Add stubs for DllCanUnloadNow and DllGetClassO...
2007-12-18  Rob Shearmanmscoree: Add a stub for GetVersionFromProcess.
2007-08-24  Bryan DeGrendelmscoree: Return S_OK if mono runtime is found.
2007-08-06  Francois Gougetmscoree: Add cor.h and mscoree.idl and fix some semi...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-01-25  Francois Gougetmscoree: _CorValidateImage() is a WINAPI function.
2006-12-22  James Hawkinsmscoree: Add a stub for GetCORSystemDirectory.
2006-12-12  Hans Leidekkermscoree: Add a stub implementation for CorExitProcess...
2006-12-12  Hans Leidekkermscoree: Take advantage of an installed Mono for Window...
2006-11-06  Paul Chitescumscoree: String returned by GetCORVersion starts with...
2006-11-03  Louis Lendersmscoree: Add a few more stubs.
2006-10-16  James Hawkinsmscoree: Add stub implementations of CorBindToRuntimeHo...
2006-10-16  James Hawkinsmscoree: Add missing stubs to the spec file.
2006-10-06  Paul Chitescumscoree: Initial stub implementation.