FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Replace ArrayList with List<T> by iSazonov · Pull Request #10333 · PowerShell/PowerShell · GitHub

Replace ArrayList with List<T> - #10333

Merged
Aditya Patwardhan (adityapatwardhan) merged 9 commits into
PowerShell:masterfrom
iSazonov:cleanup-replace-arraylist
Sep 5, 2019
Merged

Replace ArrayList with List<T>#10333
Aditya Patwardhan (adityapatwardhan) merged 9 commits into
PowerShell:masterfrom
iSazonov:cleanup-replace-arraylist

Conversation

Ilya (iSazonov) commented Aug 9, 2019
edited
Loading

Copy link
Copy Markdown
Collaborator

PR Summary

Related #10315

Replace ArrayList where we use it unjustifiably to get more readable and reliable code.

PR Context

PR Checklist

Ilya (iSazonov) added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Aug 9, 2019
Ilya (iSazonov) added this to the 7.0.0-preview.3 milestone Aug 9, 2019
Ilya (iSazonov) force-pushed the cleanup-replace-arraylist branch 2 times, most recently from 0ac1d7b to a2e4fd7 Compare August 9, 2019 12:24

Copy link
Copy Markdown
Collaborator Author

Dongbo Wang (@daxian-dbw) Andrew (@anmenaga) Could you please review?

Ilya (iSazonov) force-pushed the cleanup-replace-arraylist branch from 8418d2d to 0e9857a Compare August 30, 2019 07:41

Copy link
Copy Markdown
Collaborator Author

Aditya Patwardhan (@adityapatwardhan) Could you please review the small style PR?

Aditya Patwardhan (adityapatwardhan) merged commit fbf4f6c into PowerShell:master Sep 5, 2019
Ilya (iSazonov) deleted the cleanup-replace-arraylist branch September 6, 2019 03:42
Travis Plunk (TravisEz13) pushed a commit to TravisEz13/PowerShell that referenced this pull request Sep 14, 2019

Copy link
Copy Markdown

🎉v7.0.0-preview.4 has been released which incorporates this pull request.:tada:

Handy links:

Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL