Generate liveness info for non-ref variables allocated to registers.
[mono.git] / mcs /
2011-01-03 Miguel de Icaza[mscorlib/getfolderpath] Special-case MacOS X.
2011-01-03 Miguel de Icaza[mscorlib] New Path.Combine methods are exposed interna...
2011-01-03 Miguel de Icaza[mscorlib/getfolderpath] Remove MonoTODO
2011-01-03 Miguel de Icaza[GetFolderPath] Handful of .NET 4 changes
2011-01-03 Miguel de Icaza[mscorlib] inside mscorlib Platform's value will be...
2011-01-03 Marek Habersack[corlib] Fix for bug #659061. Adjust size of the last...
2011-01-01 Thomas GoldsteinAdd unit tests for bug 661753.
2011-01-01 Thomas GoldsteinAdd missing properties that should be copied when cloni...
2010-12-30 Jb Evain[LINQ] Fix non generic AsQueryable issue #661462
2010-12-30 Jb EvainAdd test for bug #661462
2010-12-29 Jonathan PobstDo previous SKEL_DIRECTORY change for Release profile...
2010-12-29 Jonathan PobstEscape SKEL_DIRECTORY define.
2010-12-29 Miguel de Icaza[monodoc] Use points instead of relative-sizing, so...
2010-12-29 Marek SafarAnother missing System.Windows.Forms reference
2010-12-29 Marek SafarUpdate issues error list
2010-12-29 Marek SafarImplements checking of referenced members with missing...
2010-12-29 Marek SafarAdd few more missing references
2010-12-29 Marek SafarRemoved 1.1 version of Mono.Data.Sqlite
2010-12-29 Marek SafarFixed Mono.Data.Sqlite dependencies
2010-12-29 Marek SafarBuild culevel in basic as well
2010-12-29 Marek Safar[661642] Fixed v4 resgen compilation
2010-12-29 Marek SafarRemove no longer used BOOTSTRAP conditionals
2010-12-29 Marek SafarRemove no longer used bootstrap profiles
2010-12-29 Marek SafarNew tests
2010-12-29 Miguel de IcazaRevert accidental patch
2010-12-29 Miguel de Icaza[monodoc] Update the stylesheets to use Jonathan Pobst...
2010-12-29 Miguel de Icaza[monodoc] Header no longer needed, we now keep it on...
2010-12-29 Miguel de Icaza[monodoc] Fix the root display once and for all: web...
2010-12-28 Atsushi EnoActually we have almost what we need on mobile profiles.
2010-12-26 Zoltan VargaUpdate sdb API documentation.
2010-12-23 Marek SafarFixed wrong AttributeUsageAttribute
2010-12-23 Marek SafarImplement missing v4 attribute types
2010-12-23 Marek SafarAdd new tests
2010-12-23 Marek SafarUpdate mono-api-info to work with latest cecil. Updated...
2010-12-23 Marek SafarReport obsolete warning for generic methods which base...
2010-12-23 Marek SafarFixed corlib tests to run on en-gb
2010-12-22 Alan McGovern[mono-api-info] Do not ignore finalizers
2010-12-22 Thomas GoldsteinRemove null check in ComboBox.SelectedText setter ...
2010-12-22 Thomas GoldsteinIf SelectedText is given a null value, set it to String...
2010-12-22 Marek SafarFixed NumberFormatInfo.InvariantInfo currency symbol
2010-12-22 Marek Safar[660553] Fixed delegate name hiding.
2010-12-21 Thomas GoldsteinAdd unit test for bug 660294.
2010-12-21 Thomas GoldsteinWhen ComboBox.SelectedText is given a null value, set...
2010-12-21 Atsushi EnoFix incorrect internal node cleanup in MoveToRoot(...
2010-12-21 Atsushi EnoAdd tests from XPathNavigatorEvaluateTests.
2010-12-21 Atsushi EnoAdd another bunch of tests from XPathNavigatorTests.
2010-12-21 Atsushi EnoSeveral fixes in XNodeNavigator to pass XPath tests...
2010-12-21 Jb EvainFix cecil update script
2010-12-21 Jb Evainupdate cecil from upstream
2010-12-20 Marek SafarEnable fixed ikvm exception mode
2010-12-20 Marek SafarEmit constant data type using compiler type containers
2010-12-20 Marek SafarImport ikvm fixes
2010-12-20 Ankit Jain[xbuild] Fix bug #660508 .
2010-12-20 Marek SafarAdd a workaround for ikvm unfixed baked method tokens
2010-12-20 Marek SafarDisable ikvm exception optimization until it's fixed
2010-12-20 Marek SafarKeep looking for references assembly after first lib...
2010-12-20 Marek SafarReplace initial eval Reset with PartialReset
2010-12-20 Marek SafarAdd missing files to Mono.CSharp.csproj
2010-12-20 Marek Safar[660260] A static method is inaccessible from a nested...
2010-12-20 Marek Safar[660255] Keep inflated non-inflated method info indepen...
2010-12-20 Atsushi EnoUse DateTime ToBinary() and FromBinary() for DateTime...
2010-12-20 Atsushi EnoImplemented support for attached properties in xamlread...
2010-12-19 Zoltan VargaAdd support for accessing ThreadStatic fields in sdb...
2010-12-18 Marek SafarAdd aot-compiler to dist list
2010-12-17 Marek SafarAdd more files to mcs dist
2010-12-17 Jonathan PobstReverse #elif check since 4.0 profile defines NET_2_0...
2010-12-17 Jérémie LavalRemove a leftover debugging scwl
2010-12-17 Marek SafarUpdate mcs name for monolite build
2010-12-17 Marek Safar[660077] Setup class interfaces for defined types in...
2010-12-17 Marek SafarMade SecurityAction predefined type
2010-12-17 Marek SafarAdd an error to obsolete attribute to get consistent...
2010-12-17 Marek Safar[657601] Fixes parsing pragma warning when encounter eof
2010-12-17 Jonathan PobstFix some broken tests that check for assembly version...
2010-12-17 Zoltan VargaConvert the new NO_SEQ_POINT_AT_IL_OFFSET sdb error...
2010-12-16 Sebastien PouliotFix access policy when more than one scheme is present...
2010-12-16 Jonathan PobstMove line inside if () to fix 2 tests.
2010-12-16 Marek SafarSet ImageRuntimeVersion based on mscorlib version when...
2010-12-16 Marek Safar[659970] Close anonymous method scope also for top...
2010-12-16 Martin BauligImprove support for exception filters.
2010-12-16 Jonathan Pryor[monodroid] Add support for the Android TimeZone file...
2010-12-16 Miguel de Icaza[winforms] undo accidental removal of a line
2010-12-16 Miguel de Icaza[winforms] revert patch, it regresses the test suite...
2010-12-16 Atsushi EnoAdd attachable event support in XamlType (not yet in...
2010-12-16 Jérémie LavalClean and finish TaskFactory
2010-12-16 Jérémie LavalAdd support for storing elements with the same hashcode...
2010-12-16 Marek SafarDon't build aot symbols on make dist
2010-12-16 Marek SafarAdjust MONO_PATH, it's still needed for all profiles
2010-12-16 Marek SafarMonolite mcs compiler
2010-12-16 Marek SafarFix resgen build order
2010-12-16 Marek SafarAdd dist only Makefile
2010-12-16 Marek SafarSwitch to single mcs compiler for all managed code...
2010-12-16 Marek Safardist IKVM.Reflection
2010-12-16 Marek SafarAdd IKVM.Reflection
2010-12-16 Marek SafarSome 4.0 API tweaks
2010-12-16 Marek SafarCleanup references in static mode
2010-12-16 Marek SafarNew test
2010-12-16 Marek SafarAdd more attribute arguments checks
2010-12-16 Atsushi EnoImplement XamlType.GetAllAttachableProperties() and...
2010-12-16 Atsushi EnoFor IXmlSerializable/XData, Instance property returns...
2010-12-15 Jérémie LavalSys.Core parameters fixup
next