mono.git
2013-08-07 Zoltan Varga[aot] Error out if -O=gsharedvt is used on a platform...
2013-08-07 Marek SafarAdd block scope for foreach variables with statement...
2013-08-07 Marek SafarRemove NIE from SetWaitNotificationRequired. Fixes...
2013-08-07 Marek SafarHandle partial class case when nested type of partial...
2013-08-07 Atsushi EnoFix bug #10194 - SetElementValue(nonExistentElementName...
2013-08-07 Atsushi EnoFix bug #12035 - xsi:nil='true' was ignored in some...
2013-08-07 Marek SafarInflate default parameter expression without type check...
2013-08-07 Rolf Bjarne... Fix a test to work on mobile after the async release.
2013-08-07 Marek SafarUpdate named params parameter converted result expressi...
2013-08-07 Atsushi EnoFix bug #12469 - add more conversion methods to XmlAtom...
2013-08-07 Marek SafarMerge pull request #727 from alesliehughes/master
2013-08-06 Rodrigo Kumpera[build]Bring some sanity to the monotouch profiles.
2013-08-06 Rodrigo KumperaAdd support for exclude files in extension modules.
2013-08-06 Alistair Leslie... Add class DirectoryServicesCOMException
2013-08-06 Alistair Leslie... Add class DirectoryVirtualListView
2013-08-06 Alex Rønne... Fix an unlikely case in cmd_to_string () where cmds...
2013-08-06 Alex Rønne... Fix another strtod warning with #if 0.
2013-08-06 Alex Rønne... Add two unnecessary zero initializations to shut GCC up.
2013-08-06 Alex Rønne... Kill another mixed-decls-and-code warning.
2013-08-06 Marek SafarCreate correct flow branching for single non-default...
2013-08-06 Alex Rønne... Fix some warnings in strtod by #if 0'ing some unused...
2013-08-06 Alex Rønne... Fix a warning in dlmalloc by #if 0'ing an unused function.
2013-08-06 Alex Rønne... Fix a mixed-decls-and-code warning.
2013-08-06 Jonathan Pryor[System.Core/Android] Support Android v4.3's timezone...
2013-08-06 Alistair Leslie... Add class DirectoryVirtualListViewContext
2013-08-06 Alistair Leslie... Add class DirectorySynchronization
2013-08-06 Alistair Leslie... Add enum ExtendedDN
2013-08-06 Alistair Leslie... Add class ExtendedRightAccessRule
2013-08-06 Alistair Leslie... Add enum DirectorySynchronizationOptions
2013-08-06 Alistair Leslie... Add class ForestTrustCollisionException
2013-08-06 Alistair Leslie... Add class ForestTrustRelationshipCollisionCollection
2013-08-06 Alistair Leslie... Add class ForestTrustRelationshipCollision
2013-08-06 Alistair Leslie... Add class ListChildrenAccessRule
2013-08-06 Alistair Leslie... Add enum ForestTrustCollisionType
2013-08-06 Alistair Leslie... Add class ActiveDirectoryServerDownException
2013-08-06 Alistair Leslie... Add class DirectoryEntryConfiguration
2013-08-06 Alistair Leslie... Add enum PasswordEncodingMethod
2013-08-06 Alistair Leslie... Add enum DomainCollisionOptions
2013-08-06 Alistair Leslie... Add class PropertyAccessRule
2013-08-06 Alistair Leslie... Add class PropertySetAccessRule
2013-08-06 Alistair Leslie... Add enm PropertyAccess
2013-08-06 Alistair Leslie... Add class ReadOnlySiteLinkBridgeCollection
2013-08-06 Alistair Leslie... Add class ActiveDirectorySiteLinkBridge, ActiveDirector...
2013-08-06 Alistair Leslie... Add enum ReplicationSecurityLevel
2013-08-06 Alistair Leslie... Add enum SecurityMasks
2013-08-06 Alistair Leslie... Add enum TopLevelNameCollisionOptions
2013-08-06 Zoltan Varga[llvm] Disable LLVM for async methods to work around...
2013-08-06 Zoltan Varga[llvm] Avoid adding methods which failed llvm compilati...
2013-08-06 Zoltan Varga[sdb] Improve logging a bit.
2013-08-06 Atsushi Enoimplement character validation methods in XmlConvert...
2013-08-05 Rodrigo KumperaFix thinko in last commit. It's DISABLE_COM and not...
2013-08-05 Rodrigo Kumpera[sgen]GC fight club rules. NEVER poke the managed heap...
2013-08-05 Rodrigo Kumpera[sgen]Add some comments on the usage of all STW related...
2013-08-05 Rodrigo Kumperamonotouch requires DISABLE_COM too.
2013-08-05 Rodrigo KumperaFix log messge.
2013-08-05 Marek SafarDon't show internal error when default paramater expres...
2013-08-05 Marek SafarMerge pull request #723 from alesliehughes/master
2013-08-05 Atsushi EnoFix bug #13485: retrieve private fields and properties...
2013-08-05 Micael DiasFix cross compilation to windows. "Windows.h" should...
2013-08-04 Zoltan VargaAdd support for constrained gsharedvt calls to ICompara...
2013-08-04 Zoltan VargaPut runtime-invoke wrappers of valuetype methods into...
2013-08-02 Alex Rønne... Fix the non-MSVC build.
2013-08-02 Neale FergusonVariable has_ld was renamed
2013-08-02 Rodrigo KumperaMerge pull request #681 from tritao/dll-api
2013-08-02 Alistair Leslie... Revert "Add class DnsPermission"
2013-08-02 Alex Rønne... Merge pull request #722 from JulianHamilton/master
2013-08-02 JulianHamiltonFaster index lookup in RemoveInternal
2013-08-01 Alex Rønne... configure: Fix arch selection for s390x.
2013-08-01 Miguel de IcazaFullAOT fallback: Slightly better random
2013-08-01 Zoltan Varga[sdb] Improve some sdb logging messages.
2013-08-01 Zoltan VargaFix enum->int unbox casts in gsharedvt code. Fixes...
2013-07-31 Mark Probst[sgen] Honor `--disable-major`.
2013-07-31 Marek SafarAdd better diagnostics for invalid properties
2013-07-31 Marek SafarRevert "Add null constant argument type check"
2013-07-31 Miguel de IcazaNot currently referenced
2013-07-31 Marek SafarAdd null constant argument type check
2013-07-31 Marek SafarWorkaround limitation of ancient nunit
2013-07-31 Zoltan VargaFix some cases of --debug=casts, add tests.
2013-07-31 Zoltan VargaAvoid tail calls which breaks the test in finalizer...
2013-07-31 Zoltan VargaFix a warning.
2013-07-30 Zoltan VargaQuote path arguments to opt/llc. Fixes #13603.
2013-07-30 Miguel de IcazaClass libraries: introduce mobile_static profile, for...
2013-07-30 Marek SafarWrite only import section from global namespaces before...
2013-07-30 Alex Rønne... Fall back to /proc/cpuinfo when sys/auxv.h is not avail...
2013-07-30 Paolo MolaroMerge pull request #703 from ysw/master
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-30 Marek SafarAdd more system assemblies remapping. Fixes #11294
2013-07-30 Marek SafarNo type forwarders for 2.0 System.Net
2013-07-30 Marek SafarFixed binary serialization
2013-07-30 Marek SafarMerge pull request #719 from alesliehughes/master
2013-07-30 Marek SafarFix ObservableCollection binary serialization (based...
2013-07-30 Alistair Leslie... Added the following classes
2013-07-30 Alistair Leslie... Add class ActiveDirectorySchema
2013-07-30 Alistair Leslie... Add class ActiveDirectorySchemaClass, ActiveDirectorySc...
2013-07-30 Alistair Leslie... Add class ActiveDirectorySchemaPropertyCollection,...
2013-07-30 Alistair Leslie... Add class ActiveDirectorySchemaProperty
2013-07-30 Alistair Leslie... Add ForestTrustRelationshipInformation
2013-07-30 Alistair Leslie... Add class ForestTrustDomainInfoCollection
2013-07-30 Alistair Leslie... Add class ForestTrustDomainInformation
2013-07-30 Alistair Leslie... Add class ApplicationPartitionCollection
next