mono.git
2013-08-18 Michael PavlyshkoRemove deprecated -mno-cygwin flag.
2013-08-18 Atsushi EnoRevert "Fix bug #7829 - do NOT reject ConstructorInfo...
2013-08-18 Atsushi EnoFix bug #7829 - do NOT reject ConstructorInfo in Dynami...
2013-08-17 Marek SafarGrow underlying buffer only when necessary. Fixes ...
2013-08-17 Marek SafarReport error for name collision between property and...
2013-08-17 Marek SafarMerge pull request #736 from wtfrank/charting
2013-08-17 Francis Fisheradd missing ZTestResult properties
2013-08-16 Marek SafarFixes GZipStream dispose order. Fixes #14032
2013-08-16 Zoltan VargaConvert nan/infinity to uint 0 to match MS.NET. Fixes...
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-16 Marek SafarImplements lifted nullable comparison with null
2013-08-16 Marek SafarRewrites RuntimeReflectionExtensions to actually do...
2013-08-16 Marek SafarDisable test failing due to runtime bug
2013-08-16 Zoltan VargaSimplify the caching of delegate-invoke wrappers with...
2013-08-16 Zoltan VargaMerge pull request #734 from joncham/domain-debug-leaks
2013-08-15 Marek SafarRemove some unused parameters
2013-08-15 Marek SafarType parameter inflated interfaces needs to be marked...
2013-08-15 Atsushi EnoFix regression from 2cc36e3, missing BaseURI caused...
2013-08-15 Marek SafarCorrect parsing of invalid 00000000-0000-0000-0000...
2013-08-15 Marek SafarSmall optimization of GuidParser
2013-08-15 Marek SafarWorkaround for legacy nunit
2013-08-15 Marek SafarInflate explicit delegate parameters using type inferen...
2013-08-15 Atsushi EnoFix build (giconv.c)
2013-08-14 Jeffrey Stedfast[eglib] Fixed g_utf8_to_utf16_general() to handle inval...
2013-08-14 Rodrigo KumperaAdd tests for the recently fixed issues with block...
2013-08-14 Rodrigo Kumpera[runtime]Generate the proper exit code for block guard...
2013-08-14 Rodrigo Kumpera[runtime]Properly compute the end address of a finally...
2013-08-14 Rodrigo Kumpera[runtime] Make sure mono_create_handler_block_trampolin...
2013-08-14 Zoltan VargaAdd a WrapperInfo for delegate-invoke wrappers to make...
2013-08-14 Marek SafarAdd test for #13969
2013-08-14 Marek SafarFix recursive check for non dependent return types...
2013-08-14 Mark ProbstFixed a few bugs that were found by Visual Studio's...
2013-08-14 Mark Probst[sgen] Fix another posix handshake issue.
2013-08-14 Jonathan ChambersFree domain specific sequence point information.
2013-08-14 Jonathan ChambersFree returned offsets and line numbers from mono_debug_...
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-08-14 Marek SafarDon't crash when reporting invalid case label value...
2013-08-14 Alexey MoiseevApplying fixes to Https from Windows team to mono
2013-08-14 Marek SafarMerge pull request #732 from wtfrank/charting
2013-08-13 Francis Fisherplacement of MonoTODO
2013-08-13 Zoltan Varga[sgen] Add a workaround for #13951. Register the jit...
2013-08-13 Zoltan VargaFix a warning.
2013-08-13 Marek SafarMerge pull request #729 from wtfrank/charting-submit
2013-08-13 Jeffrey StedfastFixed configure.in to fail the __thread check with...
2013-08-13 Miguel de IcazaAdd System.DirectoryServices.Protocols to the rpm build...
2013-08-13 Jeffrey StedfastFixed some compiler warnings in libgc
2013-08-13 Jeffrey StedfastReplaced call to sscanf() with calls to strtoull()...
2013-08-13 Jonathan Pryor[mscorlib] Support OID names in RSACryptoServiceProvide...
2013-08-13 Jeffrey StedfastImproved fix for g_iconv() compiler warnings
2013-08-13 Jeffrey StedfastFixed eglib compiler warnings about g_string_truncate...
2013-08-13 Jeffrey StedfastFixed some compiler warnings
2013-08-13 Rolf Bjarne... Revert "Fix a test to work on mobile after the async...
2013-08-13 Zoltan VargaFix 5d37fac7c8765253a2ae406329ebf360c8429387 yet again.
2013-08-13 Zoltan Varga[msvc] Implement MONO_CONTEXT_GET_CURRENT () on the...
2013-08-13 Zoltan VargaFix warnings.
2013-08-13 Zoltan Varga[msvc] Avoid linking against libgc in the sgen configur...
2013-08-12 Rolf Bjarne... Only build mscorlib in the monotouch_runtime profile.
2013-08-12 Zoltan Varga[sgen] Disable freeing of OS memory on win32, it causes...
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 Francis Fisherfix properties per mono guidelines
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-11 Francis Fisherfix up some properties per mono coding guidelines
2013-08-11 Francis FisherBoilerplate implementation of Charting
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...
next