50 check-ins related to "trunk" plus check-in "1998-01-30 15:15:14" occurring around 1998-01-30 15:15:14.
More ↑
1998-02-12
| ||
07:48:04 |
Tidy mode copies all files (containing .) to work dir -- this makes sure that files such a .c .constitutive relationship go across. check-in: f9a3d7b284 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-02-11
| ||
19:36:29 | Only displays one level of cbg file now. check-in: 27311e5838 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:26:03 | Added verbose (-v) mode. check-in: a8997af087 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:36:28 |
Updated version control mode - make it untidy. cp --> cp -u after tidy-mode . check-in: 98d7b8fab8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-02-10
| ||
13:03:36 | Now includes controller transfer function (ctf). check-in: b8c2098174 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-02-09
| ||
14:16:52 | Writes end statement to the o/p file check-in: c17337c220 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:13:39 | Put octave stuff to /dev/null check-in: ad9017e3b7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:11:08 | Added ctf --> D(s) check-in: 966d19ceed user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:04:00 | Renamed matrix to cTF; check-in: 2dc95de56c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:54:34 | Initial revision check-in: 30f2e5613b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:51:04 | Fixed directory string bug. check-in: 0cb11ee0c8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:39:27 | Set inputs to zero as well. check-in: 166267ebaf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-02-06
| ||
15:53:49 | Initial revision check-in: ff1a1e28ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:02:26 | New default sspar -- sets all states to zero. check-in: b919009154 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:36:51 | Report on copying back from MTT_work check-in: 9e1b6bbeea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-02-05
| ||
16:06:53 |
Removed debugging lines. Auto parts in books. check-in: 066e4b6feb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:04:25 | Fixed problem with book in tidy mode. check-in: 403330cc63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:31:25 | Initial revision check-in: 04f27f5a87 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:00:11 |
Tidy mode now default. It seems to work ok but not for book type documents. check-in: 46dbe8c9c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-02-04
| ||
16:50:50 | Introduced the tidy (-t and -T) options check-in: 8ecfc83c2e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:26:47 | Simplified output format check-in: ceb43f71c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:45:05 | Less verbose comments. check-in: ac243cb4d3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:00:04 | Added view of subsystems. check-in: b9f403e2e4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-02-03
| ||
08:40:39 | Fixed a horrible bug -- changed filename -> filenum check-in: 0f3668c999 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-02-01
| ||
18:37:41 | Don't print irritating warnings about ports listed in lbl files. check-in: d0ea5d6a90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-01-30
| ||
15:15:14 | Sorted out superscript problem check-in: 60ab284823 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-01-29
| ||
19:37:31 | Fixed spurious call to X server bug check-in: 0dc96c5a48 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:06:36 | Better annotation check-in: 9c7a10bed7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:06:21 | Better annotation of each input check-in: f2e8294bec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-01-23
| ||
13:38:07 | VERSION 2.7 check-in: 0492edcf44 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:33:47 |
Removed OCTAVE_PATH Removed RMATRIX check-in: 0798b8ec98 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:31:23 | $RMATRIX --> $MATRIX check-in: 04a03b6cfd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:27:13 |
Added state-feedback control representations: smc,smo,ssk,ssl check-in: 17b2d86760 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:31:03 | Initial revision check-in: b03de71f69 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:30:36 |
Fixed a sign error - the coeficients of a(s) appear with - signs in the A_c matrix! check-in: 5d295cdb21 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:23:00 | Fixed typing error in (length(j)==1) check-in: f7d79e097c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:22:05 | Initial revision check-in: 7da8e4cff1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-01-22
| ||
13:25:55 | Initial revision check-in: 5eda557e20 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:25:22 | Added END;; to output file. check-in: ccc44264a7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:17:37 | Initial revision check-in: 1d53b14dfc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:39:01 | Initial revision check-in: d611ac00e5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:59:36 | Initial revision check-in: 4752205790 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-01-21
| ||
09:24:46 |
Removed 'touch $1_rep.txt' -- perhaps best to do this by hand if necessary. As it is, it cuased probs wene reediting the _rep.txt file. check-in: 4fbf381bc5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-01-19
| ||
14:21:21 |
Removed ordinary differential equation representation - its to verbose. check-in: 90570509b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:20:07 | Initial revision check-in: 8014feb043 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:08:21 | Added comment about linearisation point check-in: c5b3d1485b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:57:26 | Added a discussion of the relevance of G(s). check-in: 359bab5f7b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-01-16
| ||
14:56:59 |
Argument now correctely recognised as a string beginning with - (rather than containing -) check-in: e7e06d7c0f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:55:01 | MAKE=make check-in: e9dd4571d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:01 |
Changed documentation from [1] [2] to [in] [out]. Expanded documentation check-in: d07892d86b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |