log

age author description
Wed, 18 Aug 2021 14:35:11 -0700 Rik Fix column number in undefined error message (bug #61057).
Wed, 18 Aug 2021 16:53:56 -0400 John W. Eaton mark some internal functions as static
Wed, 18 Aug 2021 16:14:06 -0400 John W. Eaton move check_hdf5_types function inside octave namespace
Wed, 18 Aug 2021 15:47:29 -0400 John W. Eaton move some load-save utilities to octave namespace
Wed, 18 Aug 2021 14:11:56 -0400 John W. Eaton use new Qt::ImCursorRectangle enum value if available
Wed, 18 Aug 2021 13:49:06 -0400 John W. Eaton replace all uses of deprecated Qt::MidButton symbol with Qt::MiddleButton
Wed, 18 Aug 2021 13:26:14 -0400 John W. Eaton * __init_fltk__.cc: Make HAVE_FLTK apply only to fltk headers.
Wed, 18 Aug 2021 19:18:30 +0200 Markus Mützel Make sure octave namespace begin and end tags appear in matching pairs.
Wed, 18 Aug 2021 11:40:25 -0400 John W. Eaton move most functions in variables.cc to octave namespace
Wed, 18 Aug 2021 09:23:45 -0400 John W. Eaton * load-save.h (dump_octave_core): Deprecate function. Change all uses.
Wed, 18 Aug 2021 09:11:15 -0400 John W. Eaton move deprecated file-io.cc functions inside octave namespace
Wed, 18 Aug 2021 09:06:09 -0400 John W. Eaton * __eigs.cc__: Move all functions inside octave namespace.
Wed, 18 Aug 2021 09:03:51 -0400 John W. Eaton * dot.cc (blkmm_internal): Make internal functions static.
Wed, 18 Aug 2021 01:08:52 -0400 John W. Eaton move lsode functions to octave namespace and make local functions static
Wed, 18 Aug 2021 01:06:35 -0400 John W. Eaton move jsondecode functions to octave namespace and make local functions static