• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 4 more files in changeset.
fix documentation of parameter

Fix parameter name in proc doc

Whitespace changes

  1. … 2 more files in changeset.
improve spelling

  1. … 6 more files in changeset.
make tested API calls explicit

  1. … 5 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

    • -1
    • +1
    ./www/cadmin/category-link-delete-2.tcl
  1. … 354 more files in changeset.
Move the author into the proper ad_proc documentation block

Reduce divergency between oracle and postgres codebase

Rework adp boolean expressions

  1. … 24 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 29 more files in changeset.
Prefer literal in adp axpressions

  1. … 9 more files in changeset.
Fix typos + Whitespace changes

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. … 471 more files in changeset.
Rework list operations

improve list operations

  1. … 4 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

    • -18
    • +16
    ./tcl/category-relation-procs.tcl
  1. … 17 more files in changeset.
regenerated documentation

Prefer '{}' to '[list]' when creating empty lists

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

  1. … 201 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
fix adp expression

fix spelling errors

category::get: new API call in symmetry to category::set to obtain as name and description for the specified locale.

iBump version number to 1.1.4

add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -0
    • +1
    ./www/cadmin/category-link-delete-2.tcl
    • -0
    • +1
    ./www/cadmin/category-parent-change-2.tcl
    • -0
    • +1
    ./www/cadmin/site-wide-status-change.tcl
  1. … 6 more files in changeset.
Reduce divergency between oracle and postgres codebase

    • -7
    • +0
    ./tcl/category-synonyms-procs-oracle.xql
    • -7
    • +0
    ./tcl/category-synonyms-procs-postgresql.xql
    • -0
    • +11
    ./tcl/category-synonyms-procs.xql
merged changes from the oacs-5-9 branch and resolved conflicts

    • -12
    • +16
    ./catalog/categories.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/categories.en_US.ISO-8859-1.xml
    • -0
    • +105
    ./catalog/categories.es_ES.ISO-8859-1.xml
    • -0
    • +113
    ./catalog/categories.it_IT.ISO-8859-1.xml
    • -18
    • +8
    ./sql/postgresql/categories-create.sql
  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 250 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.