• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
mark private functions as private

  1. … 9 more files in changeset.
avoid setting of unneeded function, reduce access to nsvs

provide a flushing interface to apm_package_id cache to avoid the need to call the uncached code directly

  1. … 1 more file in changeset.
Reinstate proc as private, remove dependency to such proc in external package

  1. … 1 more file in changeset.
prefer ns_dbquotevalue over db_quote, mark latter as deprecated

  1. … 3 more files in changeset.
Whitespace cleanup

As the doc says, use the uncached version to retrieve the package instance

improve spelling: move closer to the linux documentation recommendations

  1. … 9 more files in changeset.
Use portable sql idioms

Delete NOOP tcl file

Add ad_include_contract

add include contract

Downgrade as a warning the case when pdfs fail to be converted to text because of password protection

Bump version number

Export message key from the UI to normalize sorting, format and quoting and avoid diffs when creating new keys from UI

  1. … 3 more files in changeset.
Replace ad_decode idiom

  1. … 4 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 33 more files in changeset.
bump version number to 5.10.0d2 and update dependencies

no need to call private function

Fix typos

Whitespace changes + editor hints

  1. … 1 more file in changeset.
Deprecate broken proc 'search::is_guest_p', and replace its only occurrence in the whole codebase, in the 'intermedia-driver' package, with working code.

  1. … 1 more file in changeset.
adjust end-of-line conventions

regenerated documentation

Fix capitalization

  1. … 3 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.
Prefer '{}' to '[list]' when creating empty lists

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

    • -2
    • +14
    ./catalog/search.de_DE.ISO-8859-1.xml
    • -0
    • +40
    ./catalog/search.it_IT.ISO-8859-1.xml
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.