mono.git
2016-06-06 Aleksey Kliger... Merge pull request #2734 from nealef/master
2016-06-06 Rodrigo KumperaMerge pull request #3070 from kumpera/runtime-handles
2016-06-06 Rodrigo KumperaMerge pull request #3083 from alexrp/gc-pointless-memor...
2016-06-06 Marek Safar[System] Override SupportsHeaders in all WebResponse...
2016-06-06 Zoltan Varga[amd64] Enable dyncall tests on amd64.
2016-06-06 Zoltan Varga[amd64] Support stack args in dyn calls.
2016-06-06 Zoltan Varga[amd64] Handle ArgValuetypeAddrInIReg in dyncalls.
2016-06-04 Aleksey Kliger... [mini] Set pending MonoError in mono_vcall_trampoline...
2016-06-03 Rodrigo KumperaRemove unused header.
2016-06-03 Rodrigo Kumpera[coop] New local handles implementation.
2016-06-03 Rodrigo Kumpera[sgen] Fix scan thread data job to set ops so it can...
2016-06-03 Rodrigo Kumpera[mono-error] Fix error_init macro to work with MonoErro...
2016-06-03 Neale FergusonUse %Y-%m-%d %H:%M:%S for Windows log message header
2016-06-03 Andi McClureMerge pull request #3040 from xmcclure/debugger-step...
2016-06-03 Miguel de Icaza[genproj] Update project files
2016-06-03 Marek Safar[System] Flush few colliding changes
2016-06-03 Neale FergusonCorrect typo
2016-06-03 Neale FergusonCorrect for widechar on Windows
2016-06-03 Marek Safar[mcs] Fixes NRE during error reporting
2016-06-03 Marek Safar[System] Remove duplicate file entry
2016-06-03 Neale FergusonSeveral corrections thanks to Johan Lorensson
2016-06-03 Alexander Köplinger[WinForms] Fix build broken by 5d54803af7af4c78cfeac020...
2016-06-03 Jonathan ChambersCorrecty initialize image ref_count. Ensures image...
2016-06-03 Marek SafarMerge pull request #3102 from alexrp/master
2016-06-03 Alex Rønne... [System] Add back IWebProxyScript to the mobile profile.
2016-06-03 Jiří VolejníkSWF - Fixed exiting modal runloop. (#2980)
2016-06-03 Marek SafarMerge pull request #3099 from marek-safar/rs-Semaphore
2016-06-02 Ludovic Henry[sgen] Use raw mutex for pin_queue_mutex as it's only...
2016-06-02 Ludovic Henry[coop] Reuse local info variable for polling
2016-06-02 Ludovic Henry[marshal] Fix unused variable warning
2016-06-02 Ludovic Henry[threads] Make mono_thread_detach_if_exiting return...
2016-06-02 Ludovic Henry[coop] Use mono_thread_info_is_current in checked build
2016-06-02 Ludovic Henry[coop] Remove unecessary assertion
2016-06-02 Ludovic Henry[coop] Switch to GC unsafe state in SIGILL signal handl...
2016-06-02 Ludovic Henry[runtine] We should always ignore SIGPIPE signal
2016-06-02 Ludovic Henry[coop] Ensure GC unsafe state when throwing exception
2016-06-02 Ludovic Henry[coop] Switch to GC safe around pthread_join
2016-06-02 Ludovic Henry[coop] Do not pass current thread to mono_threads_enter...
2016-06-02 Ludovic Henry[coop] Fix state transition when unregistering the...
2016-06-02 Ludovic Henry[coop] Make GC safe/unsafe unbalanced transitions public
2016-06-02 Ludovic Henry[coop] Do not include mono-threads-coop.h and mono...
2016-06-02 Ludovic Henry[coop] Do not allow transition on not-attached, not...
2016-06-02 Ludovic Henry[coop] Remove unecessary GC unsafe transition
2016-06-02 Ludovic Henry[marshal] Fix setting of last error for P/Invoke
2016-06-02 Ludovic Henry[checked-build] Fix warning
2016-06-02 Ludovic Henry[coop] Remove DoneBlockingAborted state transition
2016-06-02 monojenkinsMerge pull request #2881 from alexrp/gc-sample-managed...
2016-06-02 Alexander KöplingerMerge pull request #3066 from alexanderkyte/pedump_sgen
2016-06-02 Marek Safar[System] Semaphore from referencesource
2016-06-02 Neale FergusonCorrect use of localtime() in Win32
2016-06-02 Neale FergusonUse localtime for Win32 and localtime_r for others
2016-06-02 Neale FergusonCorrect syntax error and G_LOG_xxx identifier
2016-06-02 Neale FergusonCorrect use of Windows APIs
2016-06-02 Neale FergusonUse correct APIs for Windows; Remove sys/time.h
2016-06-02 Neale FergusonCorrect conditional compilation & move logger source...
2016-06-02 Aleksey Kliger... Merge pull request #3087 from lambdageek/dev/monoerror...
2016-06-02 Marek Safar[System] Internal connectionpool from referencesource
2016-06-02 Alex Rønne... Merge pull request #3096 from alexrp/master
2016-06-02 Marek Safar[corlib] Fixes mobile tests
2016-06-02 Marek SafarMerge pull request #3097 from rolfbjarne/mono-api-info...
2016-06-02 Rolf Bjarne... [mono-api-info] Take number of generic parameters into...
2016-06-02 Zoltan Varga[arm] Return structures with sizes up to 16 bytes in...
2016-06-02 Alex Rønne... [bcl] Avoid ObjectDisposedException in EndPointListener.
2016-06-02 Marek SafarMerge pull request #3094 from mbrophy1/master
2016-06-01 Alexander KyteMerge pull request #3095 from alexanderkyte/typespec_ca...
2016-06-01 Alexander Kyte[runtime] Don't free null cache hash table in aot compiler
2016-06-01 Andi McClureHalve the stack depth for both the new single step...
2016-06-01 Miguel de Icaza[genproj] More updates to the project files, getting...
2016-06-01 Matthew BrophyAdd missing type forwarder for System.Diagnostics.Traci...
2016-06-01 Aleksey Kliger[runtime] Comment external only functions that call...
2016-06-01 Aleksey Kliger[runtime] Mark mono_object_to_string external only.
2016-06-01 Marek HabersackXamarin.Android test suite updates
2016-06-01 Marek Safar[corlib] Disable even more cas in mobile
2016-06-01 Alexander Kyte[runtime] Replace pedump boehm dependency with sgen...
2016-06-01 Aleksey Kliger... Merge pull request #3081 from lambdageek/coop-no-prof
2016-06-01 monojenkinsMerge pull request #3086 from esdrubal/master
2016-06-01 Marek Safar[corlib] Disable more CAS code
2016-06-01 Aleksey Kliger[coop] Disable profiler tests if coop is enabled
2016-06-01 Marcos Henrich[System] Fixes socket async exception.
2016-06-01 Marek Safar[mcs] Use only mcs specific assembly references resolve...
2016-06-01 Marek Safar[mcs] Adjust correctly newline counter inside pragma...
2016-06-01 Marek Safar[System] Fixes bootstrap build with old mcs
2016-06-01 Zoltan Varga[arm] Pass structures larger than 16 bytes by ref on...
2016-05-31 Alex Rønne... [sgen] Remove a pointless memory barrier from the middl...
2016-05-31 Alex Rønne... [arm] Don't emit memory barriers for relaxed atomic...
2016-05-31 Alex Rønne... [sgen] Cache the SgenThreadInfo pointer in a local...
2016-05-31 Alex Rønne... [gc] Register a critical region when executing managed...
2016-05-31 Miguel de Icaza[genproj] Another library works, System.Json.Microsoft
2016-05-31 Rodrigo KumperaMerge pull request #3080 from BrzVlad/feature-enable...
2016-05-31 Miguel de Icaza[genproj] support for using prebuilt resources
2016-05-31 Andi McClureFixes for peer feedback on recursive step patch
2016-05-31 Miguel de Icaza[genproj] Getting closer to a full build
2016-05-31 Mark ProbstMerge pull request #2871 from BrzVlad/feature-conc...
2016-05-31 Mark ProbstMerge pull request #3019 from schani/fix-major-pinning
2016-05-31 Marek Safar[mcs] Add more of undocumented C#6 improved overload...
2016-05-31 Miguel de Icaza[genproj] Update build files
2016-05-31 Miguel de Icaza[mconfig] Remove dependency on build time settings
2016-05-31 Jonathan PryorMerge pull request #2377 from joelmartinez/docs-multias...
2016-05-31 Neale FergusonMake log header message consistent
2016-05-31 Joel Martinez[mdoc] Extension method crash fix, removes -multiassembly
next