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

Update for issue with testHashMethodNeedsToBeInComparingProtocol #2

Merged
merged 7 commits into from
Sep 2, 2020
Merged

Commits on Jun 10, 2020

  1. Added

    - asPoint for GPoint
    - fix GEllipse intersectionsWithLine: for empty ellipses
    - Added class comment for GEllipse
    - GRectangle now accepts empty rectangles
    - remove manifest package tag
    akevalion committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e2233da View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Update src/Geometry/GEllipse.class.st

    suggested by @jecisc
    
    Co-authored-by: CyrilFerlicot <cyril@ferlicot.me>
    akevalion and jecisc authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    ac88422 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    0d1d674 View commit details
    Browse the repository at this point in the history
  2. Merge ac88422

    akevalion committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b78baa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33bcad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89a4bf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Update for test ProperMethodCategorizationTest >> #testHashMethodNeed…

    …sToBeInComparingProtocol
    
    Because Roassal3 uses last version of geometry
    akevalion committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d890f34 View commit details
    Browse the repository at this point in the history