Skip to content

History

Revisions

  • updated GeoDmsRun and null description

    @MaartenHilferink MaartenHilferink committed May 9, 2026
    f03d836
  • Gui-scripting: rewrite from TestScript.cpp parser + dispatch Replace stub command list with file-format rules, full keyword/argument table (incl. WAIT, Collapse, aliases), detail-page numbers, SEND command codes, Linux-build differences, and an example. Co-Authored-By: Claude Opus 4.7 <[email protected]>

    @MaartenHilferink MaartenHilferink committed May 8, 2026
    3e34e60
  • Merge branch 'master' of https://github.com/ObjectVision/GeoDMS.wiki

    @MaartenHilferink MaartenHilferink committed May 6, 2026
    833e43f
  • Release-Testing-System: document local_settings.json + -version local batch/full.py now loads machine-specific paths from a gitignored local_settings.json (with a committed local_settings.json.template), instead of expecting users to fork full.py per host. Update the page to: - Add a one-time-per-working-copy setup step (copy template, adjust paths). - Show the JSON schema and resolution order (env var > file > default). - Document the new -version local mode that points at the locally-built CMake Release tree, so regression tests can be run against the working copy without going through the NSIS installer first. Co-Authored-By: Claude Opus 4.7 <[email protected]>

    @MaartenHilferink MaartenHilferink committed May 6, 2026
    d18197a
  • Updated TiledUnit (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    9bedf9a
  • Updated GeoDMS Default Tiling (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    0eb1864
  • Updated GeoDMS Default Tiling (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    173a464
  • Updated _Sidebar (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    78ba000
  • Updated _Sidebar (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    582c0c3
  • Updated TiledUnit (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    1576d48
  • Updated ExistingFile (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    bcce718
  • Updated Miscellaneous functions (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    7c50e1a
  • Updated Miscellaneous functions (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    f1b629a
  • Updated GeoDMS Default Tiling (markdown)

    @jipclaassens jipclaassens committed Apr 28, 2026
    55e1864
  • Merge branch 'master' of https://github.com/ObjectVision/GeoDMS.wiki

    @MaartenHilferink MaartenHilferink committed Apr 26, 2026
    502c1b2
  • Special-characters.md: document \xHH hex escape in string literals Add \xHH (two hexadecimal digits, case-insensitive) to the escape character table and explain that it embeds a single raw byte in single-quoted, double-quoted, and data-block array ([...]) notation. The copyright (©) and maxstring examples show practical use.

    @MaartenHilferink MaartenHilferink committed Apr 26, 2026
    08cd6ae
  • Updated Compiling the GeoDMS (markdown)

    @MaartenHilferink MaartenHilferink committed Apr 25, 2026
    9917fef
  • Merge branch 'master' of https://github.com/ObjectVision/GeoDMS.wiki

    @MaartenHilferink MaartenHilferink committed Apr 25, 2026
    9ee64b8
  • Compiling-the-GeoDMS: update dependencies section, remove Intel IPP - Dependencies section now reflects vcpkg manifest mode: all packages are declared in vcpkg.json and installed automatically on first build, no manual vcpkg install commands needed - Removed Intel IPP section: IPP has been replaced by fftw3, which is managed by vcpkg like all other dependencies Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

    @MaartenHilferink MaartenHilferink committed Apr 25, 2026
    13f11a7
  • Add CMake build instructions for Windows and Linux - CMake (Windows): alternative to VS solution, commands using presets, NSIS installer creation - Linux (new): apt prerequisites, vcpkg setup, cmake configure+build, packaging with CreateLinuxSetup.sh - Python bindings: simplified — CMake and VS both build geodms.pyd automatically; removed manual vcpkg/include-path steps Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

    @MaartenHilferink MaartenHilferink committed Apr 25, 2026
    b92c2b4
  • Updated Home (markdown)

    @jipclaassens jipclaassens committed Apr 23, 2026
    6dbe868
  • Updated Exec_ec (markdown)

    @eoudejans eoudejans committed Apr 22, 2026
    ee526a5
  • Updated Exec_ec (markdown)

    @eoudejans eoudejans committed Apr 22, 2026
    19cca33
  • Updated FenceContainer (markdown)

    @eoudejans eoudejans committed Apr 22, 2026
    b5b1fc5
  • Updated Full test (markdown)

    @jipclaassens jipclaassens committed Apr 10, 2026
    bdb2aa3
  • Updated Full test (markdown)

    @jipclaassens jipclaassens committed Apr 10, 2026
    8e1c06e
  • Updated Release Testing System (markdown)

    @eoudejans eoudejans committed Apr 8, 2026
    7262233
  • Updated Release Testing System (markdown)

    @eoudejans eoudejans committed Apr 8, 2026
    181c3c3
  • Add Release Testing System documentation and sidebar link Added Release-Testing-System.md with detailed instructions on using the GeoDMS release testing framework, including setup, configuration, test suite overview, and troubleshooting. Updated _Sidebar.md to link to the new documentation for easier access.

    @MaartenHilferink MaartenHilferink committed Apr 8, 2026
    762cf24
  • Add docs for bp_* and cgal_* geometric functions Added documentation pages for new Boost Polygon (bp_*) and CGAL (cgal_*) geometric operators in GeoDMS, including buffer, boolean, overlay, connectivity, and polygon repair functions. Each page details syntax, usage, requirements, and examples. Also added a CGAL overview page and cross-references to related functions. Documentation highlights coordinate type restrictions and precision considerations for each operator.

    @MaartenHilferink MaartenHilferink committed Apr 8, 2026
    ca80db4