19 descendants of 449e55e2e46b42a0
2001-03-19
| ||
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 | |
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 | |
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 | |
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:13 | Removed psignal/siginfo.h - problematic and unnecessary. check-in: 02cafa61b7 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 | |
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 | |
2001-03-09
| ||
04:01:20 | \ escapes newline. check-in: 13690c0b32 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 | |
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:52:11 | Fixed parser path. check-in: e7c08c709a 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 | |
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: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 | |
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 | |
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: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 | |
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:40:18 | Fixed stupid typo in max and min functions. check-in: f7f1dc1e6a 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 | |