[xbuild] Implement FileLogger . Fix #676650 .
[mono.git] / mcs / mcs /
2011-03-08 Marek SafarSimplify checking for few more special compiler types
2011-03-08 Marek SafarClean up predefined members caching
2011-03-07 Marek SafarClean up handling of few special runtime types
2011-03-07 Marek SafarClean up null-literal underlying type
2011-03-04 Marek SafarWiring of BuildinType
2011-03-04 Marek SafarUnify predefined type user operators calling
2011-03-04 Marek SafarWiring of BuildinType
2011-03-03 Marek SafarImplement accessibility check for protected members...
2011-03-03 Marek SafarImport base interfaces using full hierarchy to work...
2011-03-03 Marek SafarUpdate to the latest IKVM
2011-03-03 Marek Safar[676476] Make UTF8 default encoding on all platforms
2011-03-03 Marek SafarSimplify constant expression by removing Resolve phase
2011-03-03 Marek SafarWiring of BuildinType
2011-03-02 Marek SafarWhen checking protected access via qualifier ignore...
2011-03-02 Marek SafarWiring of BuildinType
2011-03-02 Marek SafarUse correct location for string literals
2011-03-02 Marek SafarWiring of BuildinType
2011-03-02 Marek SafarHandle System.Void using special member kind
2011-03-02 Marek SafarWiring of BuildinType
2011-03-01 Marek SafarWiring of BuildinType
2011-03-01 Marek SafarSimplify check for out of range comparison
2011-03-01 Marek Safardmcs update
2011-03-01 Marek Safar[675777] Remove invalid zero based optimization
2011-03-01 Marek SafarWiring of BuildinType
2011-02-28 Marek Safar[502582] Use correct type for temporary indirection...
2011-02-28 Marek Safar[674963] Don't re-emit already closed repl types
2011-02-25 Marek Safar[471275] Fix handling of ulong switch statement and...
2011-02-24 Marek Safar[674548] Fixes recursive crash in LookupExtensionMethod
2011-02-24 Marek SafarAllow blank character as separator for numeric mcs...
2011-02-24 Marek Safar[672969] Delay type parameter constrain import until...
2011-02-24 Marek SafarShow more details when crashing during members importing
2011-02-23 Marek Safar[674224] Type parameter constraint can resolve to neste...
2011-02-23 Marek SafarBetter error message when warnaserror is used
2011-02-22 Marek SafarRemove existing type when redefined by evaluator
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-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[mcs] Fix builds which use full file paths on the comma...
2011-02-17 Marek SafarCorrectly set underlying type of reduced side-effect...
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 Marek SafarFix full path file names parsing
2011-02-16 Marek SafarFix mcs exit code for informative arguments
2011-02-16 Marek SafarMake all arrays module specific
2011-02-16 Marek SafarLess static is good for my health
2011-02-15 Marek SafarHide boostrap compiler for people looking for mcs.exe
2011-02-15 Marek SafarMerge some useful changes from MD
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-14 Marek Safar[671552] Use correct emit method for stobj type
2011-02-14 Marek SafarUpdate to the latest IKVM
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-02-11 Miguel de IcazaUpdate the csproj generator targets
2011-02-11 Marek SafarFix repl not to accumulate every evaluated expression
2011-02-10 Marek SafarMake all evaluator created type public
2011-02-10 Marek SafarEnable eval statements
2011-02-10 Marek SafarFix wrong module context
2011-02-10 Marek SafarCleanup IMemberContext properties
2011-02-09 Marek SafarFew mcs property accessors tweaks
2011-02-09 Marek SafarDon't emit static data when running as evaluator
2011-02-08 Marek SafarAllow both predefined and custom values for mcs -skd...
2011-02-08 Marek Safar[657099] Fix cloning of remapped blocks
2011-02-08 Marek SafarFix remapping of cloned block parent when already in...
2011-02-08 Marek SafarDisable vs hosting
2011-02-03 Marek SafarFix importing of private types under dynamic context
2011-02-03 Marek SafarAllow any expression to be used in where clause. Some...
2011-02-03 Marek SafarSet null object for default timer
2011-02-03 Marek SafarAdd method into type container as soon the header is...
2011-02-03 Marek SafarFix error message text
2011-02-03 Marek SafarNeed three valued bool logic for CLSAttribute value
2011-02-02 Miguel de Icaza[csharp] Change the signature for print
2011-02-02 Marek SafarBetter log details for CS0281
2011-02-02 Marek SafarImplement support for implicit user conversion for...
2011-02-01 Marek SafarFix empty cast conversion from dynamic type object...
2011-02-01 Marek SafarDefault mcs sdk version is now 4
2011-02-01 Marek SafarMake mcs.exe .net4 application
2011-01-31 Marek SafarAdd more details to mcs time tracing
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-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-26 Marek SafarOptimized constructor readonly access has to be inside...
2011-01-25 Marek SafarDegrade wrong override member to virtual instead of...
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-24 Mark ProbstMerge branch 'sgen-android'
2011-01-24 Tomasz Kubacki[Mono.CSharp] Improve error reporting
2011-01-24 Marek SafarGuard against invalid predefined assembly attributes
2011-01-24 Marek SafarReduced conditional expression requires both sides...
2011-01-24 Marek SafarDon't crash when call site type cannot be created ...
2011-01-24 Marek SafarReport better error message for literal conversion...
2011-01-24 Marek Safar[666476] Use correct parameter count when checking...
2011-01-24 Marek SafarReport better error message when conversion between...
2011-01-24 Marek SafarOptimize reading of base interfaces
2011-01-24 Marek Safar[666376] Implement compiler option fullpaths
next