• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve list operations

  1. … 5 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 218 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 70 more files in changeset.
Rework variable assigning loop

Fix typos

    • -72
    • +72
    ./tcl/acs-api-documentation-procs.tcl
Fix typos

  1. … 5 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
Fix even more typos

  1. … 29 more files in changeset.
Fix typo

allow doc-strings starting with leading colons; fixes issue #3337

reduce logging level for page-contract loading (otherwise we see many errors from e.g. obsolete packages where page_contract cannot be executed)

strengthen page contracts

pCVS: ----------------------------------------------------------------------

make markup more robust when the output is sent though tdom (previously, some white-space was swallowed)

Use consistently ad_script_abort after ad_return_warning

  1. … 3 more files in changeset.
Fix typo in error message

fix and comment strange construct in api_read_script_documentation

remove spurious brace

Fix cut&paste error

reduce number of swallowing catch operations

    • -19
    • +19
    ./tcl/acs-api-documentation-procs.tcl
make sure to call ad_script_abort after ad_return

  1. … 13 more files in changeset.
reduce verbosity

merged changes from the oacs-5-9 branch and resolved conflicts

    • -145
    • +294
    ./tcl/acs-api-documentation-procs.tcl
    • -1
    • +1
    ./www/plsql-subprograms-all-oracle.xql
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Adress issue #3327

Standardize spellings

- use links more consistent: add prefix /api-doc/ to urls for "see also" (like in other cases)

Fix spelling errors

  1. … 25 more files in changeset.
- Tcl idioms: simplify access to first character

  1. … 8 more files in changeset.