[mdoc-x-msitomsx] Convert <notesForInheritors/> elements into <block/>s.
[mono.git] / mcs /
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Convert <notesForInheritors/> element...
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Improve <example/> generation so...
2010-09-02 Jonathan PryorPlace ignored elements together for consistency.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Ignore <internalOnly/>.
2010-09-02 Jonathan Pryor[mdoc] Generate <threadsafe/> from <threadSafety/>.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Add support for converting <list/>s.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Import <notesForImplementers/> and...
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Ignore <clsCompliantAlternative/...
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Replace <token/> with literal text.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Mutate <permission/> elements.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Generate <block/> from <alert/>.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Generate <typeparam/> from <genericPa...
2010-09-02 Jonathan PryorMake sure that Resources/msitomsx.xsl is distributed.
2010-09-02 Jonathan Pryor[mdoc-validate] Add support for validating 'csc /doc...
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Ignore <changeHistory/>, <relatedTopi...
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Map <codeInline/> to <c/>, <codeRefer...
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Generate <seealso/> from <equivalentC...
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Add <table/> conversion support.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Generate a /doc/assembly/name attribute.
2010-09-02 Jonathan Pryor[mdoc-update] Add --library=VALUE option.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Flush --help documentation.
2010-09-02 Jonathan Pryor[mdoc] Add "internal" 'mdoc x-msitomsx' command.
2010-09-02 Jonathan Pryor[mdoc-update] Refactor out Microsoft XML Documentation...
2010-09-02 Jonathan Pryor[mdoc-update] Refactor out ECMA XML import into EcmaDoc...
2010-09-02 Sebastien PouliotEnsure OnUploadProgressChanged is called on the right...
2010-09-02 Atsushi EnoRepeat UDP message sending, and do not process duplicat...
2010-09-02 Sebastien PouliotDo not set the exception to NotSupportedException for...
2010-09-02 Jb Evain[Fix] fix regression in Delegate.CreateDelegate
2010-09-02 Jb EvainAdd a test for the regression to Delegate.CreateDelegat...
2010-09-02 Atsushi Enomoonlight build workaround: smcs somehow rejects to...
2010-09-02 Jérémie Laval[Plinq] Force strict parallelism in all PLinq unit...
2010-09-02 Jérémie Laval[PLinq] Check ExecutionMode before executing sequentially
2010-09-02 Jérémie Laval[PLinq] Add automatic sequential processing of query
2010-09-02 Jérémie Laval[PLinq] Add the plumbery for checking source data size...
2010-09-02 Jérémie Laval[PLinq] Sanitize QueryOptions to use property everywher...
2010-09-02 Jérémie LavalRevert "[PLinq] Honor WithDegreeOfParallelism if present"
2010-09-02 Atsushi EnoClose AnnouncementService in the test cases. Assert...
2010-09-02 Atsushi EnoThrow EndpointNotFoundException when it cannot connect...
2010-09-01 Gonzalo Paniagua... Remove Content-Length header when not needed
2010-09-01 Gonzalo Paniagua... Add missing DT format
2010-09-01 Gonzalo Paniagua... Avoid sending data in the challenge phase of NTLM
2010-09-01 Gonzalo Paniagua... Use the request itself as the key for the cache.
2010-09-01 Ankit Jain[xbuild] Unsubscribe events on ConsoleLogger.Shutdown ()
2010-09-01 Atsushi EnoFill Duration value. Got managed mode use case working.
2010-09-01 Atsushi EnoFix parameter order for TempAsyncResult.
2010-09-01 Jb EvainAdd NotWorking test for bugs #635349 and #605936
2010-09-01 Jonathan Pryor[mdoc-update] Only check for duplicate elements, not...
2010-09-01 Jonathan Pryor[mdoc-update] Refactor type+member traversal algorithm.
2010-09-01 Atsushi EnoCouple of fixes in FindCriteria and relevant contract...
2010-09-01 Atsushi EnoAdd another roundtrip case.
2010-09-01 Atsushi EnoUse CollectionDataContractAttribute.ItemName for collec...
2010-09-01 Atsushi EnoAllow empty element in ReadElementContent*() e.g. for...
2010-09-01 Jb EvainFix the NET_2_1 build of System.Json
2010-09-01 Jb EvainFix the System.Core build for the monotouch profile
2010-09-01 Jb EvainFix the monotouch build
2010-09-01 Jérémie LavalAllow recursive Write + n * Read lock pattern for Reade...
2010-09-01 Jérémie LavalCheck Recursive counts for ReaderWriterLockSlim in...
2010-09-01 Jérémie LavalGeneralize ThreadLockState to include recursive count...
2010-09-01 Jérémie Laval[PLinq] Honor WithDegreeOfParallelism if present
2010-09-01 Jérémie LavalChange the key of the inner dictionary to an int id...
2010-09-01 Jérémie LavalSplit ReaderWriterLockSlim helper classes into their...
2010-09-01 Atsushi EnoAdd a bunch of missing configuration members etc. based...
2010-09-01 Atsushi EnoAdd IdentityElement implementation and some supplementa...
2010-09-01 Marek SafarAdd ctor block to field initializers to avoid member...
2010-08-31 Andrew Jorgensenaot-compiler was not getting included in dist
2010-08-31 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-08-31 Zoltan VargaReally disable AOT on platforms which doesn't support it.
2010-08-31 Jonathan Pryor[mdoc-update-ecma-xml] Sort libraries and types.
2010-08-31 Jonathan PryorRemove unused code.
2010-08-31 Jonathan Pryor[mdoc-update-ecma-xml] Do updates in-memory before...
2010-08-31 Jonathan Pryor[mdoc-update-ecma-xml] Generate additional //Type/Assem...
2010-08-31 Jonathan Pryor[mdoc] Enhance monodoc-ecma.xsd to support XML used...
2010-08-31 Jonathan Pryor[mdoc-update] Support importing //returns & // value...
2010-08-31 Jonathan Pryor[mdoc-update] Fix location of //Member/Attributes on...
2010-08-31 Jonathan Pryor[mdoc-update] Normalize //returns and //value when...
2010-08-31 Jonathan Pryor[mdoc-update] Try to avoid importing the same element...
2010-08-31 Jonathan Pryor[mdoc-update] Don't generate //AssemblyCulture if it...
2010-08-31 Jonathan Pryor[mdoc-update] Generate //AssemblyPublicKey && //Assembl...
2010-08-31 Jonathan Pryor[update-ecma-xml] Generate //Type/MemberOfLibrary and...
2010-08-31 Jonathan Pryor[update-ecma-xml] Generate the //Type/@FullNameSP attri...
2010-08-31 David StoneAdd System.ComponentModel.DisplayAttribute
2010-08-31 Rodrigo KumperaFix corlib self referencing bug.
2010-08-31 Atsushi Enoimplement Find operation in request-reply contract...
2010-08-31 Marek SafarAdd support for indirect pointer type constants.
2010-08-31 Sebastien PouliotMultiple fixes for WebClient (from NCL tests)
2010-08-31 Andrew JorgensenRevert "Make the 'LABELS' make variable the same as...
2010-08-31 Jérémie LavalFix non 4.0 build of ReaderWriterLockSlim.
2010-08-31 Zoltan VargaAOT mscorlib along with gmcs.
2010-08-31 Jérémie LavalAdd unit tests for recursive acquire of a Write or...
2010-08-31 Jérémie LavalAdd unit test for ReaderWriterLockSlim basic recursion...
2010-08-31 Jérémie LavalEnable basic recursion support in ReaderWriterLockSlim...
2010-08-31 Jérémie LavalUse ManualResetEventSlim instances to wait for lock...
2010-08-31 Jérémie LavalRemove unused bit position constants in ReaderWriterLoc...
2010-08-31 Jérémie LavalTune thread count in ReaderWriterLockSlim unit tests
2010-08-31 Jérémie LavalFix ReaderWriterLockSlim unit tests.
2010-08-31 Jérémie LavalFix ReaderWriterLockSlim unit tests.
2010-08-31 Jérémie LavalFinish reimplementation of ReaderWriterLockSlim so...
2010-08-31 Jérémie LavalFactorize tatas pattern in TryRelaxedSet method in...
2010-08-31 Jérémie LavalRefactor ThreadLockState acquisition into a real per...
2010-08-31 Jérémie LavalRework ReaderWriterLockSlim to use simpler Interlocked...
next