mono.git
2013-08-12 Jonathan Pryor[System.Core/Android] Android's libc.so doesn't export...
2013-08-12 Sebastien Pouliot[linker] Add AssemblyAction.Save to enable the linker...
2013-08-12 Sebastien Pouliot[linker] Small string optimizations to avoid culture...
2013-08-12 Zoltan Varga[aot] Align the static linking symbol.
2013-08-12 Zoltan VargaMerge pull request #708 from spicypixel/hotfix/mono...
2013-08-12 Jonathan LimaFixed SGen build for MSVC
2013-08-12 Jonathan LimaFixed incorrect pointer arithmetic on SGen for MSVC.
2013-08-12 Jonathan LimaFixed MSVC build, ported to Visual Studio 2012.
2013-08-12 Jonathan LimaImproved exception handling with vectored exception...
2013-08-12 Jeffrey StedfastFixed build breakage from my previous commit
2013-08-12 Jeffrey StedfastFixed System.Text.Decoder.GetChars(byte*,int,char*...
2013-08-11 Zoltan VargaGet rid of the annoying 'PLATFORM is not defined.'...
2013-08-11 Zoltan VargaAvoid infinite logfiles if the test-process-exit test...
2013-08-11 Zoltan VargaFix skipping of disabled runtime tests on windows.
2013-08-11 Zoltan VargaClean up the win32 lmf code by using a separate variabl...
2013-08-11 Zoltan VargaEnable MONO_ARCH_HAS_MONO_CONTEXT on mingw.
2013-08-09 Rolf Bjarne... Fix profile values for monotouch_runtime.
2013-08-09 Mark ProbstFix #13604 - STW handshake/thread shutdown race condition.
2013-08-09 Atsushi EnoFix bug #4344 - xsl:stylesheet always ignored xsl templ...
2013-08-09 Marek SafarAdd more implicit generic array interfaces. Fixes ...
2013-08-09 Marek SafarUpdate reference file
2013-08-09 Atsushi EnoFixed bug #4141 - XmlSchemaImporter needs to consider...
2013-08-09 Zoltan VargaFix 5d37fac7c8765253a2ae406329ebf360c8429387 again.
2013-08-09 Atsushi EnoFixed bug #4668 - C# compiler doesn't like decimal...
2013-08-09 Atsushi EnoFix bug #8637 - omit xml declaration for ToString().
2013-08-08 Zoltan VargaRemove the usage of gcc-3 on mingw, the gcc-3 package...
2013-08-08 Zoltan VargaFix mingw compilation problems.
2013-08-08 Zoltan VargaFix monodis compilation on mingw which is missing some...
2013-08-08 Zoltan VargaMake the gc descriptor tests fail consistently if pytho...
2013-08-08 Jonathan Pryor[mdoc-validate] Allow <format/> to have ANY content.
2013-08-08 Atsushi Enogenerate mobile csproj files too.
2013-08-08 Atsushi EnoBuild Ix assemblies from rx sources.
2013-08-08 Atsushi EnoFix bug #13716 - use XmlSchemaSettings.XmlResolver...
2013-08-08 Marek SafarBasic optional parameters support in binder. Fixes...
2013-08-08 Marek SafarMerge pull request #728 from alesliehughes/master
2013-08-08 Alistair Leslie... Enable System.DirectoryServices.Protocols assembly
2013-08-08 Marek SafarAlways release DeflateStream unmanaged resources. Fixes...
2013-08-08 Atsushi EnoFix bug #11298 - in XElement.Replace*(), create snapsho...
2013-08-07 Zoltan Varga[aot] Avoid passing partially shared instances to the...
2013-08-07 Zoltan VargaFix 5d37fac7c8765253a2ae406329ebf360c8429387.
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...
next