[xbuild] Fix test on windows.
[mono.git] / mcs /
2011-03-09 Ankit Jain[xbuild] Fix test on windows.
2011-03-09 Ankit Jain[xbuild] Clean up test logs.
2011-03-09 Atsushi EnoSome attempts to make KnownTypeCollection parallel...
2011-03-09 Atsushi EnoRemove old windows threading workaround.
2011-03-09 Rolf Bjarne KvingeMicrosoft.Build.Tasks: vbnc2 must be used for the 2...
2011-03-09 Marek SafarChecking array elements is done using ImplicitReference...
2011-03-09 Marek SafarRemove more temporary expressions from probing converts
2011-03-09 Marek SafarDon't allocate conversion expression for probing implic...
2011-03-09 Marek SafarClean up more static state
2011-03-09 Marek SafarRemove more static stuff
2011-03-09 Atsushi EnoAuto detect BOM-less utf-16 and utf-32. Fixed bug ...
2011-03-09 Peter GerbrandtImplement support for QNameIndex (0xBC) in attribute...
2011-03-09 Atsushi EnoTemporarily disable InternalsVisibleTo(System.ServiceMo...
2011-03-08 Gonzalo Paniagua... Avoid null refs when capacity set to 0
2011-03-08 Miguel de Icaza[System.Json] Fix loader.
2011-03-08 Miguel de IcazaMake print take an object
2011-03-08 Gonzalo Paniagua... Turn the method to upper case.
2011-03-08 Sebastien PouliotReduce peverify errors on moonlight tuned assemblies
2011-03-08 Gonzalo Paniagua... No need to create an extra instance of Worker.
2011-03-08 Atsushi EnoIn XNodeWriter, extra xmlns was written and often rejec...
2011-03-08 Marek Safar[677550] Fixes fixed buffer regressions
2011-03-08 Marek SafarEnhance the check for internal protected members used...
2011-03-08 Marek SafarFix invalid il body for few tests
2011-03-08 Marek SafarFixes build
2011-03-08 Marek SafarFixed few unit tests build issues
2011-03-08 Atsushi EnoMore xml output fixes in XmlSyndicationContent and...
2011-03-08 Ankit Jain[xbuild] Implement FileLogger . Fix #676650 .
2011-03-08 Ankit Jain[xbuild] ConsoleLogger - parse params only on Initialize.
2011-03-08 Atsushi EnoCouple of fixes around XmlSyndicationContent.GetReaderA...
2011-03-08 Marek SafarSimplify checking for few more special compiler types
2011-03-08 Marek SafarClean up predefined members caching
2011-03-08 Atsushi EnoRemove wrong buffer size check in XmlTextReader.ReadChrs().
2011-03-08 Atsushi EnoMake sure to call MoveToContent() to correctly determin...
2011-03-08 Atsushi EnoDateTimeOffset child elements have fixed namespace.
2011-03-07 Sebastien PouliotBring missing types into Moonlight 4
2011-03-07 Zoltan VargaImplement some DynamicILInfo methods.
2011-03-07 Atsushi EnoEmpty element is valid here in silverlight secrity...
2011-03-07 Atsushi EnoXmlReader.ReadToNextSibling() saved wrong Depth and...
2011-03-07 Atsushi EnoForgot to add the actual new client proxy.
2011-03-07 Juho Vähä-Herttua2011-02-17 Juho Vähä-Herttua <juhovh@iki.fi>
2011-03-07 Zoltan VargaAvoid an assert when returning nullable null's from...
2011-03-07 Marek SafarClean up handling of few special runtime types
2011-03-07 Marek SafarClean up null-literal underlying type
2011-03-07 Atsushi EnoSet ProhibitDtd = false on uri-based Load(). Fixed...
2011-03-07 Atsushi EnoCouple of fixed to support new DateTimeOffset serializa...
2011-03-07 Jonathan Pryor[Mono.Options] Add option header support.
2011-03-07 Jonathan PryorFlush documentation.
2011-03-07 Jonathan PryorUpdate example output before running mdoc.
2011-03-07 Jonathan PryorDo not store binary files.
2011-03-07 Jonathan PryorDistribute Mono.Options examples source, input, output.
2011-03-07 Jonathan PryorRemove unnecessary file.
2011-03-07 Jonathan PryorAdd support for executing samples for documentation...
2011-03-07 Atsushi EnoForgot to add test xml files.
2011-03-07 Atsushi EnoFixed xsd derived simpleType cast failures on uint...
2011-03-07 Peter GerbrandtSupport for the same interface as service contract...
2011-03-07 Atsushi EnoReplace SRE-based client proxy generator with RealProxy.
2011-03-04 Marek SafarWiring of BuildinType
2011-03-04 Marek SafarUnify predefined type user operators calling
2011-03-04 Marek SafarWiring of BuildinType
2011-03-03 Ankit Jain[xbuild] LogExtensions.LogError - disambiguate.
2011-03-03 Ankit Jain[xbuild] Set @(CollectedBuildOutput) for projects build...
2011-03-03 Ankit Jain[xbuild] Add missing api for Target.
2011-03-03 Ankit Jain[xbuild] Fix bug #676671. Raise AnyEvent .
2011-03-03 Ankit Jain[xbuild] Add hooks for extending .sln builds.
2011-03-03 Ankit Jain[xbuild] Add support for wildcards in Import.
2011-03-03 Ankit Jain[xbuild] ImportedProject - remove unnecessary catch...
2011-03-03 Ankit Jain[xbuild] ImportCollections.TryGetImport and other fixes
2011-03-03 Ankit Jain[xbuild] Expression.ParseAs<T> - new method
2011-03-03 Ankit Jain[xbuild] DirectoryScanner.HasWildcard - new method
2011-03-03 Ankit Jain[xbuild] Log build errors and raise events even if...
2011-03-03 Marek SafarImplement accessibility check for protected members...
2011-03-03 Marek SafarImport base interfaces using full hierarchy to work...
2011-03-03 Marek SafarUpdate to the latest IKVM
2011-03-03 Marek Safar[676476] Make UTF8 default encoding on all platforms
2011-03-03 Marek SafarSimplify constant expression by removing Resolve phase
2011-03-03 Marek SafarWiring of BuildinType
2011-03-02 Atsushi EnoRemove wrong overrides in RequestChannelBase in discovery.
2011-03-02 Marek SafarWhen checking protected access via qualifier ignore...
2011-03-02 Marek SafarWiring of BuildinType
2011-03-02 Marek SafarUse correct location for string literals
2011-03-02 Marek SafarWiring of BuildinType
2011-03-02 Marek SafarHandle System.Void using special member kind
2011-03-02 Marek SafarWiring of BuildinType
2011-03-01 Zoltan VargaThrow exception on disconnect.
2011-03-01 Levi Bard[Cleanup] Classlibs cleanup per vargaz comment.
2011-03-01 Levi Bard[Debugger] Implement deferred attaching for sdb.
2011-03-01 Ankit Jain[xbuild] Add support for Before/AfterTargets.
2011-03-01 Paolo MolaroImplemented fast version of ThreadLocal<T>.
2011-03-01 Marek SafarWiring of BuildinType
2011-03-01 Marek SafarSimplify check for out of range comparison
2011-03-01 Marek Safardmcs update
2011-03-01 Ankit Jain[xbuild] Fix warnings.
2011-03-01 Ankit Jain[xbuild] Fix assembly name comparison when resolving...
2011-03-01 Ankit Jain[xbuild] Vbc task - make error column check a little...
2011-03-01 Ankit Jain[xbuild] Exec task - add support for custom error/warni...
2011-03-01 Marek SafarTest update
2011-03-01 Marek Safar[675777] Remove invalid zero based optimization
2011-03-01 Marek SafarWiring of BuildinType
2011-03-01 Andrew JorgensenDon't forget to use DESTDIR
2011-02-28 Marek Safar[502582] Use correct type for temporary indirection...
next