• last updated 3 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
    • +160
    ./test/rss-generation-service-procs.tcl
  1. … 1458 more files in changeset.
merge from oacs-5-10

    • -2
    • +2
    ./rss-generation-service-procs-oracle.xql
    • -1
    • +1
    ./rss-generation-service-procs-postgresql.xql
    • -72
    • +89
    ./rss-generation-service-procs.tcl
  1. … 8092 more files in changeset.
file rss-utilities-procs.tcl was initially added on branch oacs-5-10.

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

    • -0
    • +0
    ./test/rss-generation-service-procs.tcl
Removed obsolete @arch-tag

  1. … 29 more files in changeset.
Removed obsolete @arch-tag

  1. … 58 more files in changeset.
simplyfy expressions, remove useless file

  1. … 3 more files in changeset.
Whitespace changes

Avoid unnecesary existence checks

Deprecate get_root_dir proc, duplicated to every extent by acs_root_dir

  1. … 9 more files in changeset.
Fix typos

  1. … 70 more files in changeset.
Reduce oracle/postgres divergence

    • -22
    • +0
    ./rss-generation-service-procs-oracle.xql
    • -23
    • +0
    ./rss-generation-service-procs-postgresql.xql
merged changes from the oacs-5-9 branch and resolved conflicts

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

    • -16
    • +14
    ./rss-generation-service-procs.tcl
  1. … 2544 more files in changeset.
- replace depreacted "ns_mkdir" by "file mkdir"

  1. … 9 more files in changeset.
- fix for Tcl 8.5: OpenACS did overwrite the Tcl built-in command "::apply" and broke therefore all scripts/libraries using it.

Changed the name of the OpenACS function to "ad_apply" and altered the few occurances.

The fix works as well with Tcl 8.4. The proper fix for 8.5 would be to use instead of the function the expand operator {*}

  1. … 3 more files in changeset.
Don't call ad_conn, this proc is called from a scheduled procedure

Don't hard-code the encoding, rather retrieve it from the aolserver config.

Bug #3093 - fixed news feed display for IE7

Merged changes to HEAD ...

  1. … 1556 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
adds change from notice to debug already committed in oacs-5-1 branch

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 319 more files in changeset.
file rss-support-procs.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./rss-support-procs.xql
file rss-support-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./rss-support-procs.tcl
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
add dc:creator and dc:subject to the rss1.0 feeds if present

fix rss_gen_200 dont ignore image param, dont clobber some vars, patch 433 bug 1498 Carsten Clasohm

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.