[666033] Fixes Mono.WebBrowser versioning
[mono.git] / mono /
2011-03-30 Neale FergusonFix big endian issue with cardtable and add code for...
2011-03-30 Zoltan Varga.gitignore
2011-03-30 Zoltan VargaAdd some checks to the ActivationServices:AllocateUnini...
2011-03-30 Dick PorterMerge branch 'master' of github.com:mono/mono
2011-03-30 Rolf Bjarne Kvinge[io-layer] Make debug spew compile
2011-03-30 Dick PorterEnable sgen on Solaris
2011-03-30 Gonzalo Paniagua... [proclib] Break after reading the line we need
2011-03-30 Zoltan VargaFix the previous change.
2011-03-30 Zoltan VargaCall SleepEx in a loop in the Thread.Sleep () icall...
2011-03-30 Rodrigo KumperaFix domain TLS loading.
2011-03-30 Rodrigo KumperaCast p to char* since the offset is in byte units.
2011-03-28 Zoltan VargaDefine MONO_ARCH_HAVE_SIGCTX_TO_MONOCTX for arm.
2011-03-28 Zoltan VargaRemove some unused fields from MonoDynamicGenericClass.
2011-03-28 Zoltan VargaFix a case where class->instance_size was not set for...
2011-03-27 Zoltan VargaMake mono_arch_context_get_int_reg () return an mgreg_t.
2011-03-27 Virgile BelloVTune Amplifier XE 2011 plugin for Mono
2011-03-27 Zoltan VargaImplement mono_arch_context_set_int_reg () for arm.
2011-03-26 Zoltan VargaImplement mono_arch_context_set_int_reg () for x86.
2011-03-25 Zoltan VargaAdd support for reading/writing variables in registers...
2011-03-25 Zoltan VargaAdd a mono_arch_context_set_int_reg () function, amd64...
2011-03-25 Zoltan VargaAdd an unwind option to enable collection of register...
2011-03-25 Vincent PovirkReplace ENABLE_COREE with a runtime switch.
2011-03-25 Sebastien PouliotAlign our coreclr inheritance rules to match MS
2011-03-23 Gonzalo Paniagua... Avoid warnigs.
2011-03-23 Miguel de IcazaMake this OSX specific instead
2011-03-23 Rolf Bjarne Kvinge[io-layer] Use MonoSemType instead of sem_t
2011-03-23 Marek Habersack[runtime] Fix compilation
2011-03-23 Gonzalo Paniagua... --version shows kqueue now.
2011-03-23 Miguel de IcazaOSX, Win32: Implements support for DriveInfo
2011-03-23 Miguel de IcazaAdd OSX support to the io-layer: supports getting a...
2011-03-23 Gonzalo Paniagua... [threadpool] Don't start all the IO threads on first...
2011-03-22 Rolf Bjarne Kvinge[io-layer] Improve waiting on processes a lot
2011-03-22 Rolf Bjarne Kvinge[io-layer] When forking ensure the parent's data struct...
2011-03-22 Rolf Bjarne Kvinge[io-layer] Move duplicated pid validation into one...
2011-03-22 Rolf Bjarne Kvinge[io-layer] Make the special_wait functions take an...
2011-03-22 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-22 Neale FergusonAdd call to mono_jit_thread_attach in prolog when wrapp...
2011-03-22 Geoff NortonSet SO_REUSEADDR on listening sockets
2011-03-22 Neale FergusonFix sweep processing for big endian s390x
2011-03-22 Zoltan VargaImplement OperatingSystem.ServicePack. Fixes #681552.
2011-03-22 Gonzalo Paniagua... [threadpool] Avoid the infame assert in mono-wsq.
2011-03-22 Gonzalo Paniagua... .gitignore
2011-03-21 Gonzalo Paniagua... [windows] Avoid creating a thread in init
2011-03-21 Neale FergusonAdd s390x support to mono-context
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-21 Zoltan VargaFix the length of 'break' on ppc.
2011-03-21 Zoltan VargaImplement improved support for tail-calls on ppc. Fixes...
2011-03-21 Sebastien PouliotAdd missing coreclr check on JIT optimization
2011-03-19 Damien DiederenMIPS: Do not use mips_call when the call site is to...
2011-03-19 Damien DiederenMIPS: Take operand size into account when inverting...
2011-03-19 Damien DiederenMIPS: Sanity check stack unwinding progress using frame...
2011-03-19 Damien DiederenMIPS: Remove unused variables in mono_arch_find_jit_info
2011-03-19 Damien DiederenMIPS: Delete unused function glist_to_array
2011-03-19 Damien DiederenMIPS: Switch from register to on-stack arguments before...
2011-03-19 Damien DiederenMIPS: Fix IMT thunk size computation
2011-03-19 Damien DiederenMove MonoContext to mono-context for mips
2011-03-18 Gonzalo Paniagua... [windows] Make the connect hack work again.
2011-03-18 Gonzalo Paniagua... Revert "Replace old connect hack with _pipe on windows."
2011-03-18 Gonzalo Paniagua... Revert "Remove unneeded function and use same code...
2011-03-18 Mark SciabicaFix exception handling on windows x64.
2011-03-18 Zoltan VargaFix some warnings.
2011-03-18 Zoltan VargaAdd a missing newline.
2011-03-18 Gonzalo Paniagua... Fix the host name returned in GetHostEntry.
2011-03-18 Rodrigo KumperaMove get_hazardous_pointer to utils/hazard-pointer.
2011-03-18 Rodrigo KumperaMove hazard pointer and small_id code to utils/hazard...
2011-03-17 Gonzalo Paniagua... Remove unneeded function and use same code for win/lin
2011-03-17 Gonzalo Paniagua... Replace old connect hack with _pipe on windows.
2011-03-17 Zoltan VargaSwitch to the domain of the assembly in question while...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Mark Probst[sgen] A small Mach thread handshake fix.
2011-03-17 Gonzalo Paniagua... [Threadpool] Handle multiple calls to cleanup
2011-03-16 Rolf Bjarne KvingeRevert "[io-layer] Handle process waits when SHM is...
2011-03-16 Gonzalo Paniagua... [io-layer] Don't use Get/SetLastError after wapi shutdown.
2011-03-16 Gonzalo Paniagua... [io-layer] Make my previous patch signal safe.
2011-03-16 Zoltan VargaFix support for generic virtual thunks in full-aot.
2011-03-16 Zoltan VargaAdd local symbols for imt/trampolines etc. in AOT.
2011-03-16 Zoltan VargaAdd a cache for virtual generic thunks to avoid freeing...
2011-03-16 Zoltan VargaAvoid calling class cctors during JITting when the...
2011-03-16 Gonzalo Paniagua... [io-layer] Handle process waits when SHM is disabled.
2011-03-16 Miguel de IcazaRe-enable the Decimal(double) constructor that uses...
2011-03-15 Gonzalo Paniagua... [Semaphore] Remove warnings
2011-03-15 Rodrigo KumperaReintroduce support for orig_ex_ctx
2011-03-15 Rodrigo KumperaFix signature
2011-03-15 Rodrigo KumperaAdd mono_sgen_thread_info_current to speedup self lookups.
2011-03-15 Rodrigo KumperaUse constant stack space for STW under darwin.
2011-03-15 Rodrigo KumperaLeverage SgenThreadInfo::mach_port.
2011-03-15 Rodrigo KumperaStore the mach port on SgenThreadInfo
2011-03-15 Gonzalo Paniagua... Appdomain refs can be NULL in pop_refs
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-14 Mark Probst[sgen] Debug options for disabling minor and/or major...
2011-03-14 Mark Probst[sgen] Scan thread data job for the nursery collection.
2011-03-14 Mark Probst[sgen] Scan from registered roots job for nursery.
2011-03-14 Gonzalo Paniagua... [threads] appdomain_refs push/pop speedup
2011-03-14 Gonzalo Paniagua... Hush warnings.
2011-03-13 Zoltan VargaAdd a function to add a nursery fragment.
2011-03-12 Zoltan VargaFix a warning.
2011-03-12 Zoltan VargaRename a few sgen variables/functions to better describ...
2011-03-11 Gonzalo Paniagua... Cache NewLine per AppDomain.
2011-03-11 Gonzalo Paniagua... Support NLS when opening assemblies on windows.
2011-03-10 Geoff NortonFix ARCH_STORE_REGS on arm
next