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: pharo-contributions/BitmapCharacterSet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: GsDevKit/BitmapCharacterSet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gemstone
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 105 files changed
  • 2 contributors

Commits on Oct 15, 2020

  1. copy and convert tonel packages to filetree packages in filetree dire…

    …ctory; convert travis to run GemStone tests instead of Pharo tests
    dalehenrich committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    0262482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0e956 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. rename Collections-BitmapCharacterSet package to Collections-BitmapCh…

    …aracterSet-Core to conform to Monticello package naming conventions
    dalehenrich committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    f6e8114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e206dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a2b122 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1065d43 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. update readme [ci skip]

    dalehenrich committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    b352843 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

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

Commits on Sep 18, 2021

  1. update ci.yml [ci skip]

    dalehenrich authored Sep 18, 2021
    Configuration menu
    Copy the full SHA
    17b5ce1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. convert to run on 20.04; add writeTopazFormat.solo script; create gem…

    …stone/gitmapcharacterset.gs
    dalehenrich committed May 7, 2023
    Configuration menu
    Copy the full SHA
    293e0c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad38009 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Configuration menu
    Copy the full SHA
    e47c961 View commit details
    Browse the repository at this point in the history
  2. Adding CI group

    Patrik committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    56d564e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from astares/issue_2

    Cleanup: Remove ConfigurationOfBitmapCharacterSet
    Patrik committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    7d414b6 View commit details
    Browse the repository at this point in the history
  4. Partially done - Merge pull request #4 from astares/cleanups

    Cleanups like formatting and lint checking
    Patrik committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    49515cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from astares/issue_5

    Remove BitmapCharacterSet class>>#inspectorClass
    Patrik committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    f856c94 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from pharo-contributions/8-BitmapCharacterSetTe…

    …stassertSetcopiedFromequals-should-use-isNotNil
    
    BitmapCharacterSetTest>>#assertSet:copiedFrom:equals: should use isNotNil
    
    For GemStone:
    - changed the category to match the Pharo one
    - renamed -Core to -Base package to match the upstream
    - ignoring manifest changes
    - ignoring symbols->string changes as this was already done
    Patrik committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    728ab18 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Updating CI information in order to run the jobs

    Patrik committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    4bf054d View commit details
    Browse the repository at this point in the history
  2. Refactoring for GemStone compatibility

    Patrik committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    fd49e72 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from tukanos/gemStoneUpdate

    GemStone update
    dalehenrich authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    0422dd4 View commit details
    Browse the repository at this point in the history
Loading