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: IndySockets/Indy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Indy-10.6.3
Choose a base ref
...
head repository: IndySockets/Indy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Indy-10.6.3.1
Choose a head ref
  • 4 commits
  • 264 files changed
  • 1 contributor

Commits on Mar 8, 2024

  1. Updating Clean_IDE.cmd to ignore idoc.dcu and idispids.dcu when delet…

    …ing Id*.dcu files for Windows platforms.
    rlebeau committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    df87e48 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    ba050d7 View commit details
    Browse the repository at this point in the history
  2. Removing a couple of unused units from the implementation 'uses' clau…

    …se of IdHL7.pas.
    
    Undefining HAS_getifaddrs under Android.
    rlebeau committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d9656a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PI…

    …NG using the sender's data that was received.
    
    Bumping version number.
    
    Adding some TODO comments.
    rlebeau committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f26fd03 View commit details
    Browse the repository at this point in the history
Loading