• last updated 14 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. … 225 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 88 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 691 more files in changeset.
masters to be removed shortly

propigate context list, use master instead of directly referencing default-master

  1. … 5 more files in changeset.
*** empty log message ***

  1. … 5 more files in changeset.
Applied patch from Mat Kovach

initial postgresql port, not tested with oracle

    • -0
    • +13
    ./all-from-local.xql
    • -0
    • +14
    ./all-to-foreign.xql
    • -0
    • +14
    ./by-foreign-url-aggregate.xql
    • -0
    • +11
    ./by-foreign-url.xql
    • -0
    • +25
    ./one-foreign-one-day.xql
    • -0
    • +14
    ./one-local-one-day.xql
  1. … 5 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +17
    ./all-from-local.adp
    • -0
    • +30
    ./all-from-local.tcl
    • -0
    • +17
    ./all-to-foreign.adp
    • -0
    • +30
    ./all-to-foreign.tcl
    • -0
    • +18
    ./by-foreign-url-aggregate.adp
    • -0
    • +30
    ./by-foreign-url-aggregate.tcl
    • -0
    • +16
    ./by-foreign-url.adp
    • -0
    • +26
    ./by-foreign-url.tcl
    • -0
    • +18
    ./by-local-url-aggregate.adp
    • -0
    • +30
    ./by-local-url-aggregate.tcl
    • -0
    • +15
    ./one-foreign-one-day.adp
    • -0
    • +32
    ./one-foreign-one-day.tcl
  1. … 2465 more files in changeset.