• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

- modernize SQL (dollar quoting)

- modernize Tcl (use byte-compiled comparisons)

- modernize sql (dollar quoting, named arguments, fix and complete function_args)

- improve page_contracts

  1. … 81 more files in changeset.
- use Tcl 8.5 idioms (range expressions, lindex with multiple indices)

- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

n ----------------------------------------------------------------------

  1. … 79 more files in changeset.
- bump version numbers

- bump version numbers

- modernize sql (dollar quoting, named arguments)

- modernize sql

- improve dollar-quoting

- improve page contracts

  1. … 6 more files in changeset.
- correct work-in-progress version numbering to *a1

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 14 more files in changeset.
- bump version numbers due to branching

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 14 more files in changeset.
More opportunities to improve query-caching.

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Using bind variables in queries in order to improve query-caching.

- bump version numbers

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 14 more files in changeset.
Reverting previous commit. ds_show_p variable is indeed set by when developper support is active.

- simplify code

- simplify code

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
- use api instead of semi-hard-coded string

- enable all packages

- acs-admin/www/apm/packages-install-2.tcl:

use "apm_dependency_check_new" instead of "apm_dependency_check"

and clean up/simplify the code. The only 2 missing occurrences of

"apm_dependency_check" are now in the bootstrap installer.

- minor syntax changes, better warning message

- improve wording (don't use "Error" for a potentially expected result

- white space change: replace tabs by spaces

- cleanup of acs-admin/apm/packages-install

- use usual OpenACS styles instead of self-cooked solution

- finish cleanup of install vs. finished started by lars ages ago

- improve HTML (quote attributes)

- no need to html-quote entries in error.log

ds_show_p is a proc, therefore using 'info command'