• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

- mark deprected functions as such in browser

- flatten nested "lindex" structures

    • -24
    • +36
    ./tcl/acs-api-documentation-procs.tcl
- bump version numbers

  1. … 11 more files in changeset.
- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 10 more files in changeset.
- don't abbreviate "info" subcommands

- no need for "\" in continuation lines of expression

    • -13
    • +13
    ./tcl/acs-api-documentation-procs.tcl
- cleanup, support nsf-procs

- don't barf on outdated link

- improve rebustness against stale links for uninstaled packages

- improve robustness against outdated links

- fix double-quoting

- fix leak of file handle (opened file was never closed)

- don't prodice 500 status when passed filename does not exists

- fix display of SQL files in package_view

- avoid error messages in log file after internal_redirect

- show lib files in api browser (this fixes bug #2422)

- make content-page-view more robust in case packages are e.g. deinstalled, or invalid ids are passed in

- make proc-view more robust in case packages are e.g. deinstalled, or invalid ids are passed in

- fix bug, when api-browser is called with ad_proc stub (like e.g api-doc/proc-view?proc=form&source_p=1)

- fix quoting of xql files (fixes bug #2302)

- content-page-view: fix cases, where non-existing file is passed in

- use property "doc(title)" instead of "title"

  1. … 28 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 119 more files in changeset.
- bump version numbers

  1. … 39 more files in changeset.
- fix syntax

- moderize tcl

    • -15
    • +15
    ./tcl/acs-api-documentation-procs.tcl
- modernize tcl

- modernize tcl

- remove unneeded "expr" in side if-expressions

  1. … 13 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- bump version number to 5.8.0

  1. … 24 more files in changeset.
- bump version number to beta 2 (5.8.0b2)

  1. … 24 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

  1. … 42 more files in changeset.
- bumped version number to 5.8.0b1

  1. … 24 more files in changeset.
Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

  1. … 24 more files in changeset.