• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Try to improve doc a bit. The proc seems to need some refactoring.

Move logics to delete a group type into the API

  1. … 6 more files in changeset.
whitespace cleanup

  1. … 1 more file in changeset.
Use subst instead of string quoting to improve readability (syntax highlighting)

Drop -postgresql.xql for "create_table" since there is no -oracle.xql and the -postgresql.xql is identical to inline code.

  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. … 225 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 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.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.

fixed more things in ACS-subsite and more site node stuff API.

  1. … 9 more files in changeset.
Port group-type maintenance (no attributes yet)

  1. … 14 more files in changeset.
Initial revision

    • -0
    • +202
    ./group-type-procs.tcl
  1. … 1321 more files in changeset.