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

Refactor Window(Left|Right) #656

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 6, 2019

  1. Add TestWindowDoNotExposeItsBuffer, WindowLeftDoNotExposeItsBuffer an…

    …d WindowRightDoNotExposeItsBuffer.
    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    8e179ad View commit details
    Browse the repository at this point in the history
  2. Add TestWindowOnKnownResults

    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    7cc8615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8765b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    340858b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e41a21d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ca1b7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    207781b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2864ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b4653a View commit details
    Browse the repository at this point in the history
  10. Added some test for Window(Left|Right):

     - ModifyWindowBeforeMoveNextDoNotAffectNextWindow
     - ModifyWindowAfterMoveNextDoNotAffectNextWindow
     - ModifyWindowBeforeMoveNextDoNotAffectPrevWindow
    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    6c0de36 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from Orace/FixWindow

    Added some test for Window(Left|Right):
    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    9fd0df4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f22964f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a4e05ce View commit details
    Browse the repository at this point in the history
  14. Rename ModifyWindowBeforeMoveNextDoNotAffectPrevWindow to ModifyWindo…

    …wDoNotAffectPrevWindow
    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    66c29a3 View commit details
    Browse the repository at this point in the history
  15. Rename ModifyWindowBeforeMoveNextDoNotAffectPrevWindow to ModifyWindo…

    …wDoNotAffectPrevWindow
    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d221cea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be6af97 View commit details
    Browse the repository at this point in the history
  17. Simplify Window implementation

    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    5598a8d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Clean-up tests

    Orace committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    cc21cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    625758f View commit details
    Browse the repository at this point in the history
  3. Niptick improvement in Window

    Orace committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    3179659 View commit details
    Browse the repository at this point in the history
  4. Update MoreLinq/Window.cs

    Avoid an useless call to array.resize
    Orace committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    0c9bd2b View commit details
    Browse the repository at this point in the history
  5. Update MoreLinq/Window.cs

    Removed useless line of code
    Orace committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    1e46804 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    a265e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33d0fe View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    99f3666 View commit details
    Browse the repository at this point in the history