Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve csv parsing #5711

Merged
merged 10 commits into from
Mar 23, 2021
Merged

Improve csv parsing #5711

merged 10 commits into from
Mar 23, 2021

Commits on Mar 22, 2021

  1. Part 2 of TextFieldParser.

    Next up is hooking up ReadCsv to use TextFieldParser
    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    742a92e View commit details
    Browse the repository at this point in the history
  2. Make LoadCsv use TextFieldParser

    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    47b434b View commit details
    Browse the repository at this point in the history
  3. More unit tests

    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    17f6d7f View commit details
    Browse the repository at this point in the history
  4. cleanup

    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b3d510d View commit details
    Browse the repository at this point in the history
  5. Address feedback

    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    6423572 View commit details
    Browse the repository at this point in the history
  6. Last bit of feedback

    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a85391c View commit details
    Browse the repository at this point in the history
  7. Remove extra var

    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3464aa5 View commit details
    Browse the repository at this point in the history
  8. Remove duplicate file

    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a3cf436 View commit details
    Browse the repository at this point in the history
  9. Rename strings.resx to Strings.resx

    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f51cf2e View commit details
    Browse the repository at this point in the history
  10. rename the designer.cs file too

    Prashanth Govindarajan committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    90c28ec View commit details
    Browse the repository at this point in the history