openacs-kernel-procs.tcl

  • last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove openacs-kernel-procs.tcl due to its misleading name and integrate its procs to the other utility procs

  1. … 1 more file in changeset.
whitespace cleanup

avoid output of duplicate lines when an empty input line is encountered (many thanks to Franz Penz for the fix)

  1. … 1 more file in changeset.
change references from "http://*tcl.tk/" to "https://*tcl-lang.org/"

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

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

  1. … 754 more files in changeset.
- remove globals for errorInfo/errorCode and use namespace qualifiers instead

  1. … 12 more files in changeset.
adding missing close statements

  1. … 3 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
alter csv_foreach so it properly handles continue, break, error, return

add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

    • -106
    • +119
    ./openacs-kernel-procs.tcl
  1. … 25 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 107 more files in changeset.
Improved handling of errors in db_transaction (at least I hope I did)

  1. … 1 more file in changeset.
removed some code that shouldn't have been committed

added my own parameter proc because I dislike ad_parameter

added util

  1. … 1 more file in changeset.
added additional utility procs unique to OpenACS

    • -0
    • +130
    ./openacs-kernel-procs.tcl
  1. … 1 more file in changeset.