Ancestors of file mttroot/mtt/cc/mtt_m2cc.sh from check-in 2cddbac245
|
2003-04-03
| ||
| 10:15 | Now changes 110-1 to 109, not 19, etc. file: [d022332fbb] check-in: [2cddbac245] user: geraint@users.sourceforge.net, branch: origin/master, size: 5413 [annotate] [blame] [check-ins using] [diff] | |
|
2003-02-11
| ||
| 19:55 |
Now uses tr instead of sed to replace array index parentheses (tr is better at coping with very, very long lines). Fixed tidy-up regexps in decrement_indices function. Fixed comment and function name c_to_fortran_paren. file: [2168007fc9] check-in: [64dfc2cb69] user: geraint@users.sourceforge.net, branch: origin/master, size: 5298 [annotate] [blame] [check-ins using] [diff] | |
|
2002-05-20
| ||
| 08:10 | Now changes 10-1 to 9, not 09. etc. file: [8d8e19f056] check-in: [08d9c5f480] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5347 [annotate] [blame] [check-ins using] [diff] | |
|
2002-05-19
| ||
| 13:01 |
Numerical solution of algebraic equations implemented for S-function target.
Equation solving requires the Matlab Optimization Toolbox to be installed. Code has been changed from C++ to C to allow mex files to be built with LCC, Parameters are now obtained from numpar.c instead of a dialogue box. `mtt <sys> sfun zip` creates all necessary files for building the model mex files. file: [71ee6a40d1] check-in: [97bf211b88] user: geraint@users.sourceforge.net, branch: origin/master, size: 5349 [annotate] [blame] [check-ins using] [diff] | |
|
2002-05-15
| ||
| 14:22 |
Code for Simulink S-function target written direct to sfun.cc instead of calling .mexglx files. This eliminates the sfun dependency on Octave ColumnVectors. sys_sfun.cc should build directly on a MS Windows machine (can't test this yet). added sfun.zip target to create source code to export. file: [7e5ae6afba] check-in: [d60ad9b171] user: geraint@users.sourceforge.net, branch: origin/master, size: 5267 [annotate] [blame] [check-ins using] [diff] | |
|
2002-05-11
| ||
| 01:14 |
Fix for [ 553218 ] simpar.oct and simpar.m different. Translation added between ColumnVector in base .cc and Octave_map in .oct. file: [d5b350ce6a] check-in: [b6a47212b3] user: geraint@users.sourceforge.net, branch: origin/master, size: 4756 [annotate] [blame] [check-ins using] [diff] | |
|
2002-04-30
| ||
| 23:27 |
Replaced octave_map with columnvector in simpar.cc. Not quite as descriptive but standardises the interfaces somewhat and reduces the dependency on liboctinterp (and thus libreadline, libkpathsea, libncurses, etc). file: [9fd3491043] check-in: [629d24e5d5] user: geraint@users.sourceforge.net, branch: origin/master, size: 4756 [annotate] [blame] [check-ins using] [diff] | |
|
2002-04-28
| ||
| 18:58 |
Fixed [ 549658 ] awk should be gawk. Replaced calls to awk with call to gawk. file: [e7f8c97b43] check-in: [79687d9c64] user: geraint@users.sourceforge.net, branch: origin/master, size: 4852 [annotate] [blame] [check-ins using] [diff] | |
|
2001-04-04
| ||
| 01:03 | Fixed elimination of 0 in xxx(0...) when ... does not start with a digit. file: [235055c333] check-in: [66c73b4221] user: geraint@users.sourceforge.net, branch: origin/master, size: 4849 [annotate] [blame] [check-ins using] [diff] | |
|
2000-12-28
| ||
| 09:47 | Added: put under RCS file: [a8173c1c2f] check-in: [b7316a354e] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4849 [annotate] [blame] [check-ins using] | |