• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
strengthen boolean parameters in page contracts

  1. … 31 more files in changeset.
preserve comments hinting to ad_apply and apply whitespace changes

  1. … 2 more files in changeset.
Deprecate ad_apply, made obsolete in modern Tcl by the expansion operator "{*}"

  1. … 4 more files in changeset.
passing properties consistently with @....;literal@

  1. … 12 more files in changeset.
regenerated documentation

  1. … 466 more files in changeset.
Use ad_include_contract

Whitespace cleanup

Use ad_page_contract

Add ad_page_contract

improve spelling

improve spelling

  1. … 21 more files in changeset.
Reduce divergency between oracle and postgres codebase

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

  1. … 33 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7821 more files in changeset.
regenerated ducumentation

  1. … 251 more files in changeset.
Improve robustness of "file delete" operations

  1. … 25 more files in changeset.
Some more Tcl cleanup

- use curly brackes to enable byte code compilation

- don't use "[expr ...]" when not needed

- prefer "incr i -1" over "set i [expr {$i - 1}] "

  1. … 15 more files in changeset.
- replace "onclick" handler in .adp file by event listener

- modenize HTML

  1. … 11 more files in changeset.
- use entities for single quotes in HTML text

  1. … 12 more files in changeset.
- updated version numbers, regenerated documentation

  1. … 298 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 12 more files in changeset.
- pass base to export_vars

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

- prefer utf8 over iso8859

  1. … 59 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 215 more files in changeset.
- let all package doc files start with H1

  1. … 51 more files in changeset.
file bboard.adp was initially added on branch oacs-5-9.

file design.adp was initially added on branch oacs-5-9.

  1. … 4 more files in changeset.