Merge pull request #411 from Alkarex/patch-2
[mono.git] / mono /
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 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 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.
2012-06-29 Rodrigo KumperaAdd test for pinned gc handle.
2012-06-29 Rodrigo KumperaFix a pair of bugs in the gchandle code.
2012-06-29 Zoltan VargaRemove empty log files when using test-wrench.
2012-06-29 Rodrigo KumperaFix race condition in static's inialization of mono_mes...
2012-06-28 Zoltan VargaFix the test-messages test.
2012-06-28 Zoltan VargaFix warnings.
2012-06-28 Martin BauligFix #5504: UdpClient.JoinMulticastGroup().
2012-06-28 Martin Bauligsocket-io: Fix endianess in ipaddress_to_struct_in6_addr.
2012-06-28 Rodrigo KumperaFix posix build.
2012-06-27 Rodrigo KumperaAsync close on mac raises ECONNABORTED for connect().
2012-06-27 Rodrigo KumperaAdd new cancel_blocking_socket_operation icall to Socket.
2012-06-27 Rodrigo KumperaRespect the new signal ignore flag.
2012-06-27 Rodrigo KumperaNew field InternalThread::ignore_next_signal. Bump...
2012-06-27 Rodrigo KumperaAdd mono_thread_info_abort_socket_syscall_for_close...
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-27 Martin BauligImplement Dns.GetHostEntry(string.Empty) on Mac OS.
2012-06-26 Martin Bauligcreate_object_from_sockaddr(): map ::ffff:0:0 to :...
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-25 Rodrigo KumperaAdd two test configurations to sgen and silence other...
2012-06-25 Rodrigo KumperaFix another nursery OOM issue.
2012-06-25 Rodrigo KumperaFix a bunch of bugs in the split nursery allocator.
2012-06-25 Rodrigo KumperaAssert on bad arguments to sgen_clear_range.
2012-06-25 Rodrigo KumperaMerge pull request #352 from madewokherd/threadinit
2012-06-25 Vincent PovirkDon't try to register threads created before initializa...
next