49 check-ins that include changes to files matching 'mttroot/mtt/bin/trans/awk/*' occurring on or before 1998-02-16 12:08:38.

More ↑
1998-02-16
12:08:38
Put back the matrix declaration check-in: 266f19d5a6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1998-02-01
18:37:41
Don't print irritating warnings about ports listed in lbl files. check-in: d0ea5d6a90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-08-09
14:42:39
Added underscore to port regexp check-in: 7aafd38e0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-08-04
12:49:17
Modified to use named (as opposed to numbered) ports.
Generates a list of component ports in the .rbg file.
As octave handles string vectors properly, the .cmp file format is not
really necessary - but I've let it be for the moment.
check-in: a524632e5a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-06-13
14:13:51
Cosmetic cjhanges check-in: d714796962 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-05-22
11:12:34
Chaged figure label. check-in: 30b993f4c4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:36:35
\ref --> \Ref check-in: 7157a68e3e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-05-19
16:43:34
Explicit include of tex files 'cos latex2html prefers this! check-in: 7ecc19cbc5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:11:10
Modified section headers. check-in: 9e64454efa user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:56:32
Fixed bug. check-in: bcef6b0be7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:40:04
Pass mtt swithches to the new make file check-in: 9e24ddb6c7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-04-22
12:50:15
New much simpler version -- does not check for multiple crs -- these
are removed later anyway.
check-in: 3661becaf8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-04-15
11:18:49
Uses supertabular package check-in: 259ff48827 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-03-22
15:15:44
Ignores symbolic ($i) crs. check-in: 86bbc7c15d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-03-20
12:05:31
Now just writes out the cr name. check-in: 55bdf75941 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-03-19
12:02:01
Now writes an error message if a lable is used twice in the fig file. check-in: d808cfe780 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:49:39
Ports now written in cmp file. check-in: 6a05ee0095 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:42:08
Now writes out the following additional fig files:
_head.fig The fig header
_bnd.fig The bonds actually used
_cmp.fig The components actually used.
check-in: 5043b0c6cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-03-18
17:25:24
Now just generates names - formatting removed. check-in: ffc0f4d871 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-01-02
11:21:17
Now assumes all components bonds etc at depth zero in fig file.
Ie anything at depth>0 is ignored.
Thanks to Donald for suggesting this.
check-in: a79c1594e3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-12-30
20:00:29
Fixed bent-bond bug.
NB unfixed problems:
1. xfig writes multi line fields if more than about 5 segments.
2. rbg2abg takes a multi-segment bond as a straignt line between the
end points - so computation of stroke and arrow directions may be
iffy.
check-in: 2b6ffa23ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk
19:23:35
Allows for bent bonds - ie bonds with more than 2 line segments. check-in: be097f19e1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-12-21
19:47:53
Changed \* to \\* check-in: e6b9cd6975 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
19:47:23
Put back under VC check-in: f9fbaabcf3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-12-07
20:02:43
Fixed symbolic parameter bug. check-in: 949b025103 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:06:50
Now detects symbolic args ($1 etc) and ignores them. check-in: a9384aee7d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-11-21
15:57:28
Now runs mtt quietly. check-in: dc3bf46589 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-11-09
20:38:45
Put in new lib pat check-in: 826ebc2466 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-11-04
14:51:14
Added none to no cr list check-in: 0db1c54fd7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-11-02
10:22:22
Now ignores SS lines. check-in: 6b4b9e949a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-11-01
20:10:16
Initial revision check-in: 0f5a9859c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-08-30
18:45:32
Removed header stuff. check-in: b0ecb47dad user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:30:54
Switched order of args in matches. check-in: a73ab7c4bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:58:56
Created branch unlabeled-1.2.1 check-in: 52c052eb87 user: gawthrop@users.sourceforge.net tags: origin/unlabeled-1.2.1, trunk
09:35:10
Fixed problem with global variable in function. check-in: c6de5a3480 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-08-24
16:30:12
Fixed error in nonport_regexp. check-in: d30f540f11 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:34:48
Initial revision check-in: 3da332b509 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-08-19
10:48:57
Added `-' to the component regexp. check-in: 959996e6d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:03:13
Parses repetative components: ie suffixed by *n. check-in: e1c12e1844 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-08-18
20:06:57
Initial revision check-in: 55104b9c7d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-08-09
08:23:11
Fixed bug: ports not recognised. check-in: f355801184 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-08-05
20:12:43
Now writes a _fig.fig file. check-in: 5b59400390 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:44:56
Now writes out a _cbg file without ----- symbol. check-in: ee2547fd0c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:17:37
n_ports now appear in the _abg file instead. check-in: 62bdc4e567 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:01:28
The _cmp function now returns the number of ports. check-in: e3e93fced8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:14:46
Made ports appear, in order, at top of component lists check-in: 6c1d5ab4b6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1996-08-04
20:32:28
Stopped complaint about missing lbl entry for port components check-in: 60ccb667a9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
20:05:25
Included port components - eg SS:[1] check-in: 158fedb6ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk
20:01:58
Initial revision check-in: 0df907d386 user: gawthrop@users.sourceforge.net tags: origin/master, trunk

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