50 check-ins related to "origin/master" plus check-in "2000-12-03 17:15:18" occurring around 2000-12-03 17:15:18.
More ↑
2000-12-05
| ||
09:04:54 | *** empty log message *** check-in: f49f372c3e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:08 | Fixed function () compatibility problem. check-in: a0e16a4644 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:08 | Fixed function () compatibility problem. check-in: 7fe1ae8b97 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:01:52 | Changed == to = check-in: d3e8b806d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:01:52 | Changed == to = check-in: 2d822db26e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-04
| ||
14:42:47 | Initial revision check-in: 871138bd4d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:42:47 | Initial revision check-in: 4efe1cee68 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:19:12 | Changed $() to `` and $() to expr for sh compatibility -- geraint check-in: 13b715d5b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:19:12 | Changed $() to `` and $() to expr for sh compatibility -- geraint check-in: 6903680921 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:59:40 | *** empty log message *** check-in: b9e3c0ebd6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:59:40 | *** empty log message *** check-in: 7b63dc7eeb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:40 | Zapped () in functions for sh compatibility check-in: daf52efc94 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:40 | Zapped () in functions for sh compatibility check-in: bee131260b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:23 | Declare pi check-in: 1b7f8cc0fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:23 | Declare pi check-in: 0c346f5775 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:27:42 | New version check-in: 70af4c5fed user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:27:42 | New version check-in: 29f5c30c12 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:24:29 | Added swithc logic declarations check-in: d91175c1d8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:24:29 | Added swithc logic declarations check-in: 623e883028 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:23:25 | Put logic in-line - avoids the if statements check-in: 2c7ef9666c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:23:25 | Put logic in-line - avoids the if statements check-in: c720328b6b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:19:27 | Added switch declarations - in logic.cc check-in: 0f2f3db04a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:19:27 | Added switch declarations - in logic.cc check-in: f0a9ddeb0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-03
| ||
17:15:18 | *** empty log message *** check-in: ec2132ca33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:15:18 | *** empty log message *** check-in: 491cb1527d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:43 | Corrected bug in logic declatations check-in: f58fe3c9bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:43 | Corrected bug in logic declatations check-in: 318106ff9d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:06:22 |
Fixed bug in generating dummies Added logic declarations check-in: 2e73eadee8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:06:22 |
Fixed bug in generating dummies Added logic declarations check-in: a25ae5413f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:47:53 | *** empty log message *** check-in: e6bc57c1cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:47:53 | *** empty log message *** check-in: a2a067f83f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-01
| ||
20:55:01 | Added Geraint's fix for zeroing matrices check-in: 84118dc0fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:55:01 | Added Geraint's fix for zeroing matrices check-in: f028d55876 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:11:13 | Changed tmp name to mtt_tmp check-in: 66058f2870 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:11:13 | Changed tmp name to mtt_tmp check-in: e9c7c8c8ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:00:59 | Updated figure references check-in: 9a940c801a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:00:59 | Updated figure references check-in: 85b49debb9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:59:01 | Added .PRECIOUS: %.cc to hang on to cc files - thanks Geraint check-in: f6c1376c46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:59:01 | Added .PRECIOUS: %.cc to hang on to cc files - thanks Geraint check-in: 6a7e922b42 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:56:30 | Removed spurious echo '## Set matrices to zero' - thanks Geraint check-in: f148db5d5d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:56:30 | Removed spurious echo '## Set matrices to zero' - thanks Geraint check-in: 6559fa56d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:04:24 |
More partitioning achieved -- now needs the connections to be properly sorted in cbg2ese_r check-in: c51b3f6b2f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:04:24 |
More partitioning achieved -- now needs the connections to be properly sorted in cbg2ese_r check-in: 3b133eb48f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:51:26 |
Major changes towards partioning
- generates sub ese, def and struc | |
14:51:26 |
Major changes towards partioning
- generates sub ese, def and struc | |
14:28:34 | Initial revision check-in: 31be576630 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:28:34 | Initial revision check-in: 685c3eb122 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:22:15 | *** empty log message *** check-in: a49daaeeff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:22:15 | *** empty log message *** check-in: 53e7e46e47 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:18:44 |
-partition now partially works up to cse.m but need to think about indexing, struc files etc for subsystems. check-in: 625f96e751 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |