50 check-ins that include changes to files matching 'mttroot/mtt/lib/*' occurring on or before 2004-08-30 23:08:41.

More ↑
2004-08-30
23:08:41
Perl module implementing lin CR, for use with apply_cr.pl check-in: 56b1ff20a4 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:08:41
Perl module implementing lin CR, for use with apply_cr.pl check-in: 647922f738 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:07:58
Uses pattern matching to apply any CRs (in perl format) specified on its
command line to the text on standard input.
check-in: 62a01863b3 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:07:58
Uses pattern matching to apply any CRs (in perl format) specified on its
command line to the text on standard input.
check-in: c12dee9b4a user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-29
17:28:42
include causality.hh to define effort, flow and state. check-in: ef84c3718b user: geraint@users.sourceforge.net tags: origin/master, trunk
17:28:42
include causality.hh to define effort, flow and state. check-in: 93e154c513 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:27:43
Define effort, flow and state as enum elements. thus allowing
them to be included in CRs without being declared or quoted.
check-in: 2273134f86 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:27:43
Define effort, flow and state as enum elements. thus allowing
them to be included in CRs without being declared or quoted.
check-in: d392f9d9c1 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:25:46
Accept component types in upper or lower case. check-in: 1df90acfe7 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:25:46
Accept component types in upper or lower case. check-in: ceef333d87 user: geraint@users.sourceforge.net tags: origin/master, trunk
13:11:21
Writes MTTyz vector in the same format as MTTx and MTTy: MTTyz($d,1) check-in: 8fce5e129b user: geraint@users.sourceforge.net tags: origin/master, trunk
13:11:21
Writes MTTyz vector in the same format as MTTx and MTTy: MTTyz($d,1) check-in: c0575fea61 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-28
23:50:59
Dummy class for use when -ae is not specified as an option. check-in: aa6be937ea user: geraint@users.sourceforge.net tags: origin/master, trunk
23:50:59
Dummy class for use when -ae is not specified as an option. check-in: 35c0a85b23 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-26
00:42:41
Moved bond graph above artwork. check-in: 388c0b0b89 user: geraint@users.sourceforge.net tags: origin/master, trunk
00:42:41
Moved bond graph above artwork. check-in: a6dea5ba88 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-18
23:21:40
Removed labels on one vector bond to demonstrate port aliasing. check-in: 1a8abdb3d9 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:21:40
Removed labels on one vector bond to demonstrate port aliasing. check-in: fd23f0db0c user: geraint@users.sourceforge.net tags: origin/master, trunk
16:58:21
Updated package description: describes library rather than MTT itself. check-in: 6c69f0f28f user: geraint@users.sourceforge.net tags: origin/master, trunk
16:58:21
Updated package description: describes library rather than MTT itself. check-in: 208ba60f8b user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-17
15:51:13
Uses wildcard matching to get all example directories. check-in: 241be7cf79 user: geraint@users.sourceforge.net tags: origin/master, trunk
15:51:13
Uses wildcard matching to get all example directories. check-in: 2a659c99e8 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-13
01:30:21
Example system consisting of a stack of 2D rigid bars mounted on oscillating supports.

Demonstrates Dia-built hierarchical models, including vector ports, repeated components and aliasing of parameters. check-in: d4a035ed51 user: geraint@users.sourceforge.net tags: origin/master, trunk

01:30:21
Example system consisting of a stack of 2D rigid bars mounted on oscillating supports.

Demonstrates Dia-built hierarchical models, including vector ports, repeated components and aliasing of parameters. check-in: 33967e2521 user: geraint@users.sourceforge.net tags: origin/master, trunk

2004-08-12
12:28:03
Removed: interferes with make dependencies for odes.dat2 check-in: bda73f83ef user: geraint@users.sourceforge.net tags: origin/master, trunk
12:28:03
Removed: interferes with make dependencies for odes.dat2 check-in: cbd06f6888 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-11
23:45:05
Fixed options variable name. check-in: 159048c1b1 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:45:05
Fixed options variable name. check-in: 3991c32409 user: geraint@users.sourceforge.net tags: origin/master, trunk
08:21:49
Provides _odeso.gnuplot in the standard 'mtt sys rep lang' format. check-in: b86f371698 user: geraint@users.sourceforge.net tags: origin/master, trunk
08:21:49
Provides _odeso.gnuplot in the standard 'mtt sys rep lang' format. check-in: 3d34278a07 user: geraint@users.sourceforge.net tags: origin/master, trunk
08:20:59
Provides _odes.gnuplot target in the standard 'mtt sys rep lang' format. check-in: 5a22228ce6 user: geraint@users.sourceforge.net tags: origin/master, trunk
08:20:59
Provides _odes.gnuplot target in the standard 'mtt sys rep lang' format. check-in: 7aecaeb198 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-09
17:50:56
Updated to reflect new CR format: component type is passed as the first argument.
Prepended std:: to iostream classes to satisfy g++.
check-in: 2bd0f6b2ed user: geraint@users.sourceforge.net tags: origin/master, trunk
17:50:56
Updated to reflect new CR format: component type is passed as the first argument.
Prepended std:: to iostream classes to satisfy g++.
check-in: de2bcac636 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:49:52
string header file is required.
cmath is preferred to math.h
check-in: 4be02de99d user: geraint@users.sourceforge.net tags: origin/master, trunk
17:49:52
string header file is required.
cmath is preferred to math.h
check-in: 110ca310cf user: geraint@users.sourceforge.net tags: origin/master, trunk
17:49:06
Prepended std:: to iostream classes to satisfy g++.
cmath is preferred to math.h
check-in: 8ae6d2d4de user: geraint@users.sourceforge.net tags: origin/master, trunk
17:49:06
Prepended std:: to iostream classes to satisfy g++.
cmath is preferred to math.h
check-in: 5ad98a8817 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:46:52
Declarations of class string prepended with std:: to satisfy g++.
cmath is preferred to math.h
check-in: 01ef22d887 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:46:52
Declarations of class string prepended with std:: to satisfy g++.
cmath is preferred to math.h
check-in: 7850422450 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:45:56
cmath is preferred to math.h check-in: b22e319862 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:45:56
cmath is preferred to math.h check-in: e2526f63ef user: geraint@users.sourceforge.net tags: origin/master, trunk
17:44:16
Updated to read recent struct.txt records which contain 6 fields.
Prepended std:: to iostream classes to satisfy g++.
check-in: 105ebebabd user: geraint@users.sourceforge.net tags: origin/master, trunk
17:44:16
Updated to read recent struct.txt records which contain 6 fields.
Prepended std:: to iostream classes to satisfy g++.
check-in: c4e7be7512 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:42:23
Updated to reflect new CR format: component type is passed as the first argument. check-in: 0aa1668692 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:42:23
Updated to reflect new CR format: component type is passed as the first argument. check-in: 3865ce4c3e user: geraint@users.sourceforge.net tags: origin/master, trunk
17:40:41
-O3 optimisation by default. check-in: ef03940915 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:40:41
-O3 optimisation by default. check-in: f03da97648 user: geraint@users.sourceforge.net tags: origin/master, trunk
14:44:41
Compatible with Octave 2.1.57 check-in: 2179807639 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:44:41
Compatible with Octave 2.1.57 check-in: d2263a7136 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
More ↓

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