50 ancestors of 288c29bf936aaafd

2002-04-27
00:23:40
Makefile -- initial version.

usage: [DESTDIR=/prefix/path] make install install-doc
export PATH=$PATH:$DESTDIR/usr/bin
edit $DESTDIR/etc/mtt.conf if required check-in: 288c29bf93 user: geraint@users.sourceforge.net tags: origin/master, trunk

2002-04-26
23:19:00
Fixed path to info files for "mtt info". check-in: c127992115 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:17:20
Allow variables to be set outside Makefile. check-in: b3f123b997 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:16:33
Removed unnecessary variables PLAT and GCCVERS. check-in: 3517a21e5a user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-25
09:56:27
\% --> % to avoid awk error message check-in: d276d9b4fc user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-04-23
17:50:39
error --> err to avoid name clash with built in function check-in: 371677adab user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:46:05
_sim.m now returns time as third argument check-in: 51ffe89f4c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:44:34
Fix for bug [ 547495 ] - renamed "sim" representation as "cxxsim".
This representation creates a C++ simulation without using Reduce.
Additional files are required.
check-in: f902fe1afa user: geraint@users.sourceforge.net tags: origin/master, trunk
09:51:54
Changed incorrect statement about searching for components. check-in: aba4b01506 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-04-22
10:25:47
Handles unnamed components & ingnores artwork check-in: acd7c3e50e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:28:46
Changed regexp again. Fixes problem with name starting at beginning of line check-in: 56cfeb8f63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:05:26
New regexp. check-in: b9112783df user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-04-19
10:57:32
Added simpar.m files to targets check-in: 13a1de724b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:12:48
$Sys --> ${Sys}. check-in: 4340ae9b5c 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: 8c252a7812 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: 6e2e0a04c3 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: 434c0bbede user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:39:02
Removed options to syncmail check-in: 962f3a4871 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-04-18
20:03:37
Sensitivity version of thermal C check-in: 7e70e41ca3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:05:19
mailman style check-in: 33a7232cee 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: 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: facbb9d63f user: gawthrop@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: d4071e0432 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:46:58
Put back into a sensible form: ie let me know CVSROOT and list + me
know rest.
check-in: c5ca0c2b45 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
18:05:09
again check-in: 5550e9edad user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:01:53
and again check-in: 3183659356 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:01:17
and again check-in: b1b5d087f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:57:18
and another ... check-in: b66559d727 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:56:32
Yet another try check-in: 5d136bda53 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: bb99a0315a 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: 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: 2584596feb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:38:12
Added a blank - stiil tryg to get it to work with syncmail check-in: eed30c8eca 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:33:33
Added to implemet the mtt-cvs mail list -- check-in: 14512ca800 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
11:03:50
Added lines to mail cvs changes check-in: 5f00cdbf83 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:58:35
Added synchmail to list for mtt-cvs mailing list check-in: 2b76f9bdc0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:57:00
Added to suport the mtt-cvs list check-in: 85950d0707 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:56:02
Wrong name check-in: 2ae9688218 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:50:51
Added to run mtt_cvs mailing list check-in: 7a37d2206d 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: 51fbfa2ec3 user: geraint@users.sourceforge.net tags: origin/master, trunk

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