mono.git
2011-01-31 Jb Evainunbreak the build
2011-01-31 Marek SafarAdd more details to mcs time tracing
2011-01-31 Levi Bard[Fix] Cleanup per github comments.
2011-01-31 Tak[Fix] Fix process scanning on OSX.
2011-01-31 Zoltan VargaWhen using xdebug, allocate all code from the code...
2011-01-31 Marek Habersack[asp.net] Ignore directories that don't exist instead...
2011-01-31 Atsushi EnoFix bug #661400 - fix complicated namespace resolution...
2011-01-31 Marek Habersack[runtime] Use IOAMP-aware method of looking for domain...
2011-01-31 Jo ShieldsReally fix sgen on PowerPC Linux. Assembler on Linux...
2011-01-31 Atsushi EnoDo not return DocumentFragment from AppendChild() etc...
2011-01-31 Atsushi EnoFixed bug #666872; XElement.Changed and .Changing were...
2011-01-31 Atsushi Enoadd public NetTcpSecurity .ctor() and close #667429.
2011-01-30 Miguel de Icaza[repl] Fix running specified scripts from command line...
2011-01-30 Miguel de Icaza[repl] Fix running specified scripts from command line...
2011-01-30 Veerapuram... Fixes 667236 - Handle numeric types appropriately
2011-01-30 Miguel de Icaza[repl] Add support for -e EXPRESSION to the csharp...
2011-01-30 Miguel de IcazaDocument csharp #! support
2011-01-30 Veerapuram... Added schema file to fix test break
2011-01-30 Veerapuram... Don't run the test. Fixes test break.
2011-01-30 Zoltan VargaMark a newly added test as !FULLAOT.
2011-01-30 Zoltan VargaFix some quadratic behavior in the AOT compiler.
2011-01-30 Zoltan VargaImprove hashing of MONO_PATCH_INFO_TYPE_FROM_HANDLE.
2011-01-30 Zoltan VargaDon't crash when inlining static methods called using...
2011-01-29 Zoltan VargaClear the 'need_rgctx_tramp' flag when creating a synch...
2011-01-29 Geoff NortonTypo
2011-01-29 Thomas GoldsteinRemove .NET 1.1 internal class: System.Windows.Forms...
2011-01-29 Geoff NortonAvoid a crash when shutting down jit attached threads
2011-01-28 Zoltan VargaRemove unused --with-glib/--with-jit/--with-interp...
2011-01-28 Zoltan VargaAdd an AtLeast version to sdb's VersionInfo class.
2011-01-28 Geoff NortonEnsure we setup the vtable before accessing it
2011-01-28 Geoff NortonBump SDB protocol so MonoDevelop can guard IL inspectio...
2011-01-28 Geoff NortonDont leak loader errors in the aot compiler, as it...
2011-01-27 Gonzalo Paniagua... [HttpListener] Set each cookie in its own header
2011-01-27 Zoltan VargaFix AOT support for types in the EXPORTEDTYPE table.
2011-01-27 Jérémie LavalWorkaround stealing failure by disabling it in 32bits
2011-01-27 Zoltan VargaIncrease an aot buffer size again.
2011-01-27 Marek Habersack[asp.net] DefaultVirtualPathProvider cosmetics.
2011-01-27 Marek Habersack[asp.net] A bunch of fixes related to the default Virtu...
2011-01-27 Marek Habersack[machine.config] Added the <system.transactions> sectio...
2011-01-27 Zoltan VargaApplied patch from Burkhard Linke <blinke@cebitec.uni...
2011-01-27 Jérémie LavalLeave db connection opened until requested to close...
2011-01-27 Alan McGovernRevert "[Build] Ensure the profiler module is built...
2011-01-27 Alan McGovern[Build] Ensure the profiler module is built in the...
2011-01-27 Zoltan VargaImprove an AOT error message.
2011-01-27 Zoltan VargaFix up aot-ing of mscorlib/mcs by AOTing mcs in the...
2011-01-27 Zoltan VargaFix compilation of tests/assemblyresolve with newer...
2011-01-27 Marek SafarNew test
2011-01-27 Marek SafarFix a warning
2011-01-27 Marek SafarTests update
2011-01-27 Marek Safar[667261] Fixes overload resolution of an optional param...
2011-01-27 Marek SafarDon't allocate anonymous method container when importin...
2011-01-27 Zoltan VargaFix dist issues in Mono.Debugger.Soft.
2011-01-27 Gonzalo Paniagua... Prevent abort
2011-01-27 Zoltan VargaFix name of CASTCLASS wrappers.
2011-01-27 Zoltan VargaAdd AOT support for castclass_with_cache wrappers.
2011-01-26 Kyle Ambroffversion tolerant serialization fails with missing primi...
2011-01-26 Kenneth BellImplement RawSecurityDescriptor.
2011-01-26 Kenneth BellImplement SecurityIdentifier and improve NTAccount.
2011-01-26 Ankit JainProcess.Start: Show native error message in Win32Exception.
2011-01-26 Antoine CailliauImplements System.ComponentModel.DataAnnotations.Regula...
2011-01-26 Jérémie LavalFix overflow checking in PLinq Range operator
2011-01-26 Geoff NortonInclude operands when emitting the IL stream to sdb...
2011-01-26 Geoff NortonEnsure we properly align the stack before resuming...
2011-01-26 Andrew JorgensenAdd 2.0 and 4.0 S.D.S.C
2011-01-26 Geoff NortonDynamic methods are classes already here
2011-01-26 Marek SafarRemove unused very expensive registered_signals field
2011-01-26 Marek SafarRemove wrong key from System.Data.Services.Client
2011-01-26 Marek SafarAvoid linear scan in GetEncoding and make the initializ...
2011-01-26 Marek SafarRevert broken ikvm change
2011-01-26 Marek SafarCache MonoUtil::IsUnix value
2011-01-26 Rodrigo KumperaFix freeing of delegate wrappers.
2011-01-26 Marek SafarNew test
2011-01-26 Marek SafarUpdate to the latest IKVM
2011-01-26 Marek SafarOptimized constructor readonly access has to be inside...
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 Zoltan VargaAdd a 'suspend-on-unhandled' MONO_DEBUG option to help...
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 Zoltan VargaPrint OP_TAILCALL as a call.
2011-01-25 Zoltan VargaFix up CAS tests a bit.
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 SafarNew test
2011-01-25 Marek SafarDegrade wrong override member to virtual instead of...
2011-01-25 Marek SafarFix caching of missing assemblies
2011-01-25 Marek SafarEvaluate preprocessor conditions also in unreachable...
2011-01-25 Marek SafarImplicitly typed array cannot have multiple dimensions
2011-01-25 Marek SafarTurn 2 errors into warnings, mcs can now compile method...
2011-01-25 Geoff NortonAdd pfx to the mobile profile
2011-01-25 Geoff NortonWork around a full-aot issue for monotouch System.Json
next