cmdr
Check-in [b09c92cbff]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Restructured the file hierarchy, sorted the package files into related groups.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b09c92cbffa13ae342f793e3f6d6263cbc23b3da
User & Date: aku 2016-06-22 19:01:38.226
Context
2016-06-22
19:54
Documented the new fail-* convenience commands for validation types. check-in: d24c736d84 user: aku tags: trunk
19:01
Restructured the file hierarchy, sorted the package files into related groups. check-in: b09c92cbff user: aku tags: trunk
18:41
Extended the integrated help system to declare a global option --help (-h, -?), inherited by all commands to provide their help. Updated the testsuite. check-in: 56a4c28f89 user: aku tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Name change from actor.tcl to core/actor.tcl.
Name change from cmdr.tcl to core/cmdr.tcl.
Name change from config.tcl to core/config.tcl.
Name change from officer.tcl to core/officer.tcl.
Name change from parameter.tcl to core/parameter.tcl.
Name change from private.tcl to core/private.tcl.
Name change from help.tcl to help/help.tcl.
Name change from help_json.tcl to help/help_json.tcl.
Name change from help_sql.tcl to help/help_sql.tcl.
Name change from help_tcl.tcl to help/help_tcl.tcl.
Name change from ask.tcl to utilities/ask.tcl.
Name change from color.tcl to utilities/color.tcl.
Name change from history.tcl to utilities/history.tcl.
Name change from pager.tcl to utilities/pager.tcl.
Name change from table.tcl to utilities/table.tcl.
Name change from tty.tcl to utilities/tty.tcl.
Name change from util.tcl to utilities/util.tcl.
Name change from validate.tcl to validation/validate.tcl.
Name change from valtype_tcllib.tcl to validation/valtype_tcllib.tcl.
Name change from vcommon.tcl to validation/vcommon.tcl.
Name change from vt_amex.tcl to validation/vt_amex.tcl.
Name change from vt_date.tcl to validation/vt_date.tcl.
Name change from vt_discover.tcl to validation/vt_discover.tcl.
Name change from vt_ean13.tcl to validation/vt_ean13.tcl.
Name change from vt_iban.tcl to validation/vt_iban.tcl.
Name change from vt_imei.tcl to validation/vt_imei.tcl.
Name change from vt_isbn.tcl to validation/vt_isbn.tcl.
Name change from vt_luhn.tcl to validation/vt_luhn.tcl.
Name change from vt_luhn5.tcl to validation/vt_luhn5.tcl.
Name change from vt_mastercard.tcl to validation/vt_mastercard.tcl.
Name change from vt_posint.tcl to validation/vt_posint.tcl.
Name change from vt_time.tcl to validation/vt_time.tcl.
Name change from vt_time_minute.tcl to validation/vt_time_minute.tcl.
Name change from vt_usnpi.tcl to validation/vt_usnpi.tcl.
Name change from vt_verhoeff.tcl to validation/vt_verhoeff.tcl.
Name change from vt_visa.tcl to validation/vt_visa.tcl.
Name change from vt_weekday.tcl to validation/vt_weekday.tcl.
Name change from vt_year.tcl to validation/vt_year.tcl.