• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
regenerated documentation

  1. … 439 more files in changeset.
regenreated documentation (with non-finished release notes)

  1. … 146 more files in changeset.
fixed typoes in documentation

  1. … 23 more files in changeset.
improved spelling

  1. … 28 more files in changeset.
regenerated documentation

  1. … 295 more files in changeset.
Distinguish between procs defined via plain Tcl and NSF, when querying for the command arguments

passing properties consistently with @....;literal@

  1. … 11 more files in changeset.
regenerated documentation

  1. … 467 more files in changeset.
Prefer 'namespace which' over 'info commands', as it is faster (on local tests, around 2x) and returns a single value. Many thanks to Nathan Coulter.

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

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

Whitespace cleanup

  1. … 2 more files in changeset.
Use ad_page_contract

  1. … 1 more file in changeset.
improve spelling

  1. … 4 more files in changeset.
improve capitalization

  1. … 5 more files in changeset.
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.
regenerated documentation

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

  1. … 225 more files in changeset.
Fix typos

  1. … 39 more files in changeset.
fix typos

  1. … 11 more files in changeset.
make sure to call ad_script_abort after ad_return

  1. … 12 more files in changeset.
normalize boolean expressions in ADP files

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

  1. … 7822 more files in changeset.
regenerated ducumentation

  1. … 250 more files in changeset.
Fix spelling errors

  1. … 4 more files in changeset.
- modernize HTML

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

  1. … 74 more files in changeset.
.xql-file reform of acs-service-contract

- remove sql statements from the code, where these are provided via .xql

- prefer empty sql statements over various forms of *SQL*

- remove unneeded sql queries

acs_sc::msg_type::delete.delete_by_id

-remove unneeded files

tcl/acs-service-contract-init-oracle.xql

tcl/acs-service-contract-init-postgresql.xql

www/binding-uninstall-postgresql.xql

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

  1. … 750 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. … 216 more files in changeset.