X Tutup
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: marschall/Grease
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: add-Depreaction
Choose a base ref
...
head repository: marschall/Grease
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.
  • 19 commits
  • 147 files changed
  • 4 contributors

Commits on Jul 10, 2024

  1. update version

    Johan Brichau committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a52ee70 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Improve Squeak 6 Support

    - move methods from GRPharoPlatform to GRSqeuakPlatform
    - keep GRPharoPlatform as empty
    - migrate from FileSystem to FileDirectory
    - implement missing methods
    - custom implementation of #openDebuggerOn:
    - add test for deprecationExceptionSet
    marschall committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4c94ee7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge pull request SeasideSt#181 from marschall/improve-Squeak6

    Improve Squeak 6 Support
    Johan Brichau authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cd7a7cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request SeasideSt#180 from marschall/add-Depreaction

    Support Pharo native Deprecation
    Johan Brichau authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    49a3d6e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. SeasideSt#33 Add missing #greaseNext:putAll:startingAt: method

    kurtkilpela authored and Johan Brichau committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    40d5e42 View commit details
    Browse the repository at this point in the history
  2. update gemstone version in CI

    Johan Brichau committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    16f12b0 View commit details
    Browse the repository at this point in the history
  3. keep gemstone 3.7.0 in the list as well

    Johan Brichau committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    10552ef View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Move GRDelegatingStream>>greaseNext:putAll:startingAt: to Grease-Core…

    … since it is not only required in Pharo (see GsDevKit#33)
    Johan Brichau committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5388665 View commit details
    Browse the repository at this point in the history
  2. Remove gemstone-specific override of GRDelegatingStream>>greaseNext:p…

    …utAll:startingAt: since it is now included in Grease-Core
    Johan Brichau committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a6dc3de View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Correct method argument naming

    Johan Brichau committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    5e8378a View commit details
    Browse the repository at this point in the history
  2. Expanded the testcase for secureHashFor: to also cover (any) bytearra…

    …y as argument since this method is used in Seaside with any String or ByteArray
    Johan Brichau committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    8f04339 View commit details
    Browse the repository at this point in the history
  3. Merge pull request SeasideSt#182 from SeasideSt/secureHash-test

    Expanded the testcase for GRPlatform>>secureHashFor:
    jbrichau authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    38b9f56 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Fix CI

    Johan Brichau committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    8f4151f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Include Pharo 14 in the experimental tests, set Pharo 13 to standard …

    …in the tests
    Johan Brichau committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    cb7887f View commit details
    Browse the repository at this point in the history
  2. Include Pharo14 in the baselineOf

    Johan Brichau committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    e2927c2 View commit details
    Browse the repository at this point in the history
  3. increment point version number

    Johan Brichau committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    1ca1ae0 View commit details
    Browse the repository at this point in the history
  4. remove Squeak 5.3 from build

    Johan Brichau committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    d259247 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2025

  1. Camp 2025 Squeak fixes round 1

    - remove classCommentOf:, part of swagger
    - remove GRWorkingWriteStream, no need
    - add pad* methods
    marschall committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    613596b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Merge pull request SeasideSt#185 from marschall/squeak-fixes-camp-2025-1

    Camp 2025 Squeak fixes round 1
    marschall authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    6e62ecb View commit details
    Browse the repository at this point in the history
Loading
X Tutup