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: tcltk/itk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tcltk/itk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tip-626
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 46 files changed
  • 1 contributor

Commits on Nov 1, 2021

  1. Add .gitignore and .gitattributes (for better interoperability with G…

    …IT) and .fossil-settings directory
    
    generic/*.c: Eliminate some unnecessary type-casts
    Rename "trunk" to "main", add "trunk" tag, as done with other Tcl-related fossil repositories.
    jan.nijtmans committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    1bb0545 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Resolve fork

    jan.nijtmans committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b3e4d00 View commit details
    Browse the repository at this point in the history
  2. minor man-page format errors

    jan.nijtmans committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a19beb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. ClientData -> void *

    jan.nijtmans committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    c19a2de View commit details
    Browse the repository at this point in the history
  2. update to latest TEA

    jan.nijtmans committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    396588a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Oct 9, 2023

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

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    bd1f568 View commit details
    Browse the repository at this point in the history
  2. Add x86_64-w64-mingw32-nmakehlp.exe

    jan.nijtmans committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    13a4438 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Re-generate "configure"

    jan.nijtmans committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0cb0bdd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Missing win/rules-ext.vc. Update "win/makefile.vc" (almost works, lin…

    …king Tk doesn't work yet)
    jan.nijtmans committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    28f4fe0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Workaround for nmake bug

    jan.nijtmans committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f619ce0 View commit details
    Browse the repository at this point in the history
  2. Another round of makefile.vc bugfixing

    jan.nijtmans committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ff44d94 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on Aug 21, 2024

  1. Version -> 4.2.6. Indenting

    jan.nijtmans committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    089ec37 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. Use Tcl_CreateObjCommand2().

    jan.nijtmans committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    b9de53f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Prepare for Tcl/Tk 9.1

    jan.nijtmans committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    5e6b947 View commit details
    Browse the repository at this point in the history
  2. Merge trunk

    jan.nijtmans committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    6d2b0df View commit details
    Browse the repository at this point in the history
Loading