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: InsightSoftwareConsortium/ITKSoftwareGuide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.0
Choose a base ref
...
head repository: InsightSoftwareConsortium/ITKSoftwareGuide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.2
Choose a head ref
  • 12 commits
  • 5 files changed
  • 5 contributors

Commits on May 30, 2024

  1. DOC: Update single PDF cover page for ITK 5.4.0

    - Remove hyperlinks to HTML renders, which are not maintained.
    - Add link to docs.itk.org.
    - Update logo for color changes.
    - Page numbers are updated.
    thewtex committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0e3ae9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #214 from thewtex/single-cover-page-updates

    DOC: Update single PDF cover page for ITK 5.4.0
    thewtex authored May 30, 2024
    Configuration menu
    Copy the full SHA
    20073dc View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    f10846c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #216 from N-Dekker/InitializingVariablesOfFixedSiz…

    …eArrayTypes
    
    ENH: Add section "Initializing variables of fixed size array types"
    thewtex authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    6371836 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2024

  1. COMP: Replace backticks with \code{} in Initialization and Assignment

    Addressed the comments by Jon Haitz Legarreta Gorroño at
    #216 (review)
    
    Specifically:
    
    > `{}` will not highlight the content in LaTeX as you would expect in Markdown:
    > LaTex uses double backticks at the beginning/upright ticks at the end for
    > ticks, simple backticks will render as opening simple ticks both at the
    > beginning/end.
    N-Dekker committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    5246e64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #217 from N-Dekker/Replace-backticks-with-code

    COMP: Replace backticks with `\code{}` in Initialization and Assignment
    jhlegarreta authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    520cac8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

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

Commits on Jan 28, 2025

  1. DOC: Describe ITK_DEFAULT_COPY_AND_MOVE

    - As suggested by  Jon Haitz Legarreta Gorroño at InsightSoftwareConsortium/ITK#4645 (comment)
    N-Dekker committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    8430b42 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Merge pull request #220 from N-Dekker/Describe-ITK_DEFAULT_COPY_AND_MOVE

    DOC: Describe `ITK_DEFAULT_COPY_AND_MOVE`
    jhlegarreta authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    f6af837 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. ENH: Bump ITK to v5.4.2

    Latest stable release.
    thewtex committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    5c91a31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #221 from thewtex/itk-5.4.2

    ENH: Bump ITK to v5.4.2
    thewtex authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    70ee39f View commit details
    Browse the repository at this point in the history
Loading