Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TelescopeSt/Geometry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pharo-contributions/Geometry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 30 files changed
  • 7 contributors

Commits on Jun 4, 2020

  1. Copy the full SHA
    4c69088 View commit details
  2. added pharo8 to travis

    noha committed Jun 4, 2020
    Copy the full SHA
    40d54d5 View commit details

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
    Copy the full SHA
    e2233da View commit details

Commits on Jun 16, 2020

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

    suggested by @jecisc
    
    Co-authored-by: CyrilFerlicot <[email protected]>
    akevalion and jecisc authored Jun 16, 2020
    Copy the full SHA
    ac88422 View commit details

Commits on Jun 17, 2020

  1. Copy the full SHA
    0d1d674 View commit details
  2. Merge ac88422

    akevalion committed Jun 17, 2020
    Copy the full SHA
    b78baa5 View commit details
  3. Copy the full SHA
    e33bcad View commit details
  4. Copy the full SHA
    89a4bf8 View commit details

Commits on Jul 15, 2020

  1. Copy the full SHA
    ea3090c View commit details
  2. Copy the full SHA
    fd68ea9 View commit details
  3. Copy the full SHA
    65a03cf View commit details

Commits on Aug 27, 2020

  1. Update for test ProperMethodCategorizationTest >> #testHashMethodNeed…

    …sToBeInComparingProtocol
    
    Because Roassal3 uses last version of geometry
    akevalion committed Aug 27, 2020
    Copy the full SHA
    d890f34 View commit details

Commits on Sep 2, 2020

  1. Merge pull request #2 from akevalion/master

    Update for issue with testHashMethodNeedsToBeInComparingProtocol
    noha authored Sep 2, 2020
    Copy the full SHA
    28e1b67 View commit details

Commits on Dec 31, 2020

  1. Correct package name casing

    astares authored Dec 31, 2020
    Copy the full SHA
    e37aa1a View commit details

Commits on Apr 22, 2021

  1. Copy the full SHA
    749bc45 View commit details

Commits on Apr 23, 2021

  1. Merge pull request #3 from akevalion/master

    Categorize uncategorized methods in classes: GPolygon
    jecisc authored Apr 23, 2021
    Copy the full SHA
    b79de55 View commit details

Commits on Oct 26, 2023

  1. Copy the full SHA
    ba63a12 View commit details

Commits on Nov 23, 2023

  1. Merge pull request #5 from JanBliznicenko/master

    Renamed radians to rads, fixes conflict with Units
    noha authored Nov 23, 2023
    Copy the full SHA
    c7f1b9e View commit details
  2. enable github actions

    noha committed Nov 23, 2023
    Copy the full SHA
    2e18db6 View commit details
  3. Merge pull request #7 from pharo-contributions/add-github-actions

    enable github actions
    noha authored Nov 23, 2023
    Copy the full SHA
    5e18270 View commit details
Loading