50 most recent check-ins that include changes to files matching 'mttroot/mtt/bin/*'

2021-03-01
11:39:42
Cleanup repository after cvs2git conversion. check-in: af3953deae user: jeff@gridfinity.com tags: master, trunk
11:39:42
Cleanup repository after cvs2git conversion. check-in: ab2d7dde3e user: jeff@gridfinity.com tags: master, trunk
2015-03-13
03:25:21
Use cp --force to ovewrite RCS locked files in MTT_work check-in: 140dec84c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
03:25:21
Use cp --force to ovewrite RCS locked files in MTT_work check-in: 78801ab6ee user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2014-09-04
23:07:50
/system/System/ to pacify gawk check-in: b969424661 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:07:50
/system/System/ to pacify gawk check-in: 4ae668ab12 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:58:59
Continuation character check-in: e03be5d993 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:58:59
Continuation character check-in: 88edfa1a0f user: geraint@users.sourceforge.net tags: origin/master, trunk
2014-08-02
17:04:46
Changed continuation character in m file header to ellipsis check-in: ffc8f255c0 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:04:46
Changed continuation character in m file header to ellipsis check-in: 5522352a6d user: geraint@users.sourceforge.net tags: origin/master, trunk
16:48:56
Octave continuation character changed to ellipsis check-in: 293a80c42a user: geraint@users.sourceforge.net tags: origin/master, trunk
16:48:56
Octave continuation character changed to ellipsis check-in: cad160b43e user: geraint@users.sourceforge.net tags: origin/master, trunk
2014-07-25
21:31:48
Changed newline escape from backslash to ellipsis in m files check-in: 2e8cbaac42 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:31:48
Changed newline escape from backslash to ellipsis in m files check-in: a349b0c96b user: geraint@users.sourceforge.net tags: origin/master, trunk
2014-07-13
13:53:52
Fixed some problems with generation of C++ code.

Representations such as ode now appear to have multiple outputs (mttdx,mtty) listed in mtt_header, so the write_cc_header parses the string and only returns the first one.

Vector sizes mttnu, mttnx, etc. now appear in the code of sys_ode.m etc., so they are declared as static int in sys_def.h.

The following now works properly on Ubuntu 12: mtt -cc -i euler -o rc gnuplot view check-in: 8e2a1aea1b user: geraint@users.sourceforge.net tags: origin/master, trunk

13:53:52
Fixed some problems with generation of C++ code.

Representations such as ode now appear to have multiple outputs (mttdx,mtty) listed in mtt_header, so the write_cc_header parses the string and only returns the first one.

Vector sizes mttnu, mttnx, etc. now appear in the code of sys_ode.m etc., so they are declared as static int in sys_def.h.

The following now works properly on Ubuntu 12: mtt -cc -i euler -o rc gnuplot view check-in: 120e7ca80a user: geraint@users.sourceforge.net tags: origin/master, trunk

2014-04-18
03:50:56
No parentheses for SISO systems. check-in: 04d3e694fc user: gawthrop@users.sourceforge.net tags: origin/master, trunk
03:50:56
No parentheses for SISO systems. check-in: 83cdbca154 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
02:02:08
Added sum.tex representation -- this was in a very old MTT and
summerises the structure.
check-in: 057517f76c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
02:02:08
Added sum.tex representation -- this was in a very old MTT and
summerises the structure.
check-in: bdb78a2de4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:36:40
No parentheses. check-in: feeb4b50c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:36:40
No parentheses. check-in: 324914473f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:31:40
Latex matrix with no parentheses check-in: 516c461cd9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:31:40
Latex matrix with no parentheses check-in: 2050392fd7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-11-25
03:16:20
Rollback to previous version. check-in: 7891a05edd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
03:16:20
Rollback to previous version. check-in: 7ec822aeb8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
02:54:48
Replace default by Default - default is now reserved in gawk check-in: 501413a38b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
02:54:48
Replace default by Default - default is now reserved in gawk check-in: 6615fbb3cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:54:29
Fix probs when Nu = 0 check-in: 7e0a339781 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:54:29
Fix probs when Nu = 0 check-in: 5d03470f71 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-08-16
03:05:01
Handle free version of reduce. check-in: 29d5d2c295 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
03:05:01
Handle free version of reduce. check-in: e244a8d2a8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-07-22
03:28:00
Generate usage comment check-in: 307f4a89d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
03:28:00
Generate usage comment check-in: 324ec37f95 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-07-21
23:57:44
Sorted out conflict. check-in: f46546cd1f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:57:44
Sorted out conflict. check-in: ae95c1d505 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:03:40
Comment out conflicts - hope I got this right! check-in: 5bd32bdcb6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:03:40
Comment out conflicts - hope I got this right! check-in: f371e76d10 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-07-19
06:54:16
No alpha sort added. check-in: 15f141eae1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
06:54:16
No alpha sort added. check-in: a0d28fdb76 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:40:26
Added -nas (No alphabetic sort) switch in help options check-in: 5c531bac1d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:40:26
Added -nas (No alphabetic sort) switch in help options check-in: 0a6bc1fe63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:33:42
Optionally avoids alphabetic sort using no_alpha_sort
Use -nas switch in mtt.
check-in: 2e689e7d98 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:33:42
Optionally avoids alphabetic sort using no_alpha_sort
Use -nas switch in mtt.
check-in: cd598ed9f0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:30:25
Converts cbg fig file to one with marked paths check-in: 0d3c58cce8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:30:25
Converts cbg fig file to one with marked paths check-in: 426a38571a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2012-10-15
21:30:00
Fixed URL to CVS server check-in: ec9a4785ac user: geraint@users.sourceforge.net tags: origin/master, trunk
21:30:00
Fixed URL to CVS server check-in: 60d954a7f0 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:29:17
Fixed URL to CVS server check-in: 398090a19d user: geraint@users.sourceforge.net tags: origin/master, trunk
21:29:17
Fixed URL to CVS server check-in: 4059ffe98a user: geraint@users.sourceforge.net tags: origin/master, trunk
More ↓

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