[xbuild] Use the env var $MSBuildExtensionsPath before trying other paths.
[mono.git] / mcs /
2011-02-22 Ankit Jain[xbuild] Use the env var $MSBuildExtensionsPath before...
2011-02-22 Marek SafarFix RabbitMQ.Client parallel build
2011-02-22 Zoltan VargaFix a warning.
2011-02-22 Zoltan VargaFix the windows build.
2011-02-21 Marek Habersack[transactions] When cloning a transaction make sure...
2011-02-21 Marek Habersack[asp.net] Fix for bug #669807. Cache session item locks...
2011-02-20 Juho Vähä-Herttua2011-02-16 Juho Vähä-Herttua <juhovh@iki.fi>
2011-02-19 Miguel de Icaza[594642] System.Net.NetworkInformation.NetworkInterface...
2011-02-19 Gonzalo Paniagua... Fix the check for version and PublicKeyToken
2011-02-19 Marek SafarFix cygwin build
2011-02-18 Rodrigo KumperaHandle overrides on events when retrieving cattrs.
2011-02-18 Marek SafarFix repl optional assignment not to hide produced errors
2011-02-18 Marek SafarFix line advancing on Mac/CR only files
2011-02-18 Atsushi EnoFix infinite loop in DiscoveryMessageSequence equality...
2011-02-18 Atsushi EnoDo not try to serialize null header item.
2011-02-18 Atsushi EnoFix wrong element name (AppSequenceType->AppSequence).
2011-02-18 Atsushi EnoAlmost eliminate wrong use of Constants.WsaNamespace.
2011-02-18 Atsushi EnoEndpointAddressAugust2004 was not serialized correctly.
2011-02-17 Marek SafarFix repl using declaration after type declaration
2011-02-17 Marek SafarLoad default references after user references so they...
2011-02-17 Marek SafarCleanup repl from most of static stuff and fix many...
2011-02-17 Marek Habersack[asp.net,mvc3] Fix for bug #668655. Implemented a few...
2011-02-17 Marek SafarDon't use runtime flag for basic compiler (it still...
2011-02-17 Jeffrey StedfastFixed exception string (spaces between words = good)
2011-02-17 Marek Habersack[mcs] Fix builds which use full file paths on the comma...
2011-02-17 Marek SafarSet correct runtime version for corlib now when mcs...
2011-02-17 Marek SafarCorrectly set underlying type of reduced side-effect...
2011-02-17 Jérémie LavalAllow people to optionally fallback to the old schedule...
2011-02-17 Jérémie LavalRemove ctors in TpScheduler
2011-02-17 Jérémie LavalMake TryExecuteTaskInline a bit smarter
2011-02-17 Jérémie LavalRefactor common code block of TpScheduler and SyncConte...
2011-02-17 Jérémie LavalKill old IScheduler interface.
2011-02-17 Jérémie LavalWhen finding best worker number in Parallel loops use...
2011-02-17 Jérémie LavalAdapt TpScheduler to the new API in TaskScheduler
2011-02-17 Jérémie LavalCache callback delegate in TpScheduler when passing...
2011-02-17 Jérémie LavalDon't create a new lambda everytime when queuing Task...
2011-02-17 Jérémie LavalTry to execute task inline when they are ready to run...
2011-02-17 Jérémie LavalThreadpool Task scheduler
2011-02-17 Marek SafarMerge few more changes from MD
2011-02-17 Marek SafarRemove install hack from mcs/mcs
2011-02-17 Marek SafarFix Location to have reasonable limits when running...
2011-02-17 Atsushi Enoget out from NET_4_0.
2011-02-17 Atsushi EnoCouple of corcompare fixes.
2011-02-17 Atsushi EnoOnly use non-null values in ServiceAuthorizationBehavior.
2011-02-17 Atsushi EnoFill a couple of missing ServiceAuthorizationElement...
2011-02-17 Atsushi EnoHTTP authentication in HttpListener had dropped during...
2011-02-17 Jérémie LavalReturn a new object in ObjectPool when too much time...
2011-02-17 Marek SafarFix full path file names parsing
2011-02-16 Marek SafarAnother make dist fix
2011-02-16 Atsushi EnoMakXsdDataContractExporter refactoring to generally...
2011-02-16 Jb Evainfix the mobile build
2011-02-16 Marek SafarKeep monolite in line with mono 2.4 corlib as I cannot...
2011-02-16 Marek SafarFix mcs exit code for informative arguments
2011-02-16 Marek SafarMake all arrays module specific
2011-02-16 Jérémie LavalTrack what task is currently executed by a ThreadWorker...
2011-02-16 Jérémie LavalCreate PLinq query tasks attached to their eventual...
2011-02-16 Jérémie LavalWhen choosing the number of Task to create for a PLinq...
2011-02-16 Jérémie LavalImplement properly TaskScheduler's FromCurrentSynchroni...
2011-02-16 Marek SafarLess static is good for my health
2011-02-16 Atsushi EnoDon't reject serialization map for existing different...
2011-02-16 Atsushi EnoTo header seems mandatory in April2005, so fill it.
2011-02-16 Atsushi EnoApril2005 AppSequence needs default constructor for...
2011-02-16 Atsushi Enoxsi:type parsing is wrong in default namespace resolution.
2011-02-16 Atsushi EnoOperation interface methods also have ServiceKnownType...
2011-02-16 Atsushi EnoKnownTypeCollection; recursively registered type was...
2011-02-15 Martin BauligMake pdb2mdb work with files in other directories.
2011-02-15 Ankit Jain[xbuild] Fix bug #671700, resource naming in presence...
2011-02-15 Marek SafarNew test
2011-02-15 Marek Safar[671878] Fixes IKVM ordering of catch clauses
2011-02-15 Marek SafarFix few warnings
2011-02-15 Atsushi EnoAsync MessageContract pattern needs more sophisticated...
2011-02-15 Atsushi EnoMessage headers are now serialized and deserialized...
2011-02-15 Sebastien PouliotFix parameters names inside System.Net.dll for 2.1...
2011-02-15 Atsushi EnoServiceDescription.cs does not exist in moonlight,...
2011-02-15 Jérémie LavalFix test failure in SplitOrderedList
2011-02-15 Jérémie LavalImplement TaskFactory.FromAsync
2011-02-15 Marek SafarHide boostrap compiler for people looking for mcs.exe
2011-02-15 Marek SafarFix monolite make dist
2011-02-15 Atsushi EnoMessageHeaderDescription were not filled in message...
2011-02-15 Atsushi Enoimplement some ServiceHostBase public methods that...
2011-02-15 Marek SafarBuild monolite from correct location
2011-02-15 Marek SafarMerge some useful changes from MD
2011-02-15 Gonzalo Paniagua... [HttpListener] Close idle connections on Stop()
2011-02-15 Atsushi EnoWhen the callback contract type is the same as the...
2011-02-15 Atsushi EnoEndpointAddress could be empty on opening the factory.
2011-02-15 Atsushi EnoPeeDuplex ChannelFactory must be opened in prior to...
2011-02-15 Atsushi Enoadd private setter for message serialization.
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-14 Veerapuram Varadhan[bugfix]667855 - Fix handling of oracle raw data types...
2011-02-14 Gonzalo Paniagua... [HttpWebRequest] EndGetResponse already does this.
2011-02-14 Gonzalo Paniagua... [HttpListener] UserHostName includes the port.
2011-02-14 Jérémie LavalCorrectly add ObjectPool to the build
2011-02-14 Jérémie LavalUse ObjectPool in SplitOrderedList
2011-02-14 Jérémie LavalFix wrong CAS check in SplitOrderedList
2011-02-14 Jérémie LavalUse ObjectPool in ConcurrentStack
2011-02-14 Jérémie LavalUse ObjectPool in ConcurrentQueue
2011-02-14 Jérémie LavalAdd concurrent implementation of an ObjectPool to reuse...
2011-02-14 Gonzalo Paniagua... [HttpListener] These lines were not supposed to be...
2011-02-14 Atsushi Enosupport UdpTranspoerSettings.MulticastInterfaceId....
2011-02-14 Carsten SchloteExtended CloneCopy() test with ReadOnly field
next