• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
mark functions called only internally as private

  1. … 15 more files in changeset.
Add test suite for the 'acs-core-docs' package

file acs-core-docs-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/acs-core-docs-procs.tcl
added missing editor hints

  1. … 20 more files in changeset.
whitespace change

Rename core_docs_uninstalled_packages to ad_core_docs_uninstalled_packages to comply with naming convention

use interally used redirector under the ad_* prefix

moved private function to the accepted nameprefix

Whitespace cleanup

Fix singular/plural phrasing

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 'lappend' to 'set ... concat' for appending elements to lists + Whitespace changes

  1. … 3 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. … 7833 more files in changeset.
- use "file rootname ..." rather than "file root ..."

- use "filter_return" in cases, where we can map the .adp file and improve documentation

- adding missing $ sign

- fix incorrect links

  1. … 1 more file in changeset.
- provide a redirector from .html to .adp for doc pages

file acs-core-docs-init.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    ./acs-core-docs-init.tcl
- 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.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

  1. … 13 more files in changeset.
- get rid of empty_string_p

  1. … 3 more files in changeset.
merge from oacs-4-6

  1. … 110 more files in changeset.
Initialize the uninstalled variable

initialize uninstalled list bug 1773/patch 474 Bart Teeuwisse

list packages without docs, sort uninstalled packages by name

  1. … 1 more file in changeset.
adds links for uninstalled packages feature 1602/patches 317,361 Jun Yamog

    • -0
    • +36
    ./acs-core-docs-procs.tcl
  1. … 2 more files in changeset.