mono.git
2016-05-11 Vlad BrezaeMerge pull request #2971 from BrzVlad/feature-cross...
2016-05-11 Alexander KöplingerMerge pull request #2986 from akoeplinger/fix-mono310...
2016-05-11 Marek Safar[corlib] Put back instance creation using activation...
2016-05-11 Ludovic HenryMerge pull request #2982 from ludovic-henry/fix-cross...
2016-05-11 Alexander KöplingerMerge pull request #2985 from akoeplinger/fix-bug39305
2016-05-11 Zoltan Varga[arm] Implement hardfp support in gsharedvt. Store...
2016-05-11 Alexander Köplinger[System] Rename variable to fix bootstrapping with...
2016-05-11 Alexander Köplinger[corlib] Make CountdownEventTests.Signal_Concurrent...
2016-05-11 Marek SafarMerge pull request #2973 from marek-safar/rs-Uri
2016-05-11 Marek Safar[System] Uri handling from reference source
2016-05-11 Zoltan Varga[arm] Remove the unfinished nacl codegen code.
2016-05-11 Zoltan Varga[arm] Implement hardfp support for dyncalls.
2016-05-11 Zoltan Varga[arm] Fix float32 + hardfp support.
2016-05-10 Aleksey Kliger... Merge pull request #2983 from akoeplinger/fix-bug40462
2016-05-10 Ludovic Henry[MonoContext] Fix sgen STW cross compilation
2016-05-10 Alexander Köplinger[corlib] Ignore DirectoryNotFoundException in FileStrea...
2016-05-10 Ludovic HenryRevert "[MonoContext] Make cross compiler a specific...
2016-05-10 Marek SafarMerge pull request #2981 from rolfbjarne/fix-rebuild...
2016-05-10 Rolf Bjarne... [offsets-tool] Only create the .stamp-clone file if...
2016-05-10 Martin Baulig[System]: Lazy-init X509ChainPolicy.ExtraStore when...
2016-05-10 Ludovic HenryMerge pull request #2978 from ludovic-henry/coop-fix...
2016-05-10 Marek SafarMerge pull request #2933 from ludovic-henry/referenceso...
2016-05-10 Marek Safar[mcs] More tweaks to undefined tie-breaking rules....
2016-05-10 Zoltan Varga[llvmonly] Avoid sharing refs and intptrs in gsharedvt...
2016-05-10 Zoltan Varga[llvmonly] Disable linkonce methods, they don't work...
2016-05-10 Zoltan Varga[runtime] Check for a null argument in mono_monitor_ent...
2016-05-10 Zoltan Varga[jit] Set the real_offset of inlined bblocks to the...
2016-05-10 Zoltan Varga[llvmonly] Transform the error returned by init_method...
2016-05-09 Vlad Brezae[sgen] Support binary protocol cross platform grep...
2016-05-09 Vlad Brezae[sgen] Pack structs for binary protocol entries
2016-05-09 Vlad Brezae[sgen] Split protocol entry grep from argument parsing
2016-05-09 Vlad Brezae[sgen] Extract entry stream code into new file
2016-05-09 Vlad Brezae[sgen] Use types with explicit size for protocol entrie...
2016-05-09 Ludovic Henry[threads] Fix reset blocking state transition
2016-05-09 Alexander KöplingerUse available memory instead of physical memory as...
2016-05-09 Aleksey Kliger... Merge pull request #2967 from lambdageek/dev/coop-threa...
2016-05-09 Aleksey Kliger... Merge pull request #2954 from lambdageek/dev/monoerror...
2016-05-09 Aleksey Kliger[runtime] Pending exception takes precedence over Threa...
2016-05-09 Marek Safar[System] Cleanup uri tests
2016-05-09 Aleksey Kliger[runtime] MonoError-ize mono_field_static_get_value
2016-05-09 Aleksey Kliger[runtime] MonoError-ize mono_field_static_get_value_for...
2016-05-09 Aleksey Kliger[runtime] MonoError-ize get_default_field_value
2016-05-09 Aleksey Kliger[runtime] MonoError-ize mono_get_constant_value_from_blob
2016-05-09 Zoltan Varga[arm] Enable native types for Xamarin.WatchOS.dll too...
2016-05-09 Zoltan Varga[llvm] Enable OP_LADD_OVF opcodes on 32 bit platforms...
2016-05-09 Zoltan Varga[arm] Use the hardfp abi on watchos.
2016-05-09 Zoltan Varga[ppdb] Avoid using pdb files for assemblies which are...
2016-05-08 Zoltan Varga[llvm] Add support for OP_GC_SAFE_POINT.
2016-05-06 Zoltan Varga[arm] Align the stack correctly in the gsharedvt trampo...
2016-05-06 Zoltan Varga[arm] Define MONO_ARCH_DISABLE_HW_TRAPS on watchos.
2016-05-06 Martin Baulig[System]: Fix certificate validation with empty hostname.
2016-05-06 Martin Baulig[System]: Add comment to the obsoletion of Mono-specifi...
2016-05-06 Martin Baulig[System]: Obsolete the Mono-specific cipher suite callb...
2016-05-06 Martin Baulig[corlib]: Cleanup X509Helper.Import().
2016-05-06 Aleksey Kliger... Merge pull request #2968 from lambdageek/dev/coop-unify...
2016-05-06 Aleksey Kliger[runtime] Unify codepath in mono_jit_thread_attach
2016-05-05 Rodrigo KumperaMerge pull request #2963 from ludovic-henry/fix-unified...
2016-05-05 Ludovic Henry[sgen] Fix possible race condition between world stop...
2016-05-05 Ludovic Henry[sgen] Do not skip starting and detaching thread during...
2016-05-05 Ludovic Henry[threads] Correct comment
2016-05-05 Ludovic Henry[sgen] Improve STW debugging output
2016-05-05 Ludovic Henry[threads] Make debugging output consistent
2016-05-05 Ludovic Henry[threads] Increase state machine verbosity when crashing
2016-05-05 Ludovic Henry[threads] Fix segfault
2016-05-05 Ludovic Henry[suspend] Don't try to suspend an already suspended...
2016-05-05 Ludovic Henry[threads] Fix compilation warning
2016-05-05 Ludovic Henry[sgen] Add some assertion for stack start and end
2016-05-05 Ludovic Henry[tests] Add sgen-new-threads-dont-join-stw-2
2016-05-05 Ludovic Henry[threads] Be more verbose in the case of an error
2016-05-05 Ludovic Henry[runtime] Use utils mono_thread_info_yield
2016-05-05 Vlad Brezae[sgen] Remove old unused defines
2016-05-05 Ludovic HenryMerge pull request #2948 from ludovic-henry/coop-n2m...
2016-05-05 Aleksey Kliger... Merge pull request #2965 from lambdageek/dev/checked...
2016-05-05 Zoltan VargaFix the cross compiler build.
2016-05-05 Ludovic HenryMerge pull request #2964 from ludovic-henry/sgen-monoco...
2016-05-05 Marek SafarMerge pull request #2966 from marek-safar/oid
2016-05-05 Martin Baulig[corlib]: Try to convert the certificate from PEM to...
2016-05-04 Alex Rønne... Merge pull request #2928 from alexrp/master
2016-05-04 Marek Safar[System] Oid from referencesource. Fixes #40646 and...
2016-05-04 Ludovic Henry[corlib] Import System.Threading.Monitor
2016-05-04 Ludovic HenryMerge pull request #2955 from ludovic-henry/mono_msec_t...
2016-05-04 Aleksey Kliger[coop] Allow BLOCKING->DETACHED transition.
2016-05-04 Aleksey Kliger[checked] Use correct reset blocking cookie when attach...
2016-05-04 Ludovic Henry[marshal] Add EH callback for native-to-managed wrapper
2016-05-04 Ludovic Henry[marhsal] Always generate try { ... } finally { .....
2016-05-04 Marek Safar[corlib] Update locale tables. Fixes #40697
2016-05-04 Marek SafarMerge pull request #2962 from marek-safar/referencesour...
2016-05-03 Zoltan Varga[aot] Emit EmptyArray<enum>:.cctor () instances since...
2016-05-03 Ludovic Henry[sgen] Kill USE_MONO_CTX and ARCH_NUM_REGS
2016-05-03 Ludovic Henry[MonoContext] Make cross compiler a specific case
2016-05-03 Ludovic Henry[sgen] Make Sparc use MonoContext
2016-05-03 Ludovic Henry[sgen] Make PowerPC use MonoContext
2016-05-03 Ludovic Henry[runtime] Fix potential overflow when using mono_msec_ticks
2016-05-03 Marek SafarRemove referencesource submodule and move sources to...
2016-05-03 Marek SafarUpdate after merge conflicts
2016-05-03 Marek SafarUnify error handling added in fdebd8a4d709002bb499555c3...
2016-05-03 Alexander KöplingerRaise an UnauthorizedAccessException on FileInfo.Delete...
2016-05-03 Marek SafarMono friendly FileInfo
2016-05-03 Marek SafarMono friendly FileSystemInfo
2016-05-03 Ludovic HenryFix WaitHandle.Wait{One,Any,All} when runtime returns...
next