cmdr
Changes On Branch more-vtypes
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.

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

Changes In Branch more-vtypes Excluding Merge-Ins

This is equivalent to a diff from 6cf097e45a to 0c84afcd07

2015-04-17
07:03
Pulled the new v-types and utilities into the trunk, making them official. check-in: 16b1fe812b user: aku tags: trunk
07:02
Documented the new validation types and utility functions. Regenerated the embedded docs. Closed-Leaf check-in: 0c84afcd07 user: aku tags: more-vtypes
05:50
Merge latest trunk changes (new docs). check-in: 534d48e23d user: aku tags: more-vtypes
05:47
Bring new docs into the trunk. check-in: 6cf097e45a user: aku tags: trunk
05:44
Regenerated embedded docs. Closed-Leaf check-in: db133a5866 user: aku tags: doc-expansion
2015-03-06
20:44
Fix bug in history mgmt for a save-file in a directory. Ensure that the directory exists before writing/creating the file itself. check-in: 06c0827602 user: andreask tags: trunk

Changes to doc/cmdr_vcommon.man.

Added doc/cmdr_vt_date.man.

Added doc/cmdr_vt_posint.man.

Added doc/cmdr_vt_time.man.

Added doc/cmdr_vt_weekday.man.

Added doc/cmdr_vt_year.man.

Changes to doc/parts/definitions.inc.

Changes to embedded/man/files/cmdr_vcommon.n.

Added embedded/man/files/cmdr_vt_date.n.

Added embedded/man/files/cmdr_vt_posint.n.

Added embedded/man/files/cmdr_vt_time.n.

Added embedded/man/files/cmdr_vt_weekday.n.

Added embedded/man/files/cmdr_vt_year.n.

Changes to embedded/man/index.n.

Changes to embedded/man/toc.n.

Changes to embedded/www/doc/files/cmdr_vcommon.html.

Added embedded/www/doc/files/cmdr_vt_date.html.

Added embedded/www/doc/files/cmdr_vt_posint.html.

Added embedded/www/doc/files/cmdr_vt_time.html.

Added embedded/www/doc/files/cmdr_vt_weekday.html.

Added embedded/www/doc/files/cmdr_vt_year.html.

Changes to embedded/www/doc/toc.html.

Changes to embedded/www/index.html.

Changes to embedded/www/toc.html.

Changes to vcommon.tcl.

Added vt_date.tcl.

Added vt_posint.tcl.

Added vt_time.tcl.

Added vt_weekday.tcl.

Added vt_year.tcl.