diff libcruft/ChangeLog @ 4429:c1f6200b5f0e

[project @ 2003-06-17 04:36:08 by jwe]
author jwe
date Tue, 17 Jun 2003 04:36:08 +0000
parents 067160691cc9
children 0bca8443db39
line wrap: on
line diff
--- a/libcruft/ChangeLog	Mon Jun 16 19:09:11 2003 +0000
+++ b/libcruft/ChangeLog	Tue Jun 17 04:36:08 2003 +0000
@@ -1,5 +1,20 @@
 2003-06-16  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* dasrt/ddasrt.f (DDASRT): Print correct message for invalid MXSTP.
+
+	* dassl/ddassl.f (DDASSL): Handle MXSTP as in DASRT.
+
+	* dassl/ddajac.f (DDAJAC): LIPVT is now 22.
+	* dassl/ddassl.f (DDASSL): Likewise.
+	* dassl/ddaslv.f (DDASLV): Likewise.
+
+	* misc/quit.h (octave_interrupt_hook, octave_bad_alloc_hook):
+	New function pointers.
+	* misc/quit.cc: Initialize them.
+	(octave_throw_interrupt_exception): If octave_interrupt_hook is
+	set, call it.
+	(octave_throw_bad_alloc): Likewise, for octave_bad_alloc_hook.
+
 	* dasrt/ddasrt.f (DDASRT): Set LMXSTP to 21 and LIPVT to 22 to
 	avoid conflict with LLAST in DRCHECK.  Change docs for INFO(12)
 	and LIW.