Reorder fields to improve object layout since the runtime can't do it for corlib...
[mono.git] / mcs / tools /
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-17 Marek HabersackSupport colors on 256-color terminals
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-02 Jb Evain[mono-api-info] try to read local files before using...
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-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-04-28 Atsushi Enosupport <service>-less wsdls in svcutil. Look for portT...
2011-04-20 Miguel de IcazaRestore the functionality to the REPL that allowed...
2011-04-20 Miguel de IcazaPrevent crash on scripts that do not contain the #...
2011-04-12 Marek SafarAdd support for startup file to evaluator
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-06 Jb Evainlinker: only read symbols if instructed to
2011-04-06 Jb Evainlinker: properly closee debug symbol readers
2011-04-06 Jb Evainlinker: add support for non default debug symbol format
2011-04-06 Jb Evainlinker: add per method preserve information
2011-04-06 Jb Evainlinker: Mark all generics instances' arguments
2011-04-04 Sebastien PouliotAllow comments (line starting with #) in the .secattr...
2011-03-30 Sebastien PouliotAdd -alt option to makecert to a subjectAltName extension
2011-03-30 Sebastien PouliotValidate CRL (signature and chain) before importing...
2011-03-30 Zoltan VargaRemove .cvsignore files.
2011-03-27 Sebastien PouliotAdd new crlupdate tool
2011-03-27 Sebastien PouliotAllow certmgr to display X.509 CRL inside the stores
2011-03-25 Sebastien PouliotAlign our coreclr inheritance rules to match MS
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-21 Ankit Jain[xbuild] Allow skipping target framework moniker lookup.
2011-03-20 Jb Evain[linker] always preserve System.MonoCQItem
2011-03-18 Jonathan Pryor[mdoc] Flush expected test output.
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-11 Ankit Jain[xbuild] Microsoft.Common.targets - import Before/After...
2011-03-11 Ankit Jain[xbuild] Emit list of projects in the .sln.proj
2011-03-11 Ankit Jain[xbuild] xbuild/Main.cs - remove unnecessary catch...
2011-03-09 Rolf Bjarne KvingeMicrosoft.Build.Tasks: vbnc2 must be used for the 2...
2011-03-08 Sebastien PouliotReduce peverify errors on moonlight tuned assemblies
2011-03-08 Ankit Jain[xbuild] Implement FileLogger . Fix #676650 .
2011-03-07 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-03 Ankit Jain[xbuild] Set @(CollectedBuildOutput) for projects build...
2011-03-03 Ankit Jain[xbuild] Add hooks for extending .sln builds.
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-01 Ankit Jain[xbuild] Fix warnings.
2011-03-01 Andrew JorgensenDon't forget to use DESTDIR
2011-02-28 Ankit Jain[xbuild] ResolveAssemblyReference - add missing api.
2011-02-27 Ankit Jain[xbuild] Add support for multi-targeting arbitrary...
2011-02-23 Marek SafarBetter error message when warnaserror is used
2011-02-17 Marek SafarCleanup repl from most of static stuff and fix many...
2011-02-15 Martin BauligMake pdb2mdb work with files in other directories.
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-11 Andrius BentkusCheck filename of assemblies before installing with...
2011-02-10 Marek SafarDrop csharp2
2011-02-02 Marek SafarUpdate resgen header
2011-02-02 Marek SafarMake resgen build profile specific
2011-02-01 Marek Safarsecurity was missing in 4.0 profile
2011-02-01 Marek SafarAdd gacutil to perprofile build
2011-02-01 Marek SafarMake mcs.exe .net4 application
2011-01-31 Bit DiffFixes #527447 whereby it was not possible to pass addit...
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 Miguel de Icaza[repl] Add support for -e EXPRESSION to the csharp...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-22 Miguel de Icaza[getline] Fix history search in the cmdline editor
2011-01-20 Ankit Jain[xbuild] Correctly set CscToolExe if TargetFrameworkVer...
2011-01-20 Jb Evain[linker] fix reading of symbols for assemblies loaded...
2011-01-20 Ankit Jain[xbuild] Fix bug #665637.
2011-01-19 Ankit Jain[xbuild] Fix bug #665004. Honor /nologo option.
2011-01-17 Jb EvainFix pdb2mdb when a pdb has a method with no seq points.
2011-01-14 Ankit Jain[xbuild] Update Novell copyright.
2011-01-13 Ankit Jain[xbuild] Add $(TargetDir) property.
2011-01-13 Jb EvainFix marking of default constructor constraint
2011-01-11 Ankit Jain[xbuild] Ensure trailing slash on some properties.
2011-01-11 Jb EvainRemove custom ResolutionException now that Cecil is...
2011-01-11 Jonathan Pryor[monodoc/osx] Look for docs in additional directories.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-05 Atsushi EnoAssemblyPath support, patch by Michel Faucault.
2010-12-29 Miguel de Icaza[monodoc] Use points instead of relative-sizing, so...
2010-12-29 Marek SafarBuild culevel in basic as well
2010-12-29 Marek Safar[661642] Fixed v4 resgen compilation
2010-12-29 Marek SafarRemove no longer used bootstrap profiles
2010-12-29 Miguel de IcazaRevert accidental patch
2010-12-29 Miguel de Icaza[monodoc] Update the stylesheets to use Jonathan Pobst...
2010-12-29 Miguel de Icaza[monodoc] Header no longer needed, we now keep it on...
2010-12-29 Miguel de Icaza[monodoc] Fix the root display once and for all: web...
2010-12-23 Marek SafarUpdate mono-api-info to work with latest cecil. Updated...
2010-12-22 Alan McGovern[mono-api-info] Do not ignore finalizers
2010-12-20 Ankit Jain[xbuild] Fix bug #660508 .
2010-12-12 Jonathan Pryor[mdoc] Fix code formatting.
2010-12-12 Jonathan PryorMerge branch 'master' of https://github.com/XTZGZoReX...
2010-12-12 XTZGZoReX[Monodoc] add GetDeclaringType(this CustomAttribute...
2010-12-12 XTZGZoReX[monodoc] don't display methods with ContractInvariantM...
2010-12-12 XTZGZoReX[Monodoc] eliminate a few warnings.
2010-12-10 Alex[monodoc] display setter after the getter
2010-12-07 Marek SafarRevert ordering of compiler tests
2010-12-07 Marek SafarSort the files manually to always get same order
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-05 Jonathan Pryor[mdoc] Response file cleanup.
2010-11-24 Jb Evain[Linker] fix the moonlight tuning wrt debug symbols
2010-11-24 Jb Evain[Linker] properly read symbols
2010-11-24 Atsushi EnoMerge branch 'master' of github.com:mono/mono
next