Improve compatibility of BinaryReader with non-default encoder when reading large...
[mono.git] / mcs / class /
2011-01-26 Marek SafarImprove compatibility of BinaryReader with non-default...
2011-01-26 Marek SafarImprove FileStream block reading performance little bit
2011-01-26 Geoff NortonMonoTouch doesnt support SRE, so we need to disable...
2011-01-26 Geoff NortonFurther .NET 4.0 ification of the mobile profile
2011-01-25 Ankit Jain[xbuild] Improve error messages for condition evaluation.
2011-01-25 Ankit Jain[xbuild] Support short-circuiting in conditions.
2011-01-25 Jb EvainAdd test for Reverse over arrays
2011-01-25 Jb Evain[linq] Fix Reverse for IList implementors
2011-01-25 Jb Evain[linq] Fix overflow check for Count
2011-01-25 Jb EvainAdd test for Enumeerable.Range high boundaries
2011-01-25 Jb Evain[linq] fix Range extreme boundaries
2011-01-25 Geoff NortonFix the mobile build
2011-01-25 Marek Habersack[corlib,crypto] RandomNumberGenerator implements IDispo...
2011-01-25 Marek Habersack[system] SmtpClient implements IDisposable on 4.0 ...
2011-01-25 Marek Habersack[wcf] Install the System.Data.Services.Client properly.
2011-01-25 Marek SafarFix caching of missing assemblies
2011-01-25 Geoff NortonAdd pfx to the mobile profile
2011-01-25 Geoff NortonWork around a full-aot issue for monotouch System.Json
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-24 Jérémie LavalAdd a quirk for Parallel.For stealing
2011-01-24 Jérémie LavalRevert stealing changes in ListPartitioner, too much...
2011-01-24 Jérémie LavalFix range in ListPartitioner when initial division...
2011-01-24 Jérémie LavalTrack the end of the underlying enumerator in Enumerabl...
2011-01-24 Jérémie LavalSanitize parent-child relation in continuations
2011-01-24 Jérémie LavalDon't put back stuff in the shared work pool when walki...
2011-01-24 Jérémie LavalDon't execute self task so ravenously when waiting
2011-01-24 Jérémie LavalMake sure a synchronous continuation get executed synch...
2011-01-24 Marek Habersack[asp.net] Global.asax assembly must be passed as refere...
2011-01-24 Marek SafarUpdate to the latest IKVM
2011-01-24 Marek SafarUpdate C5 to version 1.1.1
2011-01-24 Marek Habersack[asp.net] Fixed formatting of exception message. It...
2011-01-24 Marek Habersack[ASP.NET] Templated exception reporting and a new look...
2011-01-22 Gonzalo Paniagua... Fix Dispose()
2011-01-22 Marek Habersack[asp.net,routing] Fix for bug #651966. Regular expressi...
2011-01-22 Gonzalo Paniagua... [HttpListener] Fix incorrect 411 error
2011-01-22 Jérémie LavalAdd unit test for Database
2011-01-22 Jérémie LavalAdd unit tests for DynamicRecord
2011-01-22 Jérémie LavalJust fixup comment
2011-01-22 Jérémie LavalAdd GetLastInsertId
2011-01-22 Jérémie LavalFoobar trigger connection
2011-01-22 Jérémie LavalAdd Close method
2011-01-22 Jérémie LavalAdd ConnectionOpened event to Database
2011-01-22 Jérémie LavalFix up compilation of Database and DynamicRecord
2011-01-22 Jérémie LavalAdd Dispose calls to Database
2011-01-22 Jérémie LavalAdd Database type
2011-01-22 Jérémie LavalComplete base DynamicRecord API
2011-01-22 Jérémie LavalStub DynamicRecord
2011-01-22 Jérémie LavalAdd WebMatrix.Data assembly skeleton
2011-01-21 Zoltan VargaObsolete VirtualMachine.GetNextEvent () as it is imposs...
2011-01-21 Jonathan PobstFix for building with csc. All fields in a struct...
2011-01-21 Atsushi EnoManage opened proxy channels and close them when Channe...
2011-01-21 Marek SafarFix monodroid build
2011-01-21 Marek SafarUpdate to the latest ikvm.reflection
2011-01-21 Atsushi EnoImplemented a couple of async methods in InstanceContex...
2011-01-21 Jérémie LavalRestore test to its original state
2011-01-21 Jérémie LavalAdd a last resort mode to ThreadWorker participative...
2011-01-21 Jérémie LavalAllow multiple invocation of Task Execute method to...
2011-01-21 Jérémie LavalThrow when trying to ExecuteSynchronously a task that...
2011-01-21 Atsushi EnoAvoid possible list modification error during close...
2011-01-21 Atsushi EnoMake sure to close session once the client opened one.
2011-01-21 Atsushi EnoFix regression, avoid null key.
2011-01-21 Jérémie LavalMake NestedFuture test faster
2011-01-21 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-21 Atsushi EnoAnd rename source file name.
2011-01-21 Atsushi EnoRename InstanceBhavior, too ambiguous among IXxxBehavio...
2011-01-21 Atsushi EnoSessions should not be keyed by MessageId but be done...
2011-01-21 Zoltan VargaAdd NET 4.0 Assembly.UnsafeLoadFrom () method.
2011-01-21 Miguel de IcazaDo not build the Socket passing on Mobile systems
2011-01-21 Atsushi EnoFix bogus encoding detection in JavaScriptObjectDeseria...
2011-01-21 Gonzalo Paniagua... [System.Web] Razor works now (modulo DB)
2011-01-20 Marek Habersack[asp.net] Don't throw NREX when a cache item to be...
2011-01-20 Marek SafarFix Mono.CSharp dist build
2011-01-20 Miguel de Icaza[sockets] Implement DuplicateAndClose and Socket (Socke...
2011-01-20 Jérémie LavalBackport stealing fixups to Parallel.For
2011-01-20 Jérémie Laval[ListPartitioner] Borrow stealing algorithm from Parall...
2011-01-20 Jb EvainAdd test for bug 665788
2011-01-20 Marek Habersack[asp.net] Avoid passing duplicate assemblies on mcs...
2011-01-20 Marek Habersack[asp.net,mvc] Make unobtrustive request validation...
2011-01-20 Marek Habersack[asp.net] Do not throw NREX when firstError is null...
2011-01-20 Marek SafarRemove unused ?mcs files
2011-01-20 Marek SafarFix CodeDom mcs path
2011-01-20 Marek SafarUpdated IKVM to the latest version
2011-01-20 Marek SafarCSharpCodeCompiler NET_2_0 cleanup
2011-01-20 Atsushi EnoImplement XamlMemberInvoker.UnknownInvoker too.
2011-01-20 Atsushi EnoImplement XamlTypeInvoker.UnknownInvoker.
2011-01-20 Atsushi EnoImplement some XamlTypeInvoker methods (mostly unused...
2011-01-20 Atsushi EnoSupport IXamlLineInfo in XamlNodeQueue.
2011-01-20 Atsushi Enofinish XamlType.BaseType implementation.
2011-01-20 Atsushi EnoContract-based type must ensure that the base type...
2011-01-20 Atsushi EnoRead body content if required. Fixed all issues in...
2011-01-20 Zoltan VargaAdd a TID field to ThreadMirror which returns the syste...
2011-01-19 Thomas GoldsteinBindingSourceTest.cs: Add FIXME comment (erroneous...
2011-01-19 Thomas GoldsteinBindingSourceTest.cs: Add unit test for bug 664833.
2011-01-19 Clinton VolzkeBindingSource.cs: Fix DataSource setter which could...
2011-01-19 Jérémie LavalUpdate Mono.Parallel docs with new properties
2011-01-19 Atsushi EnoEnable duplicate "UriMatched" error check, with couple...
2011-01-19 Atsushi EnoFix template match logic to first check HTTP-method...
2011-01-19 Marek SafarUpdate IKVM sources
2011-01-19 Atsushi EnoSerialize non-mapped message parameter as body content...
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] New 4.0 AddRange overloads.
next