• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 12 more files in changeset.
Pass object_id to the include UI, make the include contract clear

  1. … 1 more file in changeset.
Take advantage of oldie utility template::util::list_to_multirow to refactor and simplify the code

Fix typo

Fix missing variable

Reduce divergency between oracle and postgres codebase

    • -20
    • +0
    ./cadmin/synonym-delete-2-oracle.xql
    • -20
    • +0
    ./cadmin/synonym-delete-2-postgresql.xql
  1. … 3 more files in changeset.
Further document why people should not expect many results from this page

Reduce divergency between oracle and postgres codebase

    • -10
    • +0
    ./cadmin/category-usage-postgresql.xql
Reduce divergency between oracle and postgres codebase

    • -22
    • +0
    ./cadmin/category-link-delete-2-oracle.xql
    • -22
    • +0
    ./cadmin/category-link-delete-2-postgresql.xql
    • -2
    • +11
    ./cadmin/category-link-delete-2.tcl
    • -24
    • +0
    ./cadmin/category-link-delete-oracle.xql
    • -24
    • +0
    ./cadmin/category-link-delete-postgresql.xql
  1. … 3 more files in changeset.
Reduce divergency between oracle and postgres codebase, streamline idiom

    • -22
    • +0
    ./cadmin/category-links-view-oracle.xql
    • -22
    • +0
    ./cadmin/category-links-view-postgresql.xql
Remove leftover files

    • -23
    • +0
    ./cadmin/category-link-add-3-oracle.xql
    • -23
    • +0
    ./cadmin/category-link-add-3-postgresql.xql
Reduce divergency between oracle and postgres codebase

    • -40
    • +0
    ./cadmin/category-link-add-4-oracle.xql
    • -40
    • +0
    ./cadmin/category-link-add-4-postgresql.xql
    • -17
    • +0
    ./cadmin/category-link-add-oracle.xql
    • -17
    • +0
    ./cadmin/category-link-add-postgresql.xql
Fix typo

Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

Replace ad_decode idiom

  1. … 1 more file in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 161 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 32 more files in changeset.
Fix list expression

improve spelling

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

improve list operations

  1. … 5 more files in changeset.
regenerated documentation

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

  1. … 225 more files in changeset.