Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save dpen2000/431aec9d245583e9d692 to your computer and use it in GitHub Desktop.

Select an option

Save dpen2000/431aec9d245583e9d692 to your computer and use it in GitHub Desktop.

Revisions

  1. Kasey Uhlenhuth revised this gist Jul 26, 2015. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions RoslynExternalContributions.md
    Original file line number Diff line number Diff line change
    @@ -2,8 +2,7 @@ Roslyn Contributions (EXTERNAL)
    ===============================
    The purpose of this gist is to allow people to more easily see non-Microsoft merged pull-requests. We appreciate all contributions and want to thank our code contributors below and our issue-loggers for their awesome work!

    > Note: This list only contains contributions on GitHub (the CodePlex PRs are not in this list)
    > Data is from 7/26/2015 12:00 pm PST
    > Note: This list only contains contributions on GitHub (the CodePlex PRs are not in this list). Data is from 7/26/2015 12:00 pm PST.
    title | login | date_merged | SHA
    ----------------------------------------------------------------------------------|-------------------|---------------|------------------------------------------
  2. Kasey Uhlenhuth revised this gist Jul 26, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions RoslynExternalContributions.md
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,7 @@ Roslyn Contributions (EXTERNAL)
    The purpose of this gist is to allow people to more easily see non-Microsoft merged pull-requests. We appreciate all contributions and want to thank our code contributors below and our issue-loggers for their awesome work!

    > Note: This list only contains contributions on GitHub (the CodePlex PRs are not in this list)
    > Data is from 7/26/2015 12:00 pm PST
    title | login | date_merged | SHA
    ----------------------------------------------------------------------------------|-------------------|---------------|------------------------------------------
  3. Kasey Uhlenhuth revised this gist Jul 26, 2015. No changes.
  4. Kasey Uhlenhuth revised this gist Jul 26, 2015. 1 changed file with 52 additions and 52 deletions.
    104 changes: 52 additions & 52 deletions RoslynExternalContributions.md
    Original file line number Diff line number Diff line change
    @@ -2,56 +2,56 @@ Roslyn Contributions (EXTERNAL)
    ===============================
    The purpose of this gist is to allow people to more easily see non-Microsoft merged pull-requests. We appreciate all contributions and want to thank our code contributors below and our issue-loggers for their awesome work!

    > Note: This only contains Roslyn pull-requests on GitHub (none of the CodePlex contributions are in this list).
    > Note: This list only contains contributions on GitHub (the CodePlex PRs are not in this list)
    title | login | date_created | date_merged | SHA
    ----------------------------------------------------------------------------------|-------------------|----------------|---------------|------------------------------------------
    Update Using Additional Files.md | bkoelman | 7/19/2015 | 7/20/2015 | 76a41d372374b51d876f39a24f81ffe591ab4374
    Spelling corrections in C-Sharp compiler | bkoelman | 7/14/2015 | 7/15/2015 | 656ea2f98c4dad6488db21f544d4e4a8b2e44bb4
    Spelling fixes | bkoelman | 6/29/2015 | 6/30/2015 | 5fbeddf43637582aa9a78cc9afde1231b26f8553
    Corrected misspellings in code comments | bkoelman | 6/18/2015 | 6/22/2015 | dcd3544f02db4f0ca7581d7976601749e2932dbc
    [VB Compiler Scanner] Unifies TryScanToken & ScanTokenFullWidth | AdamSpeight2008 | 6/18/2015 | 6/19/2015 | 86664dad687174ee80496b2e41128ac770fc9a38
    Classify trailing trivia in xml docs | noopbug | 6/6/2015 | 6/8/2015 | 36605b0eb3c8a8cff80fc1cd4178eb5c0120c9e2
    Added initial FreeBSD support | ajensenwaud | 5/11/2015 | 5/29/2015 | 0160a893d97eb38ae1bdb4ed6e549921be9e9dcc
    Fix resource case sensitivity for Linux build. | atsushieno | 5/13/2015 | 5/20/2015 | 95d018f0a97768e35c05fec74ca075c38f250707
    Apply spacing rules to fixed, default, sizeof | BradBarnich | 5/5/2015 | 5/18/2015 | c2224a6fcaa1d31c9dd7922c7a7dcf3164a726b1
    Switch MSBuildWorkspace to use UTF-8 without BOM | Maxwe11 | 5/15/2015 | 5/18/2015 | 5de4464a28af0457688c01bfeea65e67cf23fa78
    Use pkgdef matching the language | noopbug | 5/16/2015 | 5/18/2015 | 759157136af9c32b8df98c20a22c33ac3a39e030
    fixed typos mentioned in #2786 and #2787 | romansp | 5/15/2015 | 5/18/2015 | b3eaa987a8abc4282aba60b071d46acdef795c0f
    Test for nullref while formatting properties | vbfox | 5/17/2015 | 5/18/2015 | e4e1a3a185153b1fffc8bc5f4f74c63f1462c0e5
    Fixed some formatting, added Test for checking return keyword | OmarElabd | 5/13/2015 | 5/13/2015 | 64c340cce98d45ca3d189397ffa87c6b7f582ef5
    Fix for #2272 - use of default enum method parameter throws exception | daveaglick | 4/26/2015 | 5/13/2015 | 3550c4d44ef1fdb3ae7e0d1d306ac3e2918b36d9
    Use shared build client (if enabled) when ToolPath is empty | noopbug | 4/25/2015 | 5/13/2015 | ce16db8c0adce465fc2b354d5a02cae46f73f6b3
    Issue #2666 - MefHostServices fails loading unsigned assemblies | jakesays | 5/12/2015 | 5/12/2015 | 690584746f034525cd088b3334f1d1b7c805a156
    Fix to pass the documentation argument | jbe2277 | 2/26/2015 | 5/12/2015 | 587748ae3e72b6f6e40b35c168048222475d951d
    Made private/internal fields/properties readonly | bkoelman | 5/1/2015 | 5/4/2015 | 68688f4ec1a2fd32eac4b99b2e7e03e8ba1eb84e
    Added failing test cases for void scripts with a dynamic receiver. | tenor | 1/29/2015 | 5/3/2015 | 9fa472345a3ed9ccf994074c741345a62148ac0f
    Removed redundant default value assignment in field initializers | bkoelman | 5/1/2015 | 5/2/2015 | 8d861148b71505cf3850079d2ff918eb51b060d4
    Fix usage() in cibuild.sh | SirCmpwn | 4/29/2015 | 4/30/2015 | eedd09fb77255327586ad3146e457844b159ee66
    Fix for Issues #2264 and #2267 | AdamSpeight2008 | 4/27/2015 | 4/28/2015 | e4ac61ba9d5b34259517f3eb6d6eb0a487e3195e
    Updated - More use of nameof() operator in ArgumentException and derived classes | bkoelman | 4/27/2015 | 4/27/2015 | 175a3bfc0453d783f39e5816c2b8f2a1e151db92
    Include Project Name and FilePath in debugger display for ProjectInfo | dpen2000 | 4/26/2015 | 4/27/2015 | b165fbf3c34b1890f169371c0ddbe3b3cb1310d3
    Fixes #1766 by treating System.Void as the absence of a type. | kentcb | 4/3/2015 | 4/20/2015 | 1233488c01c6b76c26e3f8fa9fa0739aaae319d0
    Removed a duplicated row for the metadata token TypeRef | adamtornhill | 4/15/2015 | 4/17/2015 | c69ec18d40d1a83c21325ccaf1cd5cb65b5d3971
    Fixed readme to remove broken link for the April's End User Preview (for V... | corinblaikie | 4/12/2015 | 4/14/2015 | 07c5206581441c123242a70c0c891d4565132e09
    Fix unittest DiagnosticAnalyzerTest for dutch locales | DickvdBrink | 3/31/2015 | 4/1/2015 | 4aa45d40c276b18ba1485c6a316be214d1dbf31a
    Add docs for ISymbol and its derived interfaces that say that they shoul... | pdelvo | 2/24/2015 | 3/31/2015 | b4dee171b59526c01263be885c2d0a542aad703f
    Fix link to issues labeled as "design notes" in readme | akoeplinger | 3/26/2015 | 3/26/2015 | df0df310bf6e1ec41d2e753d8c7b0c34132bd04c
    Fixes opening a project without the CSharp or Visual Basic target imports | petr-k | 3/24/2015 | 3/26/2015 | b11722565588d5635c4c3b21a62720f386d60e12
    Fixed mouse cursor in Inline Rename Dialog #981 | alexsorokoletov | 3/17/2015 | 3/20/2015 | 02e4c8f3e553e6dd12d9f5eeeae90359ca831e0a
    Formatting: lock, typeof, and array initializers | BradBarnich | 3/8/2015 | 3/16/2015 | 9e36c136680789d5ded44b49c0e91a9b83efa14b
    Rename "Src" to "src", so all the files line up. | beannaich | 3/7/2015 | 3/9/2015 | c1a99e84d021271465a13189ab5e0fbcd41a3ad2
    Implemented NextAre | AdamSpeight2008 | 3/4/2015 | 3/6/2015 | 6326f2d32b5715e586d8176b4315ce62541a3b78
    Expanding out character range. | AdamSpeight2008 | 3/1/2015 | 3/1/2015 | fb51018042537a0cc75ea4c744235e360c4acc77
    Implemented incremental computation of ChangedText.Lines [#608] | mkosieradzki | 2/22/2015 | 2/23/2015 | 112478da300d63c81e8252ee94895ec03f023cb4
    Correct System.Windows.Forms.dll casing | marek-safar | 2/17/2015 | 2/20/2015 | d28ed2e3a5f3c66f85355d2f5a5ac761513708b8
    Added ?SemanticModel.WithSuppressAccessChecks? extension method. | OmerRaviv | 1/18/2015 | 2/19/2015 | f91f779bca4b8597b86f0cfd4f8c17ca20911267
    Fixes Grammar in SourceTextContainer exception message | Giftednewt | 2/2/2015 | 2/17/2015 | 9a974fae7f95c781f04b46940c98347a28bd13b2
    Remove commented out class | stefansedich | 1/15/2015 | 2/17/2015 | f7180b166d35e90594c452456eeef24d0fdeabfc
    Add an .editorconfig file | KindDragon | 2/12/2015 | 2/16/2015 | f4263d4778b6926a027b61757b3ac1ec159c113e
    Apply spacing options to Using and Catch | BradBarnich | 2/12/2015 | 2/13/2015 | b4cca51f203607292499c30d58c744f7eddcdcd1
    [Workspaces] DocumentInfo never set IsGenerated value | DavidKarlas | 2/11/2015 | 2/13/2015 | d9aaaee2403e47106898f105fd2e77b1c14a3c97
    Typo in SyntaxAnnotation class description | DavidKarlas | 1/24/2015 | 2/13/2015 | e5702ea8a3443f01bc33a7142e8bc2268f6b14bf
    Fix warning CA2002: Do not lock on objects with weak identity | zerhacken | 1/30/2015 | 2/13/2015 | 3325fe35078cd6eed526a63a0577f4b85d541c28
    Fix SimpleDiagnostic GetHashCode is more specific than Equals | pdelvo | 2/3/2015 | 2/11/2015 | 7b57680087ed20def067a64da5c45aef0facd4bd
    Corrected documentation on FullSpan and Span | JoshVarty | 1/15/2015 | 2/9/2015 | 349c2710e3fa7e4fedbf24691b111973067c1f0e
    title | login | date_merged | SHA
    ----------------------------------------------------------------------------------|-------------------|---------------|------------------------------------------
    Update Using Additional Files.md | bkoelman | 7/20/2015 | 76a41d372374b51d876f39a24f81ffe591ab4374
    Spelling corrections in C-Sharp compiler | bkoelman | 7/15/2015 | 656ea2f98c4dad6488db21f544d4e4a8b2e44bb4
    Spelling fixes | bkoelman | 6/30/2015 | 5fbeddf43637582aa9a78cc9afde1231b26f8553
    Corrected misspellings in code comments | bkoelman | 6/22/2015 | dcd3544f02db4f0ca7581d7976601749e2932dbc
    [VB Compiler Scanner] Unifies TryScanToken & ScanTokenFullWidth | AdamSpeight2008 | 6/19/2015 | 86664dad687174ee80496b2e41128ac770fc9a38
    Classify trailing trivia in xml docs | noopbug | 6/8/2015 | 36605b0eb3c8a8cff80fc1cd4178eb5c0120c9e2
    Added initial FreeBSD support | ajensenwaud | 5/29/2015 | 0160a893d97eb38ae1bdb4ed6e549921be9e9dcc
    Fix resource case sensitivity for Linux build. | atsushieno | 5/20/2015 | 95d018f0a97768e35c05fec74ca075c38f250707
    Apply spacing rules to fixed, default, sizeof | BradBarnich | 5/18/2015 | c2224a6fcaa1d31c9dd7922c7a7dcf3164a726b1
    Switch MSBuildWorkspace to use UTF-8 without BOM | Maxwe11 | 5/18/2015 | 5de4464a28af0457688c01bfeea65e67cf23fa78
    Use pkgdef matching the language | noopbug | 5/18/2015 | 759157136af9c32b8df98c20a22c33ac3a39e030
    fixed typos mentioned in #2786 and #2787 | romansp | 5/18/2015 | b3eaa987a8abc4282aba60b071d46acdef795c0f
    Test for nullref while formatting properties | vbfox | 5/18/2015 | e4e1a3a185153b1fffc8bc5f4f74c63f1462c0e5
    Fixed some formatting, added Test for checking return keyword | OmarElabd | 5/13/2015 | 64c340cce98d45ca3d189397ffa87c6b7f582ef5
    Fix for #2272 - use of default enum method parameter throws exception | daveaglick | 5/13/2015 | 3550c4d44ef1fdb3ae7e0d1d306ac3e2918b36d9
    Use shared build client (if enabled) when ToolPath is empty | noopbug | 5/13/2015 | ce16db8c0adce465fc2b354d5a02cae46f73f6b3
    Issue #2666 - MefHostServices fails loading unsigned assemblies | jakesays | 5/12/2015 | 690584746f034525cd088b3334f1d1b7c805a156
    Fix to pass the documentation argument | jbe2277 | 5/12/2015 | 587748ae3e72b6f6e40b35c168048222475d951d
    Made private/internal fields/properties readonly | bkoelman | 5/4/2015 | 68688f4ec1a2fd32eac4b99b2e7e03e8ba1eb84e
    Added failing test cases for void scripts with a dynamic receiver. | tenor | 5/3/2015 | 9fa472345a3ed9ccf994074c741345a62148ac0f
    Removed redundant default value assignment in field initializers | bkoelman | 5/2/2015 | 8d861148b71505cf3850079d2ff918eb51b060d4
    Fix usage() in cibuild.sh | SirCmpwn | 4/30/2015 | eedd09fb77255327586ad3146e457844b159ee66
    Fix for Issues #2264 and #2267 | AdamSpeight2008 | 4/28/2015 | e4ac61ba9d5b34259517f3eb6d6eb0a487e3195e
    Updated - More use of nameof() operator in ArgumentException and derived classes | bkoelman | 4/27/2015 | 175a3bfc0453d783f39e5816c2b8f2a1e151db92
    Include Project Name and FilePath in debugger display for ProjectInfo | dpen2000 | 4/27/2015 | b165fbf3c34b1890f169371c0ddbe3b3cb1310d3
    Fixes #1766 by treating System.Void as the absence of a type. | kentcb | 4/20/2015 | 1233488c01c6b76c26e3f8fa9fa0739aaae319d0
    Removed a duplicated row for the metadata token TypeRef | adamtornhill | 4/17/2015 | c69ec18d40d1a83c21325ccaf1cd5cb65b5d3971
    Fixed readme to remove broken link for the April's End User Preview (for V... | corinblaikie | 4/14/2015 | 07c5206581441c123242a70c0c891d4565132e09
    Fix unittest DiagnosticAnalyzerTest for dutch locales | DickvdBrink | 4/1/2015 | 4aa45d40c276b18ba1485c6a316be214d1dbf31a
    Add docs for ISymbol and its derived interfaces that say that they shoul... | pdelvo | 3/31/2015 | b4dee171b59526c01263be885c2d0a542aad703f
    Fix link to issues labeled as "design notes" in readme | akoeplinger | 3/26/2015 | df0df310bf6e1ec41d2e753d8c7b0c34132bd04c
    Fixes opening a project without the CSharp or Visual Basic target imports | petr-k | 3/26/2015 | b11722565588d5635c4c3b21a62720f386d60e12
    Fixed mouse cursor in Inline Rename Dialog #981 | alexsorokoletov | 3/20/2015 | 02e4c8f3e553e6dd12d9f5eeeae90359ca831e0a
    Formatting: lock, typeof, and array initializers | BradBarnich | 3/16/2015 | 9e36c136680789d5ded44b49c0e91a9b83efa14b
    Rename "Src" to "src", so all the files line up. | beannaich | 3/9/2015 | c1a99e84d021271465a13189ab5e0fbcd41a3ad2
    Implemented NextAre | AdamSpeight2008 | 3/6/2015 | 6326f2d32b5715e586d8176b4315ce62541a3b78
    Expanding out character range. | AdamSpeight2008 | 3/1/2015 | fb51018042537a0cc75ea4c744235e360c4acc77
    Implemented incremental computation of ChangedText.Lines [#608] | mkosieradzki | 2/23/2015 | 112478da300d63c81e8252ee94895ec03f023cb4
    Correct System.Windows.Forms.dll casing | marek-safar | 2/20/2015 | d28ed2e3a5f3c66f85355d2f5a5ac761513708b8
    Added ?SemanticModel.WithSuppressAccessChecks? extension method. | OmerRaviv | 2/19/2015 | f91f779bca4b8597b86f0cfd4f8c17ca20911267
    Fixes Grammar in SourceTextContainer exception message | Giftednewt | 2/17/2015 | 9a974fae7f95c781f04b46940c98347a28bd13b2
    Remove commented out class | stefansedich | 2/17/2015 | f7180b166d35e90594c452456eeef24d0fdeabfc
    Add an .editorconfig file | KindDragon | 2/16/2015 | f4263d4778b6926a027b61757b3ac1ec159c113e
    Apply spacing options to Using and Catch | BradBarnich | 2/13/2015 | b4cca51f203607292499c30d58c744f7eddcdcd1
    [Workspaces] DocumentInfo never set IsGenerated value | DavidKarlas | 2/13/2015 | d9aaaee2403e47106898f105fd2e77b1c14a3c97
    Typo in SyntaxAnnotation class description | DavidKarlas | 2/13/2015 | e5702ea8a3443f01bc33a7142e8bc2268f6b14bf
    Fix warning CA2002: Do not lock on objects with weak identity | zerhacken | 2/13/2015 | 3325fe35078cd6eed526a63a0577f4b85d541c28
    Fix SimpleDiagnostic GetHashCode is more specific than Equals | pdelvo | 2/11/2015 | 7b57680087ed20def067a64da5c45aef0facd4bd
    Corrected documentation on FullSpan and Span | JoshVarty | 2/9/2015 | 349c2710e3fa7e4fedbf24691b111973067c1f0e
  5. Kasey Uhlenhuth revised this gist Jul 26, 2015. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions RoslynExternalContributions.md
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,8 @@ Roslyn Contributions (EXTERNAL)
    ===============================
    The purpose of this gist is to allow people to more easily see non-Microsoft merged pull-requests. We appreciate all contributions and want to thank our code contributors below and our issue-loggers for their awesome work!

    > Note: This only contains Roslyn pull-requests on GitHub (none of the CodePlex contributions are in this list).
    title | login | date_created | date_merged | SHA
    ----------------------------------------------------------------------------------|-------------------|----------------|---------------|------------------------------------------
    Update Using Additional Files.md | bkoelman | 7/19/2015 | 7/20/2015 | 76a41d372374b51d876f39a24f81ffe591ab4374
  6. Kasey Uhlenhuth revised this gist Jul 26, 2015. 2 changed files with 55 additions and 56 deletions.
    56 changes: 0 additions & 56 deletions ExternalContributions.md
    Original file line number Diff line number Diff line change
    @@ -1,56 +0,0 @@
    Roslyn Contributions (EXTERNAL)
    ===============================
    The purpose of this gist is to allow people to more easily see non-Microsoft merged pull-requests. We appreciate all contributions and want to thank our code contributors below and our issue-loggers for their awesome work!


    SHA | date_created | date_merged | login | title
    ------------------------------------------|----------------|---------------|-------------------|----------------------------------------------------------------------------------
    86664dad687174ee80496b2e41128ac770fc9a38 | 6/18/2015 | 6/19/2015 | AdamSpeight2008 | [VB Compiler Scanner] Unifies TryScanToken & ScanTokenFullWidth
    e4ac61ba9d5b34259517f3eb6d6eb0a487e3195e | 4/27/2015 | 4/28/2015 | AdamSpeight2008 | Fix for Issues #2264 and #2267
    fb51018042537a0cc75ea4c744235e360c4acc77 | 3/1/2015 | 3/1/2015 | AdamSpeight2008 | Expanding out character range.
    6326f2d32b5715e586d8176b4315ce62541a3b78 | 3/4/2015 | 3/6/2015 | AdamSpeight2008 | Implemented NextAre
    b4cca51f203607292499c30d58c744f7eddcdcd1 | 2/12/2015 | 2/13/2015 | BradBarnich | Apply spacing options to Using and Catch
    9e36c136680789d5ded44b49c0e91a9b83efa14b | 3/8/2015 | 3/16/2015 | BradBarnich | Formatting: lock, typeof, and array initializers
    c2224a6fcaa1d31c9dd7922c7a7dcf3164a726b1 | 5/5/2015 | 5/18/2015 | BradBarnich | Apply spacing rules to fixed, default, sizeof
    d9aaaee2403e47106898f105fd2e77b1c14a3c97 | 2/11/2015 | 2/13/2015 | DavidKarlas | [Workspaces] DocumentInfo never set IsGenerated value
    e5702ea8a3443f01bc33a7142e8bc2268f6b14bf | 1/24/2015 | 2/13/2015 | DavidKarlas | Typo in SyntaxAnnotation class description
    4aa45d40c276b18ba1485c6a316be214d1dbf31a | 3/31/2015 | 4/1/2015 | DickvdBrink | Fix unittest DiagnosticAnalyzerTest for dutch locales
    9a974fae7f95c781f04b46940c98347a28bd13b2 | 2/2/2015 | 2/17/2015 | Giftednewt | Fixes Grammar in SourceTextContainer exception message
    349c2710e3fa7e4fedbf24691b111973067c1f0e | 1/15/2015 | 2/9/2015 | JoshVarty | Corrected documentation on FullSpan and Span
    f4263d4778b6926a027b61757b3ac1ec159c113e | 2/12/2015 | 2/16/2015 | KindDragon | Add an .editorconfig file
    5de4464a28af0457688c01bfeea65e67cf23fa78 | 5/15/2015 | 5/18/2015 | Maxwe11 | Switch MSBuildWorkspace to use UTF-8 without BOM
    64c340cce98d45ca3d189397ffa87c6b7f582ef5 | 5/13/2015 | 5/13/2015 | OmarElabd | Fixed some formatting, added Test for checking return keyword
    f91f779bca4b8597b86f0cfd4f8c17ca20911267 | 1/18/2015 | 2/19/2015 | OmerRaviv | Added ?SemanticModel.WithSuppressAccessChecks? extension method.
    eedd09fb77255327586ad3146e457844b159ee66 | 4/29/2015 | 4/30/2015 | SirCmpwn | Fix usage() in cibuild.sh
    c69ec18d40d1a83c21325ccaf1cd5cb65b5d3971 | 4/15/2015 | 4/17/2015 | adamtornhill | Removed a duplicated row for the metadata token TypeRef
    0160a893d97eb38ae1bdb4ed6e549921be9e9dcc | 5/11/2015 | 5/29/2015 | ajensenwaud | Added initial FreeBSD support
    df0df310bf6e1ec41d2e753d8c7b0c34132bd04c | 3/26/2015 | 3/26/2015 | akoeplinger | Fix link to issues labeled as "design notes" in readme
    02e4c8f3e553e6dd12d9f5eeeae90359ca831e0a | 3/17/2015 | 3/20/2015 | alexsorokoletov | Fixed mouse cursor in Inline Rename Dialog #981
    95d018f0a97768e35c05fec74ca075c38f250707 | 5/13/2015 | 5/20/2015 | atsushieno | Fix resource case sensitivity for Linux build.
    c1a99e84d021271465a13189ab5e0fbcd41a3ad2 | 3/7/2015 | 3/9/2015 | beannaich | Rename "Src" to "src", so all the files line up.
    175a3bfc0453d783f39e5816c2b8f2a1e151db92 | 4/27/2015 | 4/27/2015 | bkoelman | Updated - More use of nameof() operator in ArgumentException and derived classes
    76a41d372374b51d876f39a24f81ffe591ab4374 | 7/19/2015 | 7/20/2015 | bkoelman | Update Using Additional Files.md
    8d861148b71505cf3850079d2ff918eb51b060d4 | 5/1/2015 | 5/2/2015 | bkoelman | Removed redundant default value assignment in field initializers
    656ea2f98c4dad6488db21f544d4e4a8b2e44bb4 | 7/14/2015 | 7/15/2015 | bkoelman | Spelling corrections in C-Sharp compiler
    5fbeddf43637582aa9a78cc9afde1231b26f8553 | 6/29/2015 | 6/30/2015 | bkoelman | Spelling fixes
    dcd3544f02db4f0ca7581d7976601749e2932dbc | 6/18/2015 | 6/22/2015 | bkoelman | Corrected misspellings in code comments
    68688f4ec1a2fd32eac4b99b2e7e03e8ba1eb84e | 5/1/2015 | 5/4/2015 | bkoelman | Made private/internal fields/properties readonly
    07c5206581441c123242a70c0c891d4565132e09 | 4/12/2015 | 4/14/2015 | corinblaikie | Fixed readme to remove broken link for the April's End User Preview (for V...
    3550c4d44ef1fdb3ae7e0d1d306ac3e2918b36d9 | 4/26/2015 | 5/13/2015 | daveaglick | Fix for #2272 - use of default enum method parameter throws exception
    b165fbf3c34b1890f169371c0ddbe3b3cb1310d3 | 4/26/2015 | 4/27/2015 | dpen2000 | Include Project Name and FilePath in debugger display for ProjectInfo
    690584746f034525cd088b3334f1d1b7c805a156 | 5/12/2015 | 5/12/2015 | jakesays | Issue #2666 - MefHostServices fails loading unsigned assemblies
    587748ae3e72b6f6e40b35c168048222475d951d | 2/26/2015 | 5/12/2015 | jbe2277 | Fix to pass the documentation argument
    1233488c01c6b76c26e3f8fa9fa0739aaae319d0 | 4/3/2015 | 4/20/2015 | kentcb | Fixes #1766 by treating System.Void as the absence of a type.
    d28ed2e3a5f3c66f85355d2f5a5ac761513708b8 | 2/17/2015 | 2/20/2015 | marek-safar | Correct System.Windows.Forms.dll casing
    112478da300d63c81e8252ee94895ec03f023cb4 | 2/22/2015 | 2/23/2015 | mkosieradzki | Implemented incremental computation of ChangedText.Lines [#608]
    759157136af9c32b8df98c20a22c33ac3a39e030 | 5/16/2015 | 5/18/2015 | noopbug | Use pkgdef matching the language
    36605b0eb3c8a8cff80fc1cd4178eb5c0120c9e2 | 6/6/2015 | 6/8/2015 | noopbug | Classify trailing trivia in xml docs
    ce16db8c0adce465fc2b354d5a02cae46f73f6b3 | 4/25/2015 | 5/13/2015 | noopbug | Use shared build client (if enabled) when ToolPath is empty
    7b57680087ed20def067a64da5c45aef0facd4bd | 2/3/2015 | 2/11/2015 | pdelvo | Fix SimpleDiagnostic GetHashCode is more specific than Equals
    b4dee171b59526c01263be885c2d0a542aad703f | 2/24/2015 | 3/31/2015 | pdelvo | Add docs for ISymbol and its derived interfaces that say that they shoul...
    b11722565588d5635c4c3b21a62720f386d60e12 | 3/24/2015 | 3/26/2015 | petr-k | Fixes opening a project without the CSharp or Visual Basic target imports
    b3eaa987a8abc4282aba60b071d46acdef795c0f | 5/15/2015 | 5/18/2015 | romansp | fixed typos mentioned in #2786 and #2787
    f7180b166d35e90594c452456eeef24d0fdeabfc | 1/15/2015 | 2/17/2015 | stefansedich | Remove commented out class
    9fa472345a3ed9ccf994074c741345a62148ac0f | 1/29/2015 | 5/3/2015 | tenor | Added failing test cases for void scripts with a dynamic receiver.
    e4e1a3a185153b1fffc8bc5f4f74c63f1462c0e5 | 5/17/2015 | 5/18/2015 | vbfox | Test for nullref while formatting properties
    3325fe35078cd6eed526a63a0577f4b85d541c28 | 1/30/2015 | 2/13/2015 | zerhacken | Fix warning CA2002: Do not lock on objects with weak identity
    55 changes: 55 additions & 0 deletions RoslynExternalContributions.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,55 @@
    Roslyn Contributions (EXTERNAL)
    ===============================
    The purpose of this gist is to allow people to more easily see non-Microsoft merged pull-requests. We appreciate all contributions and want to thank our code contributors below and our issue-loggers for their awesome work!

    title | login | date_created | date_merged | SHA
    ----------------------------------------------------------------------------------|-------------------|----------------|---------------|------------------------------------------
    Update Using Additional Files.md | bkoelman | 7/19/2015 | 7/20/2015 | 76a41d372374b51d876f39a24f81ffe591ab4374
    Spelling corrections in C-Sharp compiler | bkoelman | 7/14/2015 | 7/15/2015 | 656ea2f98c4dad6488db21f544d4e4a8b2e44bb4
    Spelling fixes | bkoelman | 6/29/2015 | 6/30/2015 | 5fbeddf43637582aa9a78cc9afde1231b26f8553
    Corrected misspellings in code comments | bkoelman | 6/18/2015 | 6/22/2015 | dcd3544f02db4f0ca7581d7976601749e2932dbc
    [VB Compiler Scanner] Unifies TryScanToken & ScanTokenFullWidth | AdamSpeight2008 | 6/18/2015 | 6/19/2015 | 86664dad687174ee80496b2e41128ac770fc9a38
    Classify trailing trivia in xml docs | noopbug | 6/6/2015 | 6/8/2015 | 36605b0eb3c8a8cff80fc1cd4178eb5c0120c9e2
    Added initial FreeBSD support | ajensenwaud | 5/11/2015 | 5/29/2015 | 0160a893d97eb38ae1bdb4ed6e549921be9e9dcc
    Fix resource case sensitivity for Linux build. | atsushieno | 5/13/2015 | 5/20/2015 | 95d018f0a97768e35c05fec74ca075c38f250707
    Apply spacing rules to fixed, default, sizeof | BradBarnich | 5/5/2015 | 5/18/2015 | c2224a6fcaa1d31c9dd7922c7a7dcf3164a726b1
    Switch MSBuildWorkspace to use UTF-8 without BOM | Maxwe11 | 5/15/2015 | 5/18/2015 | 5de4464a28af0457688c01bfeea65e67cf23fa78
    Use pkgdef matching the language | noopbug | 5/16/2015 | 5/18/2015 | 759157136af9c32b8df98c20a22c33ac3a39e030
    fixed typos mentioned in #2786 and #2787 | romansp | 5/15/2015 | 5/18/2015 | b3eaa987a8abc4282aba60b071d46acdef795c0f
    Test for nullref while formatting properties | vbfox | 5/17/2015 | 5/18/2015 | e4e1a3a185153b1fffc8bc5f4f74c63f1462c0e5
    Fixed some formatting, added Test for checking return keyword | OmarElabd | 5/13/2015 | 5/13/2015 | 64c340cce98d45ca3d189397ffa87c6b7f582ef5
    Fix for #2272 - use of default enum method parameter throws exception | daveaglick | 4/26/2015 | 5/13/2015 | 3550c4d44ef1fdb3ae7e0d1d306ac3e2918b36d9
    Use shared build client (if enabled) when ToolPath is empty | noopbug | 4/25/2015 | 5/13/2015 | ce16db8c0adce465fc2b354d5a02cae46f73f6b3
    Issue #2666 - MefHostServices fails loading unsigned assemblies | jakesays | 5/12/2015 | 5/12/2015 | 690584746f034525cd088b3334f1d1b7c805a156
    Fix to pass the documentation argument | jbe2277 | 2/26/2015 | 5/12/2015 | 587748ae3e72b6f6e40b35c168048222475d951d
    Made private/internal fields/properties readonly | bkoelman | 5/1/2015 | 5/4/2015 | 68688f4ec1a2fd32eac4b99b2e7e03e8ba1eb84e
    Added failing test cases for void scripts with a dynamic receiver. | tenor | 1/29/2015 | 5/3/2015 | 9fa472345a3ed9ccf994074c741345a62148ac0f
    Removed redundant default value assignment in field initializers | bkoelman | 5/1/2015 | 5/2/2015 | 8d861148b71505cf3850079d2ff918eb51b060d4
    Fix usage() in cibuild.sh | SirCmpwn | 4/29/2015 | 4/30/2015 | eedd09fb77255327586ad3146e457844b159ee66
    Fix for Issues #2264 and #2267 | AdamSpeight2008 | 4/27/2015 | 4/28/2015 | e4ac61ba9d5b34259517f3eb6d6eb0a487e3195e
    Updated - More use of nameof() operator in ArgumentException and derived classes | bkoelman | 4/27/2015 | 4/27/2015 | 175a3bfc0453d783f39e5816c2b8f2a1e151db92
    Include Project Name and FilePath in debugger display for ProjectInfo | dpen2000 | 4/26/2015 | 4/27/2015 | b165fbf3c34b1890f169371c0ddbe3b3cb1310d3
    Fixes #1766 by treating System.Void as the absence of a type. | kentcb | 4/3/2015 | 4/20/2015 | 1233488c01c6b76c26e3f8fa9fa0739aaae319d0
    Removed a duplicated row for the metadata token TypeRef | adamtornhill | 4/15/2015 | 4/17/2015 | c69ec18d40d1a83c21325ccaf1cd5cb65b5d3971
    Fixed readme to remove broken link for the April's End User Preview (for V... | corinblaikie | 4/12/2015 | 4/14/2015 | 07c5206581441c123242a70c0c891d4565132e09
    Fix unittest DiagnosticAnalyzerTest for dutch locales | DickvdBrink | 3/31/2015 | 4/1/2015 | 4aa45d40c276b18ba1485c6a316be214d1dbf31a
    Add docs for ISymbol and its derived interfaces that say that they shoul... | pdelvo | 2/24/2015 | 3/31/2015 | b4dee171b59526c01263be885c2d0a542aad703f
    Fix link to issues labeled as "design notes" in readme | akoeplinger | 3/26/2015 | 3/26/2015 | df0df310bf6e1ec41d2e753d8c7b0c34132bd04c
    Fixes opening a project without the CSharp or Visual Basic target imports | petr-k | 3/24/2015 | 3/26/2015 | b11722565588d5635c4c3b21a62720f386d60e12
    Fixed mouse cursor in Inline Rename Dialog #981 | alexsorokoletov | 3/17/2015 | 3/20/2015 | 02e4c8f3e553e6dd12d9f5eeeae90359ca831e0a
    Formatting: lock, typeof, and array initializers | BradBarnich | 3/8/2015 | 3/16/2015 | 9e36c136680789d5ded44b49c0e91a9b83efa14b
    Rename "Src" to "src", so all the files line up. | beannaich | 3/7/2015 | 3/9/2015 | c1a99e84d021271465a13189ab5e0fbcd41a3ad2
    Implemented NextAre | AdamSpeight2008 | 3/4/2015 | 3/6/2015 | 6326f2d32b5715e586d8176b4315ce62541a3b78
    Expanding out character range. | AdamSpeight2008 | 3/1/2015 | 3/1/2015 | fb51018042537a0cc75ea4c744235e360c4acc77
    Implemented incremental computation of ChangedText.Lines [#608] | mkosieradzki | 2/22/2015 | 2/23/2015 | 112478da300d63c81e8252ee94895ec03f023cb4
    Correct System.Windows.Forms.dll casing | marek-safar | 2/17/2015 | 2/20/2015 | d28ed2e3a5f3c66f85355d2f5a5ac761513708b8
    Added ?SemanticModel.WithSuppressAccessChecks? extension method. | OmerRaviv | 1/18/2015 | 2/19/2015 | f91f779bca4b8597b86f0cfd4f8c17ca20911267
    Fixes Grammar in SourceTextContainer exception message | Giftednewt | 2/2/2015 | 2/17/2015 | 9a974fae7f95c781f04b46940c98347a28bd13b2
    Remove commented out class | stefansedich | 1/15/2015 | 2/17/2015 | f7180b166d35e90594c452456eeef24d0fdeabfc
    Add an .editorconfig file | KindDragon | 2/12/2015 | 2/16/2015 | f4263d4778b6926a027b61757b3ac1ec159c113e
    Apply spacing options to Using and Catch | BradBarnich | 2/12/2015 | 2/13/2015 | b4cca51f203607292499c30d58c744f7eddcdcd1
    [Workspaces] DocumentInfo never set IsGenerated value | DavidKarlas | 2/11/2015 | 2/13/2015 | d9aaaee2403e47106898f105fd2e77b1c14a3c97
    Typo in SyntaxAnnotation class description | DavidKarlas | 1/24/2015 | 2/13/2015 | e5702ea8a3443f01bc33a7142e8bc2268f6b14bf
    Fix warning CA2002: Do not lock on objects with weak identity | zerhacken | 1/30/2015 | 2/13/2015 | 3325fe35078cd6eed526a63a0577f4b85d541c28
    Fix SimpleDiagnostic GetHashCode is more specific than Equals | pdelvo | 2/3/2015 | 2/11/2015 | 7b57680087ed20def067a64da5c45aef0facd4bd
    Corrected documentation on FullSpan and Span | JoshVarty | 1/15/2015 | 2/9/2015 | 349c2710e3fa7e4fedbf24691b111973067c1f0e
  7. Kasey Uhlenhuth revised this gist Jul 26, 2015. No changes.
  8. Kasey Uhlenhuth renamed this gist Jul 26, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  9. Kasey Uhlenhuth created this gist Jul 26, 2015.
    56 changes: 56 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,56 @@
    Roslyn Contributions (EXTERNAL)
    ===============================
    The purpose of this gist is to allow people to more easily see non-Microsoft merged pull-requests. We appreciate all contributions and want to thank our code contributors below and our issue-loggers for their awesome work!


    SHA | date_created | date_merged | login | title
    ------------------------------------------|----------------|---------------|-------------------|----------------------------------------------------------------------------------
    86664dad687174ee80496b2e41128ac770fc9a38 | 6/18/2015 | 6/19/2015 | AdamSpeight2008 | [VB Compiler Scanner] Unifies TryScanToken & ScanTokenFullWidth
    e4ac61ba9d5b34259517f3eb6d6eb0a487e3195e | 4/27/2015 | 4/28/2015 | AdamSpeight2008 | Fix for Issues #2264 and #2267
    fb51018042537a0cc75ea4c744235e360c4acc77 | 3/1/2015 | 3/1/2015 | AdamSpeight2008 | Expanding out character range.
    6326f2d32b5715e586d8176b4315ce62541a3b78 | 3/4/2015 | 3/6/2015 | AdamSpeight2008 | Implemented NextAre
    b4cca51f203607292499c30d58c744f7eddcdcd1 | 2/12/2015 | 2/13/2015 | BradBarnich | Apply spacing options to Using and Catch
    9e36c136680789d5ded44b49c0e91a9b83efa14b | 3/8/2015 | 3/16/2015 | BradBarnich | Formatting: lock, typeof, and array initializers
    c2224a6fcaa1d31c9dd7922c7a7dcf3164a726b1 | 5/5/2015 | 5/18/2015 | BradBarnich | Apply spacing rules to fixed, default, sizeof
    d9aaaee2403e47106898f105fd2e77b1c14a3c97 | 2/11/2015 | 2/13/2015 | DavidKarlas | [Workspaces] DocumentInfo never set IsGenerated value
    e5702ea8a3443f01bc33a7142e8bc2268f6b14bf | 1/24/2015 | 2/13/2015 | DavidKarlas | Typo in SyntaxAnnotation class description
    4aa45d40c276b18ba1485c6a316be214d1dbf31a | 3/31/2015 | 4/1/2015 | DickvdBrink | Fix unittest DiagnosticAnalyzerTest for dutch locales
    9a974fae7f95c781f04b46940c98347a28bd13b2 | 2/2/2015 | 2/17/2015 | Giftednewt | Fixes Grammar in SourceTextContainer exception message
    349c2710e3fa7e4fedbf24691b111973067c1f0e | 1/15/2015 | 2/9/2015 | JoshVarty | Corrected documentation on FullSpan and Span
    f4263d4778b6926a027b61757b3ac1ec159c113e | 2/12/2015 | 2/16/2015 | KindDragon | Add an .editorconfig file
    5de4464a28af0457688c01bfeea65e67cf23fa78 | 5/15/2015 | 5/18/2015 | Maxwe11 | Switch MSBuildWorkspace to use UTF-8 without BOM
    64c340cce98d45ca3d189397ffa87c6b7f582ef5 | 5/13/2015 | 5/13/2015 | OmarElabd | Fixed some formatting, added Test for checking return keyword
    f91f779bca4b8597b86f0cfd4f8c17ca20911267 | 1/18/2015 | 2/19/2015 | OmerRaviv | Added ?SemanticModel.WithSuppressAccessChecks? extension method.
    eedd09fb77255327586ad3146e457844b159ee66 | 4/29/2015 | 4/30/2015 | SirCmpwn | Fix usage() in cibuild.sh
    c69ec18d40d1a83c21325ccaf1cd5cb65b5d3971 | 4/15/2015 | 4/17/2015 | adamtornhill | Removed a duplicated row for the metadata token TypeRef
    0160a893d97eb38ae1bdb4ed6e549921be9e9dcc | 5/11/2015 | 5/29/2015 | ajensenwaud | Added initial FreeBSD support
    df0df310bf6e1ec41d2e753d8c7b0c34132bd04c | 3/26/2015 | 3/26/2015 | akoeplinger | Fix link to issues labeled as "design notes" in readme
    02e4c8f3e553e6dd12d9f5eeeae90359ca831e0a | 3/17/2015 | 3/20/2015 | alexsorokoletov | Fixed mouse cursor in Inline Rename Dialog #981
    95d018f0a97768e35c05fec74ca075c38f250707 | 5/13/2015 | 5/20/2015 | atsushieno | Fix resource case sensitivity for Linux build.
    c1a99e84d021271465a13189ab5e0fbcd41a3ad2 | 3/7/2015 | 3/9/2015 | beannaich | Rename "Src" to "src", so all the files line up.
    175a3bfc0453d783f39e5816c2b8f2a1e151db92 | 4/27/2015 | 4/27/2015 | bkoelman | Updated - More use of nameof() operator in ArgumentException and derived classes
    76a41d372374b51d876f39a24f81ffe591ab4374 | 7/19/2015 | 7/20/2015 | bkoelman | Update Using Additional Files.md
    8d861148b71505cf3850079d2ff918eb51b060d4 | 5/1/2015 | 5/2/2015 | bkoelman | Removed redundant default value assignment in field initializers
    656ea2f98c4dad6488db21f544d4e4a8b2e44bb4 | 7/14/2015 | 7/15/2015 | bkoelman | Spelling corrections in C-Sharp compiler
    5fbeddf43637582aa9a78cc9afde1231b26f8553 | 6/29/2015 | 6/30/2015 | bkoelman | Spelling fixes
    dcd3544f02db4f0ca7581d7976601749e2932dbc | 6/18/2015 | 6/22/2015 | bkoelman | Corrected misspellings in code comments
    68688f4ec1a2fd32eac4b99b2e7e03e8ba1eb84e | 5/1/2015 | 5/4/2015 | bkoelman | Made private/internal fields/properties readonly
    07c5206581441c123242a70c0c891d4565132e09 | 4/12/2015 | 4/14/2015 | corinblaikie | Fixed readme to remove broken link for the April's End User Preview (for V...
    3550c4d44ef1fdb3ae7e0d1d306ac3e2918b36d9 | 4/26/2015 | 5/13/2015 | daveaglick | Fix for #2272 - use of default enum method parameter throws exception
    b165fbf3c34b1890f169371c0ddbe3b3cb1310d3 | 4/26/2015 | 4/27/2015 | dpen2000 | Include Project Name and FilePath in debugger display for ProjectInfo
    690584746f034525cd088b3334f1d1b7c805a156 | 5/12/2015 | 5/12/2015 | jakesays | Issue #2666 - MefHostServices fails loading unsigned assemblies
    587748ae3e72b6f6e40b35c168048222475d951d | 2/26/2015 | 5/12/2015 | jbe2277 | Fix to pass the documentation argument
    1233488c01c6b76c26e3f8fa9fa0739aaae319d0 | 4/3/2015 | 4/20/2015 | kentcb | Fixes #1766 by treating System.Void as the absence of a type.
    d28ed2e3a5f3c66f85355d2f5a5ac761513708b8 | 2/17/2015 | 2/20/2015 | marek-safar | Correct System.Windows.Forms.dll casing
    112478da300d63c81e8252ee94895ec03f023cb4 | 2/22/2015 | 2/23/2015 | mkosieradzki | Implemented incremental computation of ChangedText.Lines [#608]
    759157136af9c32b8df98c20a22c33ac3a39e030 | 5/16/2015 | 5/18/2015 | noopbug | Use pkgdef matching the language
    36605b0eb3c8a8cff80fc1cd4178eb5c0120c9e2 | 6/6/2015 | 6/8/2015 | noopbug | Classify trailing trivia in xml docs
    ce16db8c0adce465fc2b354d5a02cae46f73f6b3 | 4/25/2015 | 5/13/2015 | noopbug | Use shared build client (if enabled) when ToolPath is empty
    7b57680087ed20def067a64da5c45aef0facd4bd | 2/3/2015 | 2/11/2015 | pdelvo | Fix SimpleDiagnostic GetHashCode is more specific than Equals
    b4dee171b59526c01263be885c2d0a542aad703f | 2/24/2015 | 3/31/2015 | pdelvo | Add docs for ISymbol and its derived interfaces that say that they shoul...
    b11722565588d5635c4c3b21a62720f386d60e12 | 3/24/2015 | 3/26/2015 | petr-k | Fixes opening a project without the CSharp or Visual Basic target imports
    b3eaa987a8abc4282aba60b071d46acdef795c0f | 5/15/2015 | 5/18/2015 | romansp | fixed typos mentioned in #2786 and #2787
    f7180b166d35e90594c452456eeef24d0fdeabfc | 1/15/2015 | 2/17/2015 | stefansedich | Remove commented out class
    9fa472345a3ed9ccf994074c741345a62148ac0f | 1/29/2015 | 5/3/2015 | tenor | Added failing test cases for void scripts with a dynamic receiver.
    e4e1a3a185153b1fffc8bc5f4f74c63f1462c0e5 | 5/17/2015 | 5/18/2015 | vbfox | Test for nullref while formatting properties
    3325fe35078cd6eed526a63a0577f4b85d541c28 | 1/30/2015 | 2/13/2015 | zerhacken | Fix warning CA2002: Do not lock on objects with weak identity