10 descendants and 10 ancestors of a349b0c96b1104575b9c84b9557a9eaea321c9d709df74afb29630884657f94b
2021-03-01
| ||
11:39:42 | Cleanup repository after cvs2git conversion. check-in: ab2d7dde3e user: jeff@gridfinity.com tags: master, trunk | |
2015-08-11
| ||
22:55:00 | 5-port R for new stoichimetric form - integral only Leaf check-in: aef767b200 user: gawthrop@users.sourceforge.net tags: 5.0.2015.08.11, origin/master, trunk | |
2015-03-13
| ||
03:25:21 | Use cp --force to ovewrite RCS locked files in MTT_work check-in: 78801ab6ee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2014-09-04
| ||
23:07:50 | /system/System/ to pacify gawk check-in: 4ae668ab12 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:44:21 | Added texlive-latex-extra for moreverb.sty (report) check-in: 2f695dc4e3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:31:18 | Changed package name from octave-headers to octave-pkg-dev check-in: 7bbf5be705 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:58:59 | Continuation character check-in: 88edfa1a0f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-08-02
| ||
17:04:46 | Changed continuation character in m file header to ellipsis check-in: 5522352a6d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:48:56 | Octave continuation character changed to ellipsis check-in: cad160b43e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:36:14 | Replaced continuation character in lib m files, except PPP and Control check-in: 67e34974df user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-07-25
| ||
21:31:48 | Changed newline escape from backslash to ellipsis in m files check-in: a349b0c96b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-07-14
| ||
06:37:07 | Avoid continuation \ issues. check-in: 53581fb570 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2014-07-13
| ||
13:53:52 |
Fixed some problems with generation of C++ code.
Representations such as ode now appear to have multiple outputs (mttdx,mtty) listed in mtt_header, so the write_cc_header parses the string and only returns the first one. Vector sizes mttnu, mttnx, etc. now appear in the code of sys_ode.m etc., so they are declared as static int in sys_def.h. The following now works properly on Ubuntu 12: mtt -cc -i euler -o rc gnuplot view check-in: 120e7ca80a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-07-12
| ||
22:30:45 | Declare size of vectors (mttnu,mttnx,etc) which now appear in ode code check-in: 9babb33b13 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:43:48 | Fixed curly brackets around strong and removed at signs from log of mtt.texi check-in: 012a19dd6a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:56:27 | Fixed style of NO WARRANTY from @heading to @strong because texi2html complained about having a heading in an enumerate environment check-in: 9830e8182e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:24:06 | Include cstdlib (for exit) and cstdio (for EOF) in parse_m2cc.cc check-in: a9a6315d9a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-07-10
| ||
23:13:27 | Fixed mtt.texi missing arguments and subsection level check-in: 77a13c87d7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-04-30
| ||
06:46:18 | AE version check-in: 00c5187101 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2014-04-24
| ||
05:19:05 | Components with effort and flow detection. check-in: 5accfb19ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2014-04-18
| ||
03:50:56 | No parentheses for SISO systems. check-in: 83cdbca154 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |