11 descendants of 559f3171001cacea
2001-03-19
| ||
01:35:31 | Reverted forced update check to main branch form, ready for merge. Leaf check-in: fc72557013 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: d1ee2bdeb3 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: 247243a401 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: 2dfeaa8a10 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:56:13 | Removed psignal/siginfo.h - problematic and unnecessary. check-in: 6848d4da90 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: 80f6f8264a 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: 25ab7dc08c user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-09
| ||
04:01:20 | \ escapes newline. check-in: 95669d2bb6 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:19:57 | Renamed parser parser.exe (cvs ignores by default). check-in: 90917ba925 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: c00e886aea user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
02:52:11 | Fixed parser path. check-in: 8f895130d6 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: 559f317100 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |