Merge Alexander Chebaturkin SoC 2012 changes
[mono.git] / mono /
2012-08-20 Zoltan VargaEscape windows paths in DWARF debug info.
2012-08-17 Miguel de IcazaMerge pull request #428 from paszczi/master
2012-08-16 Zoltan VargaAvoid a crash in SET_KEEPALIVE if the socket transport...
2012-08-16 Zoltan VargaFree the newly added assembly->remapped_tokens hashtable.
2012-08-16 Zoltan VargaFree the newly added assembly->remapped_tokens hashtable.
2012-08-16 Zoltan VargaHandle ConstructorBuilders in fixup_cattrs () correctly...
2012-08-15 Marek SafarMerge pull request #430 from Nican/master
2012-08-15 Zoltan VargaEmit AOT line number information on osx/ios too.
2012-08-15 Miguel de IcazaRevert 4e5e52a29818b5342ec3b9f0b51c74970765c071, which...
2012-08-14 Zoltan VargaMerge pull request #429 from penberg/fixes/typo-in...
2012-08-14 Pekka EnbergFix 'caller saved' typo in mono_arch_allocate_vars()
2012-08-14 Rodrigo KumperaSome gcc versions ICE when inlining code using computed...
2012-08-14 Rodrigo KumperaSprinkle some inlining annotations magic to bring perfo...
2012-08-14 Rodrigo KumperaGive the minor copy functions different names under...
2012-08-13 Zoltan VargaImplement batched method invokes in sdb.
2012-08-11 Zoltan VargaFix a warning.
2012-08-11 Gonzalo Paniagua... Merge pull request #408 from strawd/master
2012-08-10 Zoltan VargaAvoid a fixed port number in a test.
2012-08-10 Miguel de IcazaMerge pull request #414 from sesef/datagrid
2012-08-10 Miguel de IcazaMerge pull request #422 from ianbattersby/bz6389-Invali...
2012-08-08 Marek SafarRemove unused decimal2string icall
2012-08-08 Marek SafarFix parsing decimal zero values. Fixes #6444
2012-08-06 Atsushi EnoMerge pull request #411 from Alkarex/patch-2
2012-08-05 Zoltan VargaFix MethodMirror.GetCustomAttributes ().
2012-08-03 Zoltan VargaConvert the argument of OP_INOT to int in the llvm...
2012-08-02 Rodrigo KumperaDisable native trace collection and spew on desktop.
2012-08-01 Zoltan VargaImplement support for DebuggerHiddenAttribute.
2012-08-01 Zoltan VargaPut the cas flags in MonoJitInfo into a separate struct...
2012-07-31 Jonathan PryorEnable IPv6 support under Android.
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-24 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-24 Jo ShieldsMerge remote-tracking branch 'github/master'
2012-07-24 Gonzalo Paniagua... Remove compiler warning
2012-07-24 Gonzalo Paniagua... Avoid possible duplicate fds in the list
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-21 Marek SafarMerge pull request #403 from AerisG222/1596644f26b5b4b1...
2012-07-20 Rodrigo KumperaSwitch the unhandled exception spew to use the new...
2012-07-20 Rodrigo KumperaAdd Mono.Runtime::GetNativeStackTrace method to make...
2012-07-20 Rodrigo KumperaAdd new mono_exception_get_native_backtrace function...
2012-07-20 Rodrigo KumperaFill Exception::native_trace_ips when doing exception...
2012-07-20 Rodrigo KumperaAdd field to Exception to hold the unmanaged backtrace.
2012-07-20 Zoltan VargaMerge pull request #400 from sblom/master
2012-07-19 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-19 Miguel de IcazaMake ERROR_OPERATION_ABORTED a common message
2012-07-19 Miguel de Icazamono_lookup_pinvoke_call: prevent leak by keeping a...
2012-07-18 Rodrigo KumperaAnother take into reducing shutdown crashes.
2012-07-18 Dan ShechterFixed Xamarin Bug 6148
2012-07-18 Rodrigo KumperaFix shutdown when the io-tp was not used.
2012-07-18 Rodrigo KumperaGive each scan function an unique name to help some...
2012-07-18 Zoltan VargaMerge pull request #397 from xen2/llvm_sqrt_abs
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-18 Virgile BelloFixed Math.Sqrtf and Math.Abs with LLVM.
2012-07-17 Rodrigo KumperaWhen calculating allowance, don't blindly cast from...
2012-07-17 Rodrigo KumperaAdd test for the behavior of discarding pending io...
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-17 Zoltan VargaRemove some incorrectly forward-ported code from aot...
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Miguel de IcazaMerge pull request #388 from strawd/master
2012-07-16 Marek SafarMerge pull request #390 from baulig/master
2012-07-16 Zoltan VargaMerge pull request #391 from xen2/e377dd65b5599d5a9ecf4...
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-16 Zoltan VargaFix #6112 for amd64 as well.
2012-07-15 Zoltan VargaFix the handling of fail tramps in the full-aot IMT...
2012-07-13 Rodrigo KumperaClear more threadpool state prior to domain unload.
2012-07-13 Rodrigo KumperaReplace an assertion with an UNVERIFIED call in the...
2012-07-13 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-11 Rodrigo KumperaMonoGenericClass::initialize runtime icall only needs...
2012-07-10 Virgile BelloFix #6112 c32a854: compile error and removed indirection.
2012-07-09 Rodrigo KumperaMerge pull request #386 from alexrp/master
2012-07-09 alexrpOnly use TLAB_ACCESS_INIT in sgen_card_table_wbarrier_o...
2012-07-09 alexrpUse a critical region in mono_gc_alloc_array.
2012-07-09 Bojan RajkovicMerge pull request #366 from robwilkens/bug5747-2
2012-07-09 Rodrigo KumperaClear some dead code.
2012-07-09 Rodrigo KumperaSanitize sgen's collection trigger internal API.
2012-07-05 Mark Probst[sgen] Fix a race condition.
2012-07-05 Zoltan VargaFix an assert in the arm backend if an offset is too...
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-07-04 Marek SafarMerge pull request #376 from atomia/master
2012-07-04 Marek SafarMerge pull request #375 from atomia/master
2012-07-02 Rodrigo KumperaAdd two heap growth knobs: save-target-ratio and defaul...
2012-07-02 Rodrigo KumperaSimply a bit the memgov code. Kill a duplicated header...
2012-07-02 Rodrigo KumperaFix allowance calculation and introduce a constant...
2012-07-02 Rodrigo KumperaExtract the nursery allowance heuristics to a memgov...
2012-07-02 Rodrigo KumperaMove the sgen_*_os_memory APIs to memgov.
2012-07-02 Rodrigo KumperaUse new atomis with allocated_heap.
2012-07-02 Rodrigo KumperaAdd SGEN_ATOMIC_ADD_P for pointer sized integers.
2012-07-02 Rodrigo KumperaAdd some FIXME.
2012-07-02 Rodrigo KumperaMove the heap limits code to the memgov file.
2012-07-02 Rodrigo KumperaAdd new memory governor files.
2012-07-02 Rodrigo KumperaUse isfinite instead of finite as newer xcode removed it.
2012-07-02 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2012-07-02 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2012-07-02 Mark Probst[sgen] Make heavy statistics compile again.
2012-07-01 Marek SafarMerge pull request #363 from JamesB7/system-security2
2012-06-30 Zoltan VargaFix altstack on osx/amd64. Fixes #5933.
next