50 check-ins related to "origin/master" plus check-in "2001-08-02 03:24:48" occurring around 2001-08-02 03:24:48.

More ↑
2001-10-05
23:39:43
Made odes.dat2 .PRECIOUS to prevent deletion when simulation receives ^C. check-in: 4d03032e8d user: geraint@users.sourceforge.net tags: origin/master, trunk
23:37:32
Fixed assignment statement in ae.r when RHS=0. check-in: 076163fdd2 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:37:32
Fixed assignment statement in ae.r when RHS=0. check-in: 052bf2b498 user: geraint@users.sourceforge.net tags: origin/master, trunk
11:24:35
Updated for new mtt features - input.txt etc check-in: e3494a9994 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:24:35
Updated for new mtt features - input.txt etc check-in: 770b7a0795 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:41:26
Reserved words check-in: 0f078e6367 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:41:26
Reserved words check-in: 8db228cecc user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-09-07
00:25:56
Partial fix for insidious bug which eliminates lines of code when parameter
names of the form (in* or off*) start continuation lines.
check-in: e8bb436773 user: geraint@users.sourceforge.net tags: origin/master, trunk
00:25:56
Partial fix for insidious bug which eliminates lines of code when parameter
names of the form (in* or off*) start continuation lines.
check-in: 6c5b7ec46d user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-24
21:41:04
Fixed problem with declaration when there are no numerical parameters. check-in: 64f9e9b57d user: geraint@users.sourceforge.net tags: origin/master, trunk
21:41:04
Fixed problem with declaration when there are no numerical parameters. check-in: e8898d83d2 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-10
16:20:43
Fixed error and added test system check-in: 722c460774 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:20:43
Fixed error and added test system check-in: 769c2129d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:19:06
Tidied up the optimisation stuff check-in: ca9ae39eaa user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:19:06
Tidied up the optimisation stuff check-in: 2f9714d2b0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-08-09
03:09:23
Fixed zeroing of initial guess of unknown inputs. check-in: 67b14533e7 user: geraint@users.sourceforge.net tags: origin/master, trunk
03:09:23
Fixed zeroing of initial guess of unknown inputs. check-in: 0d3835dbed user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-08
03:16:08
Rationalisation of solver code, fixed ctors. check-in: ddee3fea10 user: geraint@users.sourceforge.net tags: origin/master, trunk
03:16:08
Rationalisation of solver code, fixed ctors. check-in: a7219296bb user: geraint@users.sourceforge.net tags: origin/master, trunk
02:15:00
Rationalisation of solver code, beginning with algebraic solvers. check-in: b94fab9d42 user: geraint@users.sourceforge.net tags: origin/master, trunk
02:15:00
Rationalisation of solver code, beginning with algebraic solvers. check-in: 5ba0da8f5b user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-07
04:39:24
Consolidated dassl and residual functions. check-in: 73c9075b6a user: geraint@users.sourceforge.net tags: origin/master, trunk
04:39:24
Consolidated dassl and residual functions. check-in: 8e09988f64 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-02
03:24:48
Replaced mtt_version.sh with mtt_banner.sh - I think this was the intent. check-in: c57496c6ff user: geraint@users.sourceforge.net tags: origin/master, trunk
03:24:48
Replaced mtt_version.sh with mtt_banner.sh - I think this was the intent. check-in: b778e790d6 user: geraint@users.sourceforge.net tags: origin/master, trunk
03:01:08
Stopped initialisation of mttopen from over-writing logic.txt contents.
- comment removed from "sort" input (which put it last) because
initialisation is inserted in place of the comment by switch_txt2m.
check-in: d3736ff8dc user: geraint@users.sourceforge.net tags: origin/master, trunk
03:01:08
Stopped initialisation of mttopen from over-writing logic.txt contents.
- comment removed from "sort" input (which put it last) because
initialisation is inserted in place of the comment by switch_txt2m.
check-in: 83896a9315 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-01
22:16:01
Return input vector unchanged so that dassl can do the hard stuff. check-in: 864c3c4711 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:16:01
Return input vector unchanged so that dassl can do the hard stuff. check-in: 28e921aee0 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:14:32
Bug fix for dassl. check-in: 8e4e6001ef user: geraint@users.sourceforge.net tags: origin/master, trunk
22:14:32
Bug fix for dassl. check-in: 5a2448e70f user: geraint@users.sourceforge.net tags: origin/master, trunk
04:06:07
Added -i dassl for -cc and -oct. check-in: 16431df012 user: geraint@users.sourceforge.net tags: origin/master, trunk
04:06:07
Added -i dassl for -cc and -oct. check-in: 9a2641223c user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-07-28
21:10:18
Generate warning instead of error if reserved word used. check-in: 01ca3e89a7 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:10:18
Generate warning instead of error if reserved word used. check-in: f3cd55680e user: geraint@users.sourceforge.net tags: origin/master, trunk
21:09:22
Eliminated duplicate lines in type.sh. check-in: 87056fd440 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:09:22
Eliminated duplicate lines in type.sh. check-in: 92341338b3 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-07-27
23:43:34
Added -cc to usage options (required for use with xmtt). check-in: 577bdac00a user: geraint@users.sourceforge.net tags: origin/master, trunk
23:43:34
Added -cc to usage options (required for use with xmtt). check-in: fbee379b95 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:38:38
Changed comment below (# SUMMARY) - fixes xmtt. check-in: 99b821e087 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:38:38
Changed comment below (# SUMMARY) - fixes xmtt. check-in: e38093512b user: geraint@users.sourceforge.net tags: origin/master, trunk
23:29:10
Optimises only when requested (-opt). check-in: 79930fee8f user: geraint@users.sourceforge.net tags: origin/master, trunk
23:29:10
Optimises only when requested (-opt). check-in: a2786ba7dd user: geraint@users.sourceforge.net tags: origin/master, trunk
00:51:51
This should not have been here! check-in: 5e46372586 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:51:51
This should not have been here! check-in: 402e4c0443 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-07-26
05:02:53
Now writes cbg.fig when under-causal (again). check-in: 9a442e81f0 user: geraint@users.sourceforge.net tags: origin/master, trunk
05:02:53
Now writes cbg.fig when under-causal (again). check-in: c1544d4698 user: geraint@users.sourceforge.net tags: origin/master, trunk
04:08:35
Removed lines deleting _type.sh and cbg.m
-- how did they get there ??
check-in: b7154ccc2d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
04:08:35
Removed lines deleting _type.sh and cbg.m
-- how did they get there ??
check-in: dd98c9a1cf user: gawthrop@users.sourceforge.net tags: origin/master, trunk
04:07:28
Changed a to w on open (Geraint's suggestion)
Explictly close files
check-in: 26121c61ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk
More ↓

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