800 check-ins using file mttroot/mtt/bin/trans/abg2lbl_fig2txt version f9d0cf4b05
2001-07-13
| ||
04:02:31 | Implemented numerical algebraic solution for _ode2odes.oct. Leaf check-in: 4fd23f55d3 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
04:02:31 | Implemented numerical algebraic solution for _ode2odes.oct. Leaf check-in: 120c923553 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:07:59 | Added dtors to Solvers check-in: 2364b84dcb user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:07:59 | Added dtors to Solvers check-in: 9b9a6be2b1 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-07-09
| ||
00:24:58 | input rep: Removed input name mapping, left state name mapping. check-in: 1b93319a58 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:24:58 | input rep: Removed input name mapping, left state name mapping. check-in: aba0a88b32 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-07-02
| ||
00:34:56 | gcc-3.0 compatibility. check-in: 98a5282e8f user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:34:56 | gcc-3.0 compatibility. check-in: dd41e6affd user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-30
| ||
03:26:20 | gcc-3.0 compatibility. check-in: f80e872abe user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:26:20 | gcc-3.0 compatibility. check-in: 65d8cff89b user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-28
| ||
22:58:27 | Using mtt_xargs.sh to prevent Arg list too long error. check-in: 3cd3edb0e6 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
22:58:27 | Using mtt_xargs.sh to prevent Arg list too long error. check-in: 7bd1fc6014 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-26
| ||
23:16:12 | Moved from trans directory to bin directory. check-in: a1d300ea5b user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
23:16:12 | Moved from trans directory to bin directory. check-in: 5fafe45413 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
22:29:05 |
mtt_xargs.sh eliminates Arg list too long error for large models. (UNIX xargs does not work if the environment is too large). check-in: 6ec7d47592 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
22:29:05 |
mtt_xargs.sh eliminates Arg list too long error for large models. (UNIX xargs does not work if the environment is too large). check-in: 792d92bf1f user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
01:06:59 | Initial guess set to one. check-in: 498c1e0b78 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
01:06:59 | Initial guess set to one. check-in: 3c694c43de user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
01:01:28 | Makes input and state names available for input rep. check-in: 5d1ea091d1 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
01:01:28 | Makes input and state names available for input rep. check-in: f660139eb3 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:57:21 | Prints more useful name. check-in: 2558640b16 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:57:21 | Prints more useful name. check-in: 528fe3d379 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:55:48 | Writes algebraic equation Jacobian _aej.r (not used yet). check-in: 383457e919 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:55:48 | Writes algebraic equation Jacobian _aej.r (not used yet). check-in: f057909af3 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-25
| ||
23:28:29 | Generic mtt_rate and mtt_output - allows method independent calls. check-in: 984f0c191d user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
23:28:29 | Generic mtt_rate and mtt_output - allows method independent calls. check-in: 43a0e0bde2 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-05
| ||
03:37:15 | *** empty log message *** check-in: 3eb0acafb0 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:37:15 | *** empty log message *** check-in: 4c82a03e36 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:20:40 | added -ae option to select algebraic equation solution method. check-in: 6e5926c3aa user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:20:40 | added -ae option to select algebraic equation solution method. check-in: 97ad53b747 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-09
| ||
00:19:22 | Fixed EOF error when MTTNYZ=0. check-in: 0c40464f88 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:19:22 | Fixed EOF error when MTTNYZ=0. check-in: 414839b0b6 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-08
| ||
08:30:12 |
Added line to reverse the x^y --> pow(x,y) in default _simp file to prettyfy LaTeX check-in: 3c4e19428e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:30:12 |
Added line to reverse the x^y --> pow(x,y) in default _simp file to prettyfy LaTeX check-in: fdcd5d8767 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:25:02 |
Put -fixcc stuff _after_ other files - avoides interaction with complicated _sub.r Add usage info check-in: 8edf0ba05b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:25:02 |
Put -fixcc stuff _after_ other files - avoides interaction with complicated _sub.r Add usage info check-in: 7abfafea04 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-05
| ||
20:50:16 | Fixed errors when MTTNx=0. check-in: fc9f65477a user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
20:50:16 | Fixed errors when MTTNx=0. check-in: 249f2fba91 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-04
| ||
04:07:24 |
Numerical solution of algebraic equations. sys_ae.cc written for unsolved inputs. Solution of equations using hybrd from MINPACK (as used by Octave fsolve). check-in: 2640c1bcbb user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
04:07:24 |
Numerical solution of algebraic equations. sys_ae.cc written for unsolved inputs. Solution of equations using hybrd from MINPACK (as used by Octave fsolve). check-in: 97dfd358e9 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-01
| ||
14:19:07 | Physiological systems used for Teaching Control V at Glasgow check-in: 45bb5253a4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:19:07 | Physiological systems used for Teaching Control V at Glasgow check-in: 82f92c73c0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:16:06 | New P+D controller for collocated use and effort output check-in: bb4060a00e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:16:06 | New P+D controller for collocated use and effort output check-in: 2051145c7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-30
| ||
03:02:53 | Created branch numerical-algebraic-solution check-in: e96b3471d0 user: gawthrop@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:02:53 | Created branch numerical-algebraic-solution check-in: 985ebf5c93 user: gawthrop@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:02:52 | Stripped template stuff. check-in: 100c579558 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:02:52 | Stripped template stuff. check-in: 04ebf6e80f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-28
| ||
03:38:36 | Refined selection of matching patterns - checks for exact match. check-in: 9b7ef81b4b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:38:36 | Refined selection of matching patterns - checks for exact match. check-in: f8ed71926b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:15:03 | Fixed comment (interfered with "mtt help representations"). check-in: 9803ab154d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:15:03 | Fixed comment (interfered with "mtt help representations"). check-in: 7a20a89652 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-25
| ||
22:17:45 | Fixed icd.txt2 dependency. check-in: 87bfa53b5f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:17:45 | Fixed icd.txt2 dependency. check-in: 99d5c3c033 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-24
| ||
16:41:54 | New 2-port sensitivity components check-in: 1077e86780 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:41:54 | New 2-port sensitivity components check-in: 46e86cda2d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:39:36 | Uses new 2-port sR and sC check-in: 29b09bdf62 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:39:36 | Uses new 2-port sR and sC check-in: 5a85cde5cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-23
| ||
22:28:06 | Templates allow return types to differ from arguments. check-in: 24dfa443fc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:28:06 | Templates allow return types to differ from arguments. check-in: 75fb277a47 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:25:29 | Plots each column individually. check-in: 75eb8f868e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:25:29 | Plots each column individually. check-in: 73894dd24e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:23:30 |
Now stips ; from bottlom level argument list - allows aliasing of parts of a,b,c (eg a,b by using a,b;c check-in: 9c099c6e0a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:23:30 |
Now stips ; from bottlom level argument list - allows aliasing of parts of a,b,c (eg a,b by using a,b;c check-in: 9f2a5ebb7e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:06:21 | Removed stdin bug workaround check-in: 4c2e6123ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:06:21 | Removed stdin bug workaround check-in: 86564c67a2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:59:43 | New CR for 2-port form of sC,sR etc check-in: 71be87f692 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:59:43 | New CR for 2-port form of sC,sR etc check-in: 9346aac9b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:48:13 | Now uses new 2-port C and R sensitivity components check-in: 5d350e0b89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:48:13 | Now uses new 2-port C and R sensitivity components check-in: ab09ec2254 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-19
| ||
11:04:57 | New C component with state detector check-in: b401f73980 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:04:57 | New C component with state detector check-in: 95089b4ab4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-16
| ||
22:22:06 | *** empty log message *** check-in: 3fbc81b491 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:22:06 | *** empty log message *** check-in: 34b4d367e7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-15
| ||
21:15:41 | Added interface definition rep: _ICD.(txt|c|cc|m). check-in: 16076f51bd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:15:41 | Added interface definition rep: _ICD.(txt|c|cc|m). check-in: 550dfb07d1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:09:49 | Corrected number of columns in SciGraphica worksheet. check-in: f8458c2a6a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:09:49 | Corrected number of columns in SciGraphica worksheet. check-in: 3c9561eccf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-14
| ||
05:11:02 | Added conversion of simulation data to SciGraphica XML format (_odes.sg). check-in: ac04814c93 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:11:02 | Added conversion of simulation data to SciGraphica XML format (_odes.sg). check-in: 5db3ee1985 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-13
| ||
07:14:12 | Implemented lower level lbl.txt recognition of #NOT[V|P]AR check-in: 2134af598f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
07:14:12 | Implemented lower level lbl.txt recognition of #NOT[V|P]AR check-in: 2716fc0220 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-12
| ||
03:08:00 |
Improved sh->csh conversion, reduces environment namespace pollution. Still need to do proper if [ -z $MTT_BASE ] ... else ... fi conversion. check-in: d8c4862c2f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:08:00 |
Improved sh->csh conversion, reduces environment namespace pollution. Still need to do proper if [ -z $MTT_BASE ] ... else ... fi conversion. check-in: 13c87384a1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:49:13 | Fixed .oct use of Octave globals: MTT_input_last MTT_input_index check-in: 6c2ed05516 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:49:13 | Fixed .oct use of Octave globals: MTT_input_last MTT_input_index check-in: dde64a9300 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-11
| ||
15:41:45 | New identification example - friction components only check-in: 6e8c859b73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:41:45 | New identification example - friction components only check-in: 3c4ab88a3c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:34:56 | Fixed bug to do with multiple outputs check-in: a230d6637d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:34:56 | Fixed bug to do with multiple outputs check-in: aa312240ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:44:26 |
Fixed cc and c problems to do with pow(x,y) and integers mtt/lib/reduce/fix_c.r is included in rdae2dae and cse2smx_lang for -c, -cc and -oct options check-in: 47742bde53 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:44:26 |
Fixed cc and c problems to do with pow(x,y) and integers mtt/lib/reduce/fix_c.r is included in rdae2dae and cse2smx_lang for -c, -cc and -oct options check-in: 9612ed3ef0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:52:45 | Temporary fix to avoid incorrect _input.cc with stdin check-in: 51ac8a149a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:52:45 | Temporary fix to avoid incorrect _input.cc with stdin check-in: ca16ae9fae user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:36:10 |
Now uses system_cr.h in place of system.h in .c rep - compatible with older code check-in: 850ea26ade user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:36:10 |
Now uses system_cr.h in place of system.h in .c rep - compatible with older code check-in: 3d83aec7ca user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
02:13:29 | Fixed input.oct for compatibility with input.m. check-in: 9fa6221d14 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
02:13:29 | Fixed input.oct for compatibility with input.m. check-in: 8fcb8ac6a0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-10
| ||
13:57:33 | Fixed bash/sh compatibility bug check-in: 6c6042c820 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:57:33 | Fixed bash/sh compatibility bug check-in: 07cafda43d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:56:13 | Uses standard mkoctfile check-in: 1ff989db2f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:56:13 | Uses standard mkoctfile check-in: d70e82e32e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:09:13 | *** empty log message *** check-in: 9647887f99 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:09:13 | *** empty log message *** check-in: 42273c2d00 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:08:19 | Smoother translation to .cs using sh2csh check-in: 3506f3faef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:08:19 | Smoother translation to .cs using sh2csh check-in: 3b8cbf87d1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:50 | Minor fixes for sensitivity versions check-in: 8eed789a90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:50 | Minor fixes for sensitivity versions check-in: c071b8a298 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-06
| ||
05:24:31 | -stdin for .cc reps. check-in: 22bdf1e9f5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:24:31 | -stdin for .cc reps. check-in: 19df88b4b1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-05
| ||
12:00:18 | Identification example check-in: 5ad84ea3e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:00:18 | Identification example check-in: e2aded79c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:42 | Model-based identification for PPP check-in: 5c2f55298a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:42 | Model-based identification for PPP check-in: 36dbdfe9cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:50:12 | Tidied up documentation + verbose mode check-in: c15b1f601a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:50:12 | Tidied up documentation + verbose mode check-in: 9e81f2113f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:49:07 | Fixed a number of bugs to as to work with reports. check-in: ae468ffafb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:49:07 | Fixed a number of bugs to as to work with reports. check-in: a6e307d2da user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:46:13 |
Added mtt_prepend.sh, -p preserves time attribute of base file - eliminates error in dependencies due to update of ese.r by modpar.r. check-in: 5c5cd8b589 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:46:13 |
Added mtt_prepend.sh, -p preserves time attribute of base file - eliminates error in dependencies due to update of ese.r by modpar.r. check-in: b47b852b72 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-04
| ||
10:06:49 | New ssim (sensitiveity simulation) rep check-in: 7d66f352c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:06:49 | New ssim (sensitiveity simulation) rep check-in: aa507541d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:05:38 | Reresentation for system identification for ppp check-in: 34531ed402 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:05:38 | Reresentation for system identification for ppp check-in: 7483f97d8c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:25 |
Restuctured to be more logical. Data is now in columns to be compatible with MTT. check-in: 0ea7b213e7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:25 |
Restuctured to be more logical. Data is now in columns to be compatible with MTT. check-in: 2a56dd249c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
01:03:01 | Fixed elimination of 0 in xxx(0...) when ... does not start with a digit. check-in: 58203f3d83 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:03:01 | Fixed elimination of 0 in xxx(0...) when ... does not start with a digit. check-in: 66c73b4221 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-03
| ||
14:51:30 | Equivalent to the c pow function (computes x^y) check-in: bc591b3819 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:51:30 | Equivalent to the c pow function (computes x^y) check-in: a0c19a9a56 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:49:42 |
Revised to incorporate new ssim (sensitivity simulation) representation (m only just now). check-in: 5fc249a8b0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:49:42 |
Revised to incorporate new ssim (sensitivity simulation) representation (m only just now). check-in: 5aefc73131 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-02
| ||
17:36:20 | Resolved $sys name clash when using -s check-in: 06cc77a126 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:36:20 | Resolved $sys name clash when using -s check-in: 0ef4f792c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:02:35 | Putting the PPP library under cvs check-in: 182384e0d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:02:35 | Putting the PPP library under cvs check-in: 4864fa2242 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:57:57 | Added missing ; check-in: ef3ac62298 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:57:57 | Added missing ; check-in: 26c73dcaa2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:19:18 | Translates modulated parameters into reduce check-in: b52250ca63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:19:18 | Translates modulated parameters into reduce check-in: 801d56870d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-01
| ||
05:18:57 |
Octave 2.0.16 compatibility. Removed static declarations - gave wrong results. check-in: a642e130b1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:18:57 |
Octave 2.0.16 compatibility. Removed static declarations - gave wrong results. check-in: 29b9700f0a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:17:22 | Removed static declarations - gave wrong results with multiple calls of ode2odes. check-in: b6b370e3b4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:17:22 | Removed static declarations - gave wrong results with multiple calls of ode2odes. check-in: 6751d6e73d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:38:54 |
Reset row to zero after write to file, ready for subsequent runs. Eliminates SIGSEGV in Octave when _ode2odes called multiple times. check-in: f0b48da817 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:38:54 |
Reset row to zero after write to file, ready for subsequent runs. Eliminates SIGSEGV in Octave when _ode2odes called multiple times. check-in: 73e682b20b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-30
| ||
15:13:58 | Rationalised simulation modes to each return mtt_data check-in: e245176674 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:13:58 | Rationalised simulation modes to each return mtt_data check-in: 82f17ad042 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-03-29
| ||
19:24:14 | Can now use c representations of crs when using -c option check-in: 810776c9bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:24:14 | Can now use c representations of crs when using -c option check-in: d42eec3600 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-03-28
| ||
01:50:40 | Fix for ambiguous Matrix instantiation (Octave 2.0.16). check-in: ca18b01ca5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:50:40 | Fix for ambiguous Matrix instantiation (Octave 2.0.16). check-in: 46142f5211 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-27
| ||
13:47:53 | First version check-in: 8ccb71060d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:47:53 | First version check-in: fb233b4b1a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:21:59 | Octave version compatibility for save_ascii_data(_for_plotting). check-in: 1f42af64c9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:21:59 | Octave version compatibility for save_ascii_data(_for_plotting). check-in: 336cfaa431 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:10:23 | Improved determination of Octave version. check-in: 1d1895315e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:10:23 | Improved determination of Octave version. check-in: 241ec66090 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:14:27 | Improved determination of Octave version. check-in: 31ebb993e5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:14:27 | Improved determination of Octave version. check-in: 429028f25c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:07:34 |
Improved determination of Octave version for ode2odes.exe creation. Removed FORCE check_update of .txts. check-in: ee25b5682e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:07:34 |
Improved determination of Octave version for ode2odes.exe creation. Removed FORCE check_update of .txts. check-in: 7a9336d9cb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-26
| ||
16:22:25 | Updated port aliases check-in: bfd0a906da user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:22:25 | Updated port aliases check-in: 449f871f2a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:21:35 | This missing transformation added check-in: de52ff5f6c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:21:35 | This missing transformation added check-in: 1fe7389094 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:42:16 | This missing transformation added check-in: 18b97890ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:42:16 | This missing transformation added check-in: b0c230d332 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-03-24
| ||
23:13:56 | Declared static functions ((unused)) to eliminate warnings building .oct. check-in: 01eb15b39a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:13:56 | Declared static functions ((unused)) to eliminate warnings building .oct. check-in: 5d445159bf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-23
| ||
14:58:16 | Fixed cosmetic bugs -- component display check-in: 4acfbce1bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:58:16 | Fixed cosmetic bugs -- component display check-in: dc4cb529ab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:31 | Now puts space after header fields + writes _port.fig check-in: 40b1df7cf5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:31 | Now puts space after header fields + writes _port.fig check-in: 06d82dcd1c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:56:21 | Now puts space after header fields + write _port.fig check-in: 5833aaf844 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:56:21 | Now puts space after header fields + write _port.fig check-in: ab625cac44 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:21:29 | Show -pdf oprion in help list check-in: 284cf8cdfc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:21:29 | Show -pdf oprion in help list check-in: 159cfa1d10 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:20:20 | Fixed bug with vector components --NB takes geometric info from _rbg.fig check-in: 86e49a1290 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:20:20 | Fixed bug with vector components --NB takes geometric info from _rbg.fig check-in: 47c45949d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-03-21
| ||
03:24:59 | Calculate inputs before outputs (.cc). check-in: 19ce94128f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:24:59 | Calculate inputs before outputs (.cc). check-in: e15a0f99ae user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-19
| ||
02:28:53 | Branch merge: merging-ode2odes-exe back to MAIN. check-in: f837714420 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
02:28:53 | Branch merge: merging-ode2odes-exe back to MAIN. check-in: 62ceda890f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:35:31 | Reverted forced update check to main branch form, ready for merge. Leaf check-in: 16d57ddb07 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
01:35:31 | Reverted forced update check to main branch form, ready for merge. Leaf check-in: fc72557013 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:29:08 |
Parse switches (-A) before calling def2write_r. Update $1_def.* instead of removing. check-in: a58166ede2 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:29:08 |
Parse switches (-A) before calling def2write_r. Update $1_def.* instead of removing. check-in: d1ee2bdeb3 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-17
| ||
09:51:07 | Implemented Runge-Kutta IV fixed-step method (-i rk4). check-in: 9c788a5adb user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
09:51:07 | Implemented Runge-Kutta IV fixed-step method (-i rk4). check-in: 247243a401 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-16
| ||
03:56:54 | Convert variable names to lower case. check-in: 413c4c42a4 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:56:54 | Convert variable names to lower case. check-in: 2dfeaa8a10 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:56:13 | Removed psignal/siginfo.h - problematic and unnecessary. check-in: 02cafa61b7 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:56:13 | Removed psignal/siginfo.h - problematic and unnecessary. check-in: 6848d4da90 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-12
| ||
23:16:37 | Minor improvements to signal handling (.exe). check-in: 2421e2457a user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
23:16:37 | Minor improvements to signal handling (.exe). check-in: 80f6f8264a user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:59:30 |
SIGINT (C-c C-c) now causes simulation data to be dumped to MTT.core. SIGQUIT (C-c C-\) as for SIGINT, then raises default SIGQUIT. SIGFPE as for SIGINT, then raises default SIGABRT. check-in: a2c1d1be81 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:59:30 |
SIGINT (C-c C-c) now causes simulation data to be dumped to MTT.core. SIGQUIT (C-c C-\) as for SIGINT, then raises default SIGQUIT. SIGFPE as for SIGINT, then raises default SIGABRT. check-in: 25ab7dc08c user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-09
| ||
04:01:20 | \ escapes newline. check-in: 13690c0b32 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
04:01:20 | \ escapes newline. check-in: 95669d2bb6 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:19:57 | Renamed parser parser.exe (cvs ignores by default). check-in: d377905ba1 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:19:57 | Renamed parser parser.exe (cvs ignores by default). check-in: 90917ba925 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
02:59:26 | got_comment: (char)c no longer compared to (int)EOF. check-in: be3660debc user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
02:59:26 | got_comment: (char)c no longer compared to (int)EOF. check-in: c00e886aea user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
02:52:11 | Fixed parser path. check-in: e7c08c709a user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
02:52:11 | Fixed parser path. check-in: 8f895130d6 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-07
| ||
04:06:55 |
Irix: catch SIGFPE and write data before aborting (.exe). GNU/Linux: nada. check-in: 30eac5fc49 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
04:06:55 |
Irix: catch SIGFPE and write data before aborting (.exe). GNU/Linux: nada. check-in: 559f317100 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-06
| ||
03:52:15 | Put back struc_txt2m - required by mtt2sys. check-in: df44346da1 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:52:15 | Put back struc_txt2m - required by mtt2sys. check-in: f2d74d13ba user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:48:43 |
Print additional environment variable for "mtt -p". MTT_LDFLAGS defaults to " " to avoid installation warning. check-in: 0e8b9063f9 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:48:43 |
Print additional environment variable for "mtt -p". MTT_LDFLAGS defaults to " " to avoid installation warning. check-in: a814d5ebe0 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-03
| ||
06:50:38 | Added #SUMMARY lines for ode2odes. check-in: b6d1d2f47e user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
06:50:38 | Added #SUMMARY lines for ode2odes. check-in: f52b542e3f user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:49:33 | Declared functions static to eliminate linker errors due to multiple definitions. check-in: 228f2e3254 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:49:33 | Declared functions static to eliminate linker errors due to multiple definitions. check-in: d04076ccfb user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:27:14 | Fixed ar options to work with GNU ar. Allow mtt to create dependencies for mtt_%.cc when making mtt_%.oct. check-in: a94223000c user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:27:14 | Fixed ar options to work with GNU ar. Allow mtt to create dependencies for mtt_%.cc when making mtt_%.oct. check-in: 83b666d596 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-02
| ||
00:45:21 | Separated Euler and Implicit methods in .cc code and dependencies. check-in: 3098274adc user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:45:21 | Separated Euler and Implicit methods in .cc code and dependencies. check-in: 851c0ce75e user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:40:18 | Fixed stupid typo in max and min functions. check-in: f7f1dc1e6a user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:40:18 | Fixed stupid typo in max and min functions. check-in: 85aff98574 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-01
| ||
05:05:53 | Minor revisions. check-in: 449e55e2e4 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
05:05:53 | Minor revisions. check-in: 5d613c5596 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-02-23
| ||
03:53:55 | Minor revisions. (ode2odes.exe works on GNU/Linux and ~GNU/Irix) check-in: 7f5b9f0bd7 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:53:55 | Minor revisions. (ode2odes.exe works on GNU/Linux and ~GNU/Irix) check-in: 84ff77e2a0 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-02-22
| ||
06:41:40 |
Initial merge of ode2odes.exe into main mtt. standalone_rep.make deleted: rules moved to mtt, variables to mttrc. check-in: 63813a1049 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
06:41:40 |
Initial merge of ode2odes.exe into main mtt. standalone_rep.make deleted: rules moved to mtt, variables to mttrc. check-in: 60068009b2 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-02-19
| ||
06:33:20 | Created branch merging-ode2odes-exe check-in: 97dc03b3f3 user: gawthrop@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
06:33:20 | Created branch merging-ode2odes-exe check-in: ce97158db9 user: gawthrop@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
06:33:19 | Removed operation form loop. check-in: fe41f9074c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:33:19 | Removed operation form loop. check-in: 74c9df0d75 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:32:02 | Octave path change, remove libblas check-in: b352ebad6c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:32:02 | Octave path change, remove libblas check-in: cdf1d3ec4d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-18
| ||
09:18:49 | Removed temporary Matrices from mtt_implicit.cc check-in: 2a56f89412 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:18:49 | Removed temporary Matrices from mtt_implicit.cc check-in: 0b9c3c56c1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:10:30 | Print message. check-in: e80a06d712 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:10:30 | Print message. check-in: d206e09bb9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:08:21 | Simplified. check-in: bb7af62f84 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:08:21 | Simplified. check-in: e472b719de user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-17
| ||
03:48:17 |
Use assignment LHS to gather tmp variable names. Prevents collection of long expressions, eg: tmp34*(tmp75 check-in: f4fd201171 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:48:17 |
Use assignment LHS to gather tmp variable names. Prevents collection of long expressions, eg: tmp34*(tmp75 check-in: eca5067ba8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-14
| ||
06:06:34 | Removed octave_value_list wrappers from standalone.exe - speed improvements check-in: 2b317a41b7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:06:34 | Removed octave_value_list wrappers from standalone.exe - speed improvements check-in: 8b27383a88 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-11
| ||
07:08:59 | Static declarations of octave_value_lists: small .exe speed improvement check-in: f58032ca4b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
07:08:59 | Static declarations of octave_value_lists: small .exe speed improvement check-in: b93385cc6b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:25:53 | Reduced number of matrix operations during .oct simulation data write check-in: c2e73d2c57 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:25:53 | Reduced number of matrix operations during .oct simulation data write check-in: 16e1f414da user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-09
| ||
02:56:46 |
Translate some binary operators Allows use of ! in logic.txt check-in: 9745aba946 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
02:56:46 |
Translate some binary operators Allows use of ! in logic.txt check-in: 51220a5eb8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-08
| ||
00:39:56 | Removed clear from code generated by: mtt -c -i euler -o check-in: cb90ccb3c1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:39:56 | Removed clear from code generated by: mtt -c -i euler -o check-in: 823f1b334d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-06
| ||
12:40:44 | typo check-in: 2fefd10db6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:40:44 | typo check-in: 2acaca19b3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:08:34 | Added gnuplot.txt representation. check-in: 6796ef70a0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:08:34 | Added gnuplot.txt representation. check-in: 370a7bfcab user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:39:08 | Added _standalone.exe representation. check-in: cfaa1be057 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:39:08 | Added _standalone.exe representation. check-in: 27b6f4c694 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-05
| ||
17:27:40 | Make sure _def.r exists before creating _state.txt check-in: b65340b323 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:27:40 | Make sure _def.r exists before creating _state.txt check-in: 1cdccb01f5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:19:52 |
Now gives unique names to the states of multiports. Second name onwards labeled with port number check-in: 34651ed0d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:19:52 |
Now gives unique names to the states of multiports. Second name onwards labeled with port number check-in: f8af93ae32 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:17:09 |
New state format Sets initial capacitor displacement to unity check-in: ec61c22ca1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:17:09 |
New state format Sets initial capacitor displacement to unity check-in: 80bdcfc444 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:03:19 |
Restrict scope of variables to file (static). Warn GCC that variables may be unused. check-in: 1415a3c534 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:03:19 |
Restrict scope of variables to file (static). Warn GCC that variables may be unused. check-in: 7ca6ba6731 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:57:13 | Removed unnecessary files. check-in: 0f05f75f0f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:57:13 | Removed unnecessary files. check-in: b2a4527a43 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:50:58 | Octave 2.1.x compatability. check-in: f53801a595 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:50:58 | Octave 2.1.x compatability. check-in: f49f0ad006 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:32:31 | typo check-in: bb0ed37feb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:32:31 | typo check-in: bbe3d9f0be user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:32:35 | Octave version 2.1.x compatability and #ifdef statements for standalone rep check-in: 6b01e9c010 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:32:35 | Octave version 2.1.x compatability and #ifdef statements for standalone rep check-in: 836eaf9473 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:23:09 | Simplified. check-in: 89f987075f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:23:09 | Simplified. check-in: 746df31cd6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:16:06 |
Prevent match of zero occurences of a letter between "mtt" and a digit. Fixes bug #116426. check-in: ae5f2291e7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:16:06 |
Prevent match of zero occurences of a letter between "mtt" and a digit. Fixes bug #116426. check-in: b70e3384ec user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:11:26 | Added _logic.txt check-in: d14aabb42d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:11:26 | Added _logic.txt check-in: b578ea4350 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:33:18 |
Convert user-defined txt to lower-case in translation. Required by logic.m (Octave is case sensitive). check-in: afa911e795 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:33:18 |
Convert user-defined txt to lower-case in translation. Required by logic.m (Octave is case sensitive). check-in: eec44188e7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:07:10 | angular displacement units: changed rads to radians check-in: 820a695c45 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:07:10 | angular displacement units: changed rads to radians check-in: ef36789021 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:50:29 | No unit type comparison at ports if either is "none". check-in: 3d05dc2bd4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:50:29 | No unit type comparison at ports if either is "none". check-in: 52a4af0e45 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-03
| ||
14:00:01 | Geraint's temp. variable patch applied check-in: f70a014035 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:00:01 | Geraint's temp. variable patch applied check-in: e3bc8fa1fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:54:02 | Geraint's broken number patch applied check-in: 6a40005962 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:54:02 | Geraint's broken number patch applied check-in: fa13010cdd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:40:45 | Added explicit MTTNu check-in: 2dc4650985 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:40:45 | Added explicit MTTNu check-in: 8dab1f5808 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-02-02
| ||
21:35:05 | First version of kernel algorithm check-in: 2a7104531d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:35:05 | First version of kernel algorithm check-in: a0ce202c27 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:26:30 | *** empty log message *** check-in: 2c77a50aab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:26:30 | *** empty log message *** check-in: 7eff3bce27 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-28
| ||
18:52:25 | Updated for new formats check-in: cc854cc932 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:52:25 | Updated for new formats check-in: be97ec0abc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:42:18 |
New input definition. NB Needs to handle mutiports properly and state.txt modified accordingly check-in: f46da74fa9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:42:18 |
New input definition. NB Needs to handle mutiports properly and state.txt modified accordingly check-in: cd65829108 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:17:57 | To RCS check-in: 3fd9d6efa9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:17:57 | To RCS check-in: cf57d50cce user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:12:57 | To RCS check-in: a822056bb5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:12:57 | To RCS check-in: 0109c21441 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:04:39 | To RCS check-in: a5452a618d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:04:39 | To RCS check-in: 9405d8f836 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:53:10 | *** empty log message *** check-in: 3d5410607c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:53:10 | *** empty log message *** check-in: 7c534b51f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:48:53 | Put under RCS check-in: 5ca7145984 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:48:53 | Put under RCS check-in: f928abb12e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:31:15 | *** empty log message *** check-in: 7c2e142b43 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:31:15 | *** empty log message *** check-in: 72f66b24e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:29:52 | Initial revision check-in: 9928b68158 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:29:52 | Initial revision check-in: 06c7bff9a7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:48 | Initial revision check-in: 5f1e8a3807 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:48 | Initial revision check-in: def06402dd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:19 | *** empty log message *** check-in: 409432c3fd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:19 | *** empty log message *** check-in: 612f611d7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:58:07 | Put under RCS check-in: d4245be859 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:58:07 | Put under RCS check-in: 3c19e51427 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:32 | Initial revision check-in: 11101e05ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:32 | Initial revision check-in: 7a850b4a7f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:46:33 | *** empty log message *** check-in: 40e6c207b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:46:33 | *** empty log message *** check-in: 086ba97ce5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:43:16 | Put under RCS check-in: d55e37d172 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:43:16 | Put under RCS check-in: 77b410acaf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:41:34 | Put under RCS check-in: 9de8b4080d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:41:34 | Put under RCS check-in: 51cbe72d9a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:23:22 | Initial revision check-in: 232c0b3863 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:23:22 | Initial revision check-in: 81011815fa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:23:00 | put under RCS check-in: db739f8cec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:23:00 | put under RCS check-in: d63c9a5dc3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:48 | Initial revision check-in: 55ba15c0bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:48 | Initial revision check-in: cfa0cb475e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:11:20 | put under RCS check-in: ad9b7e569f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:11:20 | put under RCS check-in: 0c7a006673 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:47:29 | put under RCS check-in: 9ef1e76549 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:47:29 | put under RCS check-in: b7316a354e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:37:45 | put under RCS check-in: 65618b94d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:37:45 | put under RCS check-in: c70e9f5adf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:32:04 | Initial revision check-in: 30d1a4a7a7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:32:04 | Initial revision check-in: 7dcb3be67a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:19:07 | put under RCS check-in: 558c174ebf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:19:07 | put under RCS check-in: a4b2f7e9fd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:13:38 | Initial revision check-in: 3e31105881 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:13:38 | Initial revision check-in: d434a0d15d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:00:17 | Initial revision check-in: 571d9e6df1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:00:17 | Initial revision check-in: 6adad24237 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-27
| ||
17:02:22 | Initial revision check-in: ab67689887 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:02:22 | Initial revision check-in: 51bc9f2809 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:51:18 | Initial revision check-in: 13167be20c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:51:18 | Initial revision check-in: 943ab01fa9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:46:13 | Stripped the mtt- from paths check-in: 84b99376bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:46:13 | Stripped the mtt- from paths check-in: e118e64682 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:42:44 | Initial revision check-in: f1bb12c638 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:42:44 | Initial revision check-in: 9abf460616 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:38:28 | *** empty log message *** check-in: ab75738953 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:38:28 | *** empty log message *** check-in: 6580569d3d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:36:48 | Initial revision check-in: 1a1a97352d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:36:48 | Initial revision check-in: 45924d78a0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:26:38 | Initial revision check-in: ab280b5f88 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:26:38 | Initial revision check-in: 8eb6e09e9a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:06:17 | *** empty log message *** check-in: 406757eed0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:06:17 | *** empty log message *** check-in: 553ddd76ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:05:29 | Initial revision check-in: 1404c4a1cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:05:29 | Initial revision check-in: 3a859a6665 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:16:44 | If then else format check-in: f760d4f50f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:16:44 | If then else format check-in: 91f7b86c59 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:43 | Now takes the base path as an argument check-in: 6484a6bc3b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:43 | Now takes the base path as an argument check-in: 67c4a3a8e1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:50:40 |
This is the first CVS version (4.9). Commented out code now deleted check-in: 588f19ed73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:50:40 |
This is the first CVS version (4.9). Commented out code now deleted check-in: 1c927da37a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:14:48 | initial checkin check-in: fe68102f7d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:14:48 | initial checkin check-in: 84e55afbfb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:14:47 | initial checkin check-in: e4a18090bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:14:47 | initial checkin check-in: 0f7c83daba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:43 | *** empty log message *** check-in: a1acac7802 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:43 | *** empty log message *** check-in: 2460097b60 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:21 | Initial revision check-in: 8c40c5e1e6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:21 | Initial revision check-in: eb7bd8a2e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-05
| ||
12:12:39 | Initial revision check-in: f5def571c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:12:39 | Initial revision check-in: ca2d0574eb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:11:45 | Changed function name to name() check-in: 436a0a6509 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:11:45 | Changed function name to name() check-in: 04a36b3375 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:05:26 | Changed to () form check-in: 2f1942ae91 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:05:26 | Changed to () form check-in: 6574cb281d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:04:03 | Changed function name to name() check-in: 4445c30b1b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:04:03 | Changed function name to name() check-in: 68646ff17d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:04:52 | Fixed dummy variable bug check-in: b4fc80e6e0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:04:52 | Fixed dummy variable bug check-in: da314ab3c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:59:37 | Generates $1_cr.h - allows inclusion of c functions for crs check-in: 8c3cc87a7c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:59:37 | Generates $1_cr.h - allows inclusion of c functions for crs check-in: 662ef6ca30 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:47:50 | Include crs as c files check-in: e6a7948e4e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:47:50 | Include crs as c files check-in: cdab5d5f31 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:54 | *** empty log message *** check-in: f49f372c3e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:54 | *** empty log message *** check-in: a1151ccca5 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 | |
14:18:44 |
-partition now partially works up to cse.m but need to think about indexing, struc files etc for subsystems. check-in: 07b57fa129 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:15:31 | Initial revision check-in: 9384c87968 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:15:31 | Initial revision check-in: 408b6cfe77 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:15:16 | Removed hyperref stuff to mtt_pdf.sty check-in: 84d2fe4aa3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:15:16 | Removed hyperref stuff to mtt_pdf.sty check-in: 0656a1f6cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-30
| ||
18:42:16 | Sorted out for general use check-in: 62fb44de29 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:42:16 | Sorted out for general use check-in: 15488375bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:23:16 |
Taken out all subsystem stuff - now done in mtt using mtt_make_subsystems check-in: 7c9ccc6cd7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:23:16 |
Taken out all subsystem stuff - now done in mtt using mtt_make_subsystems check-in: 1a1c6c4f0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:12:55 |
Zapped the declaration of subsystem connections - now in individual .def files check-in: ef56d6df46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:12:55 |
Zapped the declaration of subsystem connections - now in individual .def files check-in: a13ff0614d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:07:28 | Sorted out mtt_getsize check-in: bba3f23763 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:07:28 | Sorted out mtt_getsize check-in: 1f0697ffea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-29
| ||
21:06:16 | Removed Npar creation - not needed?? check-in: c037b4cb93 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:06:16 | Removed Npar creation - not needed?? check-in: 3fef877eeb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:48:53 | Zapped unnecessary Npar creation check-in: 24899d3241 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:48:53 | Zapped unnecessary Npar creation check-in: 98011b6932 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-28
| ||
18:28:29 | Removed fancy box - messes up TOC check-in: 5eb037c046 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:28:29 | Removed fancy box - messes up TOC check-in: f0662ebf40 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:09:06 |
Tidied up: added hyperef put fig stuff into mtt_ps.sty and mtt_pdf.sty check-in: 6ed11eb4c0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:09:06 |
Tidied up: added hyperef put fig stuff into mtt_ps.sty and mtt_pdf.sty check-in: f488417b8d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-27
| ||
18:16:18 | Initial revision check-in: 372736b7d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:16:18 | Initial revision check-in: 660fc73f3e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:06:33 | *** empty log message *** check-in: 415d72c1f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:06:33 | *** empty log message *** check-in: 8a6e6e00f4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:45:00 | Removed "System" from heading check-in: 8bd6b51c9d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:45:00 | Removed "System" from heading check-in: 2209f320b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:15 | Initial revision check-in: 56f9d2fd62 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:15 | Initial revision check-in: 3c1724c03b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:52:10 | Changed some greps to be case insensitive check-in: 95a6d65dac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:52:10 | Changed some greps to be case insensitive check-in: 8b420accf7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:43 | Added zero matrices in matlab code check-in: ce706360ab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:43 | Added zero matrices in matlab code check-in: b666f45028 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:21 | Fixed a few pdf /fig bugs check-in: aad4188dd3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:21 | Fixed a few pdf /fig bugs check-in: b5e3df6bc4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:35 | -pdf option now coerces ps-->pdf check-in: 58af3408a9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:35 | -pdf option now coerces ps-->pdf check-in: 7f901fbf50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:25 | Now passes though options as second argument check-in: a5e5ec3ee7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:25 | Now passes though options as second argument check-in: 5d1cb4b8b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-24
| ||
15:30:32 | Initial revision check-in: 0aef7b3db3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:30:32 | Initial revision check-in: 5c2a8830e9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:50 | -pdf switch for simple displays check-in: 5364e8b523 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:50 | -pdf switch for simple displays check-in: 77c4210e79 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:53 | Added lagrange rep : lde.r and lde.tex check-in: f05c6907b5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:53 | Added lagrange rep : lde.r and lde.tex check-in: f7d67cdee7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-16
| ||
13:51:15 | Added units stuff check-in: e878a0994c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:51:15 | Added units stuff check-in: 6cfa52afa4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:06 | Included PAR and UNITS declarations check-in: b1b80ff2c0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:06 | Included PAR and UNITS declarations check-in: 3da96980c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:14 | Added checking of unit consistency at ports check-in: 288900023b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:14 | Added checking of unit consistency at ports check-in: d3cac1eb05 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:00:57 | *** empty log message *** check-in: 30c700bc08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:00:57 | *** empty log message *** check-in: c346039b18 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:58:49 | Initial revision check-in: 110a5ffa73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:58:49 | Initial revision check-in: b1da1873d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:45:51 | Added unit definitions check-in: 777ae39aa0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:45:51 | Added unit definitions check-in: 1f090e270a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-15
| ||
10:56:45 | Added state tex check-in: 930d5e76e8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:56:45 | Added state tex check-in: d17c83eed4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-13
| ||
21:40:26 | Sorted out the non-gnu check-in: 97808b86ba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:40:26 | Sorted out the non-gnu check-in: 5c1857f8c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-12
| ||
17:18:30 | Changed ' to " check-in: 72b11d5521 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:18:30 | Changed ' to " check-in: df96555de7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:16:09 | Close the file check-in: c55749f0e9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:16:09 | Close the file check-in: 183a8a3473 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:10:51 |
Close file if it is opened Reformated octave style check-in: b2c963fd73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:10:51 |
Close file if it is opened Reformated octave style check-in: 5f60f81894 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:45:57 |
Close ese file before recursive call of cbg2ese -- reopen when finished. THis prevents a new file being opened for each subsystem which fails when > 1K files opened check-in: 3098791faf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:45:57 |
Close ese file before recursive call of cbg2ese -- reopen when finished. THis prevents a new file being opened for each subsystem which fails when > 1K files opened check-in: 042a906bec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-10
| ||
14:46:53 |
More fixes to avoid interpering variables as funs - basicly all functions now have at least () check-in: 56bf7e740a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:46:53 |
More fixes to avoid interpering variables as funs - basicly all functions now have at least () check-in: bc0878db6c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:45:16 | Finished up changes to incorporate Geraint's cc stuff check-in: 3336b8ec0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:45:16 | Finished up changes to incorporate Geraint's cc stuff check-in: 49256f0717 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:19:50 | Corrected the csex and cseo functions check-in: fc1fb36185 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:19:50 | Corrected the csex and cseo functions check-in: 5137561f9f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:38:30 | Got rid of sys_name functions with no () check-in: 413c080bd3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:38:30 | Got rid of sys_name functions with no () check-in: 1b31a9a032 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:29:31 |
Changed the name regexp to be at least 3 characters long - avoids problem translating som state files - but needs more work check-in: f5a07fd9df user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:29:31 |
Changed the name regexp to be at least 3 characters long - avoids problem translating som state files - but needs more work check-in: d6b859cbef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-09
| ||
17:19:52 | Geraint's pow() mods check-in: e178bab805 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:19:52 | Geraint's pow() mods check-in: 845b83e26d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:06:39 | Now does euler for cc check-in: 8348c15b39 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:06:39 | Now does euler for cc check-in: 33407c7629 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:23:46 | Redocumented check-in: 09a67e8576 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:23:46 | Redocumented check-in: 5d59e51f79 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:09:46 | Declare dummy variables (mtt_s1 etc) check-in: bd23fffb08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:09:46 | Declare dummy variables (mtt_s1 etc) check-in: 3ec4cd447e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:29:35 | lower-case declarations check-in: 66de85792d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:29:35 | lower-case declarations check-in: ad1691a142 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:29:21 | open --> mtt_open check-in: 426b9eac45 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:29:21 | open --> mtt_open check-in: 8c4cfa9518 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:19:12 | Explicitly write out the open switches .... check-in: 26d47f74f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:19:12 | Explicitly write out the open switches .... check-in: 523a511e73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:24 | Removed debugging line check-in: fa261b716c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:24 | Removed debugging line check-in: 8782107db1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:52:07 | Removed [] from zero_state output check-in: cf3be9ef33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:52:07 | Removed [] from zero_state output check-in: 4e20d9ff25 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-08
| ||
11:20:49 | removed the empty matrix stuff check-in: 0350cc7584 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:20:49 | removed the empty matrix stuff check-in: 660ba70e02 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:52 | Started incorporating Geraints CC/oct conversions check-in: 3dd88bdb16 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:52 | Started incorporating Geraints CC/oct conversions check-in: c2ec1e207e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-07
| ||
19:18:26 | Added declaration as third arg check-in: 495b25416a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:18:26 | Added declaration as third arg check-in: ce0109f467 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:20:51 | useful-functions.hh now included locally check-in: efc041f9fa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:20:51 | useful-functions.hh now included locally check-in: 8f6c800f21 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:56:24 | Version from Geraint check-in: d30f7c6eee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:56:24 | Version from Geraint check-in: 7ce26b5076 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:39:21 | *** empty log message *** check-in: 3af7ec1cf5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:39:21 | *** empty log message *** check-in: 4de94c5071 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-04
| ||
12:32:43 | Added more reps + more default reps check-in: 532401351b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:32:43 | Added more reps + more default reps check-in: b51b01328a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-03
| ||
14:57:06 | Corrected regexp notvar check-in: 3fe818cfa4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:06 | Corrected regexp notvar check-in: 49dfee17ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:33 | Copy NOTPAR as well check-in: 5461f1be3d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:33 | Copy NOTPAR as well check-in: 012ba8f7c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:33:21 | Allowe PAR in place of VAR check-in: 20ed6967e0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:33:21 | Allowe PAR in place of VAR check-in: 2879654143 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:20:00 | Now used within mtt_make_sympars check-in: 4ee7bc78cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:20:00 | Now used within mtt_make_sympars check-in: 8c0a63eaa0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:43:10 | Initial revision check-in: da5654265f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:43:10 | Initial revision check-in: be0d0f4434 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-02
| ||
18:53:46 | Added NOPAR words to unwanted list. check-in: c6d6469132 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:53:46 | Added NOPAR words to unwanted list. check-in: 74be221092 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:28 | Put in dimension sanity tests check-in: f7b15fc4e1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:28 | Put in dimension sanity tests check-in: dc4b15cc64 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:28:08 | and up to 10 ... check-in: 9d3e8b00a2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:28:08 | and up to 10 ... check-in: 244ae4e95c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-20
| ||
13:26:41 | Made sure that mttui not declared twice check-in: 8d4883ac06 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:26:41 | Made sure that mttui not declared twice check-in: d0844f085d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:16:29 | Reformated check-in: 2acaa9fd32 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:16:29 | Reformated check-in: 1439c26fb1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-17
| ||
16:35:03 | No parameter,state or input conversion in txt files check-in: 649e803b79 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:35:03 | No parameter,state or input conversion in txt files check-in: 82254ec333 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:18 | split up state and input - different defaults check-in: dfec7e2d17 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:18 | split up state and input - different defaults check-in: 701185f425 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:29 | Initial revision check-in: bb46147662 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:29 | Initial revision check-in: fceafc8bba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:33:13 | Added mtt_mod to the zapped list check-in: 91e45392f0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:33:13 | Added mtt_mod to the zapped list check-in: d951e10ccc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:24:02 | Three argument generic version check-in: 54ad18f103 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:24:02 | Three argument generic version check-in: fc4eb2e515 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:59 | *** empty log message *** check-in: 03b31bcedc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:59 | *** empty log message *** check-in: 8d896d87c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:55 |
Now writes to standard output Write the name, not the array check-in: 75e41f24ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:55 |
Now writes to standard output Write the name, not the array check-in: b836715b25 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:21 | Added logic rep check-in: 38c020f604 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:21 | Added logic rep check-in: f8ae8dbdd3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:00 | Replaced switchopen by logic check-in: 1e28cafbdb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:00 | Replaced switchopen by logic check-in: d6be3bf0b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:29 | replaced switchopen by logic check-in: c9bdb02160 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:29 | replaced switchopen by logic check-in: e5d081877b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:07 | logic rep sorted out check-in: 60066730fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:07 | logic rep sorted out check-in: f6be79fbb5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:20 | Fixed logic rep check-in: 5523f0b58d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:20 | Fixed logic rep check-in: b1bf1cc08e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:05 | More on logic rep check-in: b18d4a85a4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:05 | More on logic rep check-in: c96a61b12e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:20:00 | *** empty log message *** check-in: 5903faf4bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:20:00 | *** empty log message *** check-in: c94c0268ff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:12 | *** empty log message *** check-in: 884777c682 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:12 | *** empty log message *** check-in: 9f264ac69e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:37:23 | Included logic rep check-in: 902e1bb6d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:37:23 | Included logic rep check-in: 1af7bb600f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:56 | Included logic rep. check-in: ba787ed7b5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:56 | Included logic rep. check-in: c29b7adc22 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-16
| ||
09:41:29 | Fixed bug with printing a blank line. check-in: 2466289e97 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:41:29 | Fixed bug with printing a blank line. check-in: 11cbaba428 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:41 | Now uses new mtt_strip_cr in common with mtt_make_sympar check-in: fee4e44094 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:41 | Now uses new mtt_strip_cr in common with mtt_make_sympar check-in: 027636b78a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:10:08 | Now strips out "unwanted" bits frome the _aliased.txt file check-in: 3115446ff7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:10:08 | Now strips out "unwanted" bits frome the _aliased.txt file check-in: 5c97259fbf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:26 | Write out the system as a second columns as well check-in: 1be98f1589 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:26 | Write out the system as a second columns as well check-in: e5a97db21d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:04 | Initial revision check-in: 0c7659c6b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:04 | Initial revision check-in: d008aaf482 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:40:35 | Whoops! Must touch mtt_aliased check-in: 9ec4981fa6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:40:35 | Whoops! Must touch mtt_aliased check-in: f72ca83835 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:31 | Creat empty _aliased file if it doesn't exist check-in: aa6be4def3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:31 | Creat empty _aliased file if it doesn't exist check-in: 71160c794c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:28:56 |
Tidied up: SS broken due to incorrect ss.r file Switches?? check-in: af37fabb74 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:28:56 |
Tidied up: SS broken due to incorrect ss.r file Switches?? check-in: 6f1452bfca user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:20:23 |
New version with direct naming. Note ss version is broken - ss.r file in wrong format check-in: 42882a13fc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:20:23 |
New version with direct naming. Note ss version is broken - ss.r file in wrong format check-in: 796a6529d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:09:25 | Tidied up. check-in: 82763fad2c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:09:25 | Tidied up. check-in: d525e57106 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-15
| ||
10:35:35 | Fixed _input.p header check-in: c8c9db41cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:35:35 | Fixed _input.p header check-in: 81abeb83bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:50 | Set array code in input rep check-in: fbc85a519d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:50 | Set array code in input rep check-in: e6b981b95a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:30:31 | *** empty log message *** check-in: 2f85b78d0c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:30:31 | *** empty log message *** check-in: dd7473c983 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:27:13 | Better way of generating $infofile check-in: 5715df0191 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:27:13 | Better way of generating $infofile check-in: e6a1d0c9b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:24:25 | Better way of generating mtt_infile check-in: dd927efc20 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:24:25 | Better way of generating mtt_infile check-in: 13fa9fd0e6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-14
| ||
16:19:54 | Just optimize one line at a time ... check-in: 2edcbe75d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:19:54 | Just optimize one line at a time ... check-in: 44b8410065 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:00 | Made all variables, states etc lower case check-in: db7c94d1b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:00 | Made all variables, states etc lower case check-in: 384cfe7c99 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:32:50 | struc version only does state and input check-in: 830121d05f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:32:50 | struc version only does state and input check-in: 601a2483fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:26:48 | Initial revision check-in: 40bf4a135b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:26:48 | Initial revision check-in: 4aa05894e6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:14:24 | *** empty log message *** check-in: 49205f6a35 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:14:24 | *** empty log message *** check-in: f7efa7b0bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:12:14 | No dies arguments and output itself check-in: 4e18f41e9b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:12:14 | No dies arguments and output itself check-in: eca4e58f7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:50:07 | Use new mtt_header check-in: 64256e8732 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:50:07 | Use new mtt_header check-in: 0e31cd627c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:40 | Changed arguments to _inout for consistency check-in: a031b2bdde user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:40 | Changed arguments to _inout for consistency check-in: 36aa713d93 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:58:56 | Put in leading spaces to prettify code check-in: 85ee2cc2bb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:58:56 | Put in leading spaces to prettify code check-in: 36b44e894f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:49:31 | Make parameter listing representation dependent check-in: 737ec4d9a3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:49:31 | Make parameter listing representation dependent check-in: 572f7abd70 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-13
| ||
11:07:33 | Started conversion to new style state, input ext check-in: e5d69b7dc8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:33 | Started conversion to new style state, input ext check-in: 7c3e4bdfe8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:07 | Initial revision check-in: 70d4b27beb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:07 | Initial revision check-in: 7564fb7fea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:00 | Added initialisation for state and input check-in: 970870f93a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:00 | Added initialisation for state and input check-in: 47cf5dc80f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:56:07 | Now uses the full name from the struc file - no need to recreate. check-in: 96b8ac22dc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:56:07 | Now uses the full name from the struc file - no need to recreate. check-in: 979f0c7c8f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:54:47 | Now writes out a unique name for each state etc check-in: de4f1e4b3b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:54:47 | Now writes out a unique name for each state etc check-in: f057e95f6a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:09 | Changed state/input name to $4_$3 check-in: 719bce53c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:09 | Changed state/input name to $4_$3 check-in: 3e421efd79 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:28:16 | Changed regexp to /\(.*$old.*=\)/ check-in: f9186a43e5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:28:16 | Changed regexp to /\(.*$old.*=\)/ check-in: 4e5bd2b1d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:56:51 | Output variables as column, not row. check-in: 8c246d66b2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:56:51 | Output variables as column, not row. check-in: 38ceaf1e4b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:07:24 |
Added state and input - it checks against sympar as well so that defined variables may be used here. check-in: ce9f56acf0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:07:24 |
Added state and input - it checks against sympar as well so that defined variables may be used here. check-in: 0a89ae1045 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-12
| ||
19:27:47 | Now writes the aliased args check-in: 73efa012bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:27:47 | Now writes the aliased args check-in: 8736c8191c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:27:20 | Now writes out the aliased args ... check-in: 795b8a7cc3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:27:20 | Now writes out the aliased args ... check-in: 13070a5161 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:26:42 | Initial revision check-in: 5842e0e00c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:26:42 | Initial revision check-in: 8416c41d30 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:26:23 | Modified to work inside mtt_make_sympar check-in: c3e4e746cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:26:23 | Modified to work inside mtt_make_sympar check-in: 9f6fba3779 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:25:39 | Now generateds the _aliased.txt file check-in: 00cbebae6c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:25:39 | Now generateds the _aliased.txt file check-in: d6b584a1ee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:24:55 | Corrected output message check-in: 9a68fc3954 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:24:55 | Corrected output message check-in: 13356c1c70 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:38:47 |
New method of sympar generation implemented - uses mtt_make_sympar Check/update of numpar.txt is forced. check-in: b34acf51b7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:38:47 |
New method of sympar generation implemented - uses mtt_make_sympar Check/update of numpar.txt is forced. check-in: bafa6376ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:57:34 | Fixed header typos check-in: 9f8f1c1bc5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:57:34 | Fixed header typos check-in: 53272e14e0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:54 | Added the update function for numpar only check-in: 50e27df159 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:54 | Added the update function for numpar only check-in: 4950f8ffd3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:30 | Added the update switch check-in: 826a543aae user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:30 | Added the update switch check-in: 57f41d684e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:13 | Put in the no-file version check-in: dfc38970f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:13 | Put in the no-file version check-in: 9b35dc5560 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:32:23 | Initial revision check-in: 8baddcf689 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:32:23 | Initial revision check-in: 62bb84791a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:17:24 | Makde global - ie allow for right-hand side terms check-in: 34967f2efe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:17:24 | Makde global - ie allow for right-hand side terms check-in: 644f6421a6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-11
| ||
09:08:20 | Initial revision check-in: c3b2147ee1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:08:20 | Initial revision check-in: 80f79ad08b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:08:08 | cse --> csex check-in: 5f75209ddf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:08:08 | cse --> csex check-in: 2ad205431b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:53 |
Vectorisation csex rep. check-in: 42c317bf42 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:53 |
Vectorisation csex rep. check-in: e804de3e8a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:17 | Added csex rep (cse without E) check-in: c5351966cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:17 | Added csex rep (cse without E) check-in: eadaab2c6f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:52 | Removed _ check-in: 5835bbe3cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:52 | Removed _ check-in: 46f2009d82 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:17 | New csex rep (uses scope optimisation) check-in: a95f9980a7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:17 | New csex rep (uses scope optimisation) check-in: 743e2c961f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:59:15 | Added csex rep check-in: 94b92b40c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:59:15 | Added csex rep check-in: 963f9fe762 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:46 | Creates csex (cse with dxe only) rep. check-in: b0fa64f3c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:46 | Creates csex (cse with dxe only) rep. check-in: b19c6ea4f1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:27:27 |
New piped version. any mttnn variable looks for () not [] check-in: 4ed20a8676 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:27:27 |
New piped version. any mttnn variable looks for () not [] check-in: 0f4769d918 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:01:42 | Added noglobal fudge check-in: 3ade5884b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:01:42 | Added noglobal fudge check-in: d150ff3b2f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-10
| ||
21:03:20 | *** empty log message *** check-in: 470e3ae16f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:03:20 | *** empty log message *** check-in: dc83a75f96 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:02:27 | Initial revision check-in: 99e267ac74 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:02:27 | Initial revision check-in: cdeece7880 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:02:17 | Added cse reps check-in: f987c1a49f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:02:17 | Added cse reps check-in: 77ec775e7c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:58 | New code genration check-in: 93ccf23da2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:58 | New code genration check-in: eeb5f795ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:43 | More reps added check-in: f86a4000fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:43 | More reps added check-in: 8aceeaa3d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:27 | More changes for new code gneration check-in: 6d3dc326a1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:27 | More changes for new code gneration check-in: 116e053b8d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:25:23 | put = at the beginnig of SEPS list - at the end causes an error ??? check-in: 630ffc5d2b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:25:23 | put = at the beginnig of SEPS list - at the end causes an error ??? check-in: 5222cf40e4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:32 | Initial revision check-in: 7f06c77943 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:32 | Initial revision check-in: 8e5778604c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:49:34 | Initial revision check-in: 5f8f31a739 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:49:34 | Initial revision check-in: 09197e338a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:44:20 | Initial revision check-in: 03493007d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:44:20 | Initial revision check-in: 4e122324bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:25:46 | Initial revision check-in: c2e3fed278 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:25:46 | Initial revision check-in: 6e876efa49 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-06
| ||
16:20:00 | added ode_write rule check-in: 41e60126f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:20:00 | added ode_write rule check-in: 8279961ca2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-05
| ||
20:52:12 |
Put in some more thinfs to miss out: mtt_e mtt_f sqrt exp log sign none abs check-in: f92931fde2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:52:12 |
Put in some more thinfs to miss out: mtt_e mtt_f sqrt exp log sign none abs check-in: 71a3325e9a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:00 |
New eqn2ass function. Started extension to multiports check-in: 7e1c4527c8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:00 |
New eqn2ass function. Started extension to multiports check-in: 8e9b4024fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-03
| ||
18:46:04 | Now handles the generic CR (ie = and mtt_e and mtt_f) check-in: 8c76dee536 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:46:04 | Now handles the generic CR (ie = and mtt_e and mtt_f) check-in: 66b513f764 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:35:04 | Removed comment bug check-in: 0f021d0c95 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:35:04 | Removed comment bug check-in: b1ee786a97 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:34:00 | Initial revision check-in: c164ee2334 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:34:00 | Initial revision check-in: e0bb42b0c7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:57 | *** empty log message *** check-in: 7e955aef0a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:57 | *** empty log message *** check-in: 870754adb4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:26 | crs now works after a fashion check-in: a883b1697f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:26 | crs now works after a fashion check-in: 69d1e18ae9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:17:58 | Prints usage line check-in: 5b1df24ff4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:17:58 | Prints usage line check-in: a01b8b2b5b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:15:45 | Initial revision check-in: 06a52a4b68 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:15:45 | Initial revision check-in: 9398a8cd07 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:14:25 | Version 4.8 check-in: 09f554ef06 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:14:25 | Version 4.8 check-in: 5748329c4a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:13:51 | Corrected MTT_LIB paths check-in: aa44f38740 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:13:51 | Corrected MTT_LIB paths check-in: 6203648de3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:12:14 | New path structure to account for three way split in mtt tree check-in: 4c10000b36 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:12:14 | New path structure to account for three way split in mtt tree check-in: 38fb3c3a39 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:07:29 | Tidied up for use within mtt_backups check-in: 51b4b9eb7e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:07:29 | Tidied up for use within mtt_backups check-in: feebe63df6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:31 | Now has arguments to handle multimple tarballs check-in: e3f8343eab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:31 | Now has arguments to handle multimple tarballs check-in: a35e0ffb36 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:34:53 | Correct $MTT_LIB check-in: 1f3b0f166c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:34:53 | Correct $MTT_LIB check-in: 35bafca7de user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:34:29 | Put in correct $MTT_LIB check-in: 48836c4862 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:34:29 | Put in correct $MTT_LIB check-in: 782a03351c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-30
| ||
14:12:03 | Fixed bug with no-parameter systems - changed mtt_txt2m and mtt_m2p check-in: 7862b740b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:12:03 | Fixed bug with no-parameter systems - changed mtt_txt2m and mtt_m2p check-in: 1508f884e7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:10:06 | Zap lines containing "Remove in mtt_m2p" check-in: 8b9e2ca1ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:10:06 | Zap lines containing "Remove in mtt_m2p" check-in: 3261df6708 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:53:07 | Default to empty matix in numpar.m -- avoids probs for parameter-free systems check-in: 6a4ba97565 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:53:07 | Default to empty matix in numpar.m -- avoids probs for parameter-free systems check-in: 3bf30a2fa5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-27
| ||
16:15:55 | Now sh (as opposed to bash) compatible - fixed dat22dat again check-in: 7be2b8967b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:15:55 | Now sh (as opposed to bash) compatible - fixed dat22dat again check-in: d4e4223ed3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:12:50 |
Use expr to evaluate arithmetic - compatible with sh (as opposed to bash) check-in: 2f1170e58c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:12:50 |
Use expr to evaluate arithmetic - compatible with sh (as opposed to bash) check-in: d7c7b7b1cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-21
| ||
10:10:22 | Initial revision check-in: 8264ce7771 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:10:22 | Initial revision check-in: de93c3c4bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:08:30 | Version 4.7.1 - bug in odes.dat representation fixed in dat22dat check-in: 6f19dd8c89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:08:30 | Version 4.7.1 - bug in odes.dat representation fixed in dat22dat check-in: 95e7e6e0f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:07:06 | Now correctely writes out the state into _odes.dat rep. check-in: 148e611e57 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:07:06 | Now correctely writes out the state into _odes.dat rep. check-in: 26ad76ca07 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-19
| ||
12:37:52 | Now used tf directely instead of getting info from smk rep. check-in: 93a86133c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:37:52 | Now used tf directely instead of getting info from smk rep. check-in: 8ed89bf0ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:14:30 | Now writes the first component type header correctely check-in: 034e98909b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:14:30 | Now writes the first component type header correctely check-in: e22fc5845e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |