• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Rework array size expression

Fix more typos

  1. … 84 more files in changeset.
Fix typos

  1. … 52 more files in changeset.
Added the ims-ent.html file as index.html, otherwise it will not be found by documentation

erase VN name

adding html initial documentation

added support for snapshot mirror dropping membership

  1. … 3 more files in changeset.
improvements to small doc

basic documentation

    • -0
    • +166
    ./doc/ims-ent.txt
adding ims-ent package files, initial commit

    • -0
    • +28
    ./admin/authority-oracle.xql
    • -0
    • +11
    ./admin/authority-parameters.adp
    • -0
    • +86
    ./admin/authority-parameters.tcl
    • -0
    • +30
    ./admin/authority-postgresql.xql
    • -0
    • +34
    ./admin/authority.adp
    • -0
    • +328
    ./admin/authority.tcl
    • -0
    • +5
    ./admin/batch-action.adp
    • -0
    • +94
    ./admin/batch-action.tcl
    • -0
    • +15
    ./admin/batch-document-download.tcl
    • -0
    • +9
    ./admin/batch-job-run.adp
    • -0
    • +18
    ./admin/batch-job-run.tcl
    • -0
    • +15
    ./admin/batch-job.adp
    • -0
    • +256
    ./admin/batch-job.tcl
  1. … 12 more files in changeset.