Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-17Turned off signing of the right nrefactory.Mike Krüger
2011-08-17Turned off assembly signing.Mike Krüger
2011-04-07Fixed build.Mike Krüger
2011-04-04Moved the old nrefactory to another namespace.Mike Krüger
2011-03-31Updated from upstream NGitLluis Sanchez Gual
2011-03-30Fixed bug in code completion in methods that have a default parameter.Mike Krüger
2011-03-16Fixed 'Bug 679995 - Variable missing from completiom'.Mike Krüger
2011-03-02Fixed 'Bug 675956 - Completion in for loops is broken'.mkrueger
2011-03-01Fixed 'Bug 675436 - Completion is trying to complete symbol names inmkrueger
2011-02-24Fixed 'Bug 674514 - foreach value should not be in the completionmkrueger
2011-02-17Revert "Fixed some spelling errors in pretty print options & introduced a more"mkrueger
2011-02-16Fixed some spelling errors in pretty print options & introduced a moremkrueger
2011-02-02More .net 4.0 migration work.Lluis Sanchez Gual
2011-02-02Upgraded to .NET 4.0Lluis Sanchez Gual
2010-08-25* AbstractLexer.cs: fixed lexer bug.Mike Krüger
2010-08-25fixed tostring.Mike Krüger
2010-08-24Corrected single line comment end position.Mike Krüger
2010-08-09Fixed 'Bug 629325 - File MainWindow.cs could not be written.'.Mike Krüger
2010-07-25Normalize line endings in project files that were committed from WindowsMichael Hutchinson
2010-07-25Always use EolMarker from options, not Environment.NewLine. Should fix mixed ...Michael Hutchinson
2010-07-22* Src/Lexer/CSharp/Lexer.cs: SkipString should be called instead ofMike Krüger
2010-07-22* Src/Lexer/CSharp/Lexer.cs: In body skip mode skip strings as wellMike Krüger
2010-06-15* Src/Ast/Generated.cs:Mike Krüger
2010-06-14* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed 'Bug 613698Mike Krüger
2010-06-03* Src/Parser/CSharp/CSharpParser.cs: Fixed 'Bug 611253 - "Error inMike Krüger
2010-05-12* Src/Parser/CSharp/cs.ATG:Mike Krüger
2010-05-10* Src/Parser/CSharp/cs.ATG:Mike Krüger
2010-05-07* Src/Lexer/CSharp/Lexer.cs:Mike Krüger
2010-05-01* NRefactory.csproj: Emit debug symbols.Michael Hutchinson
2010-04-28* contrib\NRefactory\Project\Src\PrettyPrinter\AbstractOutputFormatter.cs:Lluis Sanchez
2010-04-08* Src/Parser/CSharp/cs.ATG:Mike Krüger
2010-03-22* Src/Ast/General/PrimitiveExpression.cs:Mike Krüger
2010-03-22* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed 'Bug 589980Mike Krüger
2010-03-16* Src/Parser/CSharp/CSharpParser.cs: Fixed 'Bug 588310 - ParserMike Krüger
2010-02-25* NRefactory.csproj: Remove duplicates.Lluis Sanchez
2010-02-01* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed verbatimMike Krüger
2010-01-23* NRefactory/Makefile.am: Fix signing.Michael Hutchinson
2010-01-20* Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs:Mike Krüger
2010-01-08* Src/Lexer/CSharp/Lexer.cs: When reading single-line comment tags,Michael Hutchinson
2009-12-02* Src/Parser/CSharp/cs.ATG:Mike Krüger
2009-11-10* Src/Lexer/CSharp/Lexer.cs: Fixed 'Bug 552276 - MonoDevelopMike Krüger
2009-10-26* Src/Visitors/AbstractASTVisitor.cs: Fixed 'Bug 549858 -Mike Krüger
2009-10-20* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed 'Bug 547329Mike Krüger
2009-10-12* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed 'Bug 545901Mike Krüger
2009-10-09* Src/Lexer/CSharp/Lexer.cs:Mike Krüger
2009-10-08* NRefactory.csproj:Mike Krüger
2009-10-07Bump MD version.Lluis Sanchez
2009-10-05* Src/Ast/Enums.cs:Mike Krüger
2009-09-21* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed 'Bug 540466Mike Krüger
2009-09-18* Src/Ast/AbstractNode.cs:Mike Krüger