• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer unset to array unset when the whole array should be deleted, rework array idioms into tcl idioms when an array is not needed

See https://wiki.tcl-lang.org/page/Dict+VS+Array+Speed

merge with missing files

    • -0
    • +0
    ./tcl/rss-generation-service-procs.tcl
    • -0
    • +160
    ./tcl/test/rss-generation-service-procs.tcl
  1. … 1458 more files in changeset.
merge from oacs-5-10

    • -0
    • +2
    ./sql/postgresql/rss-generation-create.sql
    • -2
    • +2
    ./tcl/rss-generation-service-procs-oracle.xql
    • -1
    • +1
    ./tcl/rss-generation-service-procs-postgresql.xql
    • -72
    • +89
    ./tcl/rss-generation-service-procs.tcl
  1. … 8085 more files in changeset.
bumped version number from development version to release version

  1. … 93 more files in changeset.
regenerated documentation

  1. … 438 more files in changeset.
Inline dt_sysdate content here, as rss-support does not depend on the date utilities package

strengthen boolean parameters in page contracts

  1. … 31 more files in changeset.
bumped version numbers

  1. … 6 more files in changeset.
Complete proc coverage, which required some heavier refactoring of the tests: it is not trivial otherwise to simulate subscription to an arbitrary object

    • -43
    • +139
    ./tcl/test/rss-generation-service-procs.tcl
preserve comments hinting to ad_apply and apply whitespace changes

    • -1
    • +2
    ./tcl/rss-generation-service-procs.tcl
  1. … 1 more file in changeset.
Deprecate ad_apply, made obsolete in modern Tcl by the expansion operator "{*}"

    • -2
    • +2
    ./tcl/rss-generation-service-procs.tcl
  1. … 3 more files in changeset.
passing properties consistently with @....;literal@

  1. … 12 more files in changeset.
Streamline idiom

    • -11
    • +5
    ./tcl/rss-generation-service-procs.tcl
Deprecate obsolete private api

    • -12
    • +9
    ./tcl/rss-generation-service-procs.tcl
Whitespace cleanup

Extend test and include more tested api

    • -0
    • +7
    ./tcl/test/rss-generation-service-procs.tcl
Extend test to include more api

Fix rss-support.rss__first_url_for_package_id automated test

Test rss_first_url_for_package_id

this test will currently fail because of a bug. Fix will come in a later commit

Test utility

file rss-utilities-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/rss-utilities-procs.tcl
Add more covered api

    • -0
    • +3
    ./tcl/test/rss-generation-service-procs.tcl
Test some RSS api

    • -0
    • +54
    ./tcl/test/rss-generation-service-procs.tcl
file rss-generation-service-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/rss-generation-service-procs.tcl
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
regenerated documentation

  1. … 466 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
Merge queries together

Check if the subscription exists before deletion