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: delphidabbler/codesnip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: version-4.26.0
Choose a base ref
...
head repository: delphidabbler/codesnip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: version-4.27.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 1 contributor

Commits on May 2, 2025

  1. Merge tag 'version-4.26.0' into develop

    Release v4.26.0
    delphidabbler committed May 2, 2025
    Configuration menu
    Copy the full SHA
    877ad21 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Add support for test compilation with Delphi 13

    Added support for test compiling with and automatic registration of
    Delphi 13.
    
    Added support for saving and reading Delphi 13 test compilation results
    from all supported file formats.
    
    Added support for specifying Delphi 13 as the minimum compiler on the
    Code Generation tab of the Preference dialogue box.
    delphidabbler committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    e73b127 View commit details
    Browse the repository at this point in the history
  2. Update ReadMe text files installed with CodeSnip

    ReadMe-portable.txt and ReadMe-standard.txt were updated to note support
    for Delphi 13 for test compilation.
    delphidabbler committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    ca233f0 View commit details
    Browse the repository at this point in the history
  3. Update file format docs

    Updated config file, export file, main database & user database
    documentation re addition of a new value to represent compilation with
    Delphi 13.
    delphidabbler committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    81fcbda View commit details
    Browse the repository at this point in the history
  4. Update help topics re support for Delphi 13

    The about compiler checks topic and configure compilers dialogue box
    help topic were updated re the extension of support for test compilation
    to include Delphi 13.
    delphidabbler committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    c34ddf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3cd8ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f84ac9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0697b9 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'release/4.27.0'

    Release v4.27.0
    delphidabbler committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    99e7128 View commit details
    Browse the repository at this point in the history
Loading