50 ancestors of e1d377992c6b3b4e

2004-08-02
09:33:25
Script to convert lbl.txt to cmp.m check-in: e1d377992c user: geraint@users.sourceforge.net tags: origin/master, trunk
06:55:01
Handles repetitions (cmp.txt, ibg.m and abg.m) check-in: 1c4381e3b0 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-01
22:07:14
Writes anonymous components (except junctions) to cmp.txt and then assigns names to them. check-in: 197b2ca8ba user: geraint@users.sourceforge.net tags: origin/master, trunk
20:13:30
ibg2abg transformation does not require lbl.txt (directly) check-in: b5dcb07ed7 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:50:07
Moved rules for ibg.m and abg.m so that -ibg can be used with dia models.
Need to create cmp.m files before this combination will work.
check-in: 034870e631 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:47:59
New file. check-in: 801c05c7c8 user: geraint@users.sourceforge.net tags: origin/master, trunk
18:39:50
Writes port data (bond labels) to ibg.m check-in: 6e4a80f8ae user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-07-31
22:51:55
Writes causality information to ibg.m. check-in: 5ae9f2bbec user: geraint@users.sourceforge.net tags: origin/master, trunk
20:04:08
Patches to allow the user to increase the buffer size of p2c.
(useful if very long lines occur when building with -c option (deprecated)).
check-in: 7e670f6594 user: geraint@users.sourceforge.net tags: origin/master, trunk
02:00:26
Started modifying to write ibg.m
- only writes component connection data so far.

Found a bug in abg.m generation (not fixed)
- anonymous components are not written to cmp.txt check-in: 560a17a325 user: geraint@users.sourceforge.net tags: origin/master, trunk

2004-07-29
17:46:45
Removed error if label file has less than three fields. check-in: 1733343d63 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:38:19
Uncompress _abg.dia if necessary before calling dia2abg.pl check-in: 468481d575 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-07-23
11:05:27
Updated Reduce URL: http://www.reduce-algebra.com check-in: 90ed89c4ff user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-07-22
21:28:22
It works!!! -ibg gives identical results (abg.m and odeso.view) for rc, rc2, Clutch and BigHeatedRod! check-in: ca4ad96c1b user: geraint@users.sourceforge.net tags: origin/master, trunk
13:18:02
Minor typo in error message. check-in: 0b3302dd94 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-07-21
22:55:43
Updating with locally modified version.

rc, rc2 and Clutch work flawlessly; abg.m is identical whether or not -ibg is used.
BigHeatedRod doesn't work with -ibg option. check-in: 0be332b4d1 user: geraint@users.sourceforge.net tags: origin/master, trunk

2004-07-19
22:22:25
Fixed initialisation of ColumnVectors for -oct. check-in: 0c0ea183a1 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-06-21
16:30:41
Don't zero for cc code check-in: b75a629a5b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:05:58
Zapped comment that causes check-in: 2a8a0522e3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-06-20
21:13:53
Changed access method for Octave_map, operator[] method no longer works. check-in: d37bff68ab user: geraint@users.sourceforge.net tags: origin/master, trunk
13:53:06
Initialise for numpar as well check-in: 366260fa27 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:34:11
Create vectors using zeros(N,1) - avoids new octave
default to row vector - more reps now included
check-in: 24c99b433f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:18:00
Explicitly size vectors - avoid default row vector bug check-in: 234e7ebe1b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-04-07
12:58:48
Now row/column independent check-in: 8334228604 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:17:43
Handles new Fig header line. check-in: edda44204d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-03-15
16:23:52
Return more information check-in: faee6e2e73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:23:31
Removed multiple-runs bug - now just runs once! check-in: 4a616b698e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:45:13
Changed obsolete <> to != check-in: 0da44dec18 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:44:34
Yet another option (to allow legend). check-in: 6c202451bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-02-24
20:37:19
Fixed Architecture. check-in: 35ce2c98b0 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-02-23
21:47:50
[ 898904 ] Remove mex dependency for RTW check-in: b0c1988a3a user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-02-20
20:44:37
Force n_vector_bonds to be a column vector. check-in: c4cde35a4f user: geraint@users.sourceforge.net tags: origin/master, trunk
20:42:40
Initialize Flipped.cons with [] instead of "". check-in: b8bebc4f7b user: geraint@users.sourceforge.net tags: origin/master, trunk
15:53:00
<mtt_model_name>_ae returns void, not double *. check-in: 3c29ac88b7 user: geraint@users.sourceforge.net tags: origin/master, trunk
11:48:50
[ 852694 ] octave 2.1.52 breaks rbg2abg
same fix as rbg2abg.m
check-in: 4796bcf0b3 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-02-19
18:27:47
[ 852694 ] octave 2.1.52 breaks rbg2abg

Octave now prefers row vectors to column vectors. check-in: 26d58e31f0 user: geraint@users.sourceforge.net tags: origin/master, trunk

12:05:49
Fix prob. when no bonds check-in: b172ab0035 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:47:19
898897 Separate examples from main .deb
Created new .deb package for examples (mtt-examples).

mtt-examples depends on mtt.
mtt recommends mtt-examples. check-in: 9a6b8108b1 user: geraint@users.sourceforge.net tags: origin/master, trunk

2004-02-17
21:57:41
Implemented [ 898902 ] Default sfun_interface
All inputs and outputs are now passed between MTT and Simulink.
check-in: 42e1b8d9f6 user: geraint@users.sourceforge.net tags: origin/master, trunk
18:03:34
Copied syncmail from the mttroot/CVSROOT version which is the latest
stable version (1.0) from the syncmail project
check-in: 26c5038250 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:53:34
Fixed [ 898739 ] libhdf5 dependency breaks -cc reps.
Now uses mkoctfile to determine include and library flags.
check-in: 4551da67fb user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-02-11
10:22:35
Don't write out the detailed description check-in: 564a55ae7d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:10:14
Includes a _pic.fig file (schematic) if such exists check-in: 915806f213 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-02-10
16:12:21
Don't give details of Se De Sf Df INTF check-in: 0bc3a94b60 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:11:01
Removed debug check-in: 133a25550d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:54:55
Dummy change (testing syncmail). check-in: 90e7145922 user: geraint@users.sourceforge.net tags: origin/master, trunk
12:53:16
Updated using version 1.38 from syncmail project. check-in: 6de94d78bd user: geraint@users.sourceforge.net tags: origin/master, trunk
11:42:05
Defined pi to be 3.1416 if M_PI is not defined. check-in: 858295a4d4 user: geraint@users.sourceforge.net tags: origin/master, trunk
10:22:10
Do proper arithmetic via let
Three levels of output
enumerate, not itemize
check-in: ece62a8944 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:13:05
Handles #SUMMARY correctely
Refined count of subsystems within fig file (avoilds ports with same
name as system
check-in: 93b98c41cf user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:51:07
Updated obsolete path name. check-in: d8b11b1193 user: gawthrop@users.sourceforge.net tags: origin/master, trunk

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