Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 20170321 x64call #149

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 21, 2017

  1. fix_20170321_x64call

    Fixed x64call cause GPF when exception.
    Added pure pascal vesion.
    pult committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    4648407 View commit details
    Browse the repository at this point in the history
  2. Sample : Exception handling

    - sample: {$i inc-file}
    - sample: params 7, 64
    - sample: raise exception ( procedure RaiseExceptionMessage )
    - sample: show current exception: text,file,position
    - sample: emulate reserved word "raise" ( raise current exception )
    - TODO: AV: FPC X64 OPENARRAY ( sample "format('%s; %s',['2','2'])" )
    pult committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    516bc2e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Update x86.inc

    pult authored Mar 2, 2019
    Configuration menu
    Copy the full SHA
    04343eb View commit details
    Browse the repository at this point in the history
  2. undo

    pult authored Mar 2, 2019
    Configuration menu
    Copy the full SHA
    05f7d9f View commit details
    Browse the repository at this point in the history
  3. Update x64.inc

    pult authored Mar 2, 2019
    Configuration menu
    Copy the full SHA
    809f623 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Update x64.inc

    pult authored Sep 20, 2019
    Configuration menu
    Copy the full SHA
    96ad204 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Update x64.inc

    pult authored Dec 31, 2019
    Configuration menu
    Copy the full SHA
    3f09d8a View commit details
    Browse the repository at this point in the history
  2. Update x64.inc

    pult authored Dec 31, 2019
    Configuration menu
    Copy the full SHA
    9ae93e3 View commit details
    Browse the repository at this point in the history
  3. Update x64.inc

    pult authored Dec 31, 2019
    Configuration menu
    Copy the full SHA
    508f243 View commit details
    Browse the repository at this point in the history