• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
- let all package doc files start with H1

  1. … 51 more files in changeset.
- documentation update

  1. … 67 more files in changeset.
- fix and standardize quoting in template properties

  1. … 396 more files in changeset.
- ensure proper encoding of hrefs

  1. … 13 more files in changeset.
- improve validity of HTML

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2537 more files in changeset.
file notes.adp was initially added on branch oacs-5-8.

- prettify documentation (use master templates) and fix incorrect HTML markups

  1. … 90 more files in changeset.
file index.adp was initially added on branch oacs-5-8.

  1. … 7 more files in changeset.
- check ids in page contracts

- simply expressions

- don't abbreviate "info" subcommands

- bump version number

  1. … 5 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 335 more files in changeset.
- document the non-deprecated functions, not the deprecated ones

  1. … 2 more files in changeset.