log

age author description
Thu, 13 Sep 2018 11:04:57 -0700 Rik doc: Wrap long lines in mkpp.m and unmkpp.m. stable
Thu, 13 Sep 2018 07:33:36 -0400 John W. Eaton adjust tests for menu changes in changeset eba6d823cf62
Wed, 12 Sep 2018 23:19:40 +0200 Pantxo Diribarne Use uimenu objects for default menus in Qt toolkit
Sat, 08 Sep 2018 02:39:38 +0200 Juan Pablo Carbajal doc: unmkpp.m same words as mkpp, add example, explain coefficients (bug #54523) stable
Sat, 08 Sep 2018 02:37:59 +0200 Juan Pablo Carbajal doc: mkpp.m explain multi-dimensional coefficients and add demo for it stable
Tue, 11 Sep 2018 22:18:28 +0200 Torsten do not use qt-settings for startup directory when not starting gui
Tue, 11 Sep 2018 10:36:58 -0700 Rik dlmread.cc: Avoid tolower which causes problems when locale changes (bug #54622).
Mon, 10 Sep 2018 11:06:43 -0700 Rik importdata.m: Correct import of NA in files with CRLF endings (bug #54622).
Sun, 09 Sep 2018 19:02:46 +0200 Torsten use non-native file dialogs for the editor for encoding selection (bug #54607)
Sun, 09 Sep 2018 18:01:06 +0200 Markus Mützel Don't render with lighting if dimensions of normals don't match.
Sun, 09 Sep 2018 14:08:35 +0200 Torsten use constants for file browser prefs in preferences dialog
Sun, 09 Sep 2018 07:59:18 +0200 Torsten fix minimum size of console widget in gui (bug54620)
Sat, 08 Sep 2018 20:38:23 +0200 Torsten use native file dialogs in gui (bug #54607)
Sat, 08 Sep 2018 20:36:30 +0200 Markus Mützel Use "facenormals" for flat lighting on surfaces (bug #54024).
Sat, 08 Sep 2018 17:23:57 +0200 Markus Mützel Add demo for face lighting modes on surface objects.
Sat, 08 Sep 2018 11:13:57 -0400 John W. Eaton fix editing mistake in previous change
Sat, 08 Sep 2018 09:54:07 -0400 John W. Eaton allow building without OpenGL to work again
Sat, 08 Sep 2018 08:03:36 -0400 John W. Eaton eliminate some duplicate OpenGL drawing code
Thu, 06 Sep 2018 16:29:56 -0400 John W. Eaton use wrapper class to call OpenGL functions
Fri, 07 Sep 2018 09:48:33 -0700 Rik maint: merge stable to default.
Fri, 07 Sep 2018 09:47:38 -0700 Rik Fix BIST test in cset 1f52a96c8c21. stable
Fri, 07 Sep 2018 09:42:16 -0700 Rik doc: Add new contributor to list in manual.
Fri, 07 Sep 2018 09:33:33 -0700 Gene Harvey Fix mod operation for signed integer types (bug #54602). stable
Fri, 07 Sep 2018 15:30:02 +0200 Pantxo Diribarne Document that high level graphics functions redefine axes properties (bug #49400). stable
Fri, 07 Sep 2018 10:45:19 +0200 Pantxo Diribarne Document that image x/ydata indicate the centers of corner pixels (bug #54610). stable
Thu, 06 Sep 2018 11:01:14 -0400 John Donoghue Set/restore pkg global_list during pkg test (Bug #54623)
Wed, 05 Sep 2018 22:33:34 +0200 Pantxo Diribarne Remove multibyte characters in EPS printout (bug #52764)
Wed, 05 Sep 2018 09:09:13 -0400 John W. Eaton replace gluOrtho2D with equivalent call to glOrtho
Tue, 04 Sep 2018 18:22:43 +0200 Pantxo Diribarne ginput.m: temporarily disable mouse tools in Qt toolkit (bug #51452)
Sun, 02 Sep 2018 08:16:40 +0200 Torsten removed all initial preferences for file browser from pref file (bug #54606)
Sat, 01 Sep 2018 13:11:25 -0700 Mike Miller issorted: return true on an empty array (bug #54599)
Fri, 31 Aug 2018 15:25:58 -0400 John W. Eaton * oct-inttypes.cc: Make a few more style fixes.
Thu, 30 Aug 2018 16:55:17 -0400 John W. Eaton style fixes for oct-inttypes.cc
Thu, 30 Aug 2018 15:19:21 -0400 John W. Eaton style fixes for oct-inttypes.h
Thu, 30 Aug 2018 11:14:43 -0700 Rik get_first_help_sentence.m: Use a better regexp for sentence-end detection.
Thu, 30 Aug 2018 12:23:38 -0400 John W. Eaton eliminate some macros in oct-sort.h header file
Thu, 30 Aug 2018 10:45:51 -0400 John W. Eaton maint: Merge stable to default.
Thu, 30 Aug 2018 10:03:09 -0400 John W. Eaton eliminate OCTAVE_HAVE_FAST_INT_OPS macro and associated code (bug #54572) stable
Wed, 29 Aug 2018 14:34:24 -0700 Mike Miller maint: merge stable to default
Wed, 29 Aug 2018 14:33:36 -0700 Mike Miller doc: use "Octave Forge" spelling in a few more instances stable
Wed, 29 Aug 2018 15:16:05 -0400 John W. Eaton maint: Merge stable to default.
Wed, 29 Aug 2018 09:26:09 -0700 Rik Add new integer.tst module to test saturation mechanics. stable
Wed, 29 Aug 2018 14:03:45 -0400 John W. Eaton fix min-val saturation for 64-bit integer addition (bug #54572) stable
Wed, 29 Aug 2018 09:52:43 -0700 Rik maint: merge stable to default.
Wed, 29 Aug 2018 09:52:08 -0700 Rik Use "Octave Forge" spelling in all files. stable
Wed, 29 Aug 2018 09:26:09 -0700 Rik Add new integer.tst module to test saturation mechanics.
Tue, 28 Aug 2018 17:07:20 -0700 Rik maint: merge stable to default.
Tue, 28 Aug 2018 17:06:59 -0700 Rik __opengl_info__.m: Don't run unnecessary BIST tests. stable
Tue, 28 Aug 2018 16:41:41 -0700 Rik maint: merge stable to default.
Tue, 28 Aug 2018 16:41:07 -0700 Rik Silence compiler warnings about unused functions from cset 8ac4bfa55053. stable
Tue, 28 Aug 2018 14:02:30 -0400 John W. Eaton maint: Merge stable to default.
Tue, 28 Aug 2018 13:32:53 -0400 John W. Eaton restore optimization for compound transpose-mul/div ops (bug #45890) stable
Tue, 28 Aug 2018 00:09:59 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Tue, 28 Aug 2018 00:04:28 -0400 John W. Eaton process tests in @CLASS directories again (bug #54561)
Fri, 24 Aug 2018 11:41:04 +0200 Pantxo Diribarne Increase OpenGL clipping limits in ortho view (bug #54551).
Thu, 23 Aug 2018 15:27:10 +0200 Marco Caliari Fix inaccurate result of gammainc for x large (bug #54550). stable
Sat, 18 Aug 2018 23:05:41 +0200 Olaf Till Save all scopes of nested anonymous functions (bug #45969).
Mon, 27 Aug 2018 17:06:34 -0700 Rik Allow pkg -rebuild global to succeed when pkg dir does not exist (bug #45903). stable
Mon, 27 Aug 2018 14:43:12 -0700 Rik get_first_help_sentence.m: Add ellipsis "..." to end of help text if it was truncated.
Tue, 21 Aug 2018 16:25:22 -0400 John W. Eaton allow default font, size, and external editor to be set from environment