• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergency between oracle and postgres codebase

  1. … 8 more files in changeset.
improve spelling

  1. … 14 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. … 368 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

  1. … 3 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 313 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.
- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

- use "lassign" instead of multiple "lindex" operations

  1. … 6 more files in changeset.
- used expand operator instead of "eval"

- use "in" or not in (ni) operator instead of lsearch

- no need to use "expr" inside an "if" or "for" condition

- brace expressions to allow for tcl compilation

- bump version number

  1. … 7 more files in changeset.
remove deprecated calls to ad_parameter

  1. … 9 more files in changeset.
- standardize expressions and comparison operations

  1. … 14 more files in changeset.
merged version from cvs 5-2, conflicts resolved (2x white space, 1x .info file)

  1. … 20 more files in changeset.
Added tagcloud procs by Matthew Burke. Enhanced with permission checking.

file tagcloud-procs.tcl was initially added on branch oacs-5-2.