50 check-ins related to "trunk" plus check-in "2012-10-15 19:28:29" occurring around 2012-10-15 19:28:29.

More ↑
2013-08-21
05:26:06
*** empty log message *** check-in: 9aff77c312 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-08-16
03:05:01
Handle free version of reduce. check-in: 29d5d2c295 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
03:05:01
Handle free version of reduce. check-in: e244a8d2a8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-07-22
03:28:00
Generate usage comment check-in: 307f4a89d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
03:28:00
Generate usage comment check-in: 324ec37f95 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-07-21
23:57:44
Sorted out conflict. check-in: f46546cd1f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:57:44
Sorted out conflict. check-in: ae95c1d505 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:03:40
Comment out conflicts - hope I got this right! check-in: 5bd32bdcb6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:03:40
Comment out conflicts - hope I got this right! check-in: f371e76d10 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-07-19
06:54:16
No alpha sort added. check-in: 15f141eae1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
06:54:16
No alpha sort added. check-in: a0d28fdb76 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:40:26
Added -nas (No alphabetic sort) switch in help options check-in: 5c531bac1d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:40:26
Added -nas (No alphabetic sort) switch in help options check-in: 0a6bc1fe63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:33:42
Optionally avoids alphabetic sort using no_alpha_sort
Use -nas switch in mtt.
check-in: 2e689e7d98 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:33:42
Optionally avoids alphabetic sort using no_alpha_sort
Use -nas switch in mtt.
check-in: cd598ed9f0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:30:25
Converts cbg fig file to one with marked paths check-in: 0d3c58cce8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:30:25
Converts cbg fig file to one with marked paths check-in: 426a38571a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2012-10-15
22:21:30
debian/compat specifies the debhelper compatability level check-in: a4c5920eef user: geraint@users.sourceforge.net tags: origin/master, trunk
22:21:30
debian/compat specifies the debhelper compatability level check-in: d47b2d7586 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:03:17
Replaced obsolete split() with char(strsplit()) check-in: 37e26b5d0b user: geraint@users.sourceforge.net tags: origin/master, trunk
22:03:17
Replaced obsolete split() with char(strsplit()) check-in: 205c929efd user: geraint@users.sourceforge.net tags: origin/master, trunk
21:30:00
Fixed URL to CVS server check-in: ec9a4785ac user: geraint@users.sourceforge.net tags: origin/master, trunk
21:30:00
Fixed URL to CVS server check-in: 60d954a7f0 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:29:17
Fixed URL to CVS server check-in: 398090a19d user: geraint@users.sourceforge.net tags: origin/master, trunk
21:29:17
Fixed URL to CVS server check-in: 4059ffe98a user: geraint@users.sourceforge.net tags: origin/master, trunk
19:28:29
removed unique.m which masks built-in check-in: 459354d670 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:28:29
removed unique.m which masks built-in check-in: 9da46dfd04 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:24:19
split is obsolete in Octave, replaced with strsplit check-in: 1ad9b88635 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:24:19
split is obsolete in Octave, replaced with strsplit check-in: 828952c174 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:22:44
mtt_isunique replaces unique which masks a built-in function. check-in: 4f71d8387c user: geraint@users.sourceforge.net tags: origin/master, trunk
19:22:44
mtt_isunique replaces unique which masks a built-in function. check-in: 976af0e62f user: geraint@users.sourceforge.net tags: origin/master, trunk
19:18:03
split is obsolete in Octave, replaced with strsplit check-in: 4b9ee6dce3 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:18:03
split is obsolete in Octave, replaced with strsplit check-in: 4f50adcd1b user: geraint@users.sourceforge.net tags: origin/master, trunk
19:17:19
split is obsolete in Octave, replaced with strsplit and strtok. Semi-colons removed during debugging for more verbose log file. check-in: 79e538ff13 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:17:19
split is obsolete in Octave, replaced with strsplit and strtok. Semi-colons removed during debugging for more verbose log file. check-in: 078d645a0b user: geraint@users.sourceforge.net tags: origin/master, trunk
2009-11-02
16:54:03
Replaced deprecated functions from Octave 2.1 for Octave 3.0: is_struct -> isstruct, struct_contains -> isfield, struct_elements -> fieldnames, is_complex -> iscomplex, setstr -> char check-in: 5d73f2403a user: geraint@users.sourceforge.net tags: origin/master, trunk
16:54:03
Replaced deprecated functions from Octave 2.1 for Octave 3.0: is_struct -> isstruct, struct_contains -> isfield, struct_elements -> fieldnames, is_complex -> iscomplex, setstr -> char check-in: cce4dc617c user: geraint@users.sourceforge.net tags: origin/master, trunk
16:51:54
Recognises MTTz, but mttdz is yet to be handled in output equations check-in: 543de8091c user: geraint@users.sourceforge.net tags: origin/master, trunk
16:51:54
Recognises MTTz, but mttdz is yet to be handled in output equations check-in: 31ea8af321 user: geraint@users.sourceforge.net tags: origin/master, trunk
2009-06-26
01:09:50
fancyheadings is deprecated, replaced by fancyhdr check-in: 5317e015fc user: geraint@users.sourceforge.net tags: origin/master, trunk
01:09:50
fancyheadings is deprecated, replaced by fancyhdr check-in: f6c6ec6a91 user: geraint@users.sourceforge.net tags: origin/master, trunk
01:09:25
Built-in variables must now be set using function calls not assignments check-in: 71d7eda303 user: geraint@users.sourceforge.net tags: origin/master, trunk
01:09:25
Built-in variables must now be set using function calls not assignments check-in: 3d0f1c5cde user: geraint@users.sourceforge.net tags: origin/master, trunk
01:08:49
Octave load path no longer accepts trailing // as recursive.
Path is now calculated using find, which is much quicker than Octave's genpath()
check-in: 2e80a3142e user: geraint@users.sourceforge.net tags: origin/master, trunk
01:08:49
Octave load path no longer accepts trailing // as recursive.
Path is now calculated using find, which is much quicker than Octave's genpath()
check-in: 33770423f2 user: geraint@users.sourceforge.net tags: origin/master, trunk
2008-10-04
15:42:10
Dash chokes on backtick, so replaced with check-in: 07944028df user: geraint@users.sourceforge.net tags: origin/master, trunk
15:42:10
Dash chokes on backtick, so replaced with check-in: 166c285ec2 user: geraint@users.sourceforge.net tags: origin/master, trunk
2008-09-30
14:16:43
Removed bashism. check-in: 97551e5fda user: geraint@users.sourceforge.net tags: origin/master, trunk
14:16:43
Removed bashism. check-in: ed7b2df1ec user: geraint@users.sourceforge.net tags: origin/master, trunk
2008-07-22
17:38:32
Replace positional parameter 1 with hard-coded path when converting
mttrc to mtt.conf

Strict Bourne shells cannot cope with positional parameters when sourcing. check-in: 495de0ca7a user: geraint@users.sourceforge.net tags: origin/master, trunk

More ↓

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