• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve documentation

- Add support for dowloading archives

- add reusable adp-includes for handling resource downloads

- bump version number to 5.10.0d18

  1. … 4 more files in changeset.
introduce a urnMap in resource_info as a generalizable solution

CVS: ----------------------------------------------------------------------

  1. … 3 more files in changeset.
make all keys of the resource_info dict camel case

  1. … 4 more files in changeset.
fix typo

improve source code documentation

provide a common API for downloading resources from a CDN instead of maintaining per-packet variants

::util::resources::download

::util::resources::can_install_locally

::util::resources::is_installed_locally

- bump version number to 5.10.0d16

  1. … 1 more file in changeset.
Fix parameter names in proc doc

  1. … 1 more file in changeset.
Whitespace changeds

  1. … 3 more files in changeset.
Harmonize parameter names in proc documentation removing unnecessary hyphens

  1. … 4 more files in changeset.
prefer built-in ns_dbquotevalue over DoubleApos

  1. … 2 more files in changeset.
Streamline util_sets_equal_p (passes automated test)

improve log message to be able to distinguish between multiple commands with different parameters

Whitespace changes

whitespace cleanup

replace lock by atomic operation nsv_lappend

some more code cleanup

improve spelling

  1. … 12 more files in changeset.
add address to driver_info

  1. … 1 more file 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.
Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

  1. … 5 more files in changeset.
Fix typos

  1. … 62 more files in changeset.
factor out more server speicifc code

  1. … 1 more file in changeset.
Fix even more typos

  1. … 29 more files in changeset.
factor out naviserver and aolserver specific code

  1. … 2 more files in changeset.
fix typo

add ad_script_abort

  1. … 2 more files in changeset.
replace "catch" by "ad_try"

  1. … 1 more file in changeset.
Fix more typos

  1. … 11 more files in changeset.
Move deprecated commands to a separate file

  1. … 1 more file in changeset.