50 most recent check-ins that include changes to files matching 'mttroot/mtt/bin/trans/*' occurring on or after 2002-10-30 01:15:20.

More ↑
2003-01-07
10:11:45
Octavised.
Added new first argument to write component type to cr in ese file.
check-in: db05b576fa user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:11:45
Octavised.
Added new first argument to write component type to cr in ese file.
check-in: f5b5f826d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:11:53
Octavised check-in: 2a91d53c00 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:11:53
Octavised check-in: 281670b4d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:43:29
Attempting to add common intermediate representation between rbg and abg
so that a common method can be used to interpret dia and xfig diagrams
check-in: 8212047a2c user: geraint@users.sourceforge.net tags: origin/master, trunk
00:43:29
Attempting to add common intermediate representation between rbg and abg
so that a common method can be used to interpret dia and xfig diagrams
check-in: 2c420ae578 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-19
08:21:48
Now causal completion creates new sys_cbg.dia instead of overwriting
sys_abg.dia, by default.
check-in: 5918cd94db user: david-hoover@users.sourceforge.net tags: origin/master, trunk
08:21:48
Now causal completion creates new sys_cbg.dia instead of overwriting
sys_abg.dia, by default.
check-in: 85ab7e79ff user: david-hoover@users.sourceforge.net tags: origin/master, trunk
2002-12-12
17:23:27
Fixed [ 647664 ] Namespace clash: LANG check-in: f79ccba358 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:23:27
Fixed [ 647664 ] Namespace clash: LANG check-in: 57a87aa7c5 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-09
16:16:09
This function now expects bond graphs to be written using the
new dia 'MTT port' and 'MTT bond' objects.
Causal completion can be requested with command-line options.
A new .dia file is created with the requested causality changes.
check-in: acec47d320 user: david-hoover@users.sourceforge.net tags: origin/master, trunk
16:16:09
This function now expects bond graphs to be written using the
new dia 'MTT port' and 'MTT bond' objects.
Causal completion can be requested with command-line options.
A new .dia file is created with the requested causality changes.
check-in: 53f8c2af76 user: david-hoover@users.sourceforge.net tags: origin/master, trunk
2002-12-07
18:33:08
Added portlist for internal ports. check-in: 6e6c017e61 user: geraint@users.sourceforge.net tags: origin/master, trunk
18:33:08
Added portlist for internal ports. check-in: 745adce292 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-06
22:14:35
Fixed handling of anonymous components
- default cr and args were printed in fields 1 and 2 with 3 empty
- now lists anonymous components in label file for information
check-in: edf73359ab user: geraint@users.sourceforge.net tags: origin/master, trunk
22:14:35
Fixed handling of anonymous components
- default cr and args were printed in fields 1 and 2 with 3 empty
- now lists anonymous components in label file for information
check-in: eb3963d8b2 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:12:28
Removed unique option from sort
- prevents multiple anonymous components from existing
- duplicate named components are caught by rbg_fig2m.awk anyway
check-in: 0da9a94a57 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:12:28
Removed unique option from sort
- prevents multiple anonymous components from existing
- duplicate named components are caught by rbg_fig2m.awk anyway
check-in: e21fcc831e user: geraint@users.sourceforge.net tags: origin/master, trunk
12:43:59
Remove echo ls line check-in: 4181a67416 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:43:59
Remove echo ls line check-in: cc169e4c9e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:26:34
Strips comments from cmp.txt file check-in: 67ccdc3757 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:26:34
Strips comments from cmp.txt file check-in: e8cf4b7fe8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:47:49
Checks levels in fig file to extract genuine components
Puts comments at top of cmp.txt file
check-in: af8910cc21 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:47:49
Checks levels in fig file to extract genuine components
Puts comments at top of cmp.txt file
check-in: 41e3234d85 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:45:57
Strips comments from _cmp.txt before processing check-in: fc25717e96 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:45:57
Strips comments from _cmp.txt before processing check-in: 0158b577fd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-04
13:24:16
Added code to distinguish Ports from Components. check-in: ddde0b4981 user: david-hoover@users.sourceforge.net tags: origin/master, trunk
13:24:16
Added code to distinguish Ports from Components. check-in: df16b82bfb user: david-hoover@users.sourceforge.net tags: origin/master, trunk
12:22:53
dia2abg.pl now has option abg_file which default to $sys_abg.m
instead of stdout. Made appropriate changes in
abg2cmp_dia2txt and abg_dia2m.

dia usage() now print usage without error message. check-in: d9925398f4 user: david-hoover@users.sourceforge.net tags: origin/master, trunk

12:22:53
dia2abg.pl now has option abg_file which default to $sys_abg.m
instead of stdout. Made appropriate changes in
abg2cmp_dia2txt and abg_dia2m.

dia usage() now print usage without error message. check-in: 7f738ab7c6 user: david-hoover@users.sourceforge.net tags: origin/master, trunk

2002-12-03
23:26:08
Convert _cmp.txt to _sub.sh.
Slightly edited copy of (obsolete) abg2sub_m2sh.
check-in: a934bbf410 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:26:08
Convert _cmp.txt to _sub.sh.
Slightly edited copy of (obsolete) abg2sub_m2sh.
check-in: ac5f400cd0 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:22:12
Write to file instead of stdout. check-in: ab4fa89346 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:22:12
Write to file instead of stdout. check-in: ff73654302 user: geraint@users.sourceforge.net tags: origin/master, trunk
20:11:40
Added 'set -e'. check-in: b96113a97a user: geraint@users.sourceforge.net tags: origin/master, trunk
20:11:40
Added 'set -e'. check-in: 2970fd4db6 user: geraint@users.sourceforge.net tags: origin/master, trunk
20:10:11
Converts data from _abg.dia to _abg.m format. check-in: c83bbfb6b6 user: geraint@users.sourceforge.net tags: origin/master, trunk
20:10:11
Converts data from _abg.dia to _abg.m format. check-in: 9eed9c42c4 user: geraint@users.sourceforge.net tags: origin/master, trunk
08:51:22
Wrappers for trans/dia2abg.pl. check-in: f3ad6b0503 user: geraint@users.sourceforge.net tags: origin/master, trunk
08:51:22
Wrappers for trans/dia2abg.pl. check-in: f3b17d5450 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-01
14:54:52
Replaces defunct abg2lbl_fig2txt check-in: 99cf718ca6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:54:52
Replaces defunct abg2lbl_fig2txt check-in: 4f90b9967b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-11-25
16:12:36
Added maximum height (18cm) to graphics boxes. check-in: 593dd16450 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:12:36
Added maximum height (18cm) to graphics boxes. check-in: 39cdb8a541 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-11-16
02:58:16
Replaced fixed filename by the argument-generated version check-in: 8d21da1f09 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
02:58:16
Replaced fixed filename by the argument-generated version check-in: 8ae9b04b7f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-11-14
05:48:53
Useful utility not yet in mtt check-in: fe7a4ae6c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:48:53
Useful utility not yet in mtt check-in: 06489af4ca user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-10-30
01:15:20
Now gives correct-size matrices for dm rep. check-in: 75febf1035 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
01:15:20
Now gives correct-size matrices for dm rep. check-in: 03f2c8e371 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
More ↓

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]