50 most recent check-ins that include changes to files matching 'mttroot/mtt/cc/include/*'
2021-03-01
| ||
11:39:42 | Cleanup repository after cvs2git conversion. check-in: af3953deae user: jeff@gridfinity.com tags: master, trunk | |
11:39:42 | Cleanup repository after cvs2git conversion. check-in: ab2d7dde3e user: jeff@gridfinity.com tags: master, trunk | |
2004-02-10
| ||
12:54:55 | Dummy change (testing syncmail). check-in: 71931bacd1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:54:55 | Dummy change (testing syncmail). check-in: 90e7145922 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:42:05 | Defined pi to be 3.1416 if M_PI is not defined. check-in: abfa7c8ebf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:42:05 | Defined pi to be 3.1416 if M_PI is not defined. check-in: 858295a4d4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-01-26
| ||
18:48:25 | <cmath> must be explicitly included for mex (matlab compiler script) to recognise std::pow. check-in: c85b3640cd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:48:25 | <cmath> must be explicitly included for mex (matlab compiler script) to recognise std::pow. check-in: f514d2ac65 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-10-20
| ||
17:10:30 | Created tag version-0-1 check-in: e62ad9467f user: gawthrop@users.sourceforge.net tags: origin/master, trunk, version-0-1 | |
17:10:30 | Created tag version-0-1 check-in: 40eb8734da user: gawthrop@users.sourceforge.net tags: origin/master, trunk, version-0-1 | |
2003-09-14
| ||
23:05:47 |
Made pi a constant recognised by MTT for -cc and -oct. Required by NonlinearMSD example. Will cause problems for models which declare pi as a parameter. check-in: b36bb9b4a5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:05:47 |
Made pi a constant recognised by MTT for -cc and -oct. Required by NonlinearMSD example. Will cause problems for models which declare pi as a parameter. check-in: feb8094b4a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-09-13
| ||
22:26:39 | Use std::pow instead of pow to avoid pow double/Complex ambiguity error. check-in: f222810d22 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:26:39 | Use std::pow instead of pow to avoid pow double/Complex ambiguity error. check-in: 3be1191cab user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-07-10
| ||
15:02:33 | Updated from main branch. check-in: 4749685170 user: geraint@users.sourceforge.net tags: origin/optimise-algebraic-equations, trunk | |
15:02:33 | Updated from main branch. check-in: a21872f505 user: geraint@users.sourceforge.net tags: origin/optimise-algebraic-equations, trunk | |
2002-06-17
| ||
14:30:34 | Does not now define Octave functions unless explicitly compiling for STANDALONE or OCTAVEDLD. check-in: 0c91fc17d1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:30:34 | Does not now define Octave functions unless explicitly compiling for STANDALONE or OCTAVEDLD. check-in: 686b1d6c71 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-06-10
| ||
23:20:14 | Commented out definition of bool - problematic if declared elsewhere. check-in: 53aac86d96 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:20:14 | Commented out definition of bool - problematic if declared elsewhere. check-in: 997ad24a1a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-29
| ||
18:40:43 | Made file C compliant. check-in: 27de151df7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:40:43 | Made file C compliant. check-in: 548898eb7b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-10
| ||
12:41:08 |
Substitution of pi for its numerical value moved from useful-functions.hh to fix_c.r check-in: 5b09adc924 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:41:08 |
Substitution of pi for its numerical value moved from useful-functions.hh to fix_c.r check-in: 025d09bbee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-04-23
| ||
09:51:55 | Created branch unlabeled-1.7.2 check-in: afb9dc617d user: gawthrop@users.sourceforge.net tags: origin/unlabeled-1.7.2, trunk | |
09:51:55 | Created branch unlabeled-1.7.2 check-in: d211f5c48d user: gawthrop@users.sourceforge.net tags: origin/unlabeled-1.7.2, trunk | |
2001-07-13
| ||
04:54:06 | Branch merge: numerical-algebraic-solution back to main. check-in: 1a563890dc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:54:06 | Branch merge: numerical-algebraic-solution back to main. check-in: 31c33491a9 user: geraint@users.sourceforge.net tags: origin/master, 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-05
| ||
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-04-30
| ||
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-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 | |
2001-04-11
| ||
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 | |
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-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 | |
2001-03-03
| ||
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 | |
2001-03-02
| ||
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 | |