• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- moderbize Tcl

- modernize Tcl (use byte-compiled comparisons)

- modernize SQL (dollar quoting)

- improve page contracts (use right type page_nums)

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

- improve page contracts (use right type for IDs)

    • -2
    • +2
    /openacs-4/packages/bulk-mail/www/one.tcl
- 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.