• last updated 4 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.
merge from oacs-4-6

  1. … 130 more files in changeset.
cleanup on .xql files, add rdbms tags to db specific files, clean XML, etc

  1. … 29 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 ***

    • -0
    • +271
    ./doc/clickthrough-requirements.html
  1. … 3 more files in changeset.
update

  1. … 1 more file in changeset.
Applied patch from Mat Kovach

missed a couple of files

    • -0
    • +13
    ./index-postgresql.xql
initial postgresql port, not tested with oracle

    • -0
    • +13
    ./admin/all-from-local.xql
    • -0
    • +14
    ./admin/all-to-foreign.xql
    • -0
    • +14
    ./admin/by-foreign-url-aggregate.xql
    • -0
    • +11
    ./admin/by-foreign-url.xql
    • -0
    • +13
    ./admin/by-local-url.xql
    • -0
    • +25
    ./admin/one-foreign-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
    ./admin/all-from-local.adp
    • -0
    • +30
    ./admin/all-from-local.tcl
    • -0
    • +17
    ./admin/all-to-foreign.adp
    • -0
    • +30
    ./admin/all-to-foreign.tcl
    • -0
    • +18
    ./admin/by-foreign-url-aggregate.adp
    • -0
    • +30
    ./admin/by-foreign-url-aggregate.tcl
    • -0
    • +16
    ./admin/by-foreign-url.adp
    • -0
    • +26
    ./admin/by-foreign-url.tcl
    • -0
    • +18
    ./admin/by-local-url-aggregate.adp
    • -0
    • +30
    ./admin/by-local-url-aggregate.tcl
    • -0
    • +16
    ./admin/by-local-url.adp
    • -0
    • +26
    ./admin/by-local-url.tcl
    • -0
    • +15
    ./admin/one-foreign-one-day.adp
  1. … 2465 more files in changeset.