log

age author description
Wed, 08 Oct 2008 12:25:13 -0400 John W. Eaton additional AIX build fix
Wed, 08 Oct 2008 11:35:26 -0400 John W. Eaton delete.m: pass array of handles to __go_delete__
Wed, 08 Oct 2008 11:29:27 -0400 David Bateman Allow arrays of graphic handles to F__go_delete__
Wed, 08 Oct 2008 14:35:33 +0200 Jaroslav Hajek fix integer exponentiation
Wed, 08 Oct 2008 08:24:50 +0200 Jaroslav Hajek add missing BLAS routines
Wed, 08 Oct 2008 08:01:46 +0200 Jaroslav Hajek remove the int->real conversion code vulnerability to compiler optimization
Tue, 07 Oct 2008 15:49:03 +0200 Jaroslav Hajek tests for int64 arithmetics
Tue, 07 Oct 2008 15:28:45 +0200 Jaroslav Hajek fix uint64 mixed operations
Mon, 06 Oct 2008 21:06:05 -0400 John W. Eaton use case-insensitive comparison for graphics properties; misc style fixes
Mon, 06 Oct 2008 20:39:44 -0400 Ben Abbott Remove reliance on ishandle(vec) == false.
Mon, 06 Oct 2008 20:36:31 -0400 Ben Abbott delete.m: Permit a vector of handles to be deleted.
Mon, 06 Oct 2008 20:33:59 -0400 David Bateman AIX Build fix
Mon, 06 Oct 2008 16:16:04 -0400 John W. Eaton Sparse-op-defs.h: undo previous change
Mon, 06 Oct 2008 21:38:49 +0200 Jaroslav Hajek implement 64-bit arithmetics
Mon, 06 Oct 2008 14:12:09 -0400 John W. Eaton oct-type-conv.h (octave_type_conv_body): avoid shadow warning from GCC