50 check-ins occurring around 2003-09-15 21:35:37.
More ↑
2003-10-15
| ||
16:14:38 | Correct on current value, predict next value check-in: a8c356c721 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-10-11
| ||
15:08:54 |
mtt -ibg Clutch odeso view now works! The order in which bonds are listed in each row of the connection/components matrix matters. Bonds with SS components at the other end are listed first (in order?). check-in: 40803ca7e2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:08:54 |
mtt -ibg Clutch odeso view now works! The order in which bonds are listed in each row of the connection/components matrix matters. Bonds with SS components at the other end are listed first (in order?). check-in: c5dc02ddd6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-10-10
| ||
22:22:18 | typo. check-in: 841ac7b6f5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:22:18 | typo. check-in: 09b8dde218 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-10-06
| ||
09:15:32 | Revised for RTlab check-in: c43f9e9fc7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:32 | Revised for RTlab check-in: db9f428d49 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:44 | augment option - constant term in basis check-in: f5f8cb8a81 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:44 | augment option - constant term in basis check-in: 4ea24a351a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:22:55 | Removed y_u arg from ppp_lin_quad check-in: dd760bdfd4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:22:55 | Removed y_u arg from ppp_lin_quad check-in: 7e0fb91fff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:02:02 | obsolete <> replaced by != check-in: c146b23bbb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:02:02 | obsolete <> replaced by != check-in: c871e8e364 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-25
| ||
13:54:41 | Replaced gv by PSVIEW setting check-in: 7ecce29500 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:54:41 | Replaced gv by PSVIEW setting check-in: 7c48b16d33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-24
| ||
10:03:35 | Fixed multi-line comment for new c++ syntax. check-in: 8f6bf3e294 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:03:35 | Fixed multi-line comment for new c++ syntax. check-in: 3a92552847 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-23
| ||
20:53:49 | Updated version number (5.0). check-in: d7b55e33e7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:53:49 | Updated version number (5.0). check-in: 2b45257f4d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:14:50 | Hide a _ check-in: 33aa2293f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:14:50 | Hide a _ check-in: 3d540ce243 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:57:18 | And back to gv check-in: 9dc3f2dd32 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:57:18 | And back to gv check-in: 88a5494fb7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-22
| ||
17:38:56 | gv --> ghostview check-in: 51446bed6e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:38:56 | gv --> ghostview check-in: e20a163d11 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-15
| ||
21:35:37 |
pi is now an implicit NOTVAR.
This eliminates the problem of duplicate declarations when -cc is used. | |
21:35:37 |
pi is now an implicit NOTVAR.
This eliminates the problem of duplicate declarations when -cc is used. | |
2003-09-14
| ||
23:05:47 |
Made pi a constant recognised by MTT for -cc and -oct. Required by NonlinearMSD example. Will cause problems for models which declare pi as a parameter. check-in: b36bb9b4a5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:05:47 |
Made pi a constant recognised by MTT for -cc and -oct. Required by NonlinearMSD example. Will cause problems for models which declare pi as a parameter. check-in: feb8094b4a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:31:45 | Replaced ^ with pow (required for -cc and -oct). check-in: 8983165fd0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:31:45 | Replaced ^ with pow (required for -cc and -oct). check-in: 172e593759 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-09-13
| ||
22:26:39 | Use std::pow instead of pow to avoid pow double/Complex ambiguity error. check-in: f222810d22 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:26:39 | Use std::pow instead of pow to avoid pow double/Complex ambiguity error. check-in: 3be1191cab user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-09-07
| ||
20:41:19 | *** empty log message *** check-in: 679c4552bb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:41:19 | *** empty log message *** check-in: 506ccdf590 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:25:09 | Fixed [ 790467 ] -oct option broken check-in: f9d31f9851 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:25:09 | Fixed [ 790467 ] -oct option broken check-in: 2bf551b4f2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-08-19
| ||
16:22:36 | New defaults check-in: 69fde1b238 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:22:36 | New defaults check-in: 764c415db6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:21:58 | Added ; to prevent output check-in: cd55f939af user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:21:58 | Added ; to prevent output check-in: aefed16f8f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:20:33 | More sanity checks check-in: 9e64008a9c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:20:33 | More sanity checks check-in: cecb9f2c69 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:19:53 | Covenverst U* to a c-header file check-in: 358cf70240 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:19:53 | Covenverst U* to a c-header file check-in: 0bc57f4c26 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:16:15 | Updated for new MTT check-in: f9751a5761 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:16:15 | Updated for new MTT check-in: ca8ba1dd93 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:14:23 | Shouldn't be here check-in: 6c10aeeca5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:14:23 | Shouldn't be here check-in: c7162dbabb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:49:43 | Don't build in -oct option check-in: 2a071be7ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |