mono.git
2013-07-29 Jérémie Laval[System] Implement a first pass of ClientWebSocket.
2013-07-29 Jérémie Laval[System] Add crude (for now) socket stealing of an...
2013-07-29 Jérémie Laval[System] Don't overwrite custom Connection header on...
2013-07-29 Alex Rønne... Fix a missing return statement in 16d2bcaa379be0c38f844...
2013-07-29 Zoltan VargaFix overflow checking in newarray with 64 bit array...
2013-07-28 Jonathan PryorMerge pull request #701 from steffen-kiess/fix-11778
2013-07-28 Marek SafarMerge pull request #716 from alesliehughes/master
2013-07-28 Alistair Leslie... Add class AttributeMetadataCollection
2013-07-28 Alistair Leslie... Add class AttributeMetadata
2013-07-28 Steffen KießFix Syscall.readlink() for non-ascii targets
2013-07-28 Alistair Leslie... Add class ReadOnlyStringCollection
2013-07-28 Zoltan Varga[sdb] Fix round tripping of vtypes with boxed fields...
2013-07-28 Alistair Leslie... Add enum TrustDirection.cs
2013-07-28 Alistair Leslie... Add class ReplicationNeighbor
2013-07-28 Alistair Leslie... Add enum LocatorOptions
2013-07-28 Alistair Leslie... Add enum ForestMode
2013-07-28 Alistair Leslie... Add enum DomainMode.cs
2013-07-28 Alistair Leslie... Add enum ActiveDirectoryRole
2013-07-28 Zoltan VargaAdd error handling to calls of mono_reflection_create_c...
2013-07-27 Zoltan VargaRemove #ifdefs from MonoTrampolineType, to prevent...
2013-07-27 Zoltan VargaFix an assert in constrained_gsharedvt_call_setup ...
2013-07-27 Marek SafarDon't hide internal error exception when reported canno...
2013-07-26 Marek SafarAdd clone for error expression. Fixes #13443
2013-07-26 Marek SafarLess cascading errors
2013-07-26 Marek SafarMerge pull request #714 from IDisposable/patch-2
2013-07-26 Zoltan VargaAdd more extensive logging to sdb.
2013-07-26 Marc BrooksConsistent use of ch to avoid array indexing more than...
2013-07-26 Alex Rønne... Revert the use of mono_binary_search () in support...
2013-07-26 Marek SafarRemove CultureInfo.CurrentCulture dependency from ordin...
2013-07-26 Marek SafarLift result of enum substraction when operation is...
2013-07-26 Marek SafarComment update
2013-07-26 Alex Rønne... Add a mono_binary_search () function.
2013-07-26 Alex Rønne... Fix a C# compiler error in the runtime test suite.
2013-07-26 Alex Rønne... Fix a warning in appdomain.c introduced by 76e8c8ba0f5d...
2013-07-26 Alex Rønne... Mark inline assembly in mono-hwcap-s390x.c volatile.
2013-07-26 Alex Rønne... Fix up memory barriers on Windows.
2013-07-26 Marek SafarCheck promoted value type binary equality operations...
2013-07-26 Marek SafarIgnore space separators in nowarn arguments. Fixes...
2013-07-26 Marek SafarUse local variable in commit 482f6c7b556135c7f10f38b29c...
2013-07-26 Marek SafarShow more info for missing indirect assembly references
2013-07-26 Zoltan VargaUpdate msvc project files with newly added sgen files.
2013-07-26 Zoltan VargaAdd full-aot support for runtime invokes to array Get...
2013-07-25 Zoltan VargaAvoid an assert on android where seq points are not...
2013-07-25 Jeffrey StedfastRevert "Revert "[xbuild]: Provide a real Microsoft...
2013-07-25 Jeffrey StedfastRevert "[xbuild]: Provide a real Microsoft.Portable...
2013-07-25 Jonathan Pryor[System] Fix DnsTest.GetHostByName() test.
2013-07-25 Jonathan Pryor[System] Support FTP download where PWD starts with...
2013-07-25 Marek SafarAdd *CachePolicy to mobile profile. Fixes #13466
2013-07-25 Marek SafarFixed string null constant conversion to object constant
2013-07-25 Marek SafarMerge pull request #713 from alesliehughes/master
2013-07-25 Zoltan VargaMerge pull request #711 from spicypixel/hotfix/appdomai...
2013-07-25 Zoltan VargaMerge pull request #712 from spicypixel/hotfix/trampoli...
2013-07-25 Zoltan VargaMake some sdb tests more robust so they work again...
2013-07-24 Aaron OnealFix additional string leaks when creating tramp_info.
2013-07-24 Aaron OnealFix additional string leaks when creating tramp_info.
2013-07-24 Aaron OnealFix generic trampoline string leak.
2013-07-24 Aaron OnealFix string leak when loading assemblies.
2013-07-24 Zoltan VargaContinue single stepping if the same line reached in...
2013-07-24 Sebastien PouliotAllow running System.ServiceModel.Web unit tests on...
2013-07-24 Alistair Leslie... Add enum SyncFromAllServersOptions
2013-07-24 Alistair Leslie... Add enum SyncFromAllServersEvent
2013-07-24 Alistair Leslie... Add enum SyncFromAllServersErrorCategory
2013-07-24 Alistair Leslie... Add enum ReplicationSpan
2013-07-24 Alistair Leslie... Add enum ReplicationOperationType
2013-07-24 Alistair Leslie... Add enum NotificationStatus
2013-07-24 Alistair Leslie... Add enum MinuteOfHour
2013-07-24 Alistair Leslie... Add enum HourOfDay
2013-07-24 Alistair Leslie... Add enum DirectoryContextType
2013-07-24 Alistair Leslie... Add enum ActiveDirectoryTransportType.
2013-07-24 Marek SafarMerge pull request #709 from alesliehughes/master
2013-07-24 Alistair Leslie... Correct TrySetApartmentstate tests
2013-07-24 Zoltan VargaUnify the different gsharedvt constrained call jit...
2013-07-23 Zoltan VargaAvoid calling valuetype methods with a signature which...
2013-07-23 Zoltan VargaRevert "Generate the push/pop LMF code as IR on x86."
2013-07-23 Alex Rønne... Merge pull request #697 from linquize/atom-bug
2013-07-23 Alex Rønne... Fix the mono-hwcap module to work in the MONO_CROSS_COM...
2013-07-23 Sebastien PouliotDo not include tests for AssociatedMetadataTypeTypeDesc...
2013-07-23 Marek SafarFix default content buffer max size
2013-07-23 Zoltan VargaAvoid linking the LLVM runtime codegen libs into a...
2013-07-23 LinquizeAtom10FeedFormatter should generate subtitle tag for...
2013-07-22 Marek SafarMerge some nrefactory changes
2013-07-22 Marek SafarDon't crash when metadata contains private top level...
2013-07-22 Marek SafarAdds async handling to binary:emitbranchable. Fixes...
2013-07-22 Marek SafarFixes duplicate error message
2013-07-22 Marek SafarAdd field target for automatic properties
2013-07-22 Zoltan VargaGenerate the push/pop LMF code as IR on x86.
2013-07-22 Zoltan VargaFix a problem in emit_pop_lmf (), it no longer needs...
2013-07-22 Zoltan VargaGet rid of the MONO_ARCH_ENABLE_LMF_IR define added...
2013-07-21 Rodrigo KumperaHandle property with default values. Fix part of #13336.
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-21 Cameron Taggartfixes ctaggart/mono#2 cpuid() now compiles in VS 2012
2013-07-21 Alex Rønne... Fix a "mixed decls and code" warning.
2013-07-21 i59Added mono-mutex.h & c to libmonoutils.vcxproj
2013-07-21 i59mono-mutex.c: Don't include sys/time.h on Windows;
2013-07-21 Alex Rønne... Merge pull request #707 from LHCGreg/12752-windows_nul_...
2013-07-21 Alex Rønne... libgc: Use GCC atomics on ARM.
2013-07-20 Zoltan VargaRework the x86 lmf code to use stores instead of pushes...
2013-07-20 Zoltan VargaGenerate the push/pop LMF code as IR on architectures...
2013-07-20 Marek SafarFix indexer member formating
2013-07-20 Marek SafarFixes failing tests
next