authority-parameters.tcl

  • last updated 2 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. … 71 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- simplify code

  1. … 2 more files in changeset.
- check ids in page contracts

  1. … 36 more files in changeset.
- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 10 more files in changeset.
Configure all parameters for an authority on a single page, to allow sharing of parameter values across implementations (useful if all the drivers talk to the same server, as is normally the case)

  1. … 2 more files in changeset.
Make the input field wider

a number of minor improvements and fixes, mostly on the authority and authority-parameters pages

  1. … 3 more files in changeset.
adding manual run of batch sync and parameter UI. UI improvements

    • -0
    • +76
    ./authority-parameters.tcl
  1. … 7 more files in changeset.