• last updated 33 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter names in proc doc

  1. … 1 more file in changeset.
Whitespace changes

  1. … 2 more files in changeset.
Fix parameter name in proc doc and add brief descriptions

  1. … 3 more files in changeset.
Fix parameter name in proc documentation

prefer built-in ns_dbquotevalue over DoubleApos

improve spelling

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

  1. … 2 more files in changeset.
prefer aa_equals over aa_true+string equal

improve testcases by removing useless expr commands

  1. … 17 more files in changeset.
Whitespace changes + add editor hints

  1. … 25 more files in changeset.
Remove superflous parentheses

  1. … 28 more files in changeset.
simplyfy expressions, remove useless file

  1. … 3 more files in changeset.
Deprecate 'template::util::leadingPad' in favor of the new and more general 'ad_pad'

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. … 367 more files in changeset.
Remove unnecessary expr and fix typo

Improve test so it reflects spellcheck configuration from parameters

fix example in documentation and small code cleanup

  1. … 4 more files in changeset.
Simplify code: set defaults for proc parameters, which are de facto optional, avoiding unnecesary existence checks.

  1. … 2 more files in changeset.
Use the actual tag name when retrieving its parameter, otherwise it would cause a missleading error message

remove dead code

move template cacheing function "cache" into template namespace (resulting in template::cache)

  1. … 1 more file in changeset.
modernize tcl idioms

Reduce divergency between oracle and postgres codebase

improve spelling

  1. … 6 more files in changeset.
improve spelling

  1. … 4 more files in changeset.
improve wording

  1. … 6 more files in changeset.
Prefer individual 'set' operations over 'lassign' in these particular cases

  1. … 6 more files in changeset.
Deprecate get_root_dir proc, duplicated to every extent by acs_root_dir

  1. … 9 more files in changeset.
Check if file exists or no file descriptor will be created