• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @parameter -> @param

- @params -> @param

- Add missing @param

- @cvs -> @cvs-id

- @version -> @cvs-id

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- Add mising @param

- Add missing @author

- @creation_date -> @creation-date

- @creation-user -> @author

- Fix typos

strengthen type checking for site_node ids to make it clear that empty strings are not accepted

whitespace cleanup

    • -299
    • +299
    /openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl
replace lock by atomic operation nsv_lappend

some more code cleanup

fix typo

Deprecate 'template::util::leadingPad' in favor of the new and more general 'ad_pad'

Use canonical @return instead of @result

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.
minor cleanup

Move file doc into ad_page_contract

keep track, when cr item is cached and don't try to flush non-cached items

Translate message key

Modify test so only files from installed packages are tested and builtin success counting is used

Modify xql test so that only currently installed packages are examined

Enable ns_imap dependent tests only when this is installed.

Delete thread cache variable as well when setting a new locale and use this corrected api to repair broken test

Fix typo

Whitespace cleanup

Proc documentation: use @return when relevant

Apply finer-grained api where appropriate

Whitespace changes

Apply new api where appropriate

Proc documentation: provide a minimal documentation to public procs + use @return when relevant

New utility ad_pad emulating both lpad and rpad tipically available in DBMSs

Provide a minimal documentation to public procs

    • -4
    • +18
    /openacs-4/packages/forums/tcl/forums-procs.tcl
Use @return in the proc documentation

Provide a minimal documentation to public procs

Whitespace cleanup