|
|
@@ -1,32 +1,6 @@
|
|
|
-2009-01-12 Jb Evain <[email protected]>
|
|
|
-
|
|
|
- * tabldefs.h: rename METHOD_ATTRIBUTE_CHECK_ACCESS_ON_OVERRIDE to
|
|
|
- METHOD_ATTRIBUTE_STRICT to match the ECMA terminology.
|
|
|
-
|
|
|
-2009-01-10 Zoltan Varga <[email protected]>
|
|
|
-
|
|
|
- * socket-io.c: Fix the build.
|
|
|
-
|
|
|
- * environment.c: Fix an #ifdef.
|
|
|
-
|
|
|
-2009-01-09 Zoltan Varga <[email protected]>
|
|
|
-
|
|
|
- * threadpool.c (async_invoke_thread): Handle the wait function returning
|
|
|
- WAIT_IO_COMPLETION as well.
|
|
|
- (async_invoke_io_thread): Ditto.
|
|
|
-
|
|
|
-2009-01-09 Bill Holmes <[email protected]>
|
|
|
-
|
|
|
- * threads.c: Fixing the Windows build.
|
|
|
-
|
|
|
- Code is contributed under MIT/X11 license.
|
|
|
-
|
|
|
-2009-01-09 Zoltan Varga <[email protected]>
|
|
|
+2009-01-09 Rodrigo Kumpera <[email protected]>
|
|
|
|
|
|
- * threads.c (signal_thread_state_change): Call wapi_interrupt_thread () to
|
|
|
- interrupt a wait.
|
|
|
- (mono_thread_execute_interruption): Call wapi_clear_interruption () to enable
|
|
|
- the thread to wait again.
|
|
|
+ * metadata-verify.c: Add lfanew verification.
|
|
|
|
|
|
2009-01-09 Rodrigo Kumpera <[email protected]>
|
|
|
|