Comparing ChrisAtXenos:master...lmbelo:master · ChrisAtXenos/python4delphi

Commits on May 1, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Fix lmbelo#504

    Import stuff needed for Multi-phase module initialization
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

Commits on Jul 13, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Fix ARM64 callback crash

    This patch fixes the SIGSEGV crash on ARM64 Raspberry Pi 5
    caused by mmap not allocating executable memory correctly.
    
    It adds a fallback to mmap + mprotect with correct permissions,
    making Python4Delphi callbacks stable on ARM64.
    
    Tested on Raspberry Pi 5, FreePascal 3.2.2, Lazarus 4.0
    Configuration menu

    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history