[xbuild] Add property $(SkipCopyUnchangedFiles)
[mono.git] / mcs /
2011-05-27 Ankit Jain[xbuild] Add property $(SkipCopyUnchangedFiles)
2011-05-27 Marek SafarMerge pull request #106 from XTZGZoReX/master
2011-05-27 XTZGZoReXmcs: Remove ctest target (dead NET_1_0 code).
2011-05-27 Atsushi EnoAdd test for XmlMembersMapping.TypeName and .Namespace...
2011-05-27 Atsushi EnoFill type info in MessagePartDescription from XmlSerial...
2011-05-26 Marek SafarMerge pull request #104 from XTZGZoReX/master
2011-05-26 XTZGZoReX[repl] Make some output consistent.
2011-05-26 Marek SafarInferred type argument cannot be of method group
2011-05-26 Marek SafarAdd more async infrastructure
2011-05-26 Marek SafarNew test.
2011-05-26 Marek SafarDon't report ambiguous property error when one of the...
2011-05-24 Marek Habersack[asp.net] Don't throw an exception if a session item...
2011-05-24 Atsushi EnoFix global schema component resolution issue in ids...
2011-05-23 Atsushi EnoSupport named wildcard in UriTemplate matching. Fixed...
2011-05-23 Atsushi EnoLook for KnownTypeAttributes on known types (recursivel...
2011-05-23 Rodrigo KumperaReorder fields to improve object layout since the runti...
2011-05-20 Marek SafarAdd more checks for async modifier
2011-05-20 Marek SafarRename Task<T> implementation file
2011-05-20 Marek SafarPass first async test
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-19 Marek SafarNew tests.
2011-05-19 Atsushi EnoAllow DocumentType in ImportNode().
2011-05-19 Marek Habersack[asp.net] Ignore JavaScript blocks enclosed in HTML...
2011-05-17 Marek HabersackSupport colors on 256-color terminals
2011-05-17 Rodrigo KumperaMerge pull request #103 from XTZGZoReX/master
2011-05-17 XTZGZoReXMono.Tasklets: Suppress Continuation finalization when...
2011-05-17 Atsushi EnoCheck invalid recursion of xs:group use. Fixed bug...
2011-05-17 Marek Safar[693947] Ignore delegate declaration when looking for...
2011-05-16 Konrad M. Kruczynski[Fix] #635971 Fixed throwing exception in case of using...
2011-05-16 Marek Safar[692149] Fixed ordering of named arguments list when...
2011-05-16 Marek Habersack[asp.net] Fix for bug #650847. Output both tagged and...
2011-05-16 Marek SafarInitial refactoring to accommodate async
2011-05-16 Marek SafarNew test
2011-05-16 Atsushi EnoDo not import xs:any member as XmlElement[]. Create...
2011-05-16 Atsushi EnoMerge pull request #101 from occ/master
2011-05-16 Atsushi EnoAttachable property setter was not working with XamlObj...
2011-05-15 Flose MaierAdd test for bug 686486.
2011-05-13 Onur Can CakmakAdd decimal support to XmlBinaryDictionaryReader
2011-05-13 Atsushi EnoImplement XmlSerializerMessageContractImporter, round 2.
2011-05-13 Zoltan VargaMerge pull request #100 from Unity-Technologies/master...
2011-05-13 Atsushi EnoDo not take host part into consideration on comparing...
2011-05-13 Atsushi EnoImplement WsdlContractConversionContext, and ignore...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-12 Veerapuram VaradhanMerge pull request #99 from IgorTkachev/master
2011-05-12 Igor TkachevSqlDbType missing value.
2011-05-11 Igor TkachevSqlDbType missing values.
2011-05-11 Atsushi EnoRevert previous XmlSerializerMessageContractImporter...
2011-05-11 Atsushi EnoAdd PipeException. fixed bug #692987 by Eberhard Beilharz.
2011-05-11 Atsushi EnoFixed orders in XmlSchemaObjectTable and got some S...
2011-05-10 Atsushi EnoCanImport() just returns false, without throwing error.
2011-05-10 Atsushi Enosupport import of xs:anyType, as well as make couple...
2011-05-10 Atsushi EnoFix common issue in MetadataSet - call MoveToContent...
2011-05-10 Atsushi EnoAdd new MetadataSetTest and fix couple of minor issues.
2011-05-10 Atsushi EnoRevive this test by implementing mock web server.
2011-05-10 Atsushi EnoAdd (not-working) callback instance context mode test...
2011-05-10 Atsushi EnoUpdate XsdDataContractImporter.CanImport and implement...
2011-05-09 Sebastien PouliotAdd (disabled) unit tests for sync use of Communication...
2011-05-09 Atsushi Enoongoing XmlSerializerMessageContractImporter work.
2011-05-09 Atsushi EnoMultiple schemas in wsdl could share same SourceUri...
2011-05-09 Atsushi EnoAllow xsi:nil for void. Fixed client side of bug #687580.
2011-05-09 Atsushi EnoNow our HttpListener can listen to wildcard prefix...
2011-05-08 Flose MaierAvoid crash when setting the DialogResult in the FormCl...
2011-05-06 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-05-06 Lluis Sanchez[Web Services] Fix regression caused by previous commit
2011-05-06 Konrad M. KruczynskiSmall thing reverted.
2011-05-06 Konrad M. KruczynskiMerge branch 'master' of github.com:konrad-kruczynski...
2011-05-06 Konrad M. KruczynskiAdded test for bug fix #688940.
2011-05-06 Sebastien PouliotUpdate S.X.S sources files to use S.XML sources
2011-05-06 Sebastien PouliotMake some S.X.S types compatible with the SL API (for...
2011-05-06 Sebastien PouliotEnable some code to be included in Moonlight's S.X...
2011-05-04 Veerapuram Varadhan[ado.net]bugfix:688773 - Assign default value to column...
2011-05-04 Veerapuram Varadhan[ado.net]bugfix:681916 - Based on patch by Scott <srfca...
2011-05-04 Veerapuram Varadhan[mono]bugfix:663287 - Validate the type of value agains...
2011-05-04 Veerapuram Varadhan[ado.net]BugFix 663914 - Retain original version of...
2011-05-04 Marek Habersack[corlib] Do not cache disposed resource sets.
2011-05-04 Marek Habersack[asp.net] Do not retrieve script's URL in RegisterScrip...
2011-05-04 ualtinokMade Count setter internal ->
2011-05-04 ualtinokSet Count to 0 as well as BytesTransferred when reusing...
2011-05-04 Miguel de IcazaMerge pull request #95 from XTZGZoReX/master.
2011-05-04 Konrad KruczyńskiEdited mcs/class/System/System.IO.Ports/SerialPortStrea...
2011-05-04 Marek Safar[691531] Variance conversion requires type parameters...
2011-05-04 XTZGZoReXFix spelling in Consts.cs.in.
2011-05-03 Andreia Gaita[json] revert part of 382a385a8f, it regresses moon...
2011-05-03 Rodrigo KumperaMerge pull request #94 from XTZGZoReX/master.
2011-05-03 XTZGZoReXilasm: Makefile: Remove dead NET_1_1 code.
2011-05-03 Marek Safar[691417] Set array Packing/Size values without using...
2011-05-03 Martin BauligAdd socket timeouts to the soft debugger.
2011-05-02 Sebastien PouliotFix parameter name for Aes.Create
2011-05-02 Sebastien PouliotAdd new 4.0 method (stub) for X509Certificate
2011-05-02 Sebastien PouliotMatch IDisposable with 4.0 changes in System.Security...
2011-05-02 Sebastien PouliotAdd some new 4.0 features in System.Security.Cryptography
2011-05-02 Jb Evain[mono-api-info] try to read local files before using...
2011-05-02 Jb EvainFix the mobile build
2011-05-02 Jb Evain[linker] Fix reading symbols of resolved assemblies
2011-05-02 Jb Evain[linker] keep types in the module when sweeping them
2011-05-02 Jb EvainFix non net_4_0 profiles build
2011-05-02 Jb EvainProperly check the maxstacksize asked for the Thread
2011-05-02 Jb EvainAdd test for Thread.ctor where the stacksize is not...
next