• last updated 19 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 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.
- use "in" operator instead of "lsearch"

- use numeric comparison operator for truth value comparisons

  1. … 3 more files in changeset.
- use usual parameter notation

fix for bug #2812

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Added content_type_p procedure to detect if a mime_type is of a content_type

Added the option to drop the items, revisions and objects along with the dropping of a content type

  1. … 5 more files in changeset.
some changes missed from 5.1 branch

  1. … 7 more files in changeset.
Make id_column and table_name required for content::type::new.

Fix content::item::new to properly create a subtype of content revision

based on the content_type paramter is attributes, title or text is specified.

  1. … 2 more files in changeset.
Add documentation for column_spec of content::type::attribute::new

Add CR Tcl API from HEAD.

  1. … 17 more files in changeset.
the former commit left the code broken

Changed content::type::create_attribute and drop_attribute to the

content::type::attribute::new and ::delete style.

changed create_type to ::new and drop_type to ::delete

made use_context default to "public" rather than be required in all cases.

added return values, and @see tags

added translation of database specific column-specs to other database format

Fix var_list to be a list of lists.

  1. … 7 more files in changeset.
Adding preliminary Tcl API. See TIP#67. Thanks to Jeff Davis for the

script that converted the pl/sql procedures to tcl procedures.

    • -0
    • +330
    ./content-type-procs.tcl
  1. … 8 more files in changeset.