50 most recent check-ins occurring on or after 1996-12-07 20:50:16.
More ↑
1997-03-18
| ||
17:28:45 | Initial revision check-in: e053323e1e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:25:24 | Now just generates names - formatting removed. check-in: ffc0f4d871 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:55:01 | Initial revision check-in: e415b2b0e9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-17
| ||
13:45:42 | Added more error info. check-in: a72ecada3c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-10
| ||
09:24:58 | a.out now deleted in the clean operation check-in: 2241dd8a8f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-05
| ||
08:35:20 | Initial revision check-in: 3725821adb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:24:09 | Delete a.out after it has run. check-in: bc3ca0fc46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-03-01
| ||
11:20:36 | Initial revision check-in: b7ee569db1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-24
| ||
19:31:10 | Removed numpar.m requirement from .m files check-in: 13e3d06158 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:44:28 | Ignores numerical parameters in global list. check-in: 5d5583857f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:43:21 | Now ignores parameters that are numerical. check-in: 8787884858 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:02:17 | Added gamma and delta transformations check-in: db8ccfe414 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-11
| ||
10:06:42 | Removed a debugging line. check-in: 42eba716bb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-09
| ||
20:33:13 | Replaced a.out with ./a.out check-in: e62292129c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:30:04 | Copied from tweedledum. check-in: 8f41e1e5ca user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-04
| ||
18:55:55 | Initial revision check-in: ac5d2bff2a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:52:34 |
Copied from matlab tidy -- removed everthing except removal of blank lines check-in: a321f8766f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:50:07 | Initial revision check-in: a3438c015e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-01-21
| ||
22:57:17 | Various bug fixes. check-in: 23cfc41def user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
22:55:59 | Minor bug fixes check-in: 97449a85e5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
22:54:54 | Initial revision check-in: 8f2fd39006 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:16:40 |
Included transformations to language c for: ode params numpar check-in: b188abb216 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:36:26 | Initial revision check-in: 3106124b8d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:59:20 | Changed typo: symbolic --> numeric check-in: 03f1e4b18c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:52:23 | Initial revision check-in: 56282a26ff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-01-07
| ||
09:16:03 |
Added step_factor parameter - gives that number of integration steps per sample. check-in: 9fd21e4896 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-01-06
| ||
21:36:44 |
Fixed bug mtt_error --> mtt_error.txt Replaced lsode by Euler integration. check-in: 54877be992 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-01-05
| ||
19:34:35 | Don't write globals which are already assigned to a number. check-in: 16bd2610f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:25:59 | More informative message about port bonds incompatible with ports check-in: ad3bd0df1a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-01-02
| ||
11:21:17 |
Now assumes all components bonds etc at depth zero in fig file. Ie anything at depth>0 is ignored. Thanks to Donald for suggesting this. check-in: a79c1594e3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-31
| ||
16:20:42 |
Just write causality information at top level -- it gets a bit voluminous if written at deeper levels. check-in: 53097c3f8a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:14:53 | Now handles multi-character subscripts. check-in: dbdafa4472 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:49:09 |
Don't copy port bond causality if already set -- allows subsystem causality to be preset directely on named SS. check-in: 084adb76c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:42:36 | *** empty log message *** check-in: 49d12edd47 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:25:57 | Clearer error messages for incorrect ports. check-in: 6a86eec1d3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-30
| ||
20:00:29 |
Fixed bent-bond bug. NB unfixed problems: 1. xfig writes multi line fields if more than about 5 segments. 2. rbg2abg takes a multi-segment bond as a straignt line between the end points - so computation of stroke and arrow directions may be iffy. check-in: 2b6ffa23ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:23:35 | Allows for bent bonds - ie bonds with more than 2 line segments. check-in: be097f19e1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-21
| ||
19:47:53 | Changed \* to \\* check-in: e6b9cd6975 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:47:23 | Put back under VC check-in: f9fbaabcf3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:46:52 |
Set to 2.2++ Changed \* --> \\* in rbg_fig2m.awk check-in: beadefdd98 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-19
| ||
19:55:22 | Version 2.2 -- Linux. check-in: 5b67615bb3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:24:29 |
Uniform conversion of mttxi --> x_{i} for x,u,y and z Convert ???mttx to mtt x for x,u,y and z check-in: 5d3ded19e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-12
| ||
16:03:19 |
Removed global argument stuff for y - its already done in the translation. check-in: 745d235d53 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:59:06 | Generic handling of subscript for y,u,ui check-in: 8b6550d1f4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:54:20 | Saved it. check-in: 82704b919d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-10
| ||
16:52:29 |
Detect null string using strcmp, not length. Put filnum argument to mtt_info. check-in: 18b59159b9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:04:11 | Changed file handling on mtt_info. check-in: 84b3830d14 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-07
| ||
21:34:52 | Tests for null string with strcmp check-in: 819feffbe2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:33:52 | Changed _input file to give unit step on ALL inputs check-in: 98908c2fdd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:50:16 | *** empty log message *** check-in: 97975b3c65 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |