50 check-ins that include changes to files matching 'mttroot/mtt/*' occurring on or before 2002-04-19 09:40:35.

More ↑
2002-04-19
09:40:35
$1 --> $Sys in make_p ($1 not set at this point) check-in: c641fab095 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:40:35
$1 --> $Sys in make_p ($1 not set at this point) check-in: 612a3cd4f7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:24:29
2 changes to ode2odes_out generation: only compiles the specified c
file; outside the computation=c clause
check-in: 330df0a125 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:24:29
2 changes to ode2odes_out generation: only compiles the specified c
file; outside the computation=c clause
check-in: 8c252a7812 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:13:11
\. \# \% all gave \ removed to avoid warning in new gawk check-in: e62995de26 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:13:11
\. \# \% all gave \ removed to avoid warning in new gawk check-in: 4fedb975d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:39:45
Changed \# to # and \% to # to avoid warning in latest gawk version check-in: 50847c8a89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:39:45
Changed \# to # and \% to # to avoid warning in latest gawk version check-in: 6e2e0a04c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:47:45
Simple teaching example. check-in: 407e63afd2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:47:45
Simple teaching example. check-in: c19b39fe9c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:42:28
Simple teaching examples check-in: 62695e03ba user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:42:28
Simple teaching examples check-in: 434c0bbede user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-04-18
20:03:37
Sensitivity version of thermal C check-in: 5319c66717 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
20:03:37
Sensitivity version of thermal C check-in: 7e70e41ca3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:51:11
Put default values in _simpar.m in case of missing values in txt file check-in: 1d55435061 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:51:11
Put default values in _simpar.m in case of missing values in txt file check-in: a33b465436 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:14:11
Updated -example to --example to correspond to new xmtt check-in: 8788b600f5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:14:11
Updated -example to --example to correspond to new xmtt check-in: 8aae9fa90d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:02:15
foo=zeros(3,1) translated as zero_state(foo,3) check-in: 2bcc856813 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:02:15
foo=zeros(3,1) translated as zero_state(foo,3) check-in: facbb9d63f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:45:20
Added grid lines to plots. check-in: 925efc1041 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:45:20
Added grid lines to plots. check-in: fd67ab5205 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-17
19:11:44
sensitivity versions of lsin & cos check-in: ab94ad3c53 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
19:11:44
sensitivity versions of lsin & cos check-in: d4071e0432 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:50:35
Sensitivity EMTF components check-in: 76d285945a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:50:35
Sensitivity EMTF components check-in: bf7075a250 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:12:43
Additional files for this example check-in: 031516bc77 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:12:43
Additional files for this example check-in: 5a3be8e6d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:38:47
Now puts representation and examples files in:
~/.mtt/xmtt/reps and ~/.mtt/xmtt/examples and
automatically updates these as required.
xmtt --help more informative now.
Long and short options available.
check-in: 5cd1d36fe0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:38:47
Now puts representation and examples files in:
~/.mtt/xmtt/reps and ~/.mtt/xmtt/examples and
automatically updates these as required.
xmtt --help more informative now.
Long and short options available.
check-in: a9a81af3ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:23:59
Partial fix for [ 545113 ] zeros missing in c++.
Fixes -oct by removing duplicate initialisation (-c is still outstanding).
check-in: bbb94d4670 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:23:59
Partial fix for [ 545113 ] zeros missing in c++.
Fixes -oct by removing duplicate initialisation (-c is still outstanding).
check-in: bb99a0315a user: geraint@users.sourceforge.net tags: origin/master, trunk
13:46:58
#include <fstream> for -oct as well as -cc. check-in: 32d0ece271 user: geraint@users.sourceforge.net tags: origin/master, trunk
13:46:58
#include <fstream> for -oct as well as -cc. check-in: cbf1949cbb user: geraint@users.sourceforge.net tags: origin/master, trunk
10:03:12
Marked .sg as a major representation. check-in: dc3bf51768 user: geraint@users.sourceforge.net tags: origin/master, trunk
10:03:12
Marked .sg as a major representation. check-in: fd2d783583 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-16
14:58:00
mtt copy does NOT now copy the CVS directory
$directory --> ${directory} (just to be tidy)
check-in: 120320fd50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:58:00
mtt copy does NOT now copy the CVS directory
$directory --> ${directory} (just to be tidy)
check-in: 2584596feb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:36:03
These were flagged with M on cvs update check-in: 58980518b6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:36:03
These were flagged with M on cvs update check-in: 6f076e3fbf user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:15:52
Forgot to do this .. check-in: bd2893f0e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:15:52
Forgot to do this .. check-in: 9a063beba2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:18:29
Added timestamp to std::cerr message when solver fails to converge. check-in: f9fd1f0ee6 user: geraint@users.sourceforge.net tags: origin/master, trunk
09:18:29
Added timestamp to std::cerr message when solver fails to converge. check-in: 51fbfa2ec3 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-15
10:54:31
Statically declare outputs and initialise to zero.
This is necessary to prevent spurious values from being output when no assignments are made (i.e. when "y(i) := 0 for all u" (Reduce:see NERO)).
check-in: 2b99562b30 user: geraint@users.sourceforge.net tags: origin/master, trunk
10:54:31
Statically declare outputs and initialise to zero.
This is necessary to prevent spurious values from being output when no assignments are made (i.e. when "y(i) := 0 for all u" (Reduce:see NERO)).
check-in: 3a7b407410 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-09
12:04:25
Replaced ios:: with std::ios:: for g++-3.0 compatability. check-in: c832ca2971 user: geraint@users.sourceforge.net tags: origin/master, trunk
12:04:25
Replaced ios:: with std::ios:: for g++-3.0 compatability. check-in: 2720268445 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-08
17:04:21
Removed spurious "\n" from output. check-in: 2b7928b1e8 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:04:21
Removed spurious "\n" from output. check-in: 93f6afd1f9 user: geraint@users.sourceforge.net tags: origin/master, trunk
More ↓

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